리눅스에서 디빅을 만들려면

다크슈테펜의 이미지

리눅스에서 디빅파일을 만들려면 어떻게 해야 하죠
디브이디를 리핑해서 디빅을 만들꺼거든요..
어떤 툴이 있는지요...?

ganadist의 이미지

Encode DVD title #2, only selected chapters:
 mencoder   dvd://2  -chapter  10-15  -o  title2.avi  -oac  copy  -ovc  lavc  -lavcopts  vcodec=mpeg4

Encode DVD title #2, resizing to 640x480:
 mencoder dvd://2 -vf  scale=640:480  -o  title2.avi  -oac  copy  -ovc  lavc  -lavcopts vcodec=mpeg4

Encode DVD title #2, resizing to 512xHHH (keep aspect ratio):
 mencoder  dvd://2  -vf scale -zoom -xy 512 -o title2.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4

The same, but with bitrate set to 1800kBit and optimized macroblocks:
 mencoder dvd://2 -o title2.avi -oac copy -ovc lavc  -lavcopts  vcodec=mpeg4:mbd=1:vbi-trate=1800

자세한건 man mencoder를 참조하세요;;

----
데스크탑 프로그래머를 꿈꾸는 임베디드 삽질러

다크슈테펜의 이미지

ganadist wrote:
Encode DVD title #2, only selected chapters:
 mencoder   dvd://2  -chapter  10-15  -o  title2.avi  -oac  copy  -ovc  lavc  -lavcopts  vcodec=mpeg4

Encode DVD title #2, resizing to 640x480:
 mencoder dvd://2 -vf  scale=640:480  -o  title2.avi  -oac  copy  -ovc  lavc  -lavcopts vcodec=mpeg4

Encode DVD title #2, resizing to 512xHHH (keep aspect ratio):
 mencoder  dvd://2  -vf scale -zoom -xy 512 -o title2.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4

The same, but with bitrate set to 1800kBit and optimized macroblocks:
 mencoder dvd://2 -o title2.avi -oac copy -ovc lavc  -lavcopts  vcodec=mpeg4:mbd=1:vbi-trate=1800

자세한건 man mencoder를 참조하세요;;


감사합니다.

인생이란게 다 그런게 아니겠어요....? 뭘(?)
http://schutepen.egloos.com

Prentice의 이미지

MPEG-4 말고 자유 소프트웨어 솔루션을 찾으신다면 Ogg Theora도 있습니다.

http://kde-apps.org/content/show.php?content=17831

http://thoggen.net/download/