<div class="gmail_quote">On Tue, Jul 12, 2011 at 1:17 PM, Gavin Hurlbut <span dir="ltr">&lt;<a href="mailto:gjhurlbu@gmail.com">gjhurlbu@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div class="im">On Tue, Jul 12, 2011 at 1:10 PM, James Grossmann <span dir="ltr">&lt;<a href="mailto:cctsurf@gmail.com" target="_blank">cctsurf@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I recently upgraded my myth server to ubuntu 11.04, and nuvexport<br>
doesn&#39;t work for me.  I realize that it is supposed to use mythffmpeg<br>
to stabilize the interface, however, I&#39;m running into an interface<br>
problem:  nuvexport --debug produces the following command:<br>
/usr/bin/nice -n19 mythffmpeg -threads 2 -y -f s16le -ar 32000 -ac 2<br>
-i /tmp/fifodir_6132/audout -f rawvideo -pix_fmt yuv420p -s 480x480<br>
-aspect 1.33333333333333 -r 29.970 -i /tmp/fifodir_6132/vidout -aspect<br>
1.3333 -r 29.97 -deinterlace -vf<br>
slicify,crop=468:468:6:6,scale=720:480,setsar=1  -b &#39;6000k&#39; -vcodec<br>
mpeg2video -qmin 7 -ab &#39;192k&#39; -ar 48000 -acodec mp2 -f dvd<br>
&#39;./video.mpg&#39; 2&gt;&amp;1<br>
<br>
mythffmpeg produces the following error:  No such filter: &#39;setsar&#39;<br>
Error opening filters!<br></blockquote><div><br></div></div><div>Please open a ticket on trac.  I&#39;ll take a look when I get a chance. </div></div></blockquote><div><br></div><div>Actually, don&#39;t bother.  If you are using mythtv 0.24.1, you need to use nuvexport from the fixes/0.24 branch, not master.  The setsar filter is only used on the master branch of nuvexport.</div>
<div><br></div><div>You can&#39;t mix and match. </div></div><br>