#5201: ffmpeg dvvideo encoder mark incorrect BFF frames in AVI DV as progressive
---------------------------------+--------------------------------------
Reporter: laurfb | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: git-master
Keywords: dvvideo | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+--------------------------------------
Summary of the bug:
ffmpeg dvvideo encoder mark incorrect BFF frames in AVI DV as progressive
How to reproduce:
"ffmpeg -i test.avi -c:v dvvideo -pix_fmt yuv420p -vf "fieldorder=bff" -y
-f avi test_out.avi -report"
probing resulting AVI DV files with:
"ffmpeg -i test_out.avi -vf idet -f sdl test -report"
we get progressive frames insted of BFF frames (console outputs attached).
However testing resulting AVI DV files with GSpot (for ex.) files are
displayed correctly as dv files in AVI wrapper with interlaced frames
(bottom field first).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5201>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac