<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"   http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
That is my fault. I bumped it up one night and didn't think much of it.
I never expected it would last uncommented on this long, to be honest,
after someone said that they thought having two function calls didn't
make sense. I just wanted my own to work. I figured, since people
thought it was inelegant, someone would propose a better method. <br>
<br>
The issue I saw is that if we changed the demuxer for everything, any
program expecting certain values would have to be changed, or fail.
This way, it only falls back on the alternate check if the first
doesn't work.<br>
<br>
<blockquote   cite="mid:mailman.127383.1254619151.5094.mythtv-users@mythtv.org"   type="cite">
  <pre wrap="">On Sat, 2009-10-03 at 12:54 -0700, Ian Forde wrote:
  </pre>
  <blockquote type="cite" style="color: rgb(0, 0, 0);">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>On Fri, 2009-10-02 at 17:20 -0400, DISAFAN wrote:
    </pre>
    <blockquote type="cite" style="color: rgb(0, 0, 0);">
      <pre wrap=""><span class="moz-txt-citetags">&gt; &gt; </span>I submitted a patch to make nuvexport work. Its big problem was 
<span class="moz-txt-citetags">&gt; &gt; </span>height/width detection in the perl bindings.  The HD-PVR recordings come 
<span class="moz-txt-citetags">&gt; &gt; </span>with a height of 0 using the original detection routine.
<span class="moz-txt-citetags">&gt; &gt; </span>
<span class="moz-txt-citetags">&gt; &gt; </span><a   moz-do-not-send="true" class="moz-txt-link-freetext"   href="http://svn.mythtv.org/trac/ticket/6774">http://svn.mythtv.org/trac/ticket/6774</a>
<span class="moz-txt-citetags">&gt; &gt; </span>
<span class="moz-txt-citetags">&gt; &gt; </span>Admittedly, I barely know perl, and there was some comment my solution 
<span class="moz-txt-citetags">&gt; &gt; </span>was less than elegant, but the thing works.
<span class="moz-txt-citetags">&gt; &gt; </span>
<span class="moz-txt-citetags">&gt; &gt; </span>It works perfectly for me with HD-PVR recordings.
      </pre>
    </blockquote>
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>I'm getting the following right before it bombs out:
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>  Stream type 'lavf' is not an mpeg, and will
<span class="moz-txt-citetags">&gt; </span>  not work with this program.
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>Also, the h264.diff patch isn't formatted properly to apply directly
<span class="moz-txt-citetags">&gt; </span>(for example, it doesn't specify a filename...) it looks like a diff
<span class="moz-txt-citetags">&gt; </span>with filenames stripped off, rather than a patch file...
    </pre>
  </blockquote>
  <pre wrap="">Okay - for EVERYONE ELSE out there considering testing the patch(es) in
this ticket, note that you will need to apply <b class="moz-txt-star"><span   class="moz-txt-tag">*</span>only<span class="moz-txt-tag">*</span></b> the h264.diff
changes to Recording.pm.  And <b class="moz-txt-star"><span   class="moz-txt-tag">*</span>not<span class="moz-txt-tag">*</span></b> apply the bindingpatch.diff changes.
If you apply both patches, you'll get the error I experienced above.

  </pre>
</blockquote>
</body>
</html>