VideoHelp Forum




+ Reply to Thread
Results 1 to 14 of 14
  1. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    I recently converted a Quicktime VCD video to MPEG2. It looks okay, but I've seen how nicely my anime avi's have cleaned up using Blockbuster and ASharp filters using the frameserver program which escapes me at the moment.

    However, when I tried to do this with AVSedit, it wouldn't work. Here is the script:

    DirectShowSource("C:\My Documents\My Videos\MARCON 37.mpg")
    BlockBuster(method="noise", block_size=8, detail_min=1, detail_max=27)
    aSharp(2,2,-1,false)
    #Trim(0,-1).FadeOut(150)
    ConvertToRGB24() # For TMPGEnc or VFAPI

    The error I get is the attached.

    Any ideas?




    Quote Quote  
  2. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    I assume you have avisynth (the frameserver whose name you couldn't remember) installed ?

    Another option is the MSU deblockers for virtualdub, which do a pretty good job on VCD source material.
    Read my blog here.
    Quote Quote  
  3. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Avisynth! Yeah, that's it.
    Quote Quote  
  4. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    So. Any ideas why I'm having this problem? Is ti because FitCd doesn't do mpegs - only avi?
    Quote Quote  
  5. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    That would be it. You need use dgindex to create the d2v file which avisynth will load. Look at dgindex in the Tools section for gudes.
    Read my blog here.
    Quote Quote  
  6. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Sooo, I have to use this tool to turn it into an d2v file(?), use avisynth filters to process it, then port it back to my Nero to author? Or is there another step somewhere?
    Quote Quote  
  7. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    https://www.videohelp.com/tools?toolsearch=dgindex&Submit=Search&s=&orderby=Name&hits=5...res=&listuser=

    It is essentially another frameserver, but one that handles mpeg files as input. It feeds the video to avisynth, which processes it and sends it to your encoder. Personally, I wouldn't use Nero to author, but that's up to you.

    As your source was VCD, I would still suggest looking at virtualdubmod and the MSU Deblocker and smartdeblocker filters. They do a good job on VCD material.
    Read my blog here.
    Quote Quote  
  8. And read the QuickStart guide that comes with DGMPGDec. It'll answer your questions:

    LoadPlugin("C:\Path\To\DGDecode.dll")
    MPEG2Source("C:\Path\To\Video.d2v")
    Quote Quote  
  9. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Regarding avisynth - it doesn't convert Dat files, does it? That's why I used Nero to convert it to an mpeg to begin with. Is there a different way to go about it?
    Quote Quote  
  10. Guest34343
    Guest
    Originally Posted by buddycat
    Regarding avisynth - it doesn't convert Dat files, does it? That's why I used Nero to convert it to an mpeg to begin with. Is there a different way to go about it?
    DGMPGDec will decode DAT files.
    Quote Quote  
  11. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Okay, cool. I'll have to give that a try, then. Thanks.
    Quote Quote  
  12. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    VCD (mpeg1) to MPEG2 (presumeably to go to DVD...).

    Why don't you just leave the MPEG1 video alone (removing the DAT XA headers with VCDEasy, VCDGear, ISOBuster, etc), demuxing and SamplerateConverting the audio to 48k.

    Then you can use it directly, not 1 (or more) generations down in quality.

    Scott
    Quote Quote  
  13. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    WEll, it's an MPEG2. i'd just like t clean it up, but it sounds like I have to go back to the original source VCD Quicktime DAT files to do it.
    Quote Quote  
  14. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    Note that VCD has ".DAT" files, but these really aren't files they're tracks. And they have nothing directly to do with quicktime, per se. Sure QT can read them, but so can Windows, so can Linux, so can other hardware and software players.
    If you're doing this on a Mac, QT just happens to be the "default" player for such DAT tracks/files. And it happens to NOT be the best.

    The original VCD DAT is MPEG1 (unless it's a very strange VCD--maybe an SVCD with VCDheadertrick?). And like I said previously, you don't need to do anything at all with the video for it to be usable in a DVD, just SRC the audio to make it compliant.

    The amount of "cleaning up" will be mainly offset by the re-conversion losses, so it's probably better left alone.

    IIWY, I would go back to the source. Extract the MPEG1 from the VCD DAT with VCDGear. Demux to M1V video & MP2 audio streams (TMPGEnc, or your choice of demuxer if Mac). SRC the MP2 to 48kHz and re-encode (to PCM, MP2, or AC3 depending on what apps you have available). Then load into your DVD authoring app. That'll pretty much be as good as you could get it...

    Scott
    Quote Quote  



Similar Threads

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