Une fois transcode installé, si tu tapes en ligne de commande
man avisplit , tu peux lire entre autres :
EXAMPLES
The command
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.
[^] # Re: Je comprends pas trop là...
Posté par mac_is_mac (site web personnel) . En réponse au message Cherche un logiciel pour couper un .avi. Évalué à 5.
http://dag.wieers.com/packages/transcode/
Quant à avidemux, tu peux le trouver là :
http://dag.wieers.com/packages/avidemux/
Une fois transcode installé, si tu tapes en ligne de commande
man avisplit , tu peux lire entre autres :
EXAMPLES
The command
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.
Bingo, c'est ce que tu veux.