Search found 131 matches

Go to advanced search

by tamiro44
01 Apr 2009 15:34
Forum: General VLC media player Troubleshooting
Topic: RC changing commands
Replies: 2
Views: 198

Re: RC changing commands

Thanks j-b,
But what is the command?
by tamiro44
23 Mar 2009 17:06
Forum: VLC media player Feature Requests
Topic: better subtitle display
Replies: 37
Views: 9832

Re: better subtitle display

mine neither.
I saw the RC option, and if i'll know how to change marquee on the fly through TELNET it might help.
I have telnet client and i'll be able to manipulate VLC through it code.

Thanks alot.
by tamiro44
23 Mar 2009 00:56
Forum: General VLC media player Troubleshooting
Topic: RC changing commands
Replies: 2
Views: 198

RC changing commands

Hi,
I've started VLC with telnet using --sub-filter marq --marq-marquee "sometext" --extraintf telnet
At the client i want to control my marq and be able to change it.
What command do i have to insert?

Thanks alot,
Tamiro.
by tamiro44
23 Mar 2009 00:34
Forum: General VLC media player Troubleshooting
Topic: Runtime Text Overlay
Replies: 11
Views: 2751

Re: Runtime Text Overlay

Did you managed?
by tamiro44
22 Mar 2009 22:51
Forum: VLC stream-output (sout)
Topic: change logo function did not work when streaming(rtsp)
Replies: 9
Views: 980

Re: change logo function did not work when streaming(rtsp)

smartstone,
How can i change titles (not logo) on the fly?

Thanks.
by tamiro44
22 Mar 2009 12:24
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Building 0.9.8a version in Linux (for windows)
Replies: 1
Views: 175

Building 0.9.8a version in Linux (for windows)

Hi guys, I have Fedore core 10 environment and i can't build the 0.9.8a version. I want to build VLC for windows. (cross-platform) I've read the README file and installed all the neccessary development environment and contrib libs. Does anyone have full list of steps how can i config & compile? ...
by tamiro44
22 Mar 2009 07:33
Forum: General VLC media player Troubleshooting
Topic: RTP recieving
Replies: 2
Views: 188

Re: RTP recieving

I'll try
by tamiro44
22 Mar 2009 07:28
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

I'm using the Marqee filter for titles.
But how can i update during a stream playing?
by tamiro44
21 Mar 2009 19:31
Forum: VLC media player Feature Requests
Topic: better subtitle display
Replies: 37
Views: 9832

Re: better subtitle display

I'm using Marx_libvlc_wrapper
by tamiro44
20 Mar 2009 14:34
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

Do you have some examples?
by tamiro44
20 Mar 2009 14:17
Forum: VLC media player Feature Requests
Topic: better subtitle display
Replies: 37
Views: 9832

Re: better subtitle display

j-b,
I don't find function or other use of "input_AddExt" at the site.
Do you have any simple example? How as a C# programmer i can use "input_AddExt"?

Thanks.
by tamiro44
18 Mar 2009 10:08
Forum: VLC media player Feature Requests
Topic: better subtitle display
Replies: 37
Views: 9832

Re: better subtitle display

And as a programmer?
by tamiro44
18 Mar 2009 10:03
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

Thanks.
Except writing text dinamically during incoming stream.
by tamiro44
18 Mar 2009 09:44
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

Great.
And libvlc would let me (through .NET interface) to do that also, right?
by tamiro44
18 Mar 2009 09:30
Forum: General VLC media player Troubleshooting
Topic: RTP recieving
Replies: 2
Views: 188

RTP recieving

Hi,
What i'm doing wrong?
I try to sout movie file as RTP and to listen on the other side but VLC won't play the movie.
I need SDP for that? or just listening to main RTP port is enough?

Thanks.
by tamiro44
18 Mar 2009 09:18
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Save dinamically to file

Hi all,
VLC in future versions will able to save stream to file dinamically?
I mean that the user would press a "record button" during video displaying and the video,
from this point, will save to defined file .

Thanks,
Tamiro.
by tamiro44
18 Mar 2009 09:15
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ? Dynamic Overlays - lines/text/etc ?
Replies: 16
Views: 11876

Re: ? Dynamic Overlays - lines/text/etc ?

Hi,
Is there a way to write telemetry on video from stream (RTP)?

Thanks,
Tamiro.
by tamiro44
18 Mar 2009 09:05
Forum: VLC media player Feature Requests
Topic: better subtitle display
Replies: 37
Views: 9832

Re: better subtitle display

Is there a way already to insert subtitle dinamically during a movie playing?
It's only me thinking that this is neccessary?
by tamiro44
18 Mar 2009 09:01
Forum: Development around libVLC
Topic: Save RTP packets payload to file
Replies: 2
Views: 765

Re: Save RTP packets payload to file

Hi,
You were right if VLC could give me the option to save dinamically to file
and not just when VLC goes up.
I try to do it as a workaround.
by tamiro44
18 Mar 2009 08:57
Forum: Development around libVLC
Topic: :SOUT in marx tester
Replies: 6
Views: 1715

Re: :SOUT in marx tester

add_option is a function of Media object and i didn't managed to understand how can you do it.
by tamiro44
16 Mar 2009 10:41
Forum: Development around libVLC
Topic: Save RTP packets payload to file
Replies: 2
Views: 765

Save RTP packets payload to file

Hi all,
If i want to save just the RTP payload to file and then play the file.
1. Is the payload enough?
2. I have to do NetworkToHost order?

Thanks,
Tamiro.
by tamiro44
15 Mar 2009 17:53
Forum: Development around libVLC
Topic: :SOUT in marx tester
Replies: 6
Views: 1715

Re: :SOUT in marx tester

Thanks alot it worked for me.
Can you do that dinamycally? with add_option?

Go to advanced search