Stream timeout after random period of time [SOLVED]

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Stream timeout after random period of time [SOLVED]

Postby kairno » 25 Sep 2008 14:19

Hi, i'm using vlc to stream some video cameras to a local website, we used different versions for it, but they all had this issue, including 9.2 : after a random period of time, the stream is closed, it sometimes lasted for 24 hrs, other times 1-2 hrs.. and the max was about 48 hrs... we're using an appro type cammera if it matters, mailed the manufacturer and they said they had the same issues with vlc... searched the forum and saw the topic with "timeout after 2 mins" but nothing worked for me... any ideas ? my test machine is with windows xp sp2, and the server is using windows 2003 server. any tips / suggestions / something would be appreciated.
Last edited by VLC_help on 10 Oct 2008 15:06, edited 1 time in total.
Reason: User requested it.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Stream timeout after random period of time

Postby VLC_help » 25 Sep 2008 15:01

You have enabled logger interface and checked the log file after closedown?

Or maybe force-repeat VLC to restart itself with same options.

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 25 Sep 2008 15:03

i'll check the logs, the force-restart isn't an option because since it's for the survailance cameras, i have no way of knowing when the vlc server is down other than actually checking it...

i'll post the logs as soon as i can

edit : um.. where should the logs be located ? just set the verbosity to 2, and waiting for the crash

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Stream timeout after random period of time

Postby VLC_help » 26 Sep 2008 18:32

--verbose 2 --extraintf=logger
it should default to VLC directory. You can use --logfile=<string> to specify the location.

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 30 Sep 2008 11:01

sorry for the delay...

the forum doesn't allow me to put the output here {uses up too much memory} so i've uploaded the file to my server :

http://razvan.ase.ro/asd.log

it's in plain text format

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Stream timeout after random period of time

Postby VLC_help » 30 Sep 2008 11:11

Can you monitor VLC memory usage? If so, could you check if VLC eats more memory after every minute?

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 30 Sep 2008 11:17

i meant the forum's memory usage...

as for vlc, no, it uses about the same amount

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Stream timeout after random period of time

Postby VLC_help » 30 Sep 2008 15:10

I know. I am just trying to figure out what causes the crashes. I was wondering if maybe mjpeg decoder has memleak that causes this. But if the VLC doesn't eat all the memory, I don't know what is the issue.

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 30 Sep 2008 15:21

yeah... the issues isn't from bandwidth either... also, vlc doesn't work when i set the cameras in mpeg mode... only mjpeg... any ideas why ? it worked with 0.8.6a but nothing newer than that...

update :

this is the response i got from the camera manufacturer :
"
Past two weeks, our IP cam team try to reproduce this issue.
They think that maybe VLC process the network connection timeout and recover connection issue that is not very smart.
Our ipcam's website and software that get the same stream can work in long time just because these software has method try to keep connection and image stable.

In the other hand, they try to port rtsp stream on ipcam in our lab, and use VLC and quicktime to play this stream.
They find out that VLC's image stops, but quick time play normally after a long time.
They consider this may quicktime do effort on resolving image stop problem like our software."

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Stream timeout after random period of time

Postby VLC_help » 01 Oct 2008 14:50

Can you give message log when you try to open mpeg stream from that camera with VLC?

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 02 Oct 2008 10:31

this is the dump from the vlc that works :

Code: Select all

main debug: adding playlist item `http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' ( http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi ) main debug: creating new input thread main debug: waiting for thread completion main debug: creating statistics handler main debug: thread 3956 (input) created at priority 1 (input/input.c:265) main debug: `http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' gives access `http' demux `' path `admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: creating demux: access='http' demux='' path='admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: looking for access_demux module: 0 candidates main warning: no access_demux module matched "http" main debug: creating access 'http' path='admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: looking for access2 module: 7 candidates access_http debug: http: server='194.113.165.178' port=80 file='/appro-cgi/mpeg4.cgi access_http debug: user='admin', pwd='c0nect1s' main debug: net: connecting to 194.113.165.178 port 80 main debug: connection in progress access_http debug: protocol 'HTTP' answer code 200 access_http debug: Server: NETOS access_http debug: Content-Type: multipart/x-mixed-replace; boundary=--myboundary main debug: using access2 module "access_http" main debug: pre-buffering... main debug: received first data for our buffer main debug: pre-buffering done 1474 bytes in 1s - 1 kbytes/s main debug: creating demux: access='http' demux='' path='admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: looking for demux2 module: 45 candidates mjpeg debug: Multipart MIME detected, using separator: myboundary mjpeg warning: Content-Type: image/mpeg4, image/jpeg is expected mjpeg debug: discard MIME header: Content-Length: 15740 mjpeg debug: discard MIME header: X-Status: 0-6135 mjpeg debug: discard MIME header: X-Tag: 21807 mjpeg debug: discard MIME header: X-Flags: 0 mjpeg debug: discard MIME header: X-Alarm: 0 mjpeg debug: discard MIME header: X-Framerate: 25 mjpeg debug: discard MIME header: X-Resolution: 320*240 mjpeg debug: discard MIME header: X-Audio: 1 mjpeg debug: discard MIME header: X-Time: 2008-10-02 10:40:43 ffmpeg debug: detected format: m4v main debug: selecting program id=0 ffmpeg debug: adding es: video codec = DIVX ffmpeg debug: AVFormat supported stream ffmpeg debug: - format = m4v (raw MPEG4 video format) ffmpeg debug: - start time = -1 ffmpeg debug: - duration = -1 main debug: using demux2 module "ffmpeg" main debug: looking for a subtitle file in C:\Documents and Settings\Raz\Desktop\VLC\ main debug: looking for decoder module: 27 candidates ffmpeg debug: libavcodec initialized (interface 3348736 ) ffmpeg debug: postprocessing disabled ffmpeg debug: using direct rendering ffmpeg debug: ffmpeg codec (MPEG-4 Video) started main debug: using decoder module "ffmpeg" main debug: thread 4116 (decoder) created at priority 0 (input/decoder.c:159) main debug: `http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' successfully opened main debug: no usable vout present, spawning one main debug: window size: 320x240 main debug: looking for video output module: 6 candidates vout_directx debug: creating DirectXEventThread main debug: waiting for thread completion vout_directx debug: DirectXCreateWindow vout_directx debug: created video sub-window main debug: thread 4172 (DirectX Events Thread) created at priority 0 (directx.c:278) vout_directx debug: DirectXEventThread running vout_directx debug: DirectXInitDDraw vout_directx debug: directx-device: vout_directx debug: DirectXEnumCallback: Primary Display Driver, display vout_directx debug: DirectXEnumCallback: NVIDIA GeForce 8400M GS , \\.\DISPLAY1 vout_directx debug: selecting NVIDIA GeForce 8400M GS , \\.\DISPLAY1 vout_directx debug: screen dimensions (0x0,1280x800) vout_directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1 vout_directx debug: align_boundary_src=0,0 align_boundary_dest=1,1 align_size_src=0,0 align_size_dest=0,0 vout_directx debug: End DirectXInitDDraw vout_directx debug: DirectXCreateDisplay vout_directx debug: DirectXCreateClipper vout_directx debug: disabling screen saver main debug: using video output module "vout_directx" main debug: waiting for thread completion vout_directx debug: NewPictureVec overlay:yes chroma:YV12 main debug: Registering subpicture channel, ID: 2 main debug: Registering subpicture channel, ID: 3 main debug: Registering subpicture channel, ID: 4 main debug: Registering subpicture channel, ID: 5 vout_directx debug: YUV overlay created successfully vout_directx debug: End NewPictureVec (succeeded) main debug: got 1 direct buffer(s) main debug: picture in 320x240 (0,0,320x240), chroma I420, ar 4:3, sar 1:1 main debug: picture user 320x240 (0,0,320x240), chroma I420, ar 4:3, sar 1:1 main debug: picture out 320x240 (0,0,320x240), chroma I420, ar 4:3, sar 1:1 main debug: direct render, mapping render pictures 0-6 to system pictures 1-7 main debug: thread 4204 (video output) created at priority 1 (video_output/video_output.c:421) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (779924) main warning: late picture skipped (739953) main warning: late picture skipped (699971) main warning: late picture skipped (659989) main warning: late picture skipped (620007) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (207 bytes) main warning: late picture skipped (600244) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2734075) main warning: late picture skipped (2694099) main warning: late picture skipped (2654118) main warning: late picture skipped (2614136) main warning: late picture skipped (2574155) main warning: late picture skipped (2534173) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2514771) main warning: late picture skipped (2474794) main warning: late picture skipped (2434813) main warning: late picture skipped (2394831) main warning: late picture skipped (2354849) main warning: late picture skipped (2314867) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) main warning: late picture skipped (2652709) main warning: late picture skipped (2612735) main warning: late picture skipped (2572753) main warning: late picture skipped (2532771) main warning: late picture skipped (2492789) main warning: late picture skipped (2452807) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) main warning: late picture skipped (2433010) main warning: late picture skipped (2393026) main warning: late picture skipped (2353040) main warning: late picture skipped (2313053) main warning: late picture skipped (2273066) main warning: late picture skipped (2233083) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (208 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (2220478) main warning: late picture skipped (2180502) main warning: late picture skipped (2140547) main warning: late picture skipped (2100565) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (2458993) main warning: late picture skipped (2419016) main warning: late picture skipped (2379035) main warning: late picture skipped (2339052) main warning: late picture skipped (2299071) main warning: late picture skipped (2259101) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (2248224) main warning: late picture skipped (2208259) main warning: late picture skipped (2168469) main warning: late picture skipped (2128484) main warning: late picture skipped (2088497) main warning: late picture skipped (2048509) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (2336361) main warning: late picture skipped (2296385) main warning: late picture skipped (2256403) main warning: late picture skipped (2216421) main warning: late picture skipped (2176439) main warning: late picture skipped (2136457) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2125771) main warning: late picture skipped (2085807) main warning: late picture skipped (2045940) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (208 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (2497714) main warning: late picture skipped (2457736) main warning: late picture skipped (2417749) main warning: late picture skipped (2377762) main warning: late picture skipped (2337775) main warning: late picture skipped (2297788) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2278470) main warning: late picture skipped (2238599) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2526331) main warning: late picture skipped (2486348) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2466943) main warning: late picture skipped (2427012) main warning: late picture skipped (2387027) main warning: late picture skipped (2347040) main warning: late picture skipped (2307052) main warning: late picture skipped (2267065) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (2247346) main warning: late picture skipped (2207365) main warning: late picture skipped (2167378) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) main warning: late picture skipped (2291408) main warning: late picture skipped (2251428) main warning: late picture skipped (2211440) main warning: late picture skipped (2171453) main warning: late picture skipped (2131466) main warning: late picture skipped (2091478) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (208 bytes) main warning: late picture skipped (2074157) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2505736) main warning: late picture skipped (2465760) main warning: late picture skipped (2425779) main warning: late picture skipped (2385797) main warning: late picture skipped (2345816) main warning: late picture skipped (2305834) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (112 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (110 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) ffmpeg warning: header damaged (mpeg4@00BFC970) ffmpeg warning: cannot decode one frame (111 bytes) main warning: late picture skipped (2286137) main warning: late picture skipped (2246161) main warning: late picture skipped (2206179) main warning: late picture skipped (2166197) main warning: late picture skipped (2126215) main warning: late picture skipped (2086233) ffmpeg error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
and this from the other one:

Code: Select all

qt4 debug: New item: http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi main debug: adding item `http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' ( http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi ) main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index -1 main debug: starting new item main debug: processing request item http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi node null skip 0 main debug: resyncing on http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi main debug: http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi is at 0 main debug: creating new input thread main debug: Creating an input for 'http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: waiting for thread initialization main debug: thread started main debug: thread 5440 (input) created at priority 1 (input/input.c:368) main debug: `http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' gives access `http' demux `' path `admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' qt4 debug: Updating the stream status: 3 main debug: creating demux: access='http' demux='' path='admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: looking for access_demux module: 0 candidates main warning: 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='admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: looking for access module: 2 candidates access_http debug: http: server='194.113.165.178' port=80 file='/appro-cgi/mpeg4.cgi access_http debug: user='admin' main debug: net: connecting to 194.113.165.178 port 80 main debug: connection: Resource temporarily unavailable main debug: connection succeeded (socket = 5480) access_http debug: protocol 'HTTP' answer code 200 access_http debug: Connection: Close access_http debug: Server: NETOS access_http debug: Content-Type: multipart/x-mixed-replace; boundary=--myboundary main debug: using access module "access_http" main debug: TIMER module_Need() : 41.000 ms - Total 41.000 ms / 1 intvls (Avg 41.000 ms) qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 2 main debug: Using AStream*Stream main debug: pre-buffering... main debug: received first data for our buffer main debug: pre-buffering done 1474 bytes in 0s - 3 kbytes/s main debug: creating demux: access='http' demux='' path='admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' main debug: looking for demux module: 51 candidates mjpeg debug: Multipart MIME detected, using separator: myboundary mjpeg warning: Content-Type: image/mpeg4, image/jpeg is expected mjpeg debug: discard MIME header: Content-Length: 8782 mjpeg debug: discard MIME header: X-Status: 0-6135 mjpeg debug: discard MIME header: X-Tag: 21743 mjpeg debug: discard MIME header: X-Flags: 0 mjpeg debug: discard MIME header: X-Alarm: 0 mjpeg debug: discard MIME header: X-Framerate: 25 mjpeg debug: discard MIME header: X-Resolution: 320*240 mjpeg debug: discard MIME header: X-Audio: 1 mjpeg debug: discard MIME header: X-Time: 2008-10-02 10:39:39 avformat debug: couldn't guess format lua debug: Trying Lua scripts in C:\Documents and Settings\Raz\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\appletrailers.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\break.lua lua warning: Error loading script C:\Program Files\VideoLAN\VLC\\lua\playlist\break.lua: C:\Program Files\VideoLAN\VLC\\lua\playlist\break.lua:26: ')' expected (to close '(' at line 24) near 'end' 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\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\joox.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\youtube.lua lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\youtube_homepage.lua lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\\share\lua\playlist ps warning: this does not look like an MPEG PS stream, continuing anyway main debug: using demux module "ps" main debug: TIMER module_Need() : 2330.000 ms - Total 2330.000 ms / 1 intvls (Avg 2330.000 ms) main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\ main debug: `http://admin:c0nect1s@194.113.165.178/appro-cgi/mpeg4.cgi' successfully opened ps warning: garbage at input, trying to resync... main debug: control type=1 qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 3

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Stream timeout after random period of time

Postby VLC_help » 02 Oct 2008 16:56

ffmpeg warning: header damaged
(mpeg4@00BFC970)
ffmpeg warning: cannot decode one frame (111 bytes)
main warning: late picture skipped (2505736)
Either your camera doesn't produce spec compliant streams or FFmpeg devs have made an error.

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 02 Oct 2008 17:06

How can i check if the camera produces such a stream, and if it doesn't , can i do anything about it ?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Stream timeout after random period of time

Postby VLC_help » 03 Oct 2008 19:34

You can at least test latest ffmpeg and if that gives same errors, report the issue to FFmpeg devs (at least they can say who to blame). I don't remember any free tools that to MPEG-4 verification.

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 06 Oct 2008 14:59

i'll try the ffmpeg but atm i'm trying something else : updated one camera's software.... no breaks in 24 hrs...

kairno
Blank Cone
Blank Cone
Posts: 15
Joined: 26 Aug 2008 15:11

Re: Stream timeout after random period of time

Postby kairno » 10 Oct 2008 09:51

hi, works perfect with firmware update. Mark as solved please.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 37 guests