VLC crash/quit after 9-10 minutes recording

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
ferrero
New Cone
New Cone
Posts: 5
Joined: 31 Mar 2006 16:07

VLC crash/quit after 9-10 minutes recording

Postby ferrero » 06 Apr 2006 11:51

I'm using the following Perl script to record mij Axis camera stream. I want to record a file of 1 hour (--stop-time=3600).

The problem is that VLC crashes/quit after 9-10 minutes. The log file doesn't show an error.

Please help!

Code: Select all

($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time); $maandje=$mon + 1; $jaartje=$year + 1900; $dir=$jaartje . $maandje . $mday ."-". $hour . $min; system "vlc -vvv rtsp://xxxxxxxx.dyndns.org/mpeg4/media.amp --rtsp-tcp --extraintf logger --logfile logfile.log --logmode text --sout $dir.mp4 --stop-time=3600 vlc:quit";

ferrero
New Cone
New Cone
Posts: 5
Joined: 31 Mar 2006 16:07

Postby ferrero » 10 Apr 2006 10:11

Nobody have a cue?

I can also admit that it has nothing to do with the storage: --sout $dir.mp4
Without it, it also quit/crashes


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 37 guests