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

_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to