Linux mencoder 和绿框

Linux mencoder 和绿框

我喜欢以 mpeg 格式翻录我的 vhs 我使用 vcr svhs 和这个 mencoder 线

mencoder -tv driver=v4l2:alsa:adevice=hw.0,0:amode=1:audiorate=32000:forceaudio:immediatemode=0:freq=189.250:device=/dev/video0:input=3:norm=PAL:width=720:height=576:outfmt=yuy2 tv:// -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf pp=lb/ha/va/dr,hqdn3d,harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:vrc_buf_size=1500:vrc_maxrate=8000:vbitrate=7000:keyint=15:acodec=mp2:abitrate=192:aspect=4/3 -o video.mpg

翻录还可以,音频同步,但我看到非常烦人的绿色框架,演员看起来像是外星人。有没有办法避免绿框?

在此输入图像描述

相关内容