[FFmpeg-user] Run ffmpeg from Windows Explorer Right Click?

Mark Filipak markfilipak.windows+ffmpeg at gmail.com
Wed Oct 30 05:42:32 EET 2019


Oops. Sent too soon. Had an extra '\'.

What I do, Mike, is simpler. I add the ffmpeg command to the 'Send to' 
context menu. To do that, all you need is to put the line
D:\Videos\_APPS\fmpeg-421\bin\ffmpeg.exe -i "%1" -c copy "%1_"
into a batch file, and put the batch file in 
'C:\Users\...\AppData\Roaming\Microsoft\Windows\SendTo', where '...' is 
your user account.

No regedit needed.

Hope this helps.
- Mark.


More information about the ffmpeg-user mailing list