[FFmpeg-trac] #685(avcodec:open): H264 decoder error
FFmpeg
trac at avcodec.org
Fri Nov 25 13:03:14 CET 2011
#685: H264 decoder error
------------------------------------+-----------------------------------
Reporter: anatoly | Owner:
Type: defect | Status: open
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: h264 | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by anatoly):
I think I found the solution. It looks like flag "transform_8x8_mode_flag"
is wrongly set to 1. After inverting this flag to 0 both streams become
decodeable. And it also looks like StreamEye support old version of AVC
standart that doesn't provide "transform_8x8_mode_flag".
Thus, I think this ticket may be closed.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/685#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list