[mythtv-commits] Ticket #8264: patches for network recorder / freebox

MythTV mythtv at cvs.mythtv.org
Wed Mar 31 09:21:13 UTC 2010


#8264: patches for network recorder / freebox
-----------------------------------------------------+----------------------
 Reporter:  Emmanuel Anne <emmanuel.anne@…>          |       Owner:  ijr 
     Type:  defect                                   |      Status:  new 
 Priority:  minor                                    |   Milestone:  0.23
Component:  MythTV - General                         |     Version:  head
 Severity:  medium                                   |     Mlocked:  0   
-----------------------------------------------------+----------------------
 This is a very small patch, but it does wonders for me :
  - allows to access all the channels which share the same channel number
 in the playlist.m3u file (it just generates new channels numbers on the
 fly like what vlc does).
  - disable some error detection on psip and pes data which prevented some
 channels to be accessed - mpeg2 video + mp2 audio notably. This bug was in
 0.22+fixes, 0.23-rc1 and trunk of yesterday. It's not really a fix, more a
 workaround since it just disables things which prevented the channels from
 working.

 Also, even with this patch, 2 channels still don't work, it's because they
 use the avc h264 video codec :
  Stream #0 pid(0x44) type(video-h264  0x1b)
  Stream #1 pid(0x45) type(audio-aac  0xf)

 Here I don't really know why this video codec is broken.
 Anyway this patch is a big improvement for me, so I hope you'll find it
 useful !

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8264>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list