用mencoder截取DVD中的某章节

发表时间:2011-04-11 10:03:54    分类: linux    2038 阅读
标签: linux


前段帮老婆截取了DVD中的一段视频,老婆可能误删了。又让我截,居然想不起来上次怎么搞的了,又想出一新招,怕再忘,记在这里了。

mencoder dvd://1 -chapter 9-9 -o 遗失的脚印.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:mbd=1:vbitrate=8000

解释如下:

mencoder在mplayer这个包里,是一个瑞士军刀,功能极强大。

dvd://1是批DVD的标题一

chapter 起始章节

-oac 音频编码

-ovc 视频编码

vcodec 视频编码格式


评论(0)

相关文章

» linux下ape文件转刻CD
» Gentoo下配置BitTorrent Sync
» configure dnsmasq
» 树莓派漂流记(更新中)
» configure openwrt nfs server & share the portage tree & eix-sync in cron
评论这篇文章
请输入左边图片中的字符