Re: [FFmpeg-devel] start code is not [00 00 00 01] issue

2018-08-13 Thread tugouxp
thank you.! At 2018-08-12 20:45:00, "Hendrik Leppkes" wrote: >On Sun, Aug 12, 2018 at 12:42 PM tugouxp <13824125...@163.com> wrote: >> >> hi all: >> i add log print in function "h264_decode_frame" in order to get the >> start code infomation of the input packet bitstream, >> and the l

Re: [FFmpeg-devel] start code is not [00 00 00 01] issue

2018-08-12 Thread Hendrik Leppkes
On Sun, Aug 12, 2018 at 12:42 PM tugouxp <13824125...@163.com> wrote: > > hi all: > i add log print in function "h264_decode_frame" in order to get the start > code infomation of the input packet bitstream, > and the log is below. but the result is not expected, for the doucument says > eac