[FFmpeg-user] FFMPEG and VirtualDub

Robert Aronson raron.signup at gmail.com
Wed Mar 20 18:47:31 EET 2019


Hello all! First post here.

I can't for the life of me get FFMPEG to work with VirtualDub. The 
following line works fine on a command line:

         ffmpeg -i 01.mkv -c:v copy test.mkv

But if I try the closest I can in VirtualDub's external encoder...

         Command arguments: -i - -c:v copy "%(tempvideofile)"

         Output file:" %(outputname).h264

...it doesn't work at all. What can I do to fix this?

Thanks,

Robert Aronson



More information about the ffmpeg-user mailing list