Search found 12 matches

Go to advanced search

by ghazzalyahmad
26 Aug 2010 02:40
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

Hi everyone, Just a quick update. I was able to compile VLC without the fontconfig functionality and now i am able to play the live stream with the following options "--no-xlib" and "--no-aduio". This seemed to get ride of the crashing problem that i was facing earlier. I do stil...
by ghazzalyahmad
23 Aug 2010 02:38
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

Hi Remi,

I know that this could be a stupid question, but how can i activate/see the backtrace?
by ghazzalyahmad
22 Aug 2010 12:41
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

Hi everyone,

Apparently i am bit mistaken.. the application still crashes it is way less than before, but if i open and start the application lets say 3 times, one of the time it crashes on start-up.. is there other functionalities that i need to disable that are not thread safe?
by ghazzalyahmad
20 Aug 2010 16:00
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

Hi everyone, Just wanna give an update: @sherington: I tired to using the experimental class, it worked but not always. So i decided to compile vlc without the font config using (--disable-fontconfig) and using (--no-xlib) and (--no-audio) and (--no-osd).. The result that it doesn't crash as often a...
by ghazzalyahmad
04 Aug 2010 10:57
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

Apologies for my mistake, but how can i get in touch with both teams (I am quite new to this forum)...
by ghazzalyahmad
03 Aug 2010 17:34
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

Thanks for the quick reply.

Seeing that your one of the VLC team, is there a way in which these functionalities would be thread safe any time soon, in one of the coming releases?
by ghazzalyahmad
03 Aug 2010 16:53
Forum: General VLC media player Troubleshooting
Topic: Latency when displaying a live RTP stream
Replies: 1
Views: 9268

Re: Latency when displaying a live RTP stream

Hi everyone, I think I have a solution to this problem, at least it works with me. I added the following parameter: --clock-jitter=0 Adding this parameter caused the pts_delay to be ignored as follows: [03ef7290] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (jitter of 225 ms ignored) ...
by ghazzalyahmad
03 Aug 2010 16:49
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

The isPlaying() -> yield() hack.. caused me more problems. it also caused the application to crash. Is there a way (like the --no-xlib) to also disable the FontConfig and ALSA..?
by ghazzalyahmad
26 Jul 2010 14:44
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

Re: VLC crashes when u try to run multiple instances of it

Hi everyone, First of all, thanks a million for the discussion and great insight on this problem. I tried the --no-xlib and it works, it doesn't crash as often, however it still does sometimes, but not as bas as before. Unfortunately I am not very familiar on how to capture the error and show what t...
by ghazzalyahmad
23 Jul 2010 16:45
Forum: General VLC media player Troubleshooting
Topic: Latency when displaying a live RTP stream
Replies: 1
Views: 9268

Latency when displaying a live RTP stream

Hello everyone, I am currently writing an application to display a live RTP video stream. I get some latency around 1 second which is not acceptable by the application's requirements. The latency occurs when the video camera is disconnected from the video server and then reconnected. Looking at the ...
by ghazzalyahmad
23 Jul 2010 16:34
Forum: Development around libVLC
Topic: VLC crashes when u try to run multiple instances of it
Replies: 43
Views: 9772

VLC crashes when u try to run multiple instances of it

Hello everyone, I am currently writing an application where it can display up to 12 monitors of live video streams. The problem that I am currently facing that when I start/stop the application sometimes I get a java fatal error. After searching about the problem, it seems that making multiple calls...

Go to advanced search