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
+ Reply to Thread
Results 1 to 5 of 5
-
-
You could try bbdmux from bbtools, see http://members.cox.net/beyeler/bbmpeg.html (a linux version is also available).
-
ProjectX can be used from the command line. As it is Java based, it can be compiled with linux.
GUI for dvdauthor:
https://www.videohelp.com/~gfd/
Similar Threads
-
How Can I Convert An MPEG-2 To AVI via command line to achive target size
By onesikgypo in forum Video ConversionReplies: 19Last Post: 22nd Jan 2010, 11:46 -
Command-line command for fixing AVI?
By timur in forum ffmpegX general discussionReplies: 1Last Post: 23rd Sep 2009, 02:23 -
Using ffmpeg command line to convert a .vob(DVD) to avi/mpeg
By alfo666 in forum Newbie / General discussionsReplies: 1Last Post: 13th Sep 2009, 03:14 -
command line
By exekutive in forum ffmpegX general discussionReplies: 22Last Post: 1st Jun 2008, 23:44 -
Command line method to convert MPEG-2 to Divx Home Theater Profile
By CLIjunkie in forum Video ConversionReplies: 15Last Post: 6th May 2008, 21:22