[mythtv-users] mytharchive and interlaced files
Richard Freeman
r-mythtv at thefreemanclan.net
Thu Nov 16 14:45:52 UTC 2006
Richard Freeman wrote:
>
> Anybody figure out a way to fix the interlacing?
Ok, I've found a fix:
--- ffmpeg_dvd_ntsc.xml.bak 2006-11-15 22:52:34.000000000 -0500
+++ ffmpeg_dvd_ntsc.xml 2006-11-16 06:40:12.000000000 -0500
@@ -36,6 +36,7 @@
<parameter name="-ab" value="192"/>
<parameter name="-ac" value="2"/>
<parameter name="-copyts" value=""/>
+ <parameter name="-deinterlace" value=""/>
<parameter name="-aspect" value="%aspect"/>
<parameter name="" value="%outputfile"/>
</profile>
More information about the mythtv-users
mailing list