VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Sep 2009
    Location
    Brazil
    Search Comp PM
    Hi guys I'm new in using the Avisynth Script and I need help from the gurus here on the forum .

    I have to edit a MKV and yesterday I used the following script in MeGUI:

    DirectShowSource ("tom.mkv", fps = 23.976, audio = false, convertfps = true)
    Trim (0, 42547) + + Trim (42557, 165083)
    # deinterlace
    # crop
    # resize
    # denoise

    The cut he did but when i went to see the end result I realized that MeGUI put the subtitle on the movie (Hardcoding) .

    As it is only one issue I would like to know some things:

    1. What command I use in Avisynth Script for not incorporating the sub-title the film.

    2. Is there any way MeGUI not reencoding the video and just run the TRIM?

    3. Otherwise, if is not possible to MeGUI run TRIM only with no reencoding, is there any program I can use to make the perfect trim as the Avisynth script as I used SolveigMM AVI Trimmer but it does not make the cut.

    4. It is possible to do the TRIM along with the audio, if so, how should I proceed in MeGUI, because I do not know how to include the audio on the issues that I do here in MeGUI, I could never put the audio with the video.

    Thank you all for your help ,

    Druid
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    1. Disable your directshow subtitle decoder, for example vsfilter. Or remove the subtitle from the mkv with mkvtoolnix.
    Quote Quote  



Similar Threads

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