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
Thread
-
You could try bbdmux from bbtools, see http://members.cox.net/beyeler/bbmpeg.html (a linux version is also available).
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.
mpeg_demux is part of the AC3tools (from the AC3Filter project).
It's a Windows tool, but should work under WINE as well.
ProjectX can be used from the command line. As it is Java based, it can be compiled with linux.
GUI for dvdauthor:
http://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
StatisticsNewest guidesLatest tool updatesNew media comments



Quote