Search found 14 matches

Go to advanced search

by sharo
14 Jul 2010 00:18
Forum: Web and scripting
Topic: problem with vlcobject (web plugin)
Replies: 2
Views: 1257

Re: problem with vlcobject (web plugin)

Hey guys,

Did anyone figure this out ???

I'm having the same issue and it's really mission critical for our project.

Thanks.
by sharo
13 Jul 2010 23:11
Forum: Web and scripting
Topic: z-index for VLC plugin display window
Replies: 8
Views: 3522

z-index for VLC plugin display window

I'm trying to display float-over elements on the same page as the VLC plugin but no matter how I set the z-index properties, I never managed to get an element to show on top of the VLC window. Is it even possible to show an element on top of the VLC window ? Does the VLC plugin obey the z-index ? Th...
by sharo
22 Jun 2010 21:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: main warning: decoder/packetizer fifo full (data not consume
Replies: 1
Views: 567

main warning: decoder/packetizer fifo full (data not consume

Hi Guys,

We are using VLC to encode live HD in x264 and we're getting tons of messages from VLC:

main warning: decoder/packetizer fifo full (data not consumed fast enough)

It doesn't seem it's CPUs issues since we not maxing those out...

Any ideas ...?
by sharo
28 May 2010 19:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC mozilla plugin enforces hardware YUV SDL output
Replies: 3
Views: 1560

Re: VLC mozilla plugin enforces hardware YUV SDL output

Has anyone had the same issue with the mozilla plugin ???
by sharo
28 May 2010 00:40
Forum: General VLC media player Troubleshooting
Topic: Setting vlc.input.length
Replies: 1
Views: 316

Setting vlc.input.length

Is there anyway to set the vlc.input.length variable explicitly???

I know this is a read-only variable but I was wondering if there's a way around that....

Thanks.
by sharo
28 May 2010 00:29
Forum: Web and scripting
Topic: http-caching not working in VLC mozilla plugin
Replies: 1
Views: 666

http-caching not working in VLC mozilla plugin

Hi there,

I'm using 1.0.0 vlc mozilla plugin and it seems the http-caching option is completely ignored. I know there was an issue with this on older VLC plugins but I though this has been fixed...

Does anybody know more about this subject?

Thanks.
by sharo
26 May 2010 21:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC mozilla plugin enforces hardware YUV SDL output
Replies: 3
Views: 1560

Re: VLC mozilla plugin enforces hardware YUV SDL output

I did as you suggested (--disable-sdl --enable-xcb) and now the pop-up window shows up again when I visit the VLC page but it's the (Colour AsCii Art) window instead of the SDL one ...

Any thoughts ... ?
by sharo
26 May 2010 20:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC mozilla plugin enforces hardware YUV SDL output
Replies: 3
Views: 1560

VLC mozilla plugin enforces hardware YUV SDL output

Hi there, I compiled the VLC mozilla plugin (by using the xulrunner-dev package and doing configure --enable-mozilla), the libvlcplugin.so compiles successfully and firefox reports that the VLC plugin has been loaded and working. Now when I try viewing a test VLC page with firefox - I do get to see ...
by sharo
17 May 2010 18:56
Forum: VLC stream-output (sout)
Topic: Block Flags
Replies: 1
Views: 244

Block Flags

Hi All, I'm building custom video functionality and I need to utilize the BLOCK_FLAG_END_OF_FRAME flag within modules/mux/ts.c I believe I need to set this flag in advance in modules/packetizer/mpeg4video.c - I see that this is where the BLOCK_FLAG_TYPE_I gets set for example... Does this make sense ?
by sharo
12 May 2010 17:03
Forum: VLC media player for Linux and friends Troubleshooting
Topic: shared memory
Replies: 6
Views: 686

Re: shared memory

Does anybody else have an idea about this.

Or if someone can point me to the right place within the VLC codebase - that will be greatly appreciated.

Thanks
by sharo
11 May 2010 18:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: shared memory
Replies: 6
Views: 686

Re: shared memory

Hi Remi,

Thanks for your response.

Could you please give me an example of existing code that I can take a look at.
by sharo
11 May 2010 16:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: shared memory
Replies: 6
Views: 686

Re: shared memory

I guess both: from a VLC thread to another VLC thread My video filter is running on a separate thread and every once in a while it receives a message which needs to be forwarded to an output_access module. Note that both the video filter and the output_access module are running at the same time. Any...
by sharo
10 May 2010 20:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: shared memory
Replies: 6
Views: 686

shared memory

Hi there,

I have a video filter which needs to communicate(share resources) with an output access module in VLC. Is there some guidelines in terms of thread communication and shared memory in VLC.

Any help will be greatly appreciated!

Thanks.
by sharo
16 Apr 2010 23:57
Forum: VLC media player for Linux and friends Troubleshooting
Topic: 1.1.0-git - telnet module deprecated?
Replies: 4
Views: 845

Re: 1.1.0-git - telnet module deprecated?

Hi there,

for some reason I get this error: [0x1634b28] lua interface error: Couldn't find lua interface script "telnet".

Any thoughts ?

Go to advanced search