Unir varios videos AVI en uno solo. Linux
Status:
I merge several videos. Avi file in one
Solution: The solution is
very simple and is as follows:
# avimerge-o-i video1.avi video2.avi videocompleto.avi video3.avi # avimerge-o-i *. avi videocompleto.avi
In the latter command would take all. avi files in the current directory and create a single destination file (without deleting the original) called
videocompleto.avi Additional Notes:
avimerge belongs to a package called transcode. For installation (Mandriva only): # urpmi
transcode
[root @ localhost] # urpmi transcode
To Satisfy dependencies, packages the Following Are Going To Be installed: Package Version Release Arch
(medium "Main" ) lib64mpeg2dec0 0.5.1 3mdv2010.1 x86_64
(medium "PLF Free")
4plf2010.1 x86_64 transcode 1.1.5 Additional
6.2MB of disk space will be Used. 1.1MB of packages will
Be retrieved. hope has been useful,
Luck!
0 comments:
Post a Comment