VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. it already are named in sequence (renamed vts_02_01.vob, vts_02_02.vob, vts_02_03.vob, TO vts_1.vob, vts_2.vob, vts_3.vob, etc...) and i checked the box: automatically open linked files in open media file dialog.

    what im doing wrong? this dont should to work?

    thanks in advance to everbody
    Quote Quote  
  2. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    That never worked for me. You have to "add segment" from the File menu.
    Quote Quote  
  3. thanks Soopafresh, i'll try this other way...
    Quote Quote  
  4. i tried to open 1 .vob and after that the menu file - append segmet file was disabled (really i dont remeber if it was enabled before).

    i tried to use a avisynth script with DirectShowSource("name_file_1.vob")+DirectShowSour ce("name_file_2.vob")+DirectShowSource("name_file_ 3.vob")

    and receive this message:

    Couldn't locate decompressor for format YV12 (unknown). VirtualDub requires a Video for Windows (VFW) compatible codec to decompress video. DirectShow codecs, such as those used by Windows Media Player, are not suitable. Only "Direct Stream Copy) is available for this video.

    what's this?
    tia
    Quote Quote  
  5. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    Hey, you're right. Just tried it. Looks like it only works for AVI segments.
    No harm done. Just open the segments in dgmpgdec, and save the project. You'll have a .D2V file and a demuxed AC3 file. In your AVS file, enter the following:

    LoadPlugin("c:\where dgmpegdec is\DGDecode.dll")

    MPEG2Source("c:\wherever the file is you saved\dg.d2v")


    that will do it...
    Quote Quote  
  6. i tried your tip about DGMPGDec and i've already tried something like that with DVD2AVI without good results, but ANYWAY, that really was the way and i'm to glad to you for show me. the only thing that was missing i found in a .avs temp file called FrameSel.avs created by DVD2SVCD:

    LoadPlugin("C:\ARQUIV~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
    mpeg2source("G:\DVD2AV~1.D2V")

    ConvertToRGB32() <<<--- THIS LINE IS NECESSARY (i dont know exactly why, but is, VirtualDub requirement i think)

    now its working, very thanx Soopafresh
    Quote Quote  



Similar Threads

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