Hello everyone! I've managed to script some transcoding of CDG files with a command line: (And this works just fine) Example: vlc.exe -vvv "c:\temp\test.mp3" :sub-file="c:\temp\test.cdg" --sout=#transcode{vcodec=h264,vb=64,scale=Auto,acodec=mp4a,ab=256,channels=2,samplerate=44100...