VideoHelp Forum




+ Reply to Thread
Results 1 to 10 of 10
  1. Mridang Agarwalla
    Join Date
    Jan 2006
    Location
    India
    Search PM
    I havent tried to mux/demux files before and am really confused about how to do it. I have a few VOB files that i need to demux -> edit -> remux. I downloaded ReJig to demux the VOB files. I demuxed the file and got two files XXX.AC3 and XXX.M2V. What is the m2v file? Now i need to edit the video with AVISynth? I have created an AVS script and i wrote

    AVISource("C:\XXX.M2V")

    But when do this i get an error. How do I do this? I then need to remux th files. Which tool shoudl i use? Can i use Rejig for remuxing?
    Quote Quote  
  2. Member
    Join Date
    Nov 2002
    Location
    United States
    Search Comp PM
    M2V is "Mpeg2 - Video". You can't load it with AVISource since it's NOT AVI!
    Quote Quote  
  3. Mridang Agarwalla
    Join Date
    Jan 2006
    Location
    India
    Search PM
    i have to crop and resize a portion of the VOB video, so how do you suggest I go about it? If I were to use AVISynth, what would i have to do to the VOB video?
    Quote Quote  
  4. Mridang Agarwalla
    Join Date
    Jan 2006
    Location
    India
    Search PM
    I've scoured google for information and found a way to crop and resize the video. It seemed really simple - its right here. It tells me to use TMPGenc but can TMPGenc use M2V and AC3 files??? Why is it so complicted, i mean like, when i had to remove the black bars from a movie, I could do it in a snap suing Dr.DivX, but here its such a lengthy procedure. Isnt there a simple way to do this?
    Quote Quote  
  5. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    If you aren't editing the file, just cropping and resizing, just work on the m2v file and leave the AC3 alone. You can mux it back in later. Tmpgenc should be able to take an m2v file - it's just mepg2 video.
    Read my blog here.
    Quote Quote  
  6. Member kush's Avatar
    Join Date
    Jul 2004
    Location
    Near "Pacific Park", USA
    Search Comp PM
    Try DirectShowSource("pathto\yourfile.m2v").
    For resizing theres BicubicResize, LanczosResize, Lanczos4Resize, among others.. Checkout avisynth.org's internal filters list.. http://www.avisynth.org/FiltersByCategory
    Quote Quote  
  7. Mridang Agarwalla
    Join Date
    Jan 2006
    Location
    India
    Search PM
    guns1inger, i cant see an option for MPEG2 in TMPGenc. Its got an option for *.MPG but tell me choose and MPEG1 file.
    Quote Quote  
  8. Mridang Agarwalla
    Join Date
    Jan 2006
    Location
    India
    Search PM
    https://www.videohelp.com/tools?tool=TMPGEnc_MPEG2_Plugin

    I found this, and tried to install it but it asks me for quite a few settings such as aspect ratio, GOP, YUV Range etc. Could someone tell me what to choose? The settings are displayed in the attached image file.

    Quote Quote  
  9. Member
    Join Date
    Nov 2002
    Location
    United States
    Search Comp PM
    ignore
    keep
    reference
    check the ones supported by your CPU
    ignore
    ignore
    ignore
    ignore
    ignore
    Quote Quote  



Similar Threads

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