JackOfAll wrote: 
> F20, it's either going to be the Fedora ffmpeg-2.1.1-1 or CS
> ffmpeg-2.1.1-1.1, where I have additionally enabled faac and fdk-aac,
> which aren't enabled in the Fedora build. Maybe you should try from the
> cmd line, "ffmpeg -i /path/to/your/alac/alac.m4a output.wav", and see if
> that "barfs" on converting one of your new files, from alac to wav.

Code:
--------------------
    
  rpm -q ffmpeg-libs 
  ffmpeg-libs-2.1.1-1.1.fc20.armv7hnl
--------------------


Also, 

Code:
--------------------
    
  ffmpeg -i /mnt/music/flac/Miles\ Davis/01-01-Miles_Davis-Generique-SMR.m4a -f 
s32le - | aplay -f S32_LE -r 96000 -c 2  -D hw:CARD=UD501,0
  
--------------------

plays the music very nicely with hesitation, deviation or repetitiion.



----------------------
"Dreamer, easy in the chair that really fits you..."
------------------------------------------------------------------------
dsdreamer's Profile: http://forums.slimdevices.com/member.php?userid=12588
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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

Reply via email to