Search found 2 matches

by Styreman
04 Mar 2014 21:30
Forum: DOS Batch Forum
Topic: Use FFmpeg to process a tree of MKV files
Replies: 3
Views: 3177

Re: Help with Batch code

Works great!

Care to explain what this command is doing? %%~dpa\%%~na.avi

Thanks for the quick reply, I really appreciate it
by Styreman
04 Mar 2014 20:47
Forum: DOS Batch Forum
Topic: Use FFmpeg to process a tree of MKV files
Replies: 3
Views: 3177

Use FFmpeg to process a tree of MKV files

Hello all, I'm very new to the batch code scene and have been familiarizing myself lately will all the commands. I've been struggling to create a batch code which does the following: Scans folder for any *.mkv files (will only be 1 in folder) Takes file location and file name inputs this command (re...