Hello dear DVDFab Team!
Your program is already doing a very good job. However, I still lack two functions that I would wish for.
With the current FFmpeg it is possible to save DTS-HD and TrueHD (Atmos) in an MP4 file. After creating a single layer Dolby Vision Rip with DVDFab, you can add the HD soundtracks and chapters later with the mp4box (from GPAC SDK - gpac-0.9.0-DEV-latest-filters-x64.exe).
TrueHD (Atmos) is saved as mlpa codec. MLPA is very new and is supported by hardly any players but Plex and Kodi want to integrate it in the near future.
DTS-HD is supported and copied nativ.
For the chapters you have to create a chapters.txt file so mp4box can add them. The file must have the following contents:
CHAPTER01=00:00:00.000
CHAPTER01NAME=Chapter1
CHAPTER02=00:10:15.698
CHAPTER02NAME=Chapter2
etc etc...
The SRT subtitles can also be integrated with the mp4box in the file. This is not so important but would also be a nice option if all SRT subtitles are in the file.
I added a MediaInfo TXT file of a rip created by myself to this post. There you can see a single layer DV video with AC3 + TrueHD (Atmos) + chapters.
If DVDFab does that in the future, that would be great!!!!
greetings
KCX
Your program is already doing a very good job. However, I still lack two functions that I would wish for.
With the current FFmpeg it is possible to save DTS-HD and TrueHD (Atmos) in an MP4 file. After creating a single layer Dolby Vision Rip with DVDFab, you can add the HD soundtracks and chapters later with the mp4box (from GPAC SDK - gpac-0.9.0-DEV-latest-filters-x64.exe).
TrueHD (Atmos) is saved as mlpa codec. MLPA is very new and is supported by hardly any players but Plex and Kodi want to integrate it in the near future.
DTS-HD is supported and copied nativ.
For the chapters you have to create a chapters.txt file so mp4box can add them. The file must have the following contents:
CHAPTER01=00:00:00.000
CHAPTER01NAME=Chapter1
CHAPTER02=00:10:15.698
CHAPTER02NAME=Chapter2
etc etc...
The SRT subtitles can also be integrated with the mp4box in the file. This is not so important but would also be a nice option if all SRT subtitles are in the file.
I added a MediaInfo TXT file of a rip created by myself to this post. There you can see a single layer DV video with AC3 + TrueHD (Atmos) + chapters.
If DVDFab does that in the future, that would be great!!!!
greetings
KCX
Comment