View Full Version : .d2v build by Smart Ripper are incompatible with AviSynth 2.5 ?
FMaz
18th September 2003, 21:26
Well, I belive everything is in the title ...
By incompatible, I mean that the first scene is not the logo, it's an other scene present LATER in the movie ...
Then the "Second" scene begin, and the movie seem ok after ... but the first scene is kind of deleted..
I hope someone understand my problem because it's hard for me to explain it...
Guest
18th September 2003, 23:20
Avisynth does not get involved directly; it is the source filter, e.g., MPEG2DEG3, that is relevant. I believe you are correct, i.e., these source filters require D2V files generated by DVD2AVI 1.76 and later. Bottom line: use DVD2AVI to generate your D2V files.
slow_as_hell
19th September 2003, 11:00
The problem with smart-ripper is, that is does not write a correct d2v file. open the d2v file with an editor and look at the first line of the "picture-index" (sorry, don't know any other name for it). The first number should consist of some zeroes but it actually does not. Just replace whatever is written there by zeroes and everything should work well.
FMaz
20th September 2003, 16:27
Just replace whatever is written there by zeroes and everything should work well.
It would be interesting to build an integrated function in AviSynth to make this ...
Thank's for the tips..
Tsui
21st September 2003, 03:06
Just replace whatever is written there by zeroes and everything should work well.
Are you shure ?
As far as I know the problem is a different one.
SmartRipper writes the frames as they appear and DVD2AVI writes the frames as they are decoded.
Because of B-frames both ways are not the same.
slow_as_hell
23rd September 2003, 08:50
@Tsui: Should'nt the frameorder be handled by the decoder? I never ran into any problems with this fix. But since I wrote this from memory (not using smartrippers d2v anymore), I will re-test.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.