pjotor
22nd February 2005, 17:20
I was uncertain what to put in the subject line for this problem.
One thing on the Happy Tree Friends DVD volume 1 has caused problems for me. DVD Decrypter says PGC 32 is 36:07 mins and that is correct. It contains 66 still images and an audio commentary track. Watching this on the DVD player is no problem. The image changes at every chapter as it should. But when ripping it the resulting video stream is 2.6 secs with 66 frames and the audio stream is 36:07 mins. The audio stream has correct duration but not the video stream. The video stream contains one frame for every image.
I fixed this by extracting all 66 frames to images and used Avisynth's ImageSource() to create a new video stream. But it's rather unpleasant to listen to the audio stream several times over and over again and compare it with the frames to I get the correct time when to change to next image.
It's a horrible explanation but I don't know how else to explain it.
Can it be ripped so the video stream's duration is the same as the audio duration so the images change when they should?
Edit: I just realized that DVD Decrypter shows the duration of every chapter, which makes it alot easier to do the ImageSource() thing. Stupid me:o
One thing on the Happy Tree Friends DVD volume 1 has caused problems for me. DVD Decrypter says PGC 32 is 36:07 mins and that is correct. It contains 66 still images and an audio commentary track. Watching this on the DVD player is no problem. The image changes at every chapter as it should. But when ripping it the resulting video stream is 2.6 secs with 66 frames and the audio stream is 36:07 mins. The audio stream has correct duration but not the video stream. The video stream contains one frame for every image.
I fixed this by extracting all 66 frames to images and used Avisynth's ImageSource() to create a new video stream. But it's rather unpleasant to listen to the audio stream several times over and over again and compare it with the frames to I get the correct time when to change to next image.
It's a horrible explanation but I don't know how else to explain it.
Can it be ripped so the video stream's duration is the same as the audio duration so the images change when they should?
Edit: I just realized that DVD Decrypter shows the duration of every chapter, which makes it alot easier to do the ImageSource() thing. Stupid me:o