[FFmpeg-user] [Cin] FranceBB's LUT collection

Paul B Mahol onemda at gmail.com
Sat May 17 17:42:20 EEST 2025


On Sat, May 17, 2025 at 2:32 PM Mark Filipak <markfilipak.imdb at gmail.com>
wrote:

> On 17/05/2025 09.45, Paul B Mahol wrote:
> >>    -vf lut3d=file='c\\:HLG_BT2020_to_Linear_BT709.cube' -f null -
> >>
> >> No option name near 'HLG_BT2020_to_Linear_BT709.cube'
> >> Error parsing a filter description around:
> >> Error parsing filterchain
> >> 'lut3d=file='c\\:HLG_BT2020_to_Linear_BT709.cube'' around:
> >>
> >
> > ?
> >
> > The ':' should be escaped. Try 'c\\\\:HLG_...
>
> You know, there are decades-old bugs in wine. When Linux folks make things
> work in wine they think
> that's the way it is in Windows. Not true.
>

It works also with only 'c\:HLG...'

I'm pretty sure wine works fine.

Make sure that your are not having multiple '  somewhere in script.
Anyway only ":" need escaping.


>
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-user mailing list