[mythtv-commits] Ticket #12906: Some mp3s no longer playable in mythmusic

MythTV noreply at mythtv.org
Sun Oct 23 09:19:42 UTC 2016


#12906: Some mp3s no longer playable in mythmusic
----------------------------------+-----------------------------
 Reporter:  stuartm               |          Owner:  paulh
     Type:  Bug Report - General  |         Status:  new
 Priority:  major                 |      Milestone:  unknown
Component:  Plugin - MythMusic    |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by paulh):

 Try increasing the size of the probe buffer here:-
 https://github.com/MythTV/mythtv/blob/master/mythplugins/mythmusic/mythmusic/remoteavformatcontext.h#L56

 The default is 64K which is should be plenty to probe all audio only
 formats but unfortunately we are seeing more files with the cover art in
 an MJPEG video stream which could mean the probe size will need to be
 adjusted to properly probe these files.

 What does mythffprobe say about what streams are present?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12906#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list