Search found 131 matches

Go to advanced search

by tamiro44
28 Apr 2009 14:58
Forum: VLC 1.0.0 testing
Topic: Save dinamically
Replies: 1
Views: 876

Save dinamically

Hi,
How can i save dinamically to file?
1. Through GUI.
2. Through code using libvlc.

Thanks.
by tamiro44
28 Apr 2009 13:16
Forum: VLC media player for Windows Troubleshooting
Topic: takes long to display video
Replies: 4
Views: 279

Re: takes long to display video

What is the video source?
Maybe there is no I-frame at the beggining of the stream?
by tamiro44
26 Apr 2009 17:20
Forum: General VLC media player Troubleshooting
Topic: Runtime Text Overlay
Replies: 11
Views: 2751

Re: Runtime Text Overlay

Draba,
Here is my sample to change text overlay on runtime:
viewtopic.php?f=32&t=58587
Ask me if you have any questions.
by tamiro44
26 Apr 2009 17:02
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

Thanks any way,
You've really helped me.
Tamiro.
by tamiro44
25 Apr 2009 22:38
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

vlc_help,
This is what you've ment?
viewtopic.php?f=32&t=58587

Do you have any comments?
by tamiro44
25 Apr 2009 22:25
Forum: Development around libVLC
Topic: Change marq-marquee on the fly - C# sample
Replies: 0
Views: 2623

Change marq-marquee on the fly - C# sample

Hi guys, After i've seen some friends who seeking for as answer about this topic (including me), Here is a simple sample written in C#: http://www.2shared.com/file/5493497/b54b193f/MarqMarqueeOnTheFlySample.html Few remarks: 1. The program activates VLC.exe with RC interface as a seperate process an...
by tamiro44
23 Apr 2009 09:11
Forum: General VLC media player Troubleshooting
Topic: Runtime Text Overlay
Replies: 11
Views: 2751

Re: Runtime Text Overlay

Yes (with a few problems).
I intend to upload these days a simple C# code that do the trick.
I'll let you know personally..
by tamiro44
22 Apr 2009 21:35
Forum: General VLC media player Troubleshooting
Topic: RTSP SET PARAMETERS
Replies: 3
Views: 487

Re: RTSP SET PARAMETERS

OK, but there is a standard method at RTSP rfc.
Why VLC shouldn't let the user the abillity, for example, through RC.
by tamiro44
22 Apr 2009 11:32
Forum: General VLC media player Troubleshooting
Topic: RTSP SET PARAMETERS
Replies: 3
Views: 487

RTSP SET PARAMETERS

Hi all,
Does any one know how can i activate RTSP "Set_Parameter" method While VLC is running?
Parameters like Bit rate and Resolution.

Thanks.
by tamiro44
21 Apr 2009 17:55
Forum: General VLC media player Troubleshooting
Topic: Runtime Text Overlay
Replies: 11
Views: 2751

Re: Runtime Text Overlay

I'm using Marx_libvlc_wrapper (C#), How can i use display_text?
by tamiro44
19 Apr 2009 07:29
Forum: General VLC media player Troubleshooting
Topic: Runtime Text Overlay
Replies: 11
Views: 2751

Re: Runtime Text Overlay

You know that you can activate VLC with rc and then connect with regular telnet client
and change marquee.
I intend to do so (i hope i'll manage).

How can you call mediacontrol_display_text() from outside of VLC? It is not part of libvlc, right?

Tamiro.
by tamiro44
16 Apr 2009 15:42
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81829

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

make sure that near to the EXE:
1. libvlc.dll
2. libvlccore.dll
3. plugins folder
by tamiro44
16 Apr 2009 13:46
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81829

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

Ok enrike,
But Marx himself has suggeted that we will take it from buttom of page 2
viewtopic.php?f=32&t=47385&start=15
by tamiro44
16 Apr 2009 13:06
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81829

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

Did you take the code from the second page (down)?
viewtopic.php?f=32&t=47385&start=15
by tamiro44
16 Apr 2009 12:59
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

I tried and it works!
But from code: where do i write " -I rc --sub-filter "marq@test{marquee=Hello}" "
At init options? and from where i can control on @test? i don't have a VLC command line in order to change @test marq.

Thanks again.
by tamiro44
16 Apr 2009 08:17
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81829

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

and what about libvlccore.dll?
by tamiro44
16 Apr 2009 08:15
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

Thanks very much, i'll try it.
If i want it from code (c#) i should activate a Telnet client, right?
(Since there is no regular option)
by tamiro44
12 Apr 2009 16:21
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

OK.
Thanks.
VLC_help,
I wondered if you can help me in another subject (didn't get any answer in forum):
How can i change marquee dynamically through rc telnet (since there is no other option).

Thanks,
Tamiro.
by tamiro44
12 Apr 2009 07:07
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

movie.RAW? just like that?
by tamiro44
07 Apr 2009 17:06
Forum: VLC media player Feature Requests
Topic: Save dinamically to file
Replies: 25
Views: 2025

Re: Save dinamically to file

About question number 4:
If the stream is H.264 in payload type 96 (dinamically)? which file format to choose?
by tamiro44
05 Apr 2009 14:25
Forum: Development around libVLC
Topic: I-frames
Replies: 0
Views: 277

I-frames

Hi guys,
VLC avoiding any picture if an intire I-frame usn't coming.
But there is another way in which I-frame parts coming along macroblocks.
Is there a way to tell VLC "show what you have"? and don't prevent from decoding it?

Thanks.
by tamiro44
05 Apr 2009 09:30
Forum: General VLC media player Troubleshooting
Topic: AIR feature in VLC
Replies: 0
Views: 138

AIR feature in VLC

Hi guys,
Is VLC has or planning to enable the AIR (Adaptive Intra Refresh)?
FFMPEG enables encoders partial I-frames in macroblocks but VLC don't pass those frames to decoder.
It is very important in narrow-bandwith networks.

Thanks.
by tamiro44
02 Apr 2009 06:44
Forum: General VLC media player Troubleshooting
Topic: RTSP Describe timeout
Replies: 4
Views: 296

Re: RTSP Describe timeout

The timeout is hardcoded?
by tamiro44
01 Apr 2009 16:48
Forum: General VLC media player Troubleshooting
Topic: RTSP Describe timeout
Replies: 4
Views: 296

RTSP Describe timeout

Hi guys,
Where (and if) i can find a parameter that telling to VLC client to wait for RTSP replies?
If after the describe the answer comes in around 1 minute, VLC has despaired (justifably).

Thanks.

Go to advanced search