Filenames for titles containing aditional number after dot
Posted: Sat Sep 21, 2013 7:00 am
Hi
I'm writing a python script to covert tv shows from my dvd rips. And for some titles on the dvd makeMKV creates output files named like this: title01.1.mkv, title01.2.mkv and title01.1.mkv what does the .X number mean? The first number is clear this is the n-th file created by makeMKV.
My script is invoking makemkvcon on a mac and I export all titles on the dvd. This happens for example with the second dvd of Fringe Season 1. I could not find any explanation for the file names generated on the help page for makemkvcon.
I'm writing a python script to covert tv shows from my dvd rips. And for some titles on the dvd makeMKV creates output files named like this: title01.1.mkv, title01.2.mkv and title01.1.mkv what does the .X number mean? The first number is clear this is the n-th file created by makeMKV.
My script is invoking makemkvcon on a mac and I export all titles on the dvd. This happens for example with the second dvd of Fringe Season 1. I could not find any explanation for the file names generated on the help page for makemkvcon.