bpa wrote: 
> 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
  > 
--------------------
> > 

Yes, damned ... dots!

Errors again, looks similar to last time...

Code:
--------------------
    
  DiskStation> ffmpeg -loglevel debug -i 
'http://hls1.addictradio.net/addictalternative_aac_hls/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/addictalternative_aac_hls/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/addictalternative_aac_hls/playlist.m3u8.
  Successfully parsed a group of options.
  Opening an input file: 
http://hls1.addictradio.net/addictalternative_aac_hls/playlist.m3u8.
  [hls,applehttp @ 0x5cc80] Format hls,applehttp probed with size=2048 and 
score=100
  [AVIOContext @ 0x65700] Statistics: 509 bytes read, 0 seeks
  Format aac probed with size=2048 and score=51
  [aac @ 0x67c90] id3v2 ver:4 flags:00 len:112
  [aac @ 0x67c90] File position before avformat_find_stream_info() is 122
  [aac @ 0x67c90] max_analyze_duration 5000000 reached at 5015510 microseconds
  [aac @ 0x67c90] File position after avformat_find_stream_info() is 41597
  [hls,applehttp @ 0x5cc80] File position before avformat_find_stream_info() is 
231
  [hls,applehttp @ 0x5cc80] All info found
  [hls,applehttp @ 0x5cc80] Estimating duration from bitrate, this may be 
inaccurate
  [hls,applehttp @ 0x5cc80] File position after avformat_find_stream_info() is 
231
  Input #0, hls,applehttp, from 
'http://hls1.addictradio.net/addictalternative_aac_hls/playlist.m3u8':
  Duration: 00:00:00.03, start: 0.000000, bitrate: 59 kb/s
  Program 0 
  Metadata:
  variant_bitrate : 63000
  Stream #0:0, 1, 1/28224000: Audio: aac, 44100 Hz, stereo, fltp, 59 kb/s
  Metadata:
  variant_bitrate : 63000
  Successfully opened the file.
  Parsing a group of options: output file notbbc.flc.
  Applying option f (force format) with argument flac.
  Successfully parsed a group of options.
  Opening an output file: notbbc.flc.
  Successfully opened the file.
  detected 1 logical cores
  [graph 0 input from stream 0:0 @ 0x689f0] Setting 'time_base' to value 
'1/44100'
  [graph 0 input from stream 0:0 @ 0x689f0] Setting 'sample_rate' to value 
'44100'
  [graph 0 input from stream 0:0 @ 0x689f0] Setting 'sample_fmt' to value 'fltp'
  [graph 0 input from stream 0:0 @ 0x689f0] Setting 'channel_layout' to value 
'0x3'
  [graph 0 input from stream 0:0 @ 0x689f0] tb:1/44100 samplefmt:fltp 
samplerate:44100 chlayout:0x3
  [audio format for output stream 0:0 @ 0x85750] Setting 'sample_fmts' to value 
's16|s32'
  [audio format for output stream 0:0 @ 0x85750] auto-inserting filter 
'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 
'audio format for output stream 0:0'
  [AVFilterGraph @ 0x658b0] query_formats: 4 queried, 9 merged, 3 already done, 
0 delayed
  [auto-inserted resampler 0 @ 0x85fb0] ch:2 chl:stereo fmt:fltp r:44100Hz -> 
ch:2 chl:stereo fmt:s32 r:44100Hz
  [flac @ 0x84cf0] encoding as 24 bits-per-sample
  [flac @ 0x84cf0]  compression: 5
  [flac @ 0x84cf0]  lpc type: Levinson-Durbin recursion with Welch window
  [flac @ 0x84cf0]  prediction order: 1, 8
  [flac @ 0x84cf0]  order method: estimate
  [flac @ 0x84cf0]  partition order: 0, 8
  [flac @ 0x84cf0]  block size: 4608
  [flac @ 0x84cf0]  lpc precision: 15
  Output #0, flac, to 'notbbc.flc':
  Metadata:
  encoder         : Lavf55.12.100
  Stream #0:0, 0, 1/90000: Audio: flac, 44100 Hz, stereo, s32, 128 kb/s
  Metadata:
  variant_bitrate : 63000
  Stream mapping:
  Stream #0:0 -> #0:0 (aac -> flac)
  Press [q] to stop, [?] for help
  channel element 2.4 is not allocatedrate=1744.7kbits/s    
  Error while decoding stream #0:0: Operation not permitted
  channel element 2.4 is not allocatedrate=1562.2kbits/s    
  Error while decoding stream #0:0: Operation not permitted
  Statistics: 507 bytes read, 0 seekstrate=1604.0kbits/s    
  [aac @ 0x83e20] channel element 2.4 is not allocated
  Error while decoding stream #0:0: Operation not permitted
  channel element 2.4 is not allocatedrate=1645.4kbits/s    
  Error while decoding stream #0:0: Operation not permitted
  Statistics: 507 bytes read, 0 seekstrate=1627.6kbits/s    
  [aac @ 0x83e20] channel element 2.4 is not allocated
  Error while decoding stream #0:0: Operation not permitted
  size=    9890kB time=00:00:50.13 bitrate=1616.1kbits/s    
  video:0kB audio:9882kB subtitle:0 global headers:0kB muxing overhead 0.081567%
  1076 frames successfully decoded, 5 decoding errors
  [AVIOContext @ 0x65b40] Statistics: 2 seeks, 479 writeouts
  [AVIOContext @ 0x68ab0] Statistics: 231 bytes read, 0 seeks
--------------------


------------------------------------------------------------------------
Klammer's Profile: http://forums.slimdevices.com/member.php?userid=64022
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