VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Greetings - I'm new to the Forum here...I use Grass Valley products and use their video editing software Edius. I have some MP4 and M2TS files that are incompatible with Edius. I don't want to have to re-encode these to another format. What's the best way to remux these files? I'm assuming they will end up in some type of an AVI container that I can then load directly into Edius.

    Thanks everyone!
    Quote Quote  
  2. Clever Ffmpeg-GUI
    Load your file, click main, click multiplex, click multiplex, done.
    Last edited by ProWo; 1st Jan 2022 at 03:22.
    Quote Quote  
  3. Thank you, sorry the word I meant to use was "remux"...not "demux".
    Quote Quote  
  4. The basic command in ffmpeg is:
    Code:
    ffmpeg -i input.mp4 -c copy -map 0 output.mp4
    Quote Quote  
  5. First of all you should check which codecs (video/audio/subtitles) are accepted by Edius at all.
    Quote Quote  



Similar Threads

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