#7267: Interlaced ProRes output has chroma assigned to wrong fields
------------------------------------+-----------------------------------
Reporter: jsevakis | Owner:
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: prores | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by jsevakis):
Replying to [comment:5 kierank]:
> Needs vf=scale:interl=1, I've already mention that interlaced files need
interlaced upsampling but this was blocked by Michael.
By jove, that did it! Much thanks!
Here is the successful string:
{{{ffmpeg -i /Volumes/GeneralData/FFXC_9014_3/BDMV/STREAM/00036.m2ts -vf
scale=interl=1 -c:v prores -profile:v 3
/Volumes/Media/MarmaladeBoyTest4.mov}}}
So, here's the ultimate question: is this a bug and something that should
be automatic when sensing an interlaced input clip, or just an omission in
the manual?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7267#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac