Zunino
24th January 2006, 02:54
Hello.
Brand new user of Avisynth here, so please bear with me. I have indeed tried to find the answer to my question before posting, but found nothing which seemed to match the subject under consideration.
I have extracted a small chapter from one of my discs (FWIW, it's the Almost Famous DVD (http://www.imdb.com/title/tt0181875/)) using DVD Decrypter. I selected only the video and Dolby 2ch audio track, but did not "demux" them. So the result was an IFO + VOB pair of files. Now for the problem itself: if I play the VOB file directly, either using BSplayer or MediaPlayer (the old one; version 9.0 will complain that it is not a valid DVD), it will play flawlessly. However, if I create a simple .avs with an only line that reads:
DirectShowSource("VTS_01_1.VOB")
and save it to, say, "AlmostFamous.avs", the playback gets totally out of order, with both the video and audio seeming way accelerated, especially the audio. The video size also seems to change.
What could be going on? Why does the playback not remain the same? So far, all my avs file is doing is referring to the video file. I am making no other changes nor applying any filters. Could it be possible that playing the VOB directly uses a given video and audio decoder which is different from that used when going through the avs? How can I check it? What can I do about it?
Any tips or suggestions will be highly appreciated.
Thank you very much,
--
Ney André de Mello Zunino
Brand new user of Avisynth here, so please bear with me. I have indeed tried to find the answer to my question before posting, but found nothing which seemed to match the subject under consideration.
I have extracted a small chapter from one of my discs (FWIW, it's the Almost Famous DVD (http://www.imdb.com/title/tt0181875/)) using DVD Decrypter. I selected only the video and Dolby 2ch audio track, but did not "demux" them. So the result was an IFO + VOB pair of files. Now for the problem itself: if I play the VOB file directly, either using BSplayer or MediaPlayer (the old one; version 9.0 will complain that it is not a valid DVD), it will play flawlessly. However, if I create a simple .avs with an only line that reads:
DirectShowSource("VTS_01_1.VOB")
and save it to, say, "AlmostFamous.avs", the playback gets totally out of order, with both the video and audio seeming way accelerated, especially the audio. The video size also seems to change.
What could be going on? Why does the playback not remain the same? So far, all my avs file is doing is referring to the video file. I am making no other changes nor applying any filters. Could it be possible that playing the VOB directly uses a given video and audio decoder which is different from that used when going through the avs? How can I check it? What can I do about it?
Any tips or suggestions will be highly appreciated.
Thank you very much,
--
Ney André de Mello Zunino