Hello, this may have been asked already but I am curious if there is any setting where I can make the "Output File" name the same as the "Source File" name. For example if I convert a movie the name when it finishes is title_t00.mkv. I have to manually rename the MKV to the actual name of the movie I converted. Is there any way to prevent this or am I doomed to rename all files it outputs?
Thanks for any and all help!
- Nefarious Economy
How to Keep Output Name Same as Input Name?
-
- Posts: 3
- Joined: Thu Nov 11, 2021 6:44 pm
Re: How to Keep Output Name Same as Input Name?
Default output file name template
Changing names with Expert mode enabled
Remember that not all disks have the metadata to give a file name automagically.
Changing names with Expert mode enabled
Remember that not all disks have the metadata to give a file name automagically.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
Re: How to Keep Output Name Same as Input Name?
Use this setup, works for me.NefariousEconomy wrote: ↑Thu Nov 11, 2021 6:49 pmIs there any way to prevent this or am I doomed to rename all files it outputs?
Start MakeMKV
View -> Preferences (Opens MakeMKV Preferences box) -> Advanced
Set Output file name template to {NAME}{title:+DFLT}
Apply -> Close MakeMKV and reload
-
- Posts: 3
- Joined: Thu Nov 11, 2021 6:44 pm
Re: How to Keep Output Name Same as Input Name?
Thank you, I will give these a read! Appreciate itWoodstock wrote: ↑Thu Nov 11, 2021 8:37 pmDefault output file name template
Changing names with Expert mode enabled
Remember that not all disks have the metadata to give a file name automagically.
-
- Posts: 3
- Joined: Thu Nov 11, 2021 6:44 pm
Re: How to Keep Output Name Same as Input Name?
Thank you! I will try this in the AM!exitguy wrote: ↑Thu Nov 11, 2021 10:16 pmUse this setup, works for me.NefariousEconomy wrote: ↑Thu Nov 11, 2021 6:49 pmIs there any way to prevent this or am I doomed to rename all files it outputs?
Start MakeMKV
View -> Preferences (Opens MakeMKV Preferences box) -> Advanced
Set Output file name template to {NAME}{title:+DFLT}
Apply -> Close MakeMKV and reload
-
- Posts: 1
- Joined: Tue Sep 10, 2024 9:11 am
Re: How to Keep Output Name Same as Input Name?
I read all the posts I could find but none have answered my exact question. I have a lot ISOs I wish to convert. I'm willing to do them one at a time for now so no batch instructions please. Say I want to convert TestFileName.iso to .MKV. I've enabled Expert mode and changed the output filename to {NAME}{title:-NAME} under the Advance tab. I keep getting 'Title.mkv' instead of 'TestFileName.mkv'. I am obviously missing something. Any help is appreciated.