The "wma mp3" line inthe custom-convert.conf file in PlayWMA should be -
the error is an extra "$PATH" 

Code:
--------------------
    
  wma mp3 * *
        # F:{PATH=%f}R:{PATH=%F}T:{START=-ss %s}B:{BITRATE=--abr %B}
        [ffmpeg] -loglevel quiet -i $PATH$ -f wav - | [lame] --silent -q 
$QUALITY$ $BITRATE$ - -
  
--------------------



After you did

Code:
--------------------
    
  ffmpeg -i  Sorhin\ -\ I\ Det\ Glimrande\ Morkrets\ Djup\ -\ 01\ -\ Godhetens\ 
Fall.wma  123.mp3
  
--------------------


Was the 123.mp3 playable and a good conversion of the original ?  if so
then messages are only warnings and can be ignored.


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

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

Reply via email to