bpa wrote: 
> "Could not create command" means that there was no rule with a valid
> executable (i.e. ffmpeg) which transcodes a remote (i.e. FRB) stream for
> that filetype. Things need to be rechecked and messages in the log file
> examined.   Looking at the your copy of custom-convert.conf posted - the
> spacing before the "#" and [ffmpeg]/[faad] is different for the "mov"
> and the "mp4" - I don't this is the issue but it is the level of detail
> that needs to be checked.
> 
> Later I'll try 7.9 to see if there is a 7.9 issue.

Running LMS 7.8.0 on Vortexbox linux setup (uses Fedora Ver 20 linux).

with server.log set to debug, I now see the  following (and this seems
to be obviously the key problem, but I'm not sure of correct syntax):


Code:
--------------------
    [15-10-21 17:20:35.0868] Slim::Player::TranscodingHelper::_getCapabilities 
(167) Capabilities for mp4-mp3-*-*: syntax error in FRB:{BITRATE=-B 
%B}T:{START=-ss %s}
  [15-10-21 17:20:35.0878] Slim::Player::TranscodingHelper::_getCapabilities 
(167) Capabilities for mp4-pcm-*-*: syntax error in FRB:{BITRATE=-B 
%B}T:{START=-ss %s}
  [15-10-21 17:20:35.0887] Slim::Player::TranscodingHelper::_getCapabilities 
(167) Capabilities for mp4-flc-*-*: syntax error in FRB:{BITRATE=-B 
%B}T:{START=-ss %s}
--------------------


This is with a convert-config.conf file containing only this info (I
removed the older info that was there just to have a cleaner test)


Code:
--------------------
    
  mp4 mp3 * *
  # FRB:{BITRATE=-B %B}T:{START=-ss %s}
  [ffmpeg] -loglevel quiet  -f mp4 -i $FILE$ -f wav - | [lame] --silent -q 
$QUALITY$ $BITRATE$ - -
  
  mp4 pcm * *
  # FRB:{BITRATE=-B %B}T:{START=-ss %s}
  [ffmpeg] -loglevel quiet  -f mp4 -i $FILE$ -f u16le -
  
  mp4 flc * *
  # FRB:{BITRATE=-B %B}T:{START=-ss %s}
  [ffmpeg] -loglevel quiet -f mp4 $START$ -i $FILE$ -f flac -
--------------------


If  I try to play the podcast in question I get this in log:


Code:
--------------------
     [15-10-21 17:27:06.7183] Slim::Player::Song::open (409) Error: Couldn't 
create command line for mp4 playback for 
[http://50.31.159.34/sound_opinions/audio/516-twin-peaks-opinions-on-the-dead-weather.m4a?listeningSessionID=5627da1cf6a8027a_10512_omo6CqA8_000000000aV]
 
--------------------


The filetypes advanced settings shows:

19057


+-------------------------------------------------------------------+
|Filename: CropperCapture[1].jpg                                    |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19057|
+-------------------------------------------------------------------+


*Home:* VortexBox 4TB (2.3) > LMS 7.8 > Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* VBA 3TB (2.3) > LMS 7.8 > Touch > Benchmark DAC I, Boom,
Radio w/Battery (all ethernet except Radio)
*Office:* Win8(64) > LMS 7.9 > Squeezelite
*Spares:* Touch(3), Radio(3), Boom, SB3, CONTROLLER
*Controllers:* iPhone6 & iPadAir2 (iPeng8 & Squeezepad), CONTROLLER, or
SqueezePlay 7.8 on Win7(64) laptop
*Files:* ripping: dbpoweramp > FLAC; post-rip: mp3tag, PerfectTunes;
Streaming: Spotify
------------------------------------------------------------------------
garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=104480

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

Reply via email to