bpa wrote: 
> Might be a "feature" of ash
> 
> OK - so sleep command is invalid - that needs to be fixed.
> What's in the logs file in /tmp ?

File: playhls-sh.log

--------------------- start log  16:24:12--17-02-2015
-------------------
Streaming : Launching ffmpeg -loglevel verbose -i http://badurl -f flac
test.flc
--------------------- start log  16:24:12--17-02-2015
-------------------
Tidy up -        16:24:12
about to run  ffmpeg  at  16:24:12
wait over    -  16:24:13
--------------------- start log  16:26:12--17-02-2015
-------------------
Streaming : Launching ffmpeg -loglevel verbose -i http://badurl -f flac
test.flc
--------------------- start log  16:26:12--17-02-2015
-------------------
Tidy up -        16:26:12
about to run  ffmpeg  at  16:26:12
wait over    -  16:26:13

-----

As for ffmpeg, this is interesting I think. From your test command I
just get a "Failed to resolve hostname: badurl". However I also managed
to get a log from trying to play a BBC stream, after modifying the
script to specify the correct location of bash on my system
(/opt/bin/bash). It ends like this:

[flac @ 0x80b8400] encoding as 24 bits-per-sample
Output #0, flac, to 'pipe:':
Stream #0:0: Audio: flac, 48000 Hz, stereo, s32, 128 kb/s
Metadata:
variant_bitrate : 339200
Stream mapping:
Stream #0:0 -> #0:0 (aac -> flac)
Error while opening decoder for input stream #0:0 : Operation not
permitted

Tim


------------------------------------------------------------------------
onlyconnect's Profile: http://forums.slimdevices.com/member.php?userid=19154
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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

Reply via email to