[FFmpeg-devel] [PATCH] Fixed bug encountered when decoding interlaced video

Matthias Hunstock atze at fem.tu-ilmenau.de
Sun Mar 26 14:41:14 EEST 2017


Am 26.03.2017 um 11:50 schrieb Aaron Levinson:
> When using the following command to play back either file:
>  ffmpeg -i <mpegts file> -f decklink -pix_fmt uyvy422 "DeckLink SDI
>  4K", I noticed that with the mpegts file with the AAC audio stream,
>  it would correctly select an interlaced video mode for the video
>  output stream, but with the mpegts file with the Opus audio stream,
>  it would use a progressive video mode (1080p29.97) for the video
>  output stream.  

Which FFmpeg version did you test this with?

There was a change related to this just short time ago.

Does it happen with current git HEAD?

Matthias


More information about the ffmpeg-devel mailing list