> I have a collection of divx encoded avi files that i need converted to
> mpg 1 or 2.
> Can anybody suggest a linux tool to do this ?
> I had a look at the mjpeg tools but I'm not sure they do this.
mjpegtools claim they can do this. From mjpegtools man page:
lav2yuv stream.avi | mpeg2enc -o video.m1v
lav2wav stream.avi | mp2enc -o sound.mp2
mplex sound.mp2 video.m1v -o my_video.mpg
Can't vouch for efficiency, how good a job etc.
Also, almost certainly relies on avifile package....
Hope this helps.
Jamie
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug