[mythtv-commits] Ticket #3545: mythmusic not playing complete .flac files when compiled with flac-1.1.4

MythTV mythtv at cvs.mythtv.org
Sat Jun 2 20:26:23 UTC 2007


#3545: mythmusic not playing complete .flac files when compiled with flac-1.1.4
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr       
     Type:  defect     |      Status:  new       
 Priority:  minor      |   Milestone:  unknown   
Component:  mythmusic  |     Version:  0.20-fixes
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 upon attempting to play a .flac file, mythmusic plays *maybe* the first
 decoded frame, then moves on to the next file.  this appears to happen
 because the flacdecoder isn't checking for some of the newer non-error
 status codes returned by the flac decoder lib in 1.1.4.

 i've patched the flacdecoder.cpp file of mythmusic to take the new status
 codes into account.  note: the patch is probably not compatible with much
 older versions of flac (probably needs some fine tuning based on flac api
 version).

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


More information about the mythtv-commits mailing list