VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Member
    Join Date
    Sep 2010
    Location
    Trivandrum
    Search PM
    Hello to all,

    I use xvid4psp5 to convert videos and embed subtitles & suddenly the videos are not showing up.i will give a screen shot of it.....
    Image Attached Files
    Quote Quote  
  2. That's an AviSynth error message. It says, "Resize: Source image too small for this resize method. Width=0, Support=4. C:\Templpreview.avs, line 7".

    Something's wrong with line 7 of your script. Did you edit it, or open a script of your own in XviD4PSP? Post the script here if you can't figure out what's wrong.

    If you didn't do anything to cause that, maybe uninstall and reinstall, or install a different version.
    Quote Quote  
  3. Member
    Join Date
    Sep 2010
    Location
    Trivandrum
    Search PM
    no friend ,i haven't done anything with the script .i tried uninstalling and reinstalling but it shows the same result.The Script you asked is here........


    import("E:\XviD4PSP5\dlls\AviSynth\functions\AudioFunctions.avs")
    import("E:\XviD4PSP5\dlls\AviSynth\functions\Video Functions.avs")

    DirectShowSource("G:\Software\Diskeeper_Home_Editi on\`\Hindi Songs\Tune Jo Na Kaha.mp4", fps=23.976, convertfps=true)

    ConvertToYV12()
    Lanczos4Resize(16, 16)
    Quote Quote  
  4. Do you really want to resize to 16x16?
    Quote Quote  
  5. Member
    Join Date
    Sep 2010
    Location
    Trivandrum
    Search PM
    I don't know . it just appeared in the script .i want to open it in the normal way as every time.
    Quote Quote  
  6. I don't know what's wrong. Try changing the resize to something like :

    Lanczos4Resize(624,352)
    Quote Quote  
  7. Member
    Join Date
    Sep 2010
    Location
    Trivandrum
    Search PM
    i installed ffdshow after this happened. now the video is loading in it but i cannot see the video only the audio is coming up.the preview window is in grayish white color.
    the avisynth script is here.......


    import("E:\XviD4PSP5\dlls\AviSynth\functions\AudioFunctions.avs")
    import("E:\XviD4PSP5\dlls\AviSynth\functions\Video Functions.avs")

    DirectShowSource("G:\Software\Diskeeper_Home_Editi on\`\Hindi Songs\Tune Jo Na Kaha.mp4", fps=23.976, convertfps=true)

    ConvertToYV12()
    #Mod16xMod8 protection
    Lanczos4Resize(1280, 536)


    sceenshot.....
    Image Attached Thumbnails Click image for larger version

Name:	untitled.bmp
Views:	357
Size:	3.75 MB
ID:	3680  

    Quote Quote  



Similar Threads

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