Skip to main content

Thread: ConCATenate from Terminal


hi,

i'm trying join avi files using, terminal:

cat 1.avi 2.avi > combined.avi

files seem join. both 700mb each, , combined avi 1.4gb expected. however, when played it's still 1.avi

missing?

install mplayer , mencoder.

code:
cat file.avi file2.avi file3.avi > joined-file.avi  mencoder joined-file.avi -o final-output.avi -forceidx -ovc copy -oac copy


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] ConCATenate from Terminal


Ubuntu

Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62