PDA

View Full Version : Everything works well BUT...


Udontknowme
10-29-2008, 11:16 PM
Here's my avs script file (made from the handy AVS maker):
LoadPlugin("D:\Program Files\Conversion tools\AVS_Maker_v1.2\AVS Maker\DGMPGDec_148\DGDecode.dll")
LoadPlugin("D:\Program Files\Conversion tools\AVS_Maker_v1.2\AVS Maker\Decomb_20050904\Decomb.dll")
AudioDubEx(MPEG2Source("D:\Documents and Settings\Josh\My Documents\Anyband\2007.11.08 Talk Play Love-Promise You.d2v"),DirectShowSource("D:\Documents and Settings\Josh\My Documents\Anyband\2007.11.08 Talk Play Love-Promise You T01 2_0ch 224Kbps 48KHz.wav"))
ChangeFPS(30000,1001)
Crop(0,60,-0,-60)
LanczosResize(640, 352, 8)
FieldDeinterlace()
Amplify(1.500)
These settings work well with all the other music videos I convert under Ipod 6th gen profile with widescreen (from 640x360/320/304/etc) - they ALL work PERFECTLY WELL and FINE.

So here finally I'm converting my last music video, which lasts for exactly 9 minutes and 14 seconds. After a long wait, I was able to add the movie file to my iTunes like hte other videos BUT it won't play. It's like converted but DEAD. The converter didn't even report any problems.

So I thought if I SPLIT the conversion process it'd work :D ! (since there's literally part 1 and 2 of the video - and no, the DVD authoring that's mastered in the disk provided no split because it was intended as one long music video - couldn't have done that from DVD decrypter alone unless they had an IFO for it). So I first converted the first 5 minutes and 20 seconds of the video (starting duration : 0 Ending: 320) and that worked out PERFECTLY (as in conversion succesful and was able to play) like the other videos I've already converted.

So then I thought to finish off the latter half, I'd put these numbers:
Starting duration: 320 (from where it left off at 5 minutes and 20 seconds)
Ending duration: 0

The video wouldn't even convert and get stuck to that 99% forever problem, which I've looked up by the way. But then I get stuck at problem 100,000, which wouldn't find the file and such meaning conversion failed before hand. I even made sure I renamed my avs file, VOB files, changed my output directory and all such but I get stuck at problem 100,000 anyway.

I also later changed the ending duration to : 554 ( 9 minutes and 14 seconds) but that did nothing either but gave me the same problem.

I just don't understand. It works well with all my other videos but it didn't work with my 9 minute video? Good thing I don't have movies to convert.

And yes, I'm using the new version of this converter that was recently released.