apt-get update
apt-get install mencoder
- 视频文件格式转换:
mencoder football_cif.y4m -ovc raw -of rawvideo -o football_cif.yuv
保留原始参数
apt-get update
apt-get install mencoder
mencoder football_cif.y4m -ovc raw -of rawvideo -o football_cif.yuv
保留原始参数