[FFmpeg-user] Need help playlist.m3u8
Rhodri James
rhodri at kynesim.co.uk
Tue Jul 24 15:56:47 CEST 2012
[Replying to list]
On Tue, 24 Jul 2012 14:44:04 +0100, focus television
<focustelev at gmail.com> wrote:
>
> On 24-Jul-12 2:02 PM, Rhodri James wrote:
>> On Tue, 24 Jul 2012 11:59:11 +0100, focus television
>> <focustelev at gmail.com> wrote:
>>
>>> Hi,
>>> I http://dm800se/web/stream.m3u?ref=1:0:1:C530:965:2:11A0000:0:0:0
>>> This comes from my dreambox.
>>> I can play in vlc
>>>
>>> ffmpeg -i
>>> "http://dm800se/web/stream.m3u?ref=1:0:1:C530:965:2:11A0000:0:0:0"
>>> -acodec copy -vcodec copy test.mpg
>>>
>>> It doest take the source url
>>> http://dm800se/web/stream.m3u?ref=1:0:1:C530:965:2:11A0000:0:0:0:
>>> Operation not permitted
>>> Can some one help me please..
>>
>> You've asked this several times now. Any chance of giving us the
>> *complete* *uncut* console output, as the developers always request?
>>
> Hi Rhodri
>
>
> C:\Users\admin\Downloads\ffmpeg-20120708-git-299387e-win64-static\bin>ffmpeg
> -i
> "http://dm800se/web/stream.m3u?ref=1:0:1:C530:965:2:11A0000:0:0:0"
> -loglevel deb
> ug -acodec copy -vcodec copy test.mpg
> ffmpeg version N-42347-g299387e Copyright (c) 2000-2012 the FFmpeg
> developers
> built on Jul 8 2012 15:48:29 with gcc 4.7.1
> configuration: --enable-gpl --enable-version3 --disable-w32threads
> --enable-ru
> ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r
> --enable-libass
> --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb
> --enable
> -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut
> --enable-libope
> njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex
> --enable-libth
> eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc
> --enable-
> libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
> --enable-libxvid --e
> nable-zlib
> libavutil 51. 64.100 / 51. 64.100
> libavcodec 54. 33.100 / 54. 33.100
> libavformat 54. 15.102 / 54. 15.102
> libavdevice 54. 1.100 / 54. 1.100
> libavfilter 3. 1.100 / 3. 1.100
> libswscale 2. 1.100 / 2. 1.100
> libswresample 0. 15.100 / 0. 15.100
> libpostproc 52. 0.100 / 52. 0.100
> [AVIOContext @ 0000000001e3fbe0] Statistics: 118 bytes read, 0 seeks
> http://dm800se/web/stream.m3u?ref=1:0:1:C530:965:2:11A0000:0:0:0:
> Operation not permitted
>
> This is the things i get on screen .. Do i need to add anything more..
> The output is mpeg2.
If the output gets as far as being not empty, then this isn't the complete
and uncut console output :-)
OK, that's a fairly recent ffmpeg. I'm not familiar with ffmpeg's
handling of m3u playlists, so I can only repeat my guess that something is
trying to do a seek on the stream, which won't work because streams aren't
seekable. Unfortunately I'm not going to have time in the near future to
go digging in the source code, so I'm going to have to hand you over to
someone more knowledgeable.
Anyone?
--
Rhodri James
Kynesim Ltd
More information about the ffmpeg-user
mailing list