#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to