On Sat, May 17, 2025 at 2:32 PM Mark Filipak <markfilipak.i...@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@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". > _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".