toraneko
22nd September 2003, 09:12
hi everyone
I have a box of PAL DVDs.
These are interlaced, but in "the good way". I mean that Telecide returns only progressive frames (progressive 25 fps => interlaced 25 fps => progressive 25 fps).
my problem is that AviSynth is crashing whenever I try to use any filter, even the simpliest (at least Telecide works).
having a look inside the D2V file, I saw that file contains "0" for each frame (field ? in don't know, sorry).
DVD2AVIProjectFile
1
51 D:\_DVDrip\Les Maîtres de l'Univers\06\VTS_01_1.VOB
Stream_Type=1,0,0
iDCT_Algorithm=2 (1:MMX 2:SSEMMX 3:FPU 4:REF 5:SSE2MMX)
YUVRGB_Scale=0 (0:TVScale 1:PCScale)
Luminance_Filter=0,0 (Gamma, Offset)
Picture_Size=0,0,0,0,0,0 (ClipLeft, ClipRight, ClipTop, ClipBottom)
Field_Operation=0 (0:None 1:ForcedFILM 2:SwapOrder)
Frame_Rate=25000
Location=0,0,0,821CF
7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 132 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 1FD 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 2E7 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 3E9 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 4CB 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 5D7 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 6C6 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 7AA 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 8A4 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 98E 0 0 0 0 0 0 0 0 0 0 0 0 0
...
7 0 81A50 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81B3B 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81C32 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81D2F 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81E1A 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81F08 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81FFC 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 820F1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9
FINISHED 0.00% FILM
could it be the source of my problem ? how am I supposed to overcome it ? can someone please give me a hint ?
I have a box of PAL DVDs.
These are interlaced, but in "the good way". I mean that Telecide returns only progressive frames (progressive 25 fps => interlaced 25 fps => progressive 25 fps).
my problem is that AviSynth is crashing whenever I try to use any filter, even the simpliest (at least Telecide works).
having a look inside the D2V file, I saw that file contains "0" for each frame (field ? in don't know, sorry).
DVD2AVIProjectFile
1
51 D:\_DVDrip\Les Maîtres de l'Univers\06\VTS_01_1.VOB
Stream_Type=1,0,0
iDCT_Algorithm=2 (1:MMX 2:SSEMMX 3:FPU 4:REF 5:SSE2MMX)
YUVRGB_Scale=0 (0:TVScale 1:PCScale)
Luminance_Filter=0,0 (Gamma, Offset)
Picture_Size=0,0,0,0,0,0 (ClipLeft, ClipRight, ClipTop, ClipBottom)
Field_Operation=0 (0:None 1:ForcedFILM 2:SwapOrder)
Frame_Rate=25000
Location=0,0,0,821CF
7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 132 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 1FD 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 2E7 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 3E9 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 4CB 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 5D7 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 6C6 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 7AA 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 8A4 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 98E 0 0 0 0 0 0 0 0 0 0 0 0 0
...
7 0 81A50 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81B3B 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81C32 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81D2F 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81E1A 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81F08 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 81FFC 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 820F1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9
FINISHED 0.00% FILM
could it be the source of my problem ? how am I supposed to overcome it ? can someone please give me a hint ?