Klammer wrote: 
> DiskStation> ffmpeg -loglevel debug -i
> http://hls1.addictradio.net/addictal.../playlist.m3u8 -f flac
> notbbc.flc
> ffmpeg version 2.0.2 Copyright (c) 2000-2013 the FFmpeg developers
> built on Jan  7 2015 14:39:28 with gcc 4.6.4 (Linaro GCC branch-4.6.4.
> Marvell GCC Dev 201310-2126.3d181f66 64K MAXPAGESIZE ALIGN)
> configuration: --prefix=/usr/syno --incdir='${prefix}/include/ffmpeg'
> --arch=arm --target-os=linux
> --cross-prefix=/usr/local/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-
> --enable-cross-compile --enable-optimizations --enable-pic --enable-gpl
> --enable-shared --disable-static --enable-version3 --enable-nonfree
> --enable-libfaac --enable-encoders --enable-pthreads --disable-bzlib
> --disable-protocol=rtp --disable-muxer=image2 --disable-muxer=image2pipe
> --disable-swscale-alpha --disable-ffserver --disable-ffplay
> --disable-devices --disable-bzlib --disable-altivec
> --enable-libopencore-amrnb --enable-libopencore-amrwb
> --enable-libmp3lame --disable-decoder=amrnb --disable-encoder=zmbv
> --disable-encoder=dca --disable-encoder=ac3 --disable-encoder=ac3_fixed
> --disable-encoder=eac3 --disable-decoder=dca --disable-decoder=eac3
> --disable-decoder=truehd
> --cc=/usr/local/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-ccache-gcc
> --disable-doc
> libavutil      52. 38.100 / 52. 38.100
> libavcodec     55. 18.102 / 55. 18.102
> libavformat    55. 12.100 / 55. 12.100
> libavdevice    55.  3.100 / 55.  3.100
> libavfilter     3. 79.101 /  3. 79.101
> libswscale      2.  3.100 /  2.  3.100
> libswresample   0. 17.102 /  0. 17.102
> libpostproc    52.  3.100 / 52.  3.100
> Splitting the commandline.
> Reading option '-loglevel' ... matched as option 'loglevel' (set logging
> level) with argument 'debug'.
> Reading option '-i' ... matched as input file with argument
> 'http://hls1.addictradio.net/addictal.../playlist.m3u8'.
> Reading option '-f' ... matched as option 'f' (force format) with
> argument 'flac'.
> Reading option 'notbbc.flc' ... matched as output file.
> Finished splitting the commandline.
> Parsing a group of options: global .
> Applying option loglevel (set logging level) with argument debug.
> Successfully parsed a group of options.
> Parsing a group of options: input file
> http://hls1.addictradio.net/addictal.../playlist.m3u8.
> Successfully parsed a group of options.
> Opening an input file:
> http://hls1.addictradio.net/addictal.../playlist.m3u8.
> [http @ 0x5d1a0] HTTP error 404 Not Found
> http://hls1.addictradio.net/addictal.../playlist.m3u8: Input/output
> error
> 
--------------------


???
Double check the url that is entered on the cmd line -  are there "..." in
the middle.

This test

Code:
--------------------

Reading option '-i' ... matched as input file with argument 
'http://hls1.addictradio.net/addictal.../playlist.m3u8'.

--------------------


Previous test

Code:
--------------------
[hls,applehttp @ 0x5cc80] Estimating duration from bitrate, this may be 
inaccurate
Input #0, hls,applehttp, from 
'http://hls1.addictradio.net/addictalternative_aac_hls/playlist.m3u8':
Duration: 00:00:00.03, start: 0.000000, bitrate: 64 kb/s

--------------------


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

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to