Integrate several video files into one file

0 views
Skip to first unread message

sean

unread,
Nov 2, 2006, 4:02:31 AM11/2/06
to smartAV
Hi,
I want to integrate several video files into one file,
Can FFMpeg support this feature?
If so, what's the command?
otherwise which tool has this feature?
Thanks a lot.

xuchess

unread,
Nov 6, 2006, 3:22:26 AM11/6/06
to smartAV
there are some articles say this:
ffmpeg -i /tmp/test%d.Y /tmp/out.mpg
ffmpeg -i /tmp/a.wav -s 640x480 -i /tmp/a.yuv /tmp/a.mpg
you may test it.

Reply all
Reply to author
Forward
0 new messages