CAFE

미디어

우분투 mp3 음악 분할

작성자동우|작성시간12.04.09|조회수132 목록 댓글 0

http://ubuntuforums.org/showthread.php?t=1925818

sudo apt-get install ffmpeg ubuntu-restricted-extras
Convert the movie to an audio file (MP3, OGG, whatever):
Code:
ffmpeg -i movie.mpeg audio.mp3
Extract the 2 mins:
Code:
ffmpeg -ss 00:02:00.00 -t 120 -i audio.mp3 -acodec copy audio-new.mp3


다음검색
현재 게시글 추가 기능 열기

댓글

댓글 리스트
맨위로

카페 검색

카페 검색어 입력폼