Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 209 Bytes

File metadata and controls

12 lines (9 loc) · 209 Bytes

mencoder

수많은 mov 파일을 이어 붙힐 때 사용합니다.

설치

# yum install mencoder
$ mencoder -oac copy -ovc copy first.0001-0100.mov second.0101-0200.mov -o all.mov