Arlong
18th May 2006, 12:52
Hello,
I hope this is the correct section for my question and this thing has not been discussed before!
Here's the problem: I ripped the movie "Final Fantasy VII: Advent Children" from the R1 DVD version - frame rate is 29.970. AVS script is simple:
mpeg2source("D:\FINAL_FANTASY_VII\VIDEO_TS\ff7.d2v", idct=5)
tfm(d2v="ff7.d2v",order=-1,mode=6,PP=6,slow=2,micmatching=2,sco=0,cthresh=8,chroma=true,MI=64)
tdecimate(mode=1,hybrid=1)
...followed by Crop and Resize, that's all. I think the IVTC process went fine, 'cause video is playing smooth and frame rate is 23.976. Movie length in 29.970FPS is 01:30:33, but in 23.970FPS is 01:26:50. I thought the change in duration was pretty obvious, since the variation of number of frames in a second... but now I'm not so sure, because audio remains 01:30:33 no matter what.
Video and audio can't have two differents length, and indeed muxing audio on 23.976 video introduce a costant desync.
I heard that an IVTC process doesn't need an audio stretching, because
using IVTC to get 23,976fps won't change the length of the video and/or the audio.
Sound comforting, but what did I do wrong? Maybe the decimation process is not suitable for my source? DGIndex says "98% FILM".
I'd like to apologize if my question may sound stupid, but I'm a total noob with those issues. Please help me! :thanks:
I hope this is the correct section for my question and this thing has not been discussed before!
Here's the problem: I ripped the movie "Final Fantasy VII: Advent Children" from the R1 DVD version - frame rate is 29.970. AVS script is simple:
mpeg2source("D:\FINAL_FANTASY_VII\VIDEO_TS\ff7.d2v", idct=5)
tfm(d2v="ff7.d2v",order=-1,mode=6,PP=6,slow=2,micmatching=2,sco=0,cthresh=8,chroma=true,MI=64)
tdecimate(mode=1,hybrid=1)
...followed by Crop and Resize, that's all. I think the IVTC process went fine, 'cause video is playing smooth and frame rate is 23.976. Movie length in 29.970FPS is 01:30:33, but in 23.970FPS is 01:26:50. I thought the change in duration was pretty obvious, since the variation of number of frames in a second... but now I'm not so sure, because audio remains 01:30:33 no matter what.
Video and audio can't have two differents length, and indeed muxing audio on 23.976 video introduce a costant desync.
I heard that an IVTC process doesn't need an audio stretching, because
using IVTC to get 23,976fps won't change the length of the video and/or the audio.
Sound comforting, but what did I do wrong? Maybe the decimation process is not suitable for my source? DGIndex says "98% FILM".
I'd like to apologize if my question may sound stupid, but I'm a total noob with those issues. Please help me! :thanks: