[mythtv-commits] Ticket #4178: Allow mythweb mp3 streaming to use a constant bit-rate

MythTV mythtv at cvs.mythtv.org
Fri Nov 16 09:39:02 UTC 2007


#4178: Allow mythweb mp3 streaming to use a constant bit-rate
------------------------------------+---------------------------------------
 Reporter:  bradley.kite at gmail.com  |       Owner:  xris   
     Type:  enhancement             |      Status:  new    
 Priority:  minor                   |   Milestone:  unknown
Component:  mythweb                 |     Version:  unknown
 Severity:  low                     |     Mlocked:  0      
------------------------------------+---------------------------------------
 My ADSL uplink isnt that quick, so when I listen to my music while at work
 I found it helps to reduce the bit-rate and make it constant.

 This patch introduces a new setting in the settings table called
 MusicStreamRecodeBitRate - setting it to (for example) 128 will force (by
 re-encoding on the fly with lame) all mythweb mp3 streaming to produce
 constant bit-rate mp3 streams at 128 kbps.

 I'm not sure that having this setting stored in the settings table is the
 best place for it - perhaps some cookie/session-based setting would be
 more appropriate.

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


More information about the mythtv-commits mailing list