03-14-05 10:45 PM
Art2U wrote:
> On Mon, 14 Mar 2005 00:42:45 -0800, Paul Johnson wrote:
>
> After much googling and many false leads I found out how to do it, you'll
> mencoder.
>
> to convert mpg to avi (divx):
> mencoder -oac copy -ovc lavc -lavcopts vcodec=mpeg4 -o output.avi
> input.mpg
>
> to join avi files:
> cat input_1.avi input_2.avi | mencoder -noidx -ovc copy -oac copy -o
> output.avi -
>
> Art2U
And as you found out, the choice of mencoder had nothing to do with which
distro you were using. Linux apps tend to be pretty universal across
distros.
And yes, since knoppix is a Debian derived distro, I think your question
here was relevant, but not useful. You should have crossposted to
comp.os.linux.misc (or some such group in the comp.os.linux.* hierarchy).
[ Post a follow-up to this message ]
|