VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Sep 2008
    Location
    Belgium
    Search Comp PM
    I'm trying to demux a mpeg2 (to mv2,mp2) with a command line.

    I wrote this line of command and I managed to separate in to file (mv2 and mp2)
    but my mv2 is always a mpeg muxed and I cannot find the good solution for a mpeg demuxed!!!

    My command Line:

    /usr/local/bin/ffmpeg -y -i $DESTINATION_FRONT_URI_PATH -vcodec mpeg2video -f mpeg2video $nom_fichierVid -acodec copy -f mp2 $nom_fichierSon


    Please, help me because I cannot find the solution!!!!

    Thanks

    Best Regards
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    You could try bbdmux from bbtools, see http://members.cox.net/beyeler/bbmpeg.html (a linux version is also available).
    Quote Quote  
  3. Banned
    Join Date
    Oct 2004
    Location
    Freedonia
    Search Comp PM
    It's not free, but the MPEG-1/2 editing program MPEGVCR comes with a demuxer that has worked extremely well for me for years.
    Quote Quote  
  4. Banned
    Join Date
    Jun 2007
    Location
    UNREACHABLE
    Search Comp PM
    mpeg_demux is part of the AC3tools (from the AC3Filter project).
    It's a Windows tool, but should work under WINE as well.
    Quote Quote  
  5. ProjectX can be used from the command line. As it is Java based, it can be compiled with linux.
    Quote Quote  



Similar Threads

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