VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Dear all

    I am trying to convert an Xvid avi to SVCD and it all goes fine. Audio converts OK no errors the video encodes OK again no errors however when I burn the CD and then watch it about 85 % of the way through the movie the screen goes blank and the above message appears at the top of the screen, can anyone shed any light as to what Iam doing wrong?
    Please let me know what you need me to post to resolve

    Cheers in advance
    Quote Quote  
  2. Member
    Join Date
    Mar 2002
    Location
    chicago
    Search Comp PM
    If you want to get any help, you'll need to provide more information--eg. what software are you using, and always post your script if you're looking for help w/avisynth.
    did you scan your avi for bad frames?
    what are you askin' me for...
    I'm an idiot!
    Quote Quote  
  3. apolgies for my dumbness what is the script file? is it the xml file if so what part do you need it is rather large!!!

    I am using DVD2SVCD and encoding with TMPGEnc. I have removed corrupt frames using Nandub and have checked the whole avi and it is OK.
    Quote Quote  
  4. Member
    Join Date
    Mar 2002
    Location
    chicago
    Search Comp PM
    the script is a little text file that tells avisynth what filters you're using, etc.
    it will be called something.avs
    I don't use DVD2SVCD, so I don't know if/where it saves the file.
    do a search for *.avs
    it should look something like this:

    Code:
    loadplugin("c:\plugins\mpeg2dec.dll")
    avishowsource("c:\movies\blah.avi")
    if you find it, copy and paste it into your reply, and that will help everybody else figure out what is going wrong for you.
    what are you askin' me for...
    I'm an idiot!
    Quote Quote  
  5. Here is my script file how it makes more sense to you than it does to me!!

    LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec .dll")
    AVISource("C:\DOCUME~1\Jasper\Desktop\cd1.avi",Fal se)
    ConvertToYUY2()
    BicubicResize(480,276,0.0,0.6)
    AddBorders(0,102,0,102)

    Thanks in advance for any help
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!