Hi, I'm programming an application using libVLC to transcode an file . I find that I can use transcode module : I use it like that in my programm but it doesn't work : input_file = "C:\Users\Alex\Videos\cat.wmv"; my_option1= "--sout-ffmpeg-qscale 1 "; my_option2 = "#transcod...