Search found 19 matches

Go to advanced search

by oscarml
11 Nov 2005 09:44
Forum: General VLC media player Troubleshooting
Topic: jitter measurement, I need help
Replies: 0
Views: 552

jitter measurement, I need help

Hi, I'm trying to get a measure of the jitter. I've found, in ts.c file of demuxer module for mpeg a pcr calculation (i_pcr variable). This is the PCR of the stream that I'm receiving, isn't it? Anybody knows where is stored the clock of the system (which it supposed to be initialised when we receiv...
by oscarml
08 Nov 2005 10:43
Forum: VLC media player for Windows Troubleshooting
Topic: controllin vlc from C++ program (not rc interface)
Replies: 3
Views: 1900

I'll look at this, thank you very much.
by oscarml
08 Nov 2005 08:51
Forum: VLC media player for Windows Troubleshooting
Topic: controllin vlc from C++ program (not rc interface)
Replies: 3
Views: 1900

controllin vlc from C++ program (not rc interface)

hi First of all I must say I'm just begining in programming. I want to make a C program (well, C++ but I think the process is the same, isn`t it?) to control vlc. I'm using dev-cpp, but I'm not sure about what I have to add in my project. I've token this directories from vlc source code to my worksp...
by oscarml
03 Nov 2005 11:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Using VLC as a subprocess(Controlling VLC in C)
Replies: 3
Views: 2456

hi First of all I must say I'm just begining in programming. I want to make a C program (well, C++ but I think the process is the same, isn`t it?) to control vlc, in the same way Lala wants. I'm using dev-cpp, but I'm not sure about what I have to add in my project. I've token this directories from ...
by oscarml
03 Nov 2005 09:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Using VLC as a subprocess(Controlling VLC in C)
Replies: 3
Views: 2456

hi Lala,

Have you probed that solution? does ti work fine?
Then, can you send my any little example about adding a playlistitem or something like this. I haven't much experience in C programing.

thanks a lot
by oscarml
08 Sep 2005 19:57
Forum: VLC media player for Windows Troubleshooting
Topic: getting stream media an another statistics from vlc
Replies: 1
Views: 901

getting stream media an another statistics from vlc

hi,

I'd like to know if I can copy some info that vlc generates in a text file.

I want stream and media info like the programs that compose the stream (1 video program with PID X and 2 audio programs).

Also I need another measures like bitrate.

Thank you very much
by oscarml
26 Jul 2005 09:13
Forum: VLC media player for Windows Troubleshooting
Topic: change default preferences by modifying C code
Replies: 4
Views: 3545

sorry, I'm under WindowsXP (so the file it's not the same, isn't it?).

than you
by oscarml
25 Jul 2005 18:56
Forum: VLC media player for Windows Troubleshooting
Topic: change default preferences by modifying C code
Replies: 4
Views: 3545

change default preferences by modifying C code

Hello,

I'd like know how to change the default settings without using the X-window. Is there any file that contains all the default values of the options that appear in the preferences? I want to change MTU max size about RTSP mode.

thank you very much
by oscarml
25 Jul 2005 10:42
Forum: General VLC media player Troubleshooting
Topic: a RC problem
Replies: 1
Views: 735

a RC problem

hello, I've a little problem with RC control. First of all, in several posts there are calls like --rc-host your_host:port, but I think it doesn´t work. The correct is --rc-host="your_host:port", isn´t it? My problem is the following: I connect with a socket but when I launch a "h&quo...
by oscarml
30 Jun 2005 13:15
Forum: General VLC media player Troubleshooting
Topic: i need to take the executable to another pc!
Replies: 3
Views: 784

it falls: zip -r vlc-0.8.2-test1-win32.zip vlc-0.8.2-test1 /bin/bash: line 1: zip: command not found make: *** [package-win32-base-zip] Error 127 i've reinstalled cygwin bzip utility (I think it was so), but it doesn't work. In spite of this it have created a directory called "vlc-0.8.2-test1&q...
by oscarml
30 Jun 2005 09:15
Forum: General VLC media player Troubleshooting
Topic: i need to take the executable to another pc!
Replies: 3
Views: 784

i need to take the executable to another pc!

Hello,

I have cross-compiled VLC over windows, and I've got a 16.1MB exe file. I copied only that file in another PC, with the same OS (W2000 pro) that the PC where I compiled the program, but it doesn't work. Do I need another library or something else?what libraries do i need?

thanks
by oscarml
26 Apr 2005 13:53
Forum: General VLC media player Troubleshooting
Topic: SAP Playlist: Address & Port?
Replies: 3
Views: 941

SAP over windows?

Hello, I have cross compiled VLC over windows. Does the SAP capture work over NT? I'm probing VLC with a Imagenio (I don't know if you know it: it's HDTV over ADSL, by Telefonica) and I mark in preferences SAP option, but it doesn't find any channel. Also I think that Telefonica doesn't put the SAP ...
by oscarml
22 Apr 2005 08:43
Forum: General VLC media player Troubleshooting
Topic: VLCs output
Replies: 2
Views: 759

hi, thanks for answering my question, I have another one. When vlc is going to decode a stream, I hace read that it chooses the appropiate decoder. Do you know how the program makes this? may be it uses one decoder, and it looks at the decoded sequence, and if there it stuttering problems, it discar...
by oscarml
18 Apr 2005 09:58
Forum: General VLC media player Troubleshooting
Topic: about compiling vlc
Replies: 6
Views: 1970

hi,

When I try to compile it says that "you need automake version 1.5 or later".

Do you know what to do then?

thanks
by oscarml
15 Apr 2005 11:55
Forum: General VLC media player Troubleshooting
Topic: compiling with dev-C++
Replies: 1
Views: 518

compiling with dev-C++

hello,

Is there any file that explain how to compile VLC in windows with Dev-C++?

thanks
by oscarml
14 Apr 2005 11:40
Forum: General VLC media player Troubleshooting
Topic: about compiling vlc
Replies: 6
Views: 1970

about compiling vlc

hi I've problems about compiling vlc.c with the cygwin. I've downloaded the file "vlc-0.8.1.tar.gz" and i've extracted it. You can't compile vlc.c only with this information, aren't you? I've downloaded all the required libraries that appear in " http://www.videolan.org/vlc/download-s...
by oscarml
13 Apr 2005 12:59
Forum: General VLC media player Troubleshooting
Topic: documentation about source code
Replies: 1
Views: 350

documentation about source code

Hi

Is there any documentation about the source code? (but not the notes that appears in the .c file). I mean, a description of operating way of the program but following the source code.

thanks
by oscarml
13 Apr 2005 11:46
Forum: General VLC media player Troubleshooting
Topic: VLC operation way!!
Replies: 1
Views: 421

VLC operation way!!

Hello, here is my question I've opened a video MPEG-2 stream from ethernet input, and the program shows the content correctly after 1 o 2 minutes. Before it, the image is pixelized. Does the program make this because it's proving all the codecs that it implements, and when it finds the best one, it ...
by oscarml
31 Mar 2005 12:15
Forum: General VLC media player Troubleshooting
Topic: VLCs output
Replies: 2
Views: 759

VLCs output

Does VLC give any file or documentation about the quality of a video stream? i need a file that says: "this video stream is ok or ko"

thank you

Go to advanced search