The stream stops after a few minutes with SetThumbNailClip failed: 0x800706f4 error. Log: avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?) avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?) avcodec error: more than 5 secon...
https://pastebin.com/gfDaiKPi This time it gives this error: main warning: early picture skipped main error: Timestamp conversion failed (delay 1000000, buffering 45000, bound 9000000) main error: Could not convert timestamp 457458535989 for FFmpeg For another stream, like http://kmx.kolpax.de:80/t...
I want to play a stream from an Android TV app (https://play.google.com/store/apps/details?id=com.csdev.antenatvromania) on a Windows PC and it gives me "Streamer protection system doesn't allow you to watch this content" error. This is the stream url: https://acasatvlive.online/zutvhd/ind...
First time it stopped with a HTTP 503 error. Then I started it again. After 10 minutes it froze again and when i wanted to play it again it gave me a HTTP 403 error.
Log: https://pastebin.com/WLa8brQd
I have a problem with vlc 3.0.8. Many m3u8 streams are stopping after a few minutes. What can I do to fix this isuue? Last part of the log: main debug: EOF reached main debug: waiting decoder fifos to empty main debug: waiting decoder fifos to empty main debug: waiting decoder fifos to empty main wa...
I used vlc to record a webcam and save it as a MP4 file. When I open the file, it shows 1:07:26 as duration , but the file still plays after that time. I think there is a problem with the file. I tried converting it, but the file is still 1 hour. What can I do to fix the duration?
On many m3u8 network streams, when I want to watch and convert them, the video stops after a few minutes. I get a Failed to create demuxer 0000000000000000 Unknown error and a SetThumbNailClip failed: 0x800706f4 error message. Sometimes I don't get any error message but the video stops. And if the s...
I am using a script which is streaming the video from an IP camera to a file (rec.mp4). I want, if possible, to create a new filename every time I start the script, like rec-date-time. This is the script vlc -vvv "http://86.127.212.113/control/faststream.jpg?stream=mxpeg" --sout=#transcode...
[wiki] [/wiki] This will work for viewing the camera stream, as you suggested ---> http://<camera_IP>/cgi-bin/faststream.jpg Go to--> VLC | Media | Network Stream. Protocol = http Address = <camera_IP>/cgi-bin/faststream.jpg For more info, try the Mobotix HTTP API @ [url]http://developer.mobotix.co...