authenticfere.blogg.se

Ffmpeg gui windows portable
Ffmpeg gui windows portable







ffmpeg gui windows portable ffmpeg gui windows portable

So, the command becomes ffmpeg -i %1 -c copy %1.mp4.Īdd the registry with this following command run as administrator. The file name has to be replaced with a placeholder variable %1. The simple command to convert mkv to mp4 is ffmpeg -i abc.mkv -c copy abc.mp4. To add a command in registry first modify ffmpeg command to correct format.

ffmpeg gui windows portable

For example, the default registry is HKEY_CLASSES_ROOT\. Open the associated file type in Registry Editor (aka. I've already checked several questions in here dealing with cmd and FFmpeg but they weren't able to help so I'll appreciate any help given! Then tried to drop an MKV file to them, but none work. (I used the full pathname to FFmpeg, but omitted it here for ease of reading) I've created bat files with commands such as: ffmpeg -i %1 copy "%~n1.mp4įfmpeg -i input.mkv -c:av copy output.mp4 So based on that answer and info found in A quick guide to using FFmpeg to convert media files I don't think my question is a duplicate of that question you've suggested, because mine deals with video rather than audio (I'm not saying it's much different in principle, I just don't know what to type instead of those audio codecs in order to adapt it) and most importantly, mine is about changing the container rather than converting so I would need different commands. I don't really know CMD that well, though, and I am not sure what should I do so FFmpeg catches the specific file(s) and how to get the output file(s) in the same folder with the input.įor starters, I've tried to adapt a bat file based on this answer to the question you've linked as a duplicate to see, seeing If I can come up with a bat file that works (before I do the "context menu/registry" part), but, as I've said, I really don't know how to use cmd properly and it didn't work. I understand this should be possible by creating a bat file and then somehow integrating it in the context menu (with a "Send to" menu shortcut perhaps?). Ideally, I'd like to be able to do that with selecting (Ctrl+click) more than one file at a time too (but not necessarily every video file in the folder).

ffmpeg gui windows portable

The output file (MP4) should appear in the same folder I want to create a right click/context menu entry named "Convert to MP4" available to every video file (or at least MKV, if every video file isn't possible), where it would do launch FFmpeg from a set location (let's say "C:\Users\Username\Documents\Programs\Portable\FFmpeg 20190916\bin")Ĭreate a MP4 version (lossless encoding / just change the container) of the input video file.









Ffmpeg gui windows portable