VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. I have a mkv file with FLAC track, and another mkv with AAC track. I need to cut these down to a tiny size to act as samples for people to test. How do I do this without destroying or changing the format of the audio?
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Tried solveigmm avi trimmer?

    Or else mkvmergegui. Click on it for a guide.
    Quote Quote  
  3. To do that in that mkvmerge that was recomended. You need 30 sec for example, easy way is to remux it in mkvmerge again, set split after duration, like 00:00:30 and then mux again. You can abort process after some good sample from beginning was already generated.
    Quote Quote  
  4. batch expert Endoro's Avatar
    Join Date
    Dec 2013
    Location
    Bozen
    Search PM
    The command line for this is
    Code:
    mkvmerge -o "30s-Video.mkv" --split parts:-30s "Video.mkv"
    Quote Quote  



Similar Threads

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