VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Member
    Join Date
    Feb 2007
    Location
    United States
    Search Comp PM
    I extracted an mkv that i was planning on making a dvd from and for the video file it was a .h264 file that no program can seem to handle. How can i turn this file into one that i can work with?
    Quote Quote  
  2. Member
    Join Date
    Feb 2007
    Location
    United States
    Search Comp PM
    is this converting the file or is it putting it into another container like the mkv
    Quote Quote  
  3. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    Temporarily putting it into another container... It makes it easier for more conventional apps to deal with the file type.

    Your other option is to use DGavcIndex to create an index file for the h264 file which Avisynth can then read, much in the same way DGindex works for Mpeg files.

    This version has worked the best for me, although it isn't the latest.

    http://neuron2.net/dgavcdec/dgavcdec100a2.zip


    * Sidenote: Hope your MKV wasn't containing variable frame rate video. It'll be a nightmare to sync the A/V.





    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Try convert the mkv directly with convertxtodvd. But give up if it's VFR(variable frame rate).
    Quote Quote  
  5. VH Wanderer Ai Haibara's Avatar
    Join Date
    Jan 2006
    Location
    Somewhere on VideoHelp...
    Search Comp PM
    It may be possible to run it through avc2avi, but I've always had mixed luck with that (including with VFR video streams).

    One other option that might work for you is to create an AviSynth script to frameserve the video into an editing program like VirtualDub, then save it to an AVI with the compression options you want. Just create an .avs script with the following, placing the filename of the MKV (you may or may not want to include the full path, if it's not in the directory in which you're working) between the quote marks:

    DirectShowSource(" ")

    ...then load that .avs in VirtualDub/VDubMod/etc.
    If cameras add ten pounds, why would people want to eat them?
    Quote Quote  



Similar Threads

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