RTSP stream time out

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
owenc
New Cone
New Cone
Posts: 2
Joined: 20 Oct 2012 18:43

RTSP stream time out

Postby owenc » 20 Oct 2012 18:49

Hi, I am trying to view a RTSP stream with VLC but it continuously times out after about 2 minutes.

I try the same stream in WMP and it works just fine. The one difference I notice is that when I stream with WMP, I use about 3.8-4 Mbps of bandwidth, but when using VLC I only use 1 Mbps of bandwidth.

The stream is accessible at rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv

Can anyone take a look and see if I'm missing something. I figure there is some option that I need to set so that VLC works as well as WMP when playing this stream. Thanks!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: RTSP stream time out

Postby Jean-Baptiste Kempf » 22 Oct 2012 11:55

Did you try to increase the cache?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

owenc
New Cone
New Cone
Posts: 2
Joined: 20 Oct 2012 18:43

Re: RTSP stream time out

Postby owenc » 22 Oct 2012 14:56

Yeah I did try multiple values for the network-caching variable. The only difference that it seemed to have was that it took longer to start the stream, but it always times out around the 2 minute mark no matter how much I cache. Also the sound and the picutre are very choppy, but again with WMP its smooth as can be. Its very bizarre, I'm pretty stumped. I included the log output, I always get this live555 warning: no data received in 10s, eof ?

I'm using VLC 2.0.4

Code: Select all

main debug: adding item `rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' ( rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv ) qt4 debug: Adding a new MRL to recent ones: rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index -1 main debug: processing request item: rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv, node: null, skip: 0 main debug: resyncing on rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv main debug: rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv is at 0 main debug: starting playback of the new playlist item main debug: resyncing on rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv main debug: rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv is at 0 main debug: creating new input thread main debug: Creating an input for 'rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\owen\AppData\Local\Temp' main debug: `rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' gives access `rtsp' demux `' path `108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' main debug: creating demux: access='rtsp' demux='' location='108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' file='\\108.20.229.83\TRMSVOD\601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' main debug: looking for access_demux module: 1 candidate live555 debug: version 2012.09.13 qt4 debug: IM: Setting an input main debug: meta ok for (null), need to fetch art main debug: looking for meta fetcher module: 1 candidate lua debug: Trying Lua scripts in C:\Users\owen\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac main debug: using meta fetcher module "lua" main debug: TIMER module_need() : 2.181 ms - Total 2.181 ms / 1 intvls (Avg 2.181 ms) main debug: removing module "lua" main debug: searching art for rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv main debug: looking for art finder module: 2 candidates lua debug: Trying Lua scripts in C:\Users\owen\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder module matching "any" could be loaded main debug: TIMER module_need() : 3.654 ms - Total 3.654 ms / 1 intvls (Avg 3.654 ms) main debug: art not found for rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv live555 debug: RTP subsession 'audio/X-ASF-PF' main debug: creating demux: access='' demux='asf' location='' file='(null)' live555 debug: RTP subsession 'video/X-ASF-PF' live555 debug: setup start: 5.000000 stop:7144.592000 live555 debug: play start: 0.000000 stop:7144.592000 main debug: using access_demux module "live555" main debug: TIMER module_need() : 376.227 ms - Total 376.227 ms / 1 intvls (Avg 376.227 ms) main debug: looking for meta reader module: 2 candidates lua debug: Trying Lua scripts in C:\Users\owen\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader module matching "any" could be loaded main debug: TIMER module_need() : 1.372 ms - Total 1.372 ms / 1 intvls (Avg 1.372 ms) main debug: `rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' successfully opened main debug: looking for demux module: 1 candidate asf debug: found object guid: 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c size:5248 asf debug: read "header object" subobj:7, reserved1:1, reserved2:2 asf debug: found object guid: 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 size:104 asf debug: read "file properties object" file_id:0x443fd2fe-0x67c1-0x4ccf-0x901a7d22ee6a6f2c file_size:861472230 creation_date:129945862742620000 data_packets_count:107678 play_duration:71445920000 send_duration:71399800000 preroll:5000 flags:2 min_data_packet_size:8000 max_data_packet_size:8000 max_bitrate:971710 asf debug: found object guid: 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 size:4421 asf debug: read "header extension object" reserved1:0xabd3d211-0xa9ba-0x11cf-0x8ee600c00c205365 reserved2:6 header_extension_size:4375 asf debug: found object guid: 0x7c4346a9-0xefe0-0x4bfc-0xb229393ede415c85 size:39 asf debug: read "language list object" 1 entries asf debug: - 'en-us' asf debug: found object guid: 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9 size:26 asf warning: unknown asf object (not loaded) asf debug: found object guid: 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca size:354 asf debug: read "metadata object" 6 entries asf debug: - IsVBR=0 asf debug: - DeviceConformanceTemplate=L2 asf debug: - IsVBR=0 asf debug: - DeviceConformanceTemplate=MP@LL asf debug: - WM/WMADRCPeakReference=14110 asf debug: - WM/WMADRCAverageReference=1428 asf debug: found object guid: 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8 size:3720 asf warning: unknown asf object (not loaded) asf debug: found object guid: 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:88 asf debug: read "extended stream properties object": asf debug: - start=0 end=0 asf debug: - data bitrate=96000 buffer=5000 initial fullness=0 asf debug: - alternate data bitrate=96000 buffer=5000 initial fullness=0 asf debug: - maximum object size=2048 asf debug: - flags=0x2 asf debug: - stream number=1 language=0 asf debug: - average time per frame=1705293 asf debug: - stream name count=0 asf debug: - payload extension system count=0 asf debug: found object guid: 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:110 asf debug: read "extended stream properties object": asf debug: - start=0 end=0 asf debug: - data bitrate=864000 buffer=5000 initial fullness=0 asf debug: - alternate data bitrate=864000 buffer=5000 initial fullness=0 asf debug: - maximum object size=29089 asf debug: - flags=0x2 asf debug: - stream number=2 language=0 asf debug: - average time per frame=333667 asf debug: - stream name count=0 asf debug: - payload extension system count=1 asf debug: found object guid: 0xd9aade20-0x7c17-0x4f9c-0xbc288555dd98e2a2 size:38 asf warning: unknown asf object (not loaded) asf debug: found object guid: 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850 size:164 asf debug: read "extended content description object" asf debug: - 'WMFSDKVersion' = '10.00.00.4007' asf debug: - 'WMFSDKNeeded' = '0.0.0.0000' asf debug: - 'IsVBR' = 'false' asf debug: found object guid: 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6 size:244 asf debug: read "codec list object" reserved_guid:0x86d15241-0x311d-0x11d0-0xa3a400a0c90348f6 codec_entries_count:2 asf debug: - codec[0] audio name:"Windows Media Audio 9.1" description:" 96 kbps, 48 kHz, stereo (A/V) 1-pass CBR" information_length:2 asf debug: - codec[1] video name:"Windows Media Video 9" description:"" information_length:4 asf debug: found object guid: 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:114 asf debug: read "stream Properties object" stream_type:0xf8699e40-0x5b4d-0x11cf-0xa8fd00805f5c442b error_correction_type:0xbfc3cd50-0x618f-0x11cf-0x8bb200aa00b4e220 time_offset:0 type_specific_data_length:28 error_correction_data_length:8 flags:0x1 stream_number:1 asf debug: found object guid: 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:133 asf debug: read "stream Properties object" stream_type:0xbc19efc0-0x5b4d-0x11cf-0xa8fd00805f5c442b error_correction_type:0x20fb5700-0x5b55-0x11cf-0xa8fd00805f5c442b time_offset:0 type_specific_data_length:55 error_correction_data_length:0 flags:0x2 stream_number:2 asf debug: found object guid: 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2 size:38 asf debug: read "stream bitrate properties object" asf debug: - stream=1 bitrate=98238 asf debug: - stream=2 bitrate=873472 asf debug: found object guid: 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c size:861424050 asf debug: read "data object" file_id:0x443fd2fe-0x67c1-0x4ccf-0x901a7d22ee6a6f2c total data packet:107678 reserved:257 asf debug: + 'Unknown' GUID 0x0-0x0-0x0-0x0000000000000000 size:0pos:0 asf debug: + 'Header' GUID 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c size:5248pos:0 asf debug: | + 'File Properties' GUID 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 size:104pos:30 asf debug: | + 'Header Extension' GUID 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 size:4421pos:134 asf debug: | | + 'Language List' GUID 0x7c4346a9-0xefe0-0x4bfc-0xb229393ede415c85 size:39pos:180 asf debug: | | + 'Unknown' GUID 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9 size:26pos:219 asf debug: | | + 'Metadata' GUID 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca size:354pos:245 asf debug: | | + 'Padding' GUID 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8 size:3720pos:599 asf debug: | | + 'Extended Stream Properties' GUID 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:88pos:4319 asf debug: | | + 'Extended Stream Properties' GUID 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:110pos:4407 asf debug: | | + 'Unknown' GUID 0xd9aade20-0x7c17-0x4f9c-0xbc288555dd98e2a2 size:38pos:4517 asf debug: | + 'Extended content description' GUID 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850 size:164pos:4555 asf debug: | + 'Codec List' GUID 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6 size:244pos:4719 asf debug: | + 'Stream Properties' GUID 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:114pos:4963 asf debug: | + 'Stream Properties' GUID 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:133pos:5077 asf debug: | + 'Stream Bitrate Properties' GUID 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2 size:38pos:5210 asf debug: + 'Data' GUID 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c size:861424050pos:5248 asf debug: found 2 streams asf debug: added new audio stream(codec:0x161,ID:1) main debug: selecting program id=0 main debug: looking for decoder module: 32 candidates avcodec debug: libavcodec initialized (interface 0x361e00) avcodec debug: ffmpeg codec (Windows Media Audio 2) started avcodec debug: Using 192000 bytes output buffer main debug: using decoder module "avcodec" main debug: TIMER module_need() : 45.521 ms - Total 45.521 ms / 1 intvls (Avg 45.521 ms) asf debug: added new video stream(ID:2) main debug: looking for decoder module: 32 candidates avcodec debug: libavcodec already initialized avcodec debug: trying to use direct rendering avcodec debug: allowing 3 thread(s) for decoding avcodec debug: ffmpeg codec (Windows Media Video 9) started main debug: using decoder module "avcodec" main debug: TIMER module_need() : 0.991 ms - Total 0.991 ms / 1 intvls (Avg 0.991 ms) main debug: using demux module "asf" main debug: TIMER module_need() : 48.515 ms - Total 48.515 ms / 1 intvls (Avg 48.515 ms) main debug: Buffering 0% main debug: Buffering 3% main debug: Buffering 6% main debug: looking for text renderer module: 2 candidates freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: using fontsize: 2 main debug: using text renderer module "freetype" main debug: TIMER module_need() : 7.881 ms - Total 7.881 ms / 1 intvls (Avg 7.881 ms) main debug: looking for video filter2 module: 18 candidates swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality) main debug: using video filter2 module "swscale" main debug: TIMER module_need() : 0.831 ms - Total 0.831 ms / 1 intvls (Avg 0.831 ms) main debug: looking for video filter2 module: 18 candidates yuvp debug: YUVP to YUVA converter main debug: using video filter2 module "yuvp" main debug: TIMER module_need() : 1.654 ms - Total 1.654 ms / 1 intvls (Avg 1.654 ms) main debug: Deinterlacing available main debug: deinterlace 0, mode blend, is_needed 0 main debug: Opening vout display wrapper main debug: looking for vout display module: 6 candidates main debug: Buffering 10% main debug: Buffering 13% main debug: Buffering 13% main debug: Buffering 2% avcodec warning: Physical channel configuration not set : guessing direct3d debug: creating Vout EventThread direct3d debug: DirectXCreateWindow main debug: looking for vout window hwnd module: 2 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() : 128.953 ms - Total 128.953 ms / 1 intvls (Avg 128.953 ms) direct3d debug: created video sub-window direct3d debug: Vout EventThread running direct3d debug: disabling screen saver direct3d debug: Direct3d Device: ATI Radeon HD 4800 Series 4098 37954 0 main debug: VoutDisplayEvent 'resize' 336x278 window direct3d warning: trying surface pixel format: YV12 direct3d debug: selected surface pixel format is YV12 direct3d debug: Using D3DTEXF_LINEAR for minification direct3d debug: Using D3DTEXF_LINEAR for magnification direct3d debug: Direct3D scene created successfully direct3d debug: Direct3D device adapter successfully initialized main debug: using vout display module "direct3d" main debug: TIMER module_need() : 210.733 ms - Total 210.733 ms / 1 intvls (Avg 210.733 ms) main debug: original format sz 320x240, of (0,0), vsz 320x240, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 main debug: removing module "freetype" main debug: looking for text renderer module: 2 candidates freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: using fontsize: 2 main debug: using text renderer module "freetype" main debug: TIMER module_need() : 4.533 ms - Total 4.533 ms / 1 intvls (Avg 4.533 ms) main debug: creating audio output avcodec debug: using direct rendering main debug: looking for audio output module: 2 candidates aout_directx debug: Opening DirectSound Audio Output main debug: End of video preroll main debug: VoutDisplayEvent 'resize' 435x240 window main debug: Received first picture freetype error: Breaking unbreakable line freetype error: Breaking unbreakable line direct3d debug: Created 318x50 texture for OSD main debug: Post-processing available aout_directx debug: found device: Primary Sound Driver aout_directx debug: found device: Speakers (Realtek High Definition Audio) aout_directx debug: found device: Realtek Digital Output (Realtek High Definition Audio) aout_directx debug: device supports 2 channels (DEFAULT!) aout_directx debug: device supports 1 channel aout_directx debug: Windows says your SpeakerConfig is stereo aout_directx debug: creating DirectSoundThread main debug: using audio output module "aout_directx" main debug: TIMER module_need() : 51.435 ms - Total 51.435 ms / 1 intvls (Avg 51.435 ms) aout_directx debug: DirectSoundThread ready main debug: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes main debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes main debug: filter(s) 'f32l'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo main debug: looking for audio filter module: 13 candidates audio_format debug: f32l->s16l, bits per sample: 32->16 main debug: using audio filter module "audio_format" main debug: TIMER module_need() : 1.654 ms - Total 1.654 ms / 1 intvls (Avg 1.654 ms) main debug: conversion pipeline completed main debug: looking for audio mixer module: 2 candidates main debug: using audio mixer module "float32_mixer" main debug: TIMER module_need() : 0.325 ms - Total 0.325 ms / 1 intvls (Avg 0.325 ms) main debug: input 's16l' 48000 Hz Stereo frame=1 samples/4 bytes main debug: looking for audio filter module: 1 candidate scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32 scaletempo debug: params: 30 stride, 0.200 overlap, 14 search scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode main debug: using audio filter module "scaletempo" main debug: TIMER module_need() : 0.245 ms - Total 0.245 ms / 1 intvls (Avg 0.245 ms) main debug: filter(s) 's16l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo main debug: looking for audio filter module: 13 candidates audio_format debug: s16l->f32l, bits per sample: 16->32 main debug: using audio filter module "audio_format" main debug: TIMER module_need() : 0.079 ms - Total 0.079 ms / 1 intvls (Avg 0.079 ms) main debug: conversion pipeline completed main debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo main debug: conversion pipeline completed main debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo main debug: looking for audio filter module: 13 candidates main debug: using audio filter module "samplerate" main debug: TIMER module_need() : 0.124 ms - Total 0.124 ms / 1 intvls (Avg 0.124 ms) main debug: conversion pipeline completed main debug: End of audio preroll main debug: Buffering 15% main debug: Buffering 32% main debug: Buffering 49% main debug: Buffering 66% main debug: Buffering 83% main debug: auto hiding mouse cursor main debug: Stream buffering done (1005 ms in 1148 ms) main debug: Decoder buffering done in 0 ms main warning: buffer way too late (217344), dropping buffer main warning: buffer too late (132011), up-sampling main warning: audio output out of sync, adjusting dates (71938 us) main warning: not synchronized (71939 us), resampling main warning: picture is too late to be displayed (missing 141 ms) main warning: picture is too late to be displayed (missing 107 ms) main warning: picture is too late to be displayed (missing 74 ms) main warning: picture is too late to be displayed (missing 41 ms) main debug: picture might be displayed late (missing 7 ms) main warning: picture is too late to be displayed (missing 57 ms) main warning: picture is too late to be displayed (missing 24 ms) main warning: resampling stopped after 1345923 usec (drift: -42067) main warning: buffer too late (72151), up-sampling main debug: picture might be displayed late (missing 17 ms) main warning: resampling stopped after 748247 usec (drift: -13471) main warning: buffer too late (64109), up-sampling main debug: picture might be displayed late (missing 17 ms) main warning: buffer way too early (-481809), clearing queue main warning: timing screwed, stopping resampling main debug: audio output is starving (-846147), playing silence main warning: buffer too early (-50752), down-sampling main warning: buffer way too early (-133481), clearing queue main warning: timing screwed, stopping resampling main debug: audio output is starving (-772758), playing silence main warning: buffer too early (-79864), down-sampling main warning: buffer way too early (-214567), clearing queue main warning: timing screwed, stopping resampling main warning: buffer too early (-116499), down-sampling main warning: buffer way too early (-167548), clearing queue main warning: timing screwed, stopping resampling main warning: buffer too early (-100022), down-sampling main warning: buffer way too early (-134696), clearing queue main warning: timing screwed, stopping resampling main warning: buffer too early (-51570), down-sampling main warning: resampling stopped after 785515 usec (drift: 42195) main warning: buffer too early (-42195), down-sampling main warning: timing screwed, stopping resampling main warning: buffer too late (78551), up-sampling main warning: picture is too late to be displayed (missing 52 ms) main debug: picture might be displayed late (missing 18 ms) main warning: resampling stopped after 267921 usec (drift: -11355) main warning: buffer too late (96850), up-sampling main debug: picture might be displayed late (missing 17 ms) main warning: timing screwed, stopping resampling main warning: buffer too late (148275), up-sampling main warning: buffer way too late (184072), dropping buffer main debug: picture might be displayed late (missing 3 ms) main debug: picture might be displayed late (missing 15 ms) main warning: buffer way too late (191681), dropping buffer main warning: buffer way too late (191392), dropping buffer main warning: picture is too late to be displayed (missing 22 ms) main debug: picture might be displayed late (missing 11 ms) main debug: picture might be displayed late (missing 4 ms) main debug: picture might be displayed late (missing 1 ms) main debug: picture might be displayed late (missing 13 ms) main warning: resampling stopped after 6640350 usec (drift: -122619) main warning: buffer too late (122286), up-sampling main warning: buffer way too late (219149), dropping buffer main debug: picture might be displayed late (missing 15 ms) main warning: resampling stopped after 6680421 usec (drift: 43403) main debug: picture might be displayed late (missing 13 ms) main warning: buffer too late (72517), up-sampling main warning: timing screwed, stopping resampling main warning: buffer too late (110686), up-sampling main debug: picture might be displayed late (missing 1 ms) main warning: resampling stopped after 1790156 usec (drift: -45952) main warning: buffer too late (67301), up-sampling main warning: timing screwed, stopping resampling main warning: buffer too late (155932), up-sampling main warning: buffer way too late (215572), dropping buffer main warning: picture is too late to be displayed (missing 56 ms) main warning: picture is too late to be displayed (missing 22 ms) main warning: picture is too late to be displayed (missing 25 ms) main warning: resampling stopped after 3928592 usec (drift: 36288) main warning: buffer too early (-42519), down-sampling main warning: timing screwed, stopping resampling main warning: buffer too early (-71359), down-sampling main warning: timing screwed, stopping resampling main warning: buffer too early (-112581), down-sampling main warning: resampling stopped after 15519410 usec (drift: -29492) main warning: buffer too early (-46946), down-sampling main warning: timing screwed, stopping resampling main warning: buffer too early (-81312), down-sampling main warning: resampling stopped after 41785906 usec (drift: -70373) main warning: buffer too late (70374), up-sampling main warning: resampling stopped after 11256554 usec (drift: -18948) live555 warning: no data received in 10s, eof ? main debug: EOF reached main debug: waiting decoder fifos to empty main debug: finished input main debug: removing module "avcodec" avcodec debug: ffmpeg codec (Windows Media Audio 2) stopped main debug: killing decoder fourcc `WMA2', 0 PES in FIFO main debug: removing module "audio_format" main debug: removing module "scaletempo" main debug: removing module "samplerate" main debug: removing module "aout_directx" aout_directx debug: closing audio device aout_directx debug: DirectSoundThread exiting main debug: removing module "audio_format" main debug: removing module "float32_mixer" main debug: releasing audio output main debug: removing module "avcodec" avcodec debug: ffmpeg codec (Windows Media Video 9) stopped main debug: killing decoder fourcc `WMV3', 0 PES in FIFO main debug: saving a free vout main debug: reusing provided vout main debug: removing module "live555" asf warning: cannot peek while getting new packet, EOF ? main debug: removing module "asf" asf debug: free asf object 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 asf debug: free asf object 0x7c4346a9-0xefe0-0x4bfc-0xb229393ede415c85 asf warning: unknown asf object 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9 asf debug: free asf object 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca asf warning: unknown asf object 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8 asf debug: free asf object 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a asf debug: free asf object 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a asf warning: unknown asf object 0xd9aade20-0x7c17-0x4f9c-0xbc288555dd98e2a2 asf debug: free asf object 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 asf debug: free asf object 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850 asf debug: free asf object 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6 asf debug: free asf object 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 asf debug: free asf object 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 asf debug: free asf object 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2 asf debug: free asf object 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c asf debug: free asf object 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c main debug: Program doesn't contain anymore ES main debug: dead input main debug: changing item without a request (current 0/1) main debug: nothing to play main debug: destroying useless vout main debug: removing module "direct3d" direct3d debug: Direct3D scene released successfully direct3d debug: DirectXEventThread terminating direct3d debug: DirectXCloseWindow direct3d debug: WinProc WM_DESTROY qt4 debug: releasing video... qt4 debug: IM: Deleting the input main debug: TIMER input launching for 'rtsp://108.20.229.83/TRMSVOD/601-1RHSVarsityFootballRandolphvsCapeCodRegionalTech10-12-2012.wmv' : 380.310 ms - Total 380.310 ms / 1 intvls (Avg 380.310 ms) qt4 debug: Video is not needed anymore main debug: removing module "freetype" main debug: removing module "yuvp" main debug: removing module "swscale"


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 67 guests