Opened 5 years ago
Closed 5 years ago
#503 closed defect (fixed)
Field coding broken
Reported by: | ksuehring | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-7.2 |
Component: | VTM | Version: | VTM-6.1 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
VTM fails when trying to encode field video
command line
EncoderApp -c cfg/encoder_randomaccess_vtm.cfg -c cfg/per-sequence/RaceHorses.cfg -f 17 --SEIDecodedPictureHash=1 --FieldCoding=1
crashes, apparently in PU::getAffineMergeCand() with slice being a null pointer.
Change history (1)
comment:1 Changed 5 years ago by ksuehring
- Milestone set to VTM-7.2
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Field coding was fixes somewhere in VTM 7.x