I have alot of other mp3 files and they all play. There is something
strange/different about those files I just don't know what. All the
files I was having trouble with were very lo bitrate (that was not the
problem - I have other very low br too that works) so I just ran 
Code:
--------------------
    for file in *.mp3 ;do lame --resample 44.1 $file ./decoded/$file ; done
--------------------
 and it seems to be working now. I just don't know what was wrong and
would like to know.
BTW on linux mint just playing the files as-is worked (not with
squeezeplay).


------------------------------------------------------------------------
foxsam's Profile: http://forums.slimdevices.com/member.php?userid=62520
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to