Home of the Squeezebox™ & Transporter® network music players.
Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25
  1. #21
    Junior Member
    Join Date
    Dec 2008
    Posts
    2

    Can't get playing of AAC files to work

    I have followed the instructions in this thread to modify custom-convert.conf, but my M4A files will not play and I get this error message in the server log;

    [08-12-20 08:18:32.7961] Slim::Player::TranscodingHelper::_getCapabilities (163) Capabilities for mov-mp3-*-*: syntax error in FB:{BITRATE=-B %B}
    [08-12-20 08:18:32.7965] Slim::Player::TranscodingHelper::_getCapabilities (163) Capabilities for mov-wav-*-*: syntax error in F

    Any ideas?

  2. #22
    Senior Member
    Join Date
    Oct 2005
    Location
    Ireland
    Posts
    11,252
    There must be one and only one white space before the # and one and one white space after the hash

    Code:
     # F               correct
    # F                incorrect
      # F              incorrect
     #  F              incorrect
    White space can be space or tab but not a tab expanded into spaces by editor.

  3. #23
    Junior Member
    Join Date
    Dec 2008
    Posts
    2
    Thanks - I solved it by starting a fresh file and typing the lines in manually. Using notepad in Windows and copying to the linux machine was just too simple..

  4. #24
    Junior Member
    Join Date
    Mar 2008
    Posts
    8
    Quote Originally Posted by bpa View Post
    SC will always choose mov->flac first so the cause of your stuttering might be either disabled mov->flac.
    Is this documented anywhere? It doesn't seem to appear in the Wiki, the comments on the convert.conf, or in a cursory google search.

  5. #25
    Senior Member
    Join Date
    Oct 2005
    Location
    Ireland
    Posts
    11,252
    That comment related to a specific problem. Stuttering is the most common symptom of a problem but the source of the problem will depend on the user system/network configuration, the players, server and how it is being used.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •