whiteshark
21st June 2004, 05:02
mostly i can use the script of avisynith, wmnicenc.exe.convert dvdrip to wmv file successfully.
********
video=AVISource("1.avi",false)
audio=WAVsource("1.wav")
audiodub(video,audio)
LoadPlugin("VSFilter.dll")
Vobsub("1.idx")
**********
but some file i faile.
e.g
Ripper: Team NDRT Video Bitrate: 1168kb/s ?
Release Date: 06/13/2004 Audio Quality: AC3 448kb/s ?
DVD Retail Date: 01/01/2004 Video Resolution: 640x352 (1.85:1) ?
Theatrical Date: 04/19/2002 Release Size: 2CD 50x15MB ?
Film Genre: Crime/Thriller Video Framerate: 23.976 fps ?
DVD Runtime: 120 mins Language: English ? MPEG4 Codec Type: XviD 1.0 RC3 ? Subtitles: English/Chinese
if use the script of above.the media player cant play the avs.how to correct the avs.
********
video=AVISource("1.avi",false)
audio=WAVsource("1.wav")
audiodub(video,audio)
LoadPlugin("VSFilter.dll")
Vobsub("1.idx")
**********
but some file i faile.
e.g
Ripper: Team NDRT Video Bitrate: 1168kb/s ?
Release Date: 06/13/2004 Audio Quality: AC3 448kb/s ?
DVD Retail Date: 01/01/2004 Video Resolution: 640x352 (1.85:1) ?
Theatrical Date: 04/19/2002 Release Size: 2CD 50x15MB ?
Film Genre: Crime/Thriller Video Framerate: 23.976 fps ?
DVD Runtime: 120 mins Language: English ? MPEG4 Codec Type: XviD 1.0 RC3 ? Subtitles: English/Chinese
if use the script of above.the media player cant play the avs.how to correct the avs.