VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. I'm having a problem converting a left/right file to a full hd SBS file with avisynth and virtualdub

    For some reason virtual dub is not finding my right.mkv even tho I have it in the same folder. Here is my folder with the files I need to turn from Left/Right to Full SBS


    Here is my vdub error message


    I used the script

    f1 = DirectshowSource("Right.mkv").ConvertToRGB32
    f2 = DirectshowSource("Left.mkv").ConvertToRGB32


    StackHorizontal(f1, f2)
    Quote Quote  
  2. You need to provide the full filename to the DirectShowSource() commands, not just "left.mkv" and "right.mkv". For example:

    f2=DirectShowSource("This.Is.It.Thriller.1080p.LR. z-man_left.mkv")

    I suspect you also need a DirectShow MKV reader/splitter -- Haali. And you may also need DirectShow decoders for the audio and video codecs used in the MKV files -- ffdshow.
    Quote Quote  
  3. Thanks, I installed those 2 programs but still get the same error message in virtualdub.
    Quote Quote  
  4. Note I changed my reply a bit after you read it.
    Quote Quote  
  5. Ok, got past the errors, thanks

    Now I have vdub open and I have a black screen and not sure what to do next to convert these files into 1 file to open with media player classic home cinema.
    Quote Quote  
  6. triple post
    Quote Quote  
  7. sorry doublepost
    Quote Quote  
  8. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by mason dixon View Post
    Ok, got past the errors, thanks

    Now I have vdub open and I have a black screen and not sure what to do next to convert these files into 1 file to open with media player classic home cinema.
    First press "play" to see if it's what you want.
    Then "Save as" and choose a codec and settings.
    Quote Quote  



Similar Threads

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