[mythtv-users] avidemux2 command line? nuv -->> DVD

Thomas Börkel thomas at boerkel.de
Wed Jul 14 02:10:17 EDT 2004


HI!

James Pifer wrote:

> 1) use avidemux2 to export the raw video and audio files
> 	video = file.m2v
> 	audio = file.mp2

> Right now I have to run the gui for avidemux2 and manually do the first
> step. Anyone know of another way to do this where the first step could
> be done at the command line? I'd like to just script it up to and

mpeg2desc -a0 < file.nuv > file.mp2
mpeg2desc -v0 < file.nuv > file.m2v

Thomas





More information about the mythtv-users mailing list