FeB
28th March 2014, 17:08
Hi, I need help on a problem!
Testing a MKV h.264 file created by MeGui/Avisynth, I found that the chapter markers are in the wrong place.
For example, in the NTSC DVD "Kid Abelha - Acustico MTV" (from brazilian MTV Unplugged series):
- When I play the DVD on my Sony Blu-Ray player, the total duration of the main title indicated by the Bly-Ray player is 01:10:31 (hh:mm:ss) and chapter 21 starts on 01:06:57
- I encoded this DVD using HandBrake, and playing the HandBrake's M4V file using QuickTime Player 7 it tells me the video has 59.94fps, the total duration is 01:10:35.26 and chapter 21 starts on 01:07:01.88 (chapter 21 is starting at the exactly same position as the DVD played on the Blu-Ray player)
- The Megui/Avisynth's MKV file played on QuickTime Player 7 with Perian has 59.94fps, the total duration is 01:10:35.27 and chapter 21 starts on 01:06:57.87 (chapter 21 is starting in the wrong position, about 4 seconds earlier where it should be)
- The Megui/Avisynth's MKV file played on the Sony Blu-Ray player on a usb pen drive tells me the total duration is 01:10:35 and chapter 21 starts on 01:06:57
Conclusion: The Blu-Ray player is playing the DVD using 60fps and not 59.94fps, so the total duration is 4 seconds shorter because the video plays faster in 60fps than in 59.94fps.
HandBrake and MeGui/Avisynth encode to 59.94fps.
HandBrake puts the chapter markers on the correct positions, MeGui/Avisynth not.
Then I went to the MeGui's option Tools/Chapter Creator: I selected the option "From Disk", then I selected the VIDEO_TS folder directly from the DVD drive, then appeared a window with the three DVD's titles and asking me to choose one of them and I choosed the first one which says "VTS_01 - PGC 01 - 01:10:31.178000 - [21 Chapters]", then I clicked on the "Save" button.
This gave me a .txt file with the time position and name of each of the 21 chapters.
In this .txt file is written "CHAPTER21=01:06:57.878".
Well, this is the chapter 21 time position when played using 60fps and not 59.94fps, but MeGui/Avisynth gives me a 59.94fps h.264 video, so chapter 21 (and all other chapters) are on wrong position.
What can I do to create a MKV h.264 59.94fps video with the correct chapter markers time positions using MeGui/Avisynth?
Testing a MKV h.264 file created by MeGui/Avisynth, I found that the chapter markers are in the wrong place.
For example, in the NTSC DVD "Kid Abelha - Acustico MTV" (from brazilian MTV Unplugged series):
- When I play the DVD on my Sony Blu-Ray player, the total duration of the main title indicated by the Bly-Ray player is 01:10:31 (hh:mm:ss) and chapter 21 starts on 01:06:57
- I encoded this DVD using HandBrake, and playing the HandBrake's M4V file using QuickTime Player 7 it tells me the video has 59.94fps, the total duration is 01:10:35.26 and chapter 21 starts on 01:07:01.88 (chapter 21 is starting at the exactly same position as the DVD played on the Blu-Ray player)
- The Megui/Avisynth's MKV file played on QuickTime Player 7 with Perian has 59.94fps, the total duration is 01:10:35.27 and chapter 21 starts on 01:06:57.87 (chapter 21 is starting in the wrong position, about 4 seconds earlier where it should be)
- The Megui/Avisynth's MKV file played on the Sony Blu-Ray player on a usb pen drive tells me the total duration is 01:10:35 and chapter 21 starts on 01:06:57
Conclusion: The Blu-Ray player is playing the DVD using 60fps and not 59.94fps, so the total duration is 4 seconds shorter because the video plays faster in 60fps than in 59.94fps.
HandBrake and MeGui/Avisynth encode to 59.94fps.
HandBrake puts the chapter markers on the correct positions, MeGui/Avisynth not.
Then I went to the MeGui's option Tools/Chapter Creator: I selected the option "From Disk", then I selected the VIDEO_TS folder directly from the DVD drive, then appeared a window with the three DVD's titles and asking me to choose one of them and I choosed the first one which says "VTS_01 - PGC 01 - 01:10:31.178000 - [21 Chapters]", then I clicked on the "Save" button.
This gave me a .txt file with the time position and name of each of the 21 chapters.
In this .txt file is written "CHAPTER21=01:06:57.878".
Well, this is the chapter 21 time position when played using 60fps and not 59.94fps, but MeGui/Avisynth gives me a 59.94fps h.264 video, so chapter 21 (and all other chapters) are on wrong position.
What can I do to create a MKV h.264 59.94fps video with the correct chapter markers time positions using MeGui/Avisynth?