Hi
I have an mp4 that is already in Chapters and I want to rename all the chapters from a text file (or by copying and pasting in)
The text file would only have the names in it (No times etc as the file already has chapters) ie :
The Raise
Probability
Testing
...
Is there any program that will let me rename the chapters by a text file? I tried Subler and MetaZ but they only seem to allow me to rename one at a time and Subler crashed when I tried to drag in a txt file. MKVtoolnix I couldnt work out if it supports it or not
Thanks
+ Reply to Thread
Results 1 to 6 of 6
-
-
Is there any program that will let me rename the chapters by a text file?users currently on my ignore list: deadrats, Stears555, marcorocchini
-
Thanks for your dismissiveness.
It's hardly random.
The chapters already exist and I want to rename them with a text file. I don't need to construct new chapters hence no need to have timestamps etc. -
-
It's hardly random.
Usually tools only allow to import chapters from given files and not do automatic renaming of existing files.
-> No tool I know of has an option to load a file with new chapter names and automatically overwrite existing chapter names based on that.
Could such features be written: sure
Do I suspect that this will happen: no, because this is not a frequently requested option and probably not worth the effort to implement this for a single user.
So my guess is the easiest way to get to your goal would be to:
a. extract the chapter info from your source (most tools allow importing and exporting of chapter information)
b. adjust the chapter information based on your text file (this needs to be done manually or by a script; should be easy with php or python or other scripting languages and a bit more fiddling with bash scripting)
c. import the newly adjusted chapter file in the tool you use to replace the existing chapters
alternatively:
convince someone to adjust his tool that this is a feature worth implementing.
What tools (GUI or commandline) would you recommend to rename titles of chapters in mkv and mp4 ?
In Hybrid I would:- Start Hybrid
- Load the source
- Set "Base->Processing->Video" to "passthrough"
- Set "Base->Processing->Audio" to "passthrough (all)"
- Switch to the chapter tab, edit the names.
- Set a new output name, create a job and start the job processing.
But I would not recommend Hybrid since it's way to overpowered (and huge) for the task at hand.
For mkv files I would recommend https://www.videohelp.com/software/chapterEditor since it is more suited for the task.
For mp4 files I would recommend https://github.com/stevie910/drax or YAMB
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
It seems chapterEditor can import chapter names from a txt file but only for mkv (uses mkvtoolnix)
Simply editing chapter names in mkv can be done in mkvtoolnix GUI. Uses mkvpropedit to edit mkv in place (no remuxing required).
Similar Threads
-
Split mp4 file into specified size (part1.mp4, part2.mp4 etc.)
By TubeBar in forum EditingReplies: 7Last Post: 1st Feb 2019, 22:41 -
Adding Chapters To Mp4 File
By wulf109 in forum Video ConversionReplies: 5Last Post: 6th Sep 2017, 21:35 -
How do I Mux subtitles into MP4 as a plain text
By limpo in forum SubtitleReplies: 1Last Post: 23rd Feb 2016, 13:20 -
Renaming MP4 to MPEG
By Headrush in forum Video ConversionReplies: 1Last Post: 5th Feb 2016, 03:57 -
How to change from text file to mp4?
By temptozz in forum Video ConversionReplies: 34Last Post: 4th Dec 2015, 10:02