[FFmpeg-trac] #3487(undetermined:new): hevc: corrupted last frame in the output video
FFmpeg
trac at avcodec.org
Mon Mar 31 10:28:18 CEST 2014
#3487: hevc: corrupted last frame in the output video
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: hevc | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* keywords: => hevc
* version: unspecified => git-master
Comment:
The stream contains 303 frames, the first 299 are decoded bit-identical
with the reference decoder, the reference decoder aborts after writing 299
frames.
{{{
jctvc-
hm/build/linux/lib/TLibDecoder/../../../../source/Lib/TLibCommon/TComBitStream.h:191:
Void TComInputBitstream::readByte(UInt&): Assertion `m_fifo_idx <
m_fifo->size()' failed.
POC 301 TId: 0 ( B-SLICE, QP 34 ) [DT 0.000] [L0 300 ] [L1 300 ]
[:,,,(unk)] Aborted
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3487#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list