首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > video-to-x264

video-to-x264

  • 资源大小:2.49 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

"User friendly" script to encode a video using the x264 codec and the matroska (mkv) file format. Requires ffmpeg and mkvtoolnix utilities to be installed. ``` Purpose: Encode a video using the x264 codec and the matroska (mkv) file format. If a file with the same name ending in .chp is found, it is assumed to be a chapter file and will be bundled into the mkv file. Usage: video-to-x264 [-options] inputfile Options: -m stream : Manually specify audio and/or video streams for encoding. -c cropinfo : Manually specify crop info instead of autodetect. Use "-c NO" to prevent cropping. -s starttime : Specify the start time within the video to start encoding. -l length : Specify the length or duration to encode. -i : Deinterlace video as part of encoding process. Example: video-to-x264 videos/example/movie1.vob Would encode "movie1-x264.mkv" in videos/example/ video-to-x264 -s 00:05:00 -l 00:00:10 videos/example/movie1

文 件 列 表

video-to-x264
video-to-x264
README.txt
video-cropdetect
VIP VIP
0.162465s