> 
> Stream #0:0(und): Audio: alac (alac / 0x63616C61), 48000 Hz, stereo,
> s32p (24 bit), 1752 kb/s (default)
> 

I'm not familiar with s32p 24 bit but it seems an "odd" choice.  How was
the file created ?

looking at ffmpeg output for "-sample_fmts" - s32p should have 32 bits. 
I'll try to do a bit more checking.

Code:
--------------------
    
  name   depth
  u8        8 
  s16      16 
  s32      32 
  flt      32 
  dbl      64 
  u8p       8 
  s16p     16 
  s32p     32 
  fltp     32 
  dblp     64 
  s64      64 
  s64p     64 
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=102059

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to