Du bist nicht angemeldet.
Zitat
avisplit -s 700 -i my_file.avi
will split the file my_file.avi into chunks which's maximum size will
not exceed 700 MB, i.e. they will fit onto a CD, each. The created
chunks will be named my_file.avi-0000, my_file.avi-0001, etc.
-