I'm trying to diagnose the same problem.  I'm using "Ralphy's ffmpeg
version".  Trying to play a track, squeezelite tells me:


Code:
--------------------
    [22:05:12.094571] sendRESP:215 RESP
  [22:05:12.338231] output_thread:621 open output device: default
  [22:05:12.339296] alsa_open:338 opening device at: 44100
  [22:05:12.349719] alsa_open:389 opened device default using format: S32_LE 
sample rate: 44100 mmap: 1
  [22:05:12.352153] alsa_open:468 buffer: 80 period: 4 -> buffer size: 3536 
period size: 884
  [22:05:12.367436] read_mp4_header:295 type: ftyp len: 28 consume: 28
  [22:05:12.370847] read_mp4_header:295 type: free len: 8 consume: 8
  [22:05:12.375231] read_mp4_header:250 type: mdat len: 8572648, no playable 
track found
  [22:05:12.375828] faad_decode:388 error reading stream header
  
--------------------


ffmpeg has this to say about codecs in the file:


Code:
--------------------
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'funk.m4a':
  Metadata:
  major_brand     : isom
  minor_version   : 512
  compatible_brands: isomiso2mp41
  encoder         : Lavf56.4.101
  Duration: 00:04:30.44, start: 0.000000, bitrate: 254 kb/s
  Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, 
fltp, 253 kb/s (default)
  Metadata:
  handler_name    : SoundHandler
  
--------------------


The same track plays just fine on my Squeebox Boom.  Looking at my LMS
server, it looks like the file is getting transcoded before being sent
to the boom, because I see a "faad ... | flac ..." pipeline running.  I
don't see the transcoding pipeline start up when squeezelite tries to
play the same track.  I'm guessing this has something to do with the
codecs that squeezelite is reporting to LMS.

I'd be happy to either (a) get squeezelite to just play the track as is,
or (b) figure out what codec setting is necessary to make things work
like they do for the Boom.


------------------------------------------------------------------------
larsks's Profile: http://forums.slimdevices.com/member.php?userid=63091
View this thread: http://forums.slimdevices.com/showthread.php?t=106521

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to