Baptiste Coudurier <[email protected]> added the comment:
On 12/6/10 8:46 AM, matthiash wrote: > > New submission from matthiash <[email protected]>: > > this clip comes from a jvc-cam. it contains a video stream (yuv422p) that is > not > processable with ffmpeg (r25895) but no problems appear when using libmpeg2 > (tried with "mplayer -vc mpeg12"). This file is broken. frame_pred_frame_dct – If this flag is set to '1', then only frame-DCT and frame prediction are used. In a field picture it shall be '0'. frame_pred_frame_dct shall be '1' if progressive_sequence is '1'. This flag affects the syntax of the bitstream. frame_pred_frame_dct is set to 0 here while progressive_sequence is set to 1 Very very broken camera. ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2405> ________________________________________________
