The custom-convert.conf file has a format which is detailed at the start
of the convert.conf file.

The "# F" says the conversion only deal wioth files.  The info in the
convert.,conf file is as follows

Code:
--------------------
    
  #
  # Capabilities
  # I - can transcode from stdin
  # F - can transcode from a named file
  # R - can transcode from a remote URL (URL types unspecified)
  
--------------------


So you probably need "# IF" but only if you don't use $FILE$ - so there
are other changes needed.

I don't think lame support seeks - you may need to use another
application to transcode MP3 to PCM which can seek (e.g. possibly ffmpeg
using -ss) but this will also depend on LMS server.

I suspect ffmpeg instead of lame might solve both issues but depends on
the server.


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

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

Reply via email to