[MPlayer-users] *.avi -> mpeg
Leander Seige
legoland at t-online.de
Thu Jan 30 18:25:57 CET 2003
Hello,
I'm trying to convert several AVIs to one MPEG2,
using
mplayer -vo yuv4mpeg ...
for playback and 'pipe' the output
to mpeg2enc using a stream.yuv FIFO file.
These AVIs are very large (2x 2GB + 1x500MB)
so I cannot join them into one avi. So I tried
mplayer ... *.avi
mplayer ... \*.avi
cat *.avi | mplayer - ...
but nothing works. So how can I make mplayer
play all 3 AVIs without an interruption? Or does
anyone have another solution?
Thanks,
Leander
More information about the MPlayer-users
mailing list