[mythtv-commits] Ticket #6774: Perl Bindings do not Recognize H264

MythTV mythtv at cvs.mythtv.org
Sat Aug 1 07:11:19 UTC 2009


#6774: Perl Bindings do not Recognize H264
-----------------------------+----------------------------------------------
 Reporter:  disafan at aim.com  |        Owner:  xris
     Type:  defect           |       Status:  new 
 Priority:  minor            |    Milestone:  0.22
Component:  Bindings - Perl  |      Version:  head
 Severity:  low              |   Resolution:      
  Mlocked:  0                |  
-----------------------------+----------------------------------------------

Comment(by disafan at aim.com):

 Yes. It displays the current height and width, but it changes the value of
 ID_DEMUXER from mpegts to lavf so that the section:

         if ($info{'mpeg_stream_type'} && $info{'mpeg_stream_type'} !~
 /^mpeg/) {
             die "Stream type '$info{'mpeg_stream_type'}' is not an mpeg,
 and will\n"
                ."not work with this program.\n";
         }

 No longer works. But putting in a check to confirm the stream type/demuxer
 as lavf should fix that.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6774#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list