Re: [FFmpeg-user] why can't i use drive letter ?

2020-06-14 Thread Michael Koch
Am 14.06.2020 um 10:38 schrieb drramimagdi: this works which is great ffmpeg -v error -stats -y -i input -vf lut3d="/3DLUTs/001.3DL" output but this does not ffmpeg -v error -stats -y -i input -vf lut3d="*d:*/3DLUTs/001.3DL" output if you are running this on Windows, try one of the solutions

Re: [FFmpeg-user] why can't i use drive letter ?

2020-06-14 Thread Gyan Doshi
On 14-06-2020 02:08 pm, drramimagdi wrote: this works which is great ffmpeg -v error -stats -y -i input -vf lut3d="/3DLUTs/001.3DL" output but this does not ffmpeg -v error -stats -y -i input -vf lut3d="*d:*/3DLUTs/001.3DL" output this is the error [lut3d @ 00cc80ee8080] [Eval @

[FFmpeg-user] why can't i use drive letter ?

2020-06-14 Thread drramimagdi
this works which is great ffmpeg -v error -stats -y -i input -vf lut3d="/3DLUTs/001.3DL" output but this does not ffmpeg -v error -stats -y -i input -vf lut3d="*d:*/3DLUTs/001.3DL" output this is the error [lut3d @ 00cc80ee8080] [Eval @ 00ccfdbcdb50] Undefined constant or missing '('