Search found 131 matches

Go to advanced search

by tamiro44
15 Mar 2009 08:10
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81833

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

No.
I'll glad to know either.
by tamiro44
15 Mar 2009 08:08
Forum: Development around libVLC
Topic: :SOUT in marx tester
Replies: 6
Views: 1716

Re: :SOUT in marx tester

In prevoius versions (0.8.6) we could just addTarget with options.
We will continue to search and post the answer here.
by tamiro44
12 Mar 2009 09:07
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81833

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

I think that at the bottom of page two but i'll glad to newer version

Marx libvlc Wrapper for 0.9.0 version 0.0.2 (Alpha Release)
http://www.2shared.com/file/3586524/6c4 ... apper.html
by tamiro44
11 Mar 2009 16:56
Forum: Development around libVLC
Topic: :SOUT in marx tester
Replies: 6
Views: 1716

:SOUT in marx tester

Hi,
In 0.8.6 versions we could write addTarget(options...).
For example, beside the MRL we could save the stream to file.
How can i activate it now?

Thanks,
Tamiro.
by tamiro44
11 Mar 2009 12:26
Forum: Development around libVLC
Topic: Video filter + gui
Replies: 6
Views: 1199

Re: Video filter + gui

First,
I saw at the Advanced Settings: Video->Filters->Extract RGB component video filter.
Is it helpfull?

Second,
I'll glad to know how you can extract the YUV. In my project there is an application that waiting to frames and not an H.264 stream.

Thanks.
by tamiro44
10 Mar 2009 08:58
Forum: Development around libVLC
Topic: Pausing with no picture
Replies: 1
Views: 483

Pausing with no picture

Hi,
My player shows a movie with RTSP/RTP H.264 that was encoded with DVE.
When i'm activate The pause function (MARX's interface) i get black screen.
Is there an option that says: "Show last farme"?

Thanks,
Tamiro.
by tamiro44
10 Mar 2009 08:55
Forum: Development around libVLC
Topic: Video filter + gui
Replies: 6
Views: 1199

Re: Video filter + gui

Hi utoz,
Are you trying to draw over the video? (text and symbols)

Tamiro.
by tamiro44
10 Mar 2009 08:33
Forum: General VLC media player Troubleshooting
Topic: Two streams
Replies: 0
Views: 84

Two streams

Hi,
What MRL i should enter when i'm waiting for two streams (video+audio)?
Using RTP packets.

Thanks.
by tamiro44
10 Mar 2009 08:19
Forum: Development around libVLC
Topic: Save to file dynamically
Replies: 4
Views: 522

Re: Save to file dynamically

Thanks
by tamiro44
09 Mar 2009 08:41
Forum: Development around libVLC
Topic: Save to file dynamically
Replies: 4
Views: 522

Re: Save to file dynamically

Thanks Remi,
VLC 1.0 already available? or there is an estimation?

Tamiro.
by tamiro44
08 Mar 2009 14:05
Forum: Development around libVLC
Topic: Save to file dynamically
Replies: 4
Views: 522

Save to file dynamically

Hi guys,
How can i save to file from the current point?
For example, after 5 seconds the movie was started

Thanks,
Tamiro.
by tamiro44
06 Mar 2009 17:37
Forum: VLC media player Feature Requests
Topic: Vout/Overlay displaying exposure
Replies: 6
Views: 576

Re: Vout/Overlay displaying exposure

Thanks,
I understand that as a C# programmer i have two problems:
1. The solution is still only to Linux
2. There is no way to reach it through libvlc (.NET interface)

Thanks again
by tamiro44
05 Mar 2009 11:14
Forum: Development around libVLC
Topic: set_position
Replies: 4
Views: 761

Re: set_position

My bad.
by tamiro44
05 Mar 2009 11:01
Forum: Development around libVLC
Topic: set_position
Replies: 4
Views: 761

Re: set_position

Thanks,
But the libvlc is expecting for float and not double (at least the libvlc from MARX interface).
by tamiro44
05 Mar 2009 10:45
Forum: Development around libVLC
Topic: set_position
Replies: 4
Views: 761

set_position

Hi,
What float numbers are valid as the first parameters of this function?

Thanks,
Tamiro.
by tamiro44
05 Mar 2009 10:19
Forum: Development around libVLC
Topic: Stream meta data?
Replies: 2
Views: 972

Re: Stream meta data?

Hi,
How can you do that?
Thanks.
by tamiro44
19 Feb 2009 08:22
Forum: VLC media player Feature Requests
Topic: Vout/Overlay displaying exposure
Replies: 6
Views: 576

Re: Vout/Overlay displaying exposure

OK,
But this is done one time.
I need to change dinamycally the text been displayed and with no previous knowledge.
by tamiro44
19 Feb 2009 08:17
Forum: Development around libVLC
Topic: How to activate Vout/Overlay option?
Replies: 6
Views: 1976

Re: How to activate Vout/Overlay option?

And display_text() allows me to display text on live video (RTSP/RTP)?
by tamiro44
17 Feb 2009 14:35
Forum: General VLC media player Troubleshooting
Topic: H.264 in 0.8.6i VS 0.9.8
Replies: 6
Views: 364

Re: H.264 in 0.8.6i VS 0.9.8

The problem is that the player show nothing and yet,
no VLC messages are displayed in order to debug..
by tamiro44
17 Feb 2009 14:34
Forum: VLC media player Feature Requests
Topic: Vout/Overlay displaying exposure
Replies: 6
Views: 576

Re: Vout/Overlay displaying exposure

So how as a C# programmer i can display the text on screen?
by tamiro44
17 Feb 2009 13:30
Forum: VLC media player Feature Requests
Topic: Vout/Overlay displaying exposure
Replies: 6
Views: 576

Vout/Overlay displaying exposure

Hi,
Sometimes there is a need to show user data on top of video.
I'll be very glad if, as a programmer, i'll be able to extract data from RTP headers
and most important showing the data on screen.

What are you saying guys?
by tamiro44
17 Feb 2009 13:25
Forum: General VLC media player Troubleshooting
Topic: H.264 in 0.8.6i VS 0.9.8
Replies: 6
Views: 364

Re: H.264 in 0.8.6i VS 0.9.8

j-b,
I understand that but maybe my parameters to the player through SDP are wrong.
So if someone can see easily the mistake or know that in 0.8.6 there were problems with RTSP/RTP H.264
I'll be glad.

Thanks,
Tamiro.
by tamiro44
17 Feb 2009 08:30
Forum: General VLC media player Troubleshooting
Topic: H.264 in 0.8.6i VS 0.9.8
Replies: 6
Views: 364

Re: H.264 in 0.8.6i VS 0.9.8

I've built a player in C# that works with libvlc.dll of 0.8.6
by tamiro44
16 Feb 2009 22:47
Forum: Development around libVLC
Topic: STREAMING VIDEO WITH VLC IN C#
Replies: 2
Views: 11491

Re: STREAMING VIDEO WITH VLC IN C#

try in UDP:
":sout=#duplicate{dst=std {access=udp,mux=ts,dst=127.0.0.1:12345}}"
by tamiro44
16 Feb 2009 22:43
Forum: Development around libVLC
Topic: Working with mediacontrol
Replies: 3
Views: 781

Re: Working with mediacontrol

Hi Remi,
Does diplay_text() is exposed directly by libvlc.dll?
Tamiro.

Go to advanced search