[FFmpeg-user] vf subtitles - Color conversion not implemented for xyz12le

Kieran O Leary kieran.o.leary at gmail.com
Mon May 9 12:51:17 CEST 2016


On Mon, May 9, 2016 at 11:42 AM, Kieran O Leary
<kieran.o.leary at gmail.com> wrote:
> On Mon, May 9, 2016 at 11:36 AM, Paul B Mahol <onemda at gmail.com> wrote:
>
>>
>> And what is command?
>> _______________________________________________
>
> Hi Paul,
>  Thanks for getting back to me.
>
> It was directly above the console output:
>
> ffmpeg -i H:\dcps\ffmpeg_test\short_dcp.mxf
> -c:v libx264 -pix_fmt yuv420p -vf subtitles=subtitle
> .xml.srt:force_style=PrimaryColour=white shortx264.mov

Unless you meant the non filtered command line, which is:

ffmpeg -i H:\dcps\ffmpeg_test\short_dcp.mxf
-c:v libx264 -pix_fmt yuv420p shortx264.mov


More information about the ffmpeg-user mailing list