Search found 13 matches

Go to advanced search

by diafygi
29 Sep 2010 18:35
Forum: General VLC media player Troubleshooting
Topic: Delay/lag in MJPEG live stream
Replies: 5
Views: 4621

[SOLVED] Re: Delay/lag in MJPEG live stream

I just wanted to follow up and confirm that I did get rid of the delay/lag in the stream by setting http-caching to zero. There is no time difference between the stream in Firefox and the stream in VLC. Thanks j-b!

Code: Select all

vlc --http-caching=0 http://192.168.1.25/mjpg/video.mjpg
by diafygi
23 Sep 2010 19:49
Forum: VLC media player for Linux and friends Troubleshooting
Topic: how to compile libbluray?
Replies: 20
Views: 20360

Re: how to compile libbluray?

FYI, I saw that experimental libbluray support was added to vlc.
by diafygi
21 Sep 2010 22:31
Forum: General VLC media player Troubleshooting
Topic: Delay/lag in MJPEG live stream
Replies: 5
Views: 4621

Re: Delay/lag in MJPEG live stream

VLC has an important http cache by default.
Ok, is there an option to reduce the http cache? I'm ok with dropped frames.
by diafygi
21 Sep 2010 18:25
Forum: General VLC media player Troubleshooting
Topic: Delay/lag in MJPEG live stream
Replies: 5
Views: 4621

Delay/lag in MJPEG live stream

I have a live stream coming from a media server using mjpeg. Here's the example stream address: http://192.168.1.25/mjpg/video.mjpg When I open the stream in Firefox (just type in the url), the stream displays with almost no delay (<20ms). However, when I open the stream in VLC, there is about a 1 s...
by diafygi
26 Aug 2010 21:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: how to compile libbluray?
Replies: 20
Views: 20360

Re: how to compile libbluray?

I found a site (in French) but he said nothing more for now there are also blocked :cry: http://doc.ubuntu-fr.org/libbluray In the instructions ( English translation ) it says that once you compile libbluray, you can use it in a player that has uses libbluray. So how do you enable libbluray in VLC?...
by diafygi
03 Jul 2010 01:42
Forum: General VLC media player Troubleshooting
Topic: Different sized videos in mosaic?
Replies: 0
Views: 426

Different sized videos in mosaic?

Hey all, I have two streams I'd like to play side-by-side in mosaic in VLC. One is a 320x180 (16:9), one is a 240x180(4:3). When I play them in mosaic, however, they are split evenly throughout the display (both are 280x180). How can I get VLC to preserve the aspect ratios? Here's my code: #vlc comm...
by diafygi
12 May 2010 21:02
Forum: VLC media player for Windows Troubleshooting
Topic: Axis mkv file - no video in VLC 1.0.1
Replies: 14
Views: 4753

Re: Axis mkv file - no video in VLC 1.0.1

So I opened a case with Axis technical support, and they sent me a new beta firmware version that fixes this problem. A compliant mkv file is created that you can play on VLC and Avidemux (those are the only two programs I tried). Hooray! The beta firmware I got was for the Axis Q1755 camera, but I ...
by diafygi
10 May 2010 20:57
Forum: VLC stream-output (sout)
Topic: RSTP stream auto-reconnect
Replies: 11
Views: 33027

Re: RSTP stream auto-reconnect

Has anyone found a solution to this problem?

I guess it's kind of expected behavior since VLC thinks the end of the stream has been reached. Is there a setting where you can override that behavior and make VLC try to reconnect when a stream is lost?
by diafygi
10 May 2010 20:54
Forum: VLM
Topic: mosaic on mozaic wizard help me
Replies: 5
Views: 10986

Re: mosaic on mozaic wizard help me

Just an update. I got my four camera streams working. Here's my mosaic_config.conf file: new cam1 broadcast enabled setup cam1 input rtsp://192.168.1.11/axis-media/media.amp setup cam1 output #duplicate{dst="mosaic-bridge{id=1,width=800,height=450}"} new cam2 broadcast enabled setup cam2 i...
by diafygi
28 Apr 2010 01:31
Forum: VLM
Topic: mosaic on mozaic wizard help me
Replies: 5
Views: 10986

Re: mosaic on mozaic wizard help me

I am also having this problem in VLC 1.0.5 for Windows. Here is my config file: ################################## ## HTTP interface mosaic wizard ## ################################## # Comment the following line if you don't want to reset your VLM configuration del all # Background options new bg ...
by diafygi
31 Mar 2010 21:01
Forum: VLC media player for Windows Troubleshooting
Topic: Axis mkv file - no video in VLC 1.0.1
Replies: 14
Views: 4753

Re: Axis mkv file - no video in VLC 1.0.1

Hello, The reason the files are not playable in VLC is that the .mkv file does not have the correct codec_privat (I think that is what it is called) data set. That is the information found in the .conf file and it is used by the Axis Matroska Splitter. /bjarne Has anyone found a way to correct that...
by diafygi
05 Nov 2007 23:53
Forum: VLC media player Feature Requests
Topic: playlist stops after first file under linux
Replies: 8
Views: 3579

Re: playlist stops after first file under linux

Is there a fix released for this problem? Is there a registered bug? I've been searching, but I can't find any other conversation of this happening.

Edit: I'm using Gutsy Gibbon Ubuntu's version of VLC (whatever that is, I'm a novice).
by diafygi
07 Aug 2007 09:36
Forum: VLC media player Feature Requests
Topic: playlist stops after first file under linux
Replies: 8
Views: 3579

Re: playlist stops after first file under linux

I can confirm this bug as well. I opened vlc with and without the --sout-keep and the same problem occurred. My bug: -I add multiple streaming URLs to a playlist. (Ex. PBS Frontline1 mms://wm.z1.mii-streaming.net/media/pbs/windows/general/windows/media4/frontline/2513/windows/ch1_xl.wmv?v1st=5FEB369...

Go to advanced search