Page 1 of 1

Streaming Problem

Posted: 21 Nov 2010 12:19
by pcd
Hi,

With vlc 1.1.0 - I can can play locally (for example) this video from myvideo.de :-

http://is4.myvideo.de/de/movie15/24/7779506.flv

But It does not stream - even to a file - using sout configuration as this (for example) :-

:sout=#transcode{vcodec=mp2v,vb=1000,venc=ffmpeg{strict-rc=1},width=720,height=576,fps=25,scale=1,acodec=mpga,ab=128,channels=2,samplerate=0}:std{access=file,mux=ts{pid-video=68,pid-audio=69},dst=C:/Documents and Settings/******/Desktop/test.mpg} :sout-all :sout-keep

Any advice please ?

Regards, pcd.

Re: Streaming Problem

Posted: 21 Nov 2010 16:16
by Jean-Baptiste Kempf
samplerate=0 ? That can't be good.

Re: Streaming Problem

Posted: 21 Nov 2010 19:03
by pcd
samplerate=0 ? That can't be good.
I tried this :-

:sout=#transcode{vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:file{dst=C:\\Documents and Settings\\*****\\Desktop\\test.ts} :sout-all :sout-keep

Streams only sound. No video !

Re: Streaming Problem

Posted: 22 Nov 2010 08:35
by Jean-Baptiste Kempf
Please share the logs

Re: Streaming Problem

Posted: 22 Nov 2010 11:03
by pcd
Streaming log :-

Code: Select all

qt4 debug: MRL passed to the Sout: http://is4.myvideo.de/de/movie15/24/7779506.flv qt4 debug: Adding option: http-caching=1200 qt4 debug: Adding option: :sout=#transcode{vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:file{dst=C:\\Documents and Settings\\*****\\Desktop\\test.ts} qt4 debug: Adding option: sout-all qt4 debug: Adding option: sout-keep main debug: adding item `Streaming' ( http://is4.myvideo.de/de/movie15/24/7779506.flv ) qt4 debug: Adding a new MRL to recent ones: http://is4.myvideo.de/de/movie15/24/7779506.flv main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index -1 main debug: processing request item Streaming node null skip 0 main debug: resyncing on Streaming main debug: Streaming is at 0 main debug: starting new item main debug: creating new input thread main debug: Creating an input for 'Streaming' main debug: thread started main debug: thread (input) created at priority 1 (../.././src/input/input.c:214) main debug: using sout chain=`transcode{vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:file{dst=C:\\Documents and Settings\\*****\\Desktop\\test.ts}' main debug: stream=`file' main debug: looking for sout stream module: 1 candidate main debug: set config option: sout-standard-dst to C:\Documents and Settings\*****\Desktop\test.ts stream_out_standard debug: creating `file/(null)://C:\Documents and Settings\*****\Desktop\test.ts' stream_out_standard debug: extension is ts stream_out_standard debug: extension -> mux=ts stream_out_standard debug: using `file/ts://C:\Documents and Settings\*****\Desktop\test.ts' main debug: looking for sout access module: 1 candidate access_output_file debug: file access output opened (C:\Documents and Settings\*****\Desktop\test.ts) main debug: using sout access module "access_output_file" main debug: TIMER module_need() : 78.000 ms - Total 78.000 ms / 1 intvls (Avg 78.000 ms) stream_out_standard debug: access opened main debug: looking for sout mux module: 1 candidate mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000 main debug: using sout mux module "mux_ts" main debug: TIMER module_need() : 192.000 ms - Total 192.000 ms / 1 intvls (Avg 192.000 ms) main debug: muxer support adding stream at any time main debug: muxer prefers to wait for all ES before starting to mux stream_out_standard debug: mux opened main debug: using sout stream module "stream_out_standard" main debug: TIMER module_need() : 348.000 ms - Total 348.000 ms / 1 intvls (Avg 348.000 ms) main debug: stream=`transcode' main debug: looking for sout stream module: 1 candidate main debug: set config option: sout-transcode-vcodec to mp2v main debug: set config option: sout-transcode-vb to 800 main debug: set config option: sout-transcode-scale to 1 main debug: set config option: sout-transcode-acodec to mpga main debug: set config option: sout-transcode-ab to 128 main debug: set config option: sout-transcode-channels to 2 main debug: set config option: sout-transcode-samplerate to 44100 stream_out_transcode debug: codec audio=mpga 44100Hz 2 channels 128Kb/s stream_out_transcode debug: codec video=mp2v 0x0 scaling: 1.000000 800kb/s main debug: using sout stream module "stream_out_transcode" main debug: TIMER module_need() : 35.000 ms - Total 35.000 ms / 1 intvls (Avg 35.000 ms) main debug: using timeshift granularity of 50 MiB main debug: using timeshift path 'C:\DOCUME~1\*****\LOCALS~1\Temp' main debug: `http://is4.myvideo.de/de/movie15/24/7779506.flv' gives access `http' demux `' path `is4.myvideo.de/de/movie15/24/7779506.flv' main debug: creating demux: access='http' demux='' path='is4.myvideo.de/de/movie15/24/7779506.flv' main debug: looking for access_demux module: 0 candidates main debug: no access_demux module matched "http" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating access 'http' path='is4.myvideo.de/de/movie15/24/7779506.flv' main debug: looking for access module: 2 candidates access_http debug: http: server='is4.myvideo.de' port=80 file='/de/movie15/24/7779506.flv' main debug: net: connecting to is4.myvideo.de port 80 main debug: connection succeeded (socket = 1892) access_http debug: protocol 'HTTP' answer code 206 access_http debug: Content-Type: video/x-flv access_http debug: Server: Level-3 Origin Storage/1.5 access_http debug: this frame size=31757628 access_http debug: stream size=31757628,pos=0,remaining=31757628 main debug: using access module "access_http" main debug: TIMER module_need() : 254.000 ms - Total 254.000 ms / 1 intvls (Avg 254.000 ms) main debug: Using AStreamStream main debug: pre buffering main debug: received first data after 0 ms main debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s main debug: looking for stream_filter module: 2 candidates main debug: no stream_filter module matching "any" could be loaded main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: looking for stream_filter module: 1 candidate main debug: using stream_filter module "stream_filter_record" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating demux: access='http' demux='' path='is4.myvideo.de/de/movie15/24/7779506.flv' main debug: looking for demux module: 50 candidates lua debug: Trying Lua scripts in C:\Documents and Settings\*****\Application Data\vlc\lua\playlist lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.lua qt4 debug: IM: Setting an input lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\break.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\canalplus.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\france2.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\googlevideo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\joox.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\katsomo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\lelombrik.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\megavideo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metacafe.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\mpora.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\pinkbike.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube_homepage.lua avcodec debug: detected format: flv main debug: selecting program id=0 avcodec debug: adding es: video codec = h264 avcodec debug: adding es: audio codec = mp4a avcodec debug: AVFormat supported stream avcodec debug: - format = flv (FLV format) avcodec debug: - start time = 0 avcodec debug: - duration = 196920000 main debug: using demux module "avcodec" main debug: TIMER module_need() : 3836.000 ms - Total 3836.000 ms / 1 intvls (Avg 3836.000 ms) main debug: looking for packetizer module: 21 candidates main debug: using packetizer module "packetizer_h264" main debug: TIMER module_need() : 996.000 ms - Total 996.000 ms / 1 intvls (Avg 996.000 ms) main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:301) main debug: thread started main debug: looking for packetizer module: 21 candidates packetizer_mpeg4audio debug: running MPEG4 audio packetizer packetizer_mpeg4audio debug: AAC 44100Hz 1024 samples/frame main debug: using packetizer module "packetizer_mpeg4audio" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:301) main debug: thread started main debug: starting in sync mode main debug: looking for meta reader module: 2 candidates lua debug: Trying Lua scripts in C:\Documents and Settings\*****\Application Data\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.lua main debug: no meta reader module matching "any" could be loaded main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: `http://is4.myvideo.de/de/movie15/24/7779506.flv' successfully opened main debug: Buffering 0% main debug: switching to async mode main debug: adding a new sout input (sout_input:018bb748) main debug: Buffering 3% stream_out_transcode debug: creating audio transcoding from fcc=`mp4a' to fcc=`mpga' main debug: Buffering 6% main debug: Buffering 10% main debug: Buffering 13% main debug: Buffering 16% main debug: Buffering 20% main debug: Buffering 23% main debug: Buffering 26% main debug: looking for decoder module: 34 candidates main debug: Buffering 30% main debug: Buffering 33% main debug: Buffering 36% main debug: Buffering 40% main debug: Buffering 43% main debug: Buffering 46% main debug: Buffering 50% main debug: Buffering 53% main debug: Buffering 56% main debug: Buffering 60% main debug: Buffering 63% main debug: Buffering 66% main debug: Buffering 70% main debug: Buffering 73% main debug: Buffering 76% main debug: Buffering 80% main debug: Buffering 83% main debug: Buffering 86% main debug: Buffering 90% main debug: Buffering 93% main debug: Buffering 96% main debug: Buffering 100% main debug: Stream buffering done (1240 ms in 4 ms) main debug: using decoder module "faad" main debug: TIMER module_need() : 589.000 ms - Total 589.000 ms / 1 intvls (Avg 589.000 ms) main debug: looking for encoder module: 12 candidates avcodec debug: libavcodec initialized (interface 0x344d00) avcodec debug: found encoder MPEG Audio layer 1/2/3 main debug: using encoder module "avcodec" main debug: TIMER module_need() : 211.000 ms - Total 211.000 ms / 1 intvls (Avg 211.000 ms) stream_out_transcode debug: Looking for filter (f32l->s16l, channels 2->2, rate 44100->44100) main debug: looking for audio filter module: 14 candidates audio_format debug: f32l->s16l, bits per sample: 32->16 main debug: using audio filter module "audio_format" main debug: TIMER module_need() : 695.000 ms - Total 695.000 ms / 1 intvls (Avg 695.000 ms) main debug: Filter 'audio_format' (0199a0bc) appended to chain stream_out_transcode debug: Got complete audio filter chain main debug: adding a new input mux_ts debug: adding input codec=mpga pid=68 mux_ts debug: new PCR PID is 68 main debug: Decoder buffering done in 1507 ms faad warning: decoded zero sample main debug: EOF reached main debug: waiting decoder fifos to empty main debug: finished input main debug: thread times: real 0m50.156250s, kernel 0m0.000000s, user 0m1.546875s main debug: waitpipe: object killed main debug: removing module "packetizer_h264" main debug: killing decoder fourcc `h264', 0 PES in FIFO main debug: thread times: real 0m50.156250s, kernel 0m0.593750s, user 0m19.578125s main debug: removing module "packetizer_mpeg4audio" main debug: killing decoder fourcc `mp4a', 0 PES in FIFO main debug: removing a sout input (sout_input:018bb748) main debug: TIMER encoding audio frame : 0.000 ms - Total 18358.001 ms / 8477 intvls (Avg 2.166 ms) main debug: removing module "faad" main debug: removing module "avcodec" main debug: Filter 0199a0bc removed from chain main debug: removing module "audio_format" mux_ts debug: removing input pid=68 mux_ts debug: new PCR PID is 8191 main warning: no more input streams for this mux main debug: removing module "avcodec" main debug: removing module "stream_filter_record" main debug: removing module "access_http" main debug: Program doesn't contain anymore ES main debug: thread ended main debug: dead input main debug: thread times: real 0m55.656250s, kernel 0m0.625000s, user 0m0.640625s main debug: changing item without a request (current 0/1) main debug: nothing to play qt4 debug: IM: Deleting the input main debug: TIMER input launching for 'Streaming' : 5504.000 ms - Total 5504.000 ms / 1 intvls (Avg 5504.000 ms)

Re: Streaming Problem

Posted: 22 Nov 2010 11:14
by pcd
Play locally log (video ok, audio ok) :-

Code: Select all

qt4 warning: Input option: http-caching=1200 main debug: adding item `http://is4.myvideo.de/de/movie15/24/7779506.flv' ( http://is4.myvideo.de/de/movie15/24/7779506.flv ) qt4 debug: Adding a new MRL to recent ones: http://is4.myvideo.de/de/movie15/24/7779506.flv main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index -1 main debug: processing request item http://is4.myvideo.de/de/movie15/24/7779506.flv node null skip 0 main debug: resyncing on http://is4.myvideo.de/de/movie15/24/7779506.flv main debug: http://is4.myvideo.de/de/movie15/24/7779506.flv is at 0 main debug: starting new item main debug: creating new input thread main debug: Creating an input for 'http://is4.myvideo.de/de/movie15/24/7779506.flv' main debug: thread started main debug: using timeshift granularity of 50 MiB main debug: using timeshift path 'C:\DOCUME~1\*****\LOCALS~1\Temp' main debug: thread (input) created at priority 1 (../.././src/input/input.c:214) main debug: meta ok for (null), need to fetch art main debug: `http://is4.myvideo.de/de/movie15/24/7779506.flv' gives access `http' demux `' path `is4.myvideo.de/de/movie15/24/7779506.flv' main debug: creating demux: access='http' demux='' path='is4.myvideo.de/de/movie15/24/7779506.flv' main debug: looking for access_demux module: 0 candidates main debug: no access_demux module matched "http" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating access 'http' path='is4.myvideo.de/de/movie15/24/7779506.flv' main debug: looking for access module: 2 candidates access_http debug: http: server='is4.myvideo.de' port=80 file='/de/movie15/24/7779506.flv' main debug: net: connecting to is4.myvideo.de port 80 main debug: connection succeeded (socket = 1404) access_http debug: protocol 'HTTP' answer code 206 access_http debug: Content-Type: video/x-flv access_http debug: Server: Level-3 Origin Storage/1.5 access_http debug: this frame size=31757628 access_http debug: stream size=31757628,pos=0,remaining=31757628 main debug: using access module "access_http" main debug: TIMER module_need() : 238.000 ms - Total 238.000 ms / 1 intvls (Avg 238.000 ms) main debug: Using AStream*Stream main debug: pre buffering main debug: received first data after 0 ms main debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s main debug: looking for stream_filter module: 2 candidates main debug: no stream_filter module matching "any" could be loaded main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: looking for stream_filter module: 1 candidate main debug: using stream_filter module "stream_filter_record" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating demux: access='http' demux='' path='is4.myvideo.de/de/movie15/24/7779506.flv' main debug: looking for demux module: 50 candidates lua debug: Trying Lua scripts in C:\Documents and Settings\*****\Application Data\vlc\lua\playlist lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\break.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\canalplus.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\france2.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\googlevideo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\joox.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\katsomo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\lelombrik.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\megavideo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metacafe.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\mpora.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\pinkbike.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube_homepage.lua avcodec debug: detected format: flv main debug: looking for meta fetcher module: 1 candidate lua debug: Trying Lua scripts in C:\Documents and Settings\*****\Application Data\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\fetcher\tvrage.lua main debug: using meta fetcher module "lua" main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms) main debug: removing module "lua" main debug: searching art for http://is4.myvideo.de/de/movie15/24/7779506.flv main debug: looking for art finder module: 2 candidates qt4 debug: IM: Setting an input lua debug: Trying Lua scripts in C:\Documents and Settings\*****\Application Data\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_musicbrainz.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\10_googleimage.lua lua debug: 10_googleimage.lua is disabled main debug: no art finder module matching "any" could be loaded main debug: TIMER module_need() : 156.000 ms - Total 156.000 ms / 1 intvls (Avg 156.000 ms) main debug: art not found for http://is4.myvideo.de/de/movie15/24/7779506.flv main debug: selecting program id=0 avcodec debug: adding es: video codec = h264 avcodec debug: adding es: audio codec = mp4a avcodec debug: AVFormat supported stream avcodec debug: - format = flv (FLV format) avcodec debug: - start time = 0 avcodec debug: - duration = 196920000 main debug: using demux module "avcodec" main debug: TIMER module_need() : 469.000 ms - Total 469.000 ms / 1 intvls (Avg 469.000 ms) main debug: looking for decoder module: 34 candidates avcodec debug: libavcodec initialized (interface 0x344d00) avcodec debug: trying to use direct rendering avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started main debug: using decoder module "avcodec" main debug: TIMER module_need() : 332.000 ms - Total 332.000 ms / 1 intvls (Avg 332.000 ms) main debug: thread started main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:301) main debug: looking for decoder module: 34 candidates main debug: using decoder module "faad" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: thread started main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:301) main debug: looking for meta reader module: 2 candidates lua debug: Trying Lua scripts in C:\Documents and Settings\*****\Application Data\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.lua main debug: no meta reader module matching "any" could be loaded main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: `http://is4.myvideo.de/de/movie15/24/7779506.flv' successfully opened main debug: Buffering 0% main debug: Buffering 3% faad warning: decoded zero sample main debug: Buffering 6% main debug: creating aout main debug: Buffering 10% main debug: Buffering 13% main debug: Buffering 16% main debug: Buffering 20% main debug: Buffering 23% main debug: Buffering 26% main debug: Buffering 30% main debug: looking for audio output module: 4 candidates aout_directx debug: Opening DirectSound Audio Output main debug: Buffering 33% main debug: Buffering 36% main debug: Buffering 40% main debug: Buffering 43% main debug: Buffering 46% main debug: Buffering 50% main debug: Buffering 53% main debug: Buffering 56% main debug: Buffering 60% main debug: Buffering 63% main debug: Buffering 66% main debug: Buffering 70% main debug: Buffering 73% main debug: Buffering 76% main debug: Buffering 80% main debug: Buffering 83% main debug: Buffering 86% main debug: Buffering 90% main debug: Buffering 93% main debug: Buffering 96% main debug: Buffering 100% main debug: Stream buffering done (1240 ms in 4 ms) main debug: no usable vout present, spawning one main debug: looking for text renderer module: 2 candidates freetype debug: Building font databases. freetype debug: Took 70000 microseconds freetype debug: Using Arial as font from file C:/WINDOWS/fonts/Arialtbg.ttf freetype debug: using fontsize: 2 main debug: using text renderer module "freetype" main debug: TIMER module_need() : 289.000 ms - Total 289.000 ms / 1 intvls (Avg 289.000 ms) main debug: looking for video filter2 module: 18 candidates swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality) main debug: using video filter2 module "swscale" main debug: TIMER module_need() : 261.000 ms - Total 261.000 ms / 1 intvls (Avg 261.000 ms) main debug: looking for video filter2 module: 18 candidates aout_directx debug: found device: Primary Sound Driver aout_directx debug: found device: Sound Blaster Audigy yuvp debug: YUVP to YUVA converter main debug: using video filter2 module "yuvp" main debug: TIMER module_need() : 848.000 ms - Total 848.000 ms / 1 intvls (Avg 848.000 ms) aout_directx debug: device supports 2 channels (DEFAULT!) aout_directx debug: device supports 1 channel aout_directx debug: creating DirectSoundThread main debug: thread (DirectSound Notification Thread) created at priority 15 (../../.././modules/audio_output/directx.c:321) main debug: thread started main debug: using audio output module "aout_directx" aout_directx debug: DirectSoundThread ready main debug: TIMER module_need() : 1410.000 ms - Total 1410.000 ms / 1 intvls (Avg 1410.000 ms) main debug: output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes main debug: mixer 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes main debug: filter(s) 'f32l'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo main debug: looking for audio filter module: 14 candidates audio_format debug: f32l->s16l, bits per sample: 32->16 main debug: using audio filter module "audio_format" main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms) main debug: found a filter for the whole conversion main debug: looking for audio mixer module: 3 candidates main debug: window size: 1024x576 main debug: Deinterlacing available main debug: deinterlace 0, mode blend, is_needed 0 main debug: using audio mixer module "float32_mixer" main debug: looking for video output module: 1 candidate main debug: TIMER module_need() : 93.000 ms - Total 93.000 ms / 1 intvls (Avg 93.000 ms) main debug: input 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes main debug: looking for audio filter module: 1 candidate scaletempo debug: format: 44100 rate, 2 nch, 4 bps, fl32 scaletempo debug: params: 30 stride, 0.200 overlap, 14 search vout_wrapper debug: Opening vout display wrapper scaletempo debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode main debug: using audio filter module "scaletempo" main debug: TIMER module_need() : 125.000 ms - Total 125.000 ms / 1 intvls (Avg 125.000 ms) main debug: looking for vout display module: 8 candidates main debug: filter(s) 'f32l'->'f32l' 48510 Hz->44100 Hz Stereo->Stereo main debug: looking for audio filter module: 14 candidates bandlimited_resampler debug: f32l/48510KHz/2->f32l/44100KHz/2 main debug: using audio filter module "bandlimited_resampler" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: found a filter for the whole conversion main debug: End of audio preroll directx debug: creating Vout EventThread directx debug: DirectXCreateWindow main debug: looking for vout window hwnd module: 3 candidates qt4 debug: requesting video... qt4 debug: Video was requested 0, 0 main debug: using vout window hwnd module "qt4" main debug: TIMER module_need() : 101.000 ms - Total 101.000 ms / 1 intvls (Avg 101.000 ms) directx debug: created video sub-window directx debug: Vout EventThread running directx debug: disabling screen saver directx debug: directx-device: directx debug: DirectXEnumCallback: RADEON X300 SE 128MB HyperMemory, \\.\DISPLAY1 directx debug: selecting RADEON X300 SE 128MB HyperMemory, \\.\DISPLAY1 directx debug: screen dimensions (0x0,800x600) directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1 main debug: VoutDisplayEvent 'resize' 1032x610 window directx debug: YUV overlay surface created successfully main debug: using vout display module "directx" main debug: TIMER module_need() : 336.000 ms - Total 336.000 ms / 1 intvls (Avg 336.000 ms) main debug: using video output module "vout_wrapper" main debug: TIMER module_need() : 461.000 ms - Total 461.000 ms / 1 intvls (Avg 461.000 ms) main debug: got 1 direct buffer(s) main debug: pic render sz 1024x576, of (0,0), vsz 1024x576, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 main debug: pic in sz 1024x576, of (0,0), vsz 1024x576, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 main debug: pic out sz 1024x576, of (0,0), vsz 1024x576, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 main debug: direct render, mapping render pictures 0-23 to system pictures 1-24 main debug: VoutDisplayEvent 'resize' 804x479 window avcodec debug: using direct rendering main debug: End of video preroll main debug: Received first picture freetype debug: using fontsize: 36 main debug: Decoder buffering done in 2043 ms main warning: PTS is out of range (-33000), dropping buffer main debug: looking for video blending module: 1 candidate blend debug: chroma: YUVA -> I420 main debug: using video blending module "blend" main debug: TIMER module_need() : 109.000 ms - Total 109.000 ms / 1 intvls (Avg 109.000 ms) main debug: Post-processing available main warning: vlc_object_find_name(postproc) is not safe! main warning: late picture skipped (110000 > -46757) main warning: late picture skipped (70000 > -46757) main warning: late picture skipped (30000 > -46757) main warning: late picture skipped (-10000 > -46757) main debug: auto hidding mouse directx warning: DirectDrawUpdateOverlay cannot move/resize overlay main debug: auto hidding mouse main debug: auto hidding mouse main debug: auto hidding mouse main debug: control type=1 main debug: auto hidding mouse main debug: auto hidding mouse

Re: Streaming Problem

Posted: 24 Nov 2010 11:49
by pcd
No comment ?

Is it a vlc problem ?