Search found 13 matches

Go to advanced search

by ipmultimedia
06 Jun 2009 08:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: send and receive a stream via vlc
Replies: 0
Views: 287

send and receive a stream via vlc

Hi I want to send a unicast stream via vlc and receive it on another pc in the same LAN. The sender is OK but the receiver rises an error that it can not open the MRL. I have read the videolan documents about sending and receiving a stream and did the instructions exactly. I read the log file too bu...
by ipmultimedia
26 May 2009 14:08
Forum: VLC media player for Windows Troubleshooting
Topic: recieving a stream from network with vlc
Replies: 4
Views: 436

Re: recieving a stream from network with vlc

Open Tools -> Messages... (set Verbosity to 2) before opening the stream. It should give you more info about the error. Thanks for your help. I did the instruction you gave. When the error occurs, there will be nothing in the file but the following sentence: main info: Running vlc with the default ...
by ipmultimedia
24 May 2009 07:10
Forum: VLC media player for Windows Troubleshooting
Topic: recieving a stream from network with vlc
Replies: 4
Views: 436

recieving a stream from network with vlc

hi all
we want to recieve a stream from network or from a website like youtube.
when we enter a URL address or IP address, it shows an error message saying that it can't open the address.
please help us if you know the solution.
thanks alot
by ipmultimedia
29 Apr 2009 14:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc source code underestanding
Replies: 1
Views: 304

vlc source code underestanding

hi friends we are trying to underestand vlc source code architecture. we started from vlc/bin/vlc.c we followed the function calls in main() to see what happens. we followed this chain of function calls : main() --> libvlc_playlist_play () --> playlist_Control() --> PlaylistVAControl() and got to a ...
by ipmultimedia
11 Apr 2009 06:24
Forum: Development around libVLC
Topic: Editing VLC Source Code
Replies: 15
Views: 8385

Re: Editing VLC Source Code

hi all
we want to understand and edit vlc source code.
we don't know where is the start of it in code.
please help us.
by ipmultimedia
05 Apr 2009 13:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error while making VLC in ubuntu
Replies: 1
Views: 325

Error while making VLC in ubuntu

Hi I am trying to compile vlc on ubuntu following the guidelines at http://www.jbkempf.com/blog/post/2008/03/28/Build-VLC-media-player-under-Ubuntu-Hardy-804 But I get some errors during making vlc that I can't understand them. /usr/bin/ld: cannot find -lXxf86dga collect2: ld returned 1 exit status ...
by ipmultimedia
07 Mar 2009 14:19
Forum: VLC media player for Windows Troubleshooting
Topic: Problem when compiling VLC under Cygwin, Window can't pop up
Replies: 7
Views: 421

Re: Problem when compiling VLC under Cygwin, Window can't pop up

Hi I complied the source of vlc-0.9.8a under the instruction of "Win32CompileCygwinNew"http://wiki.videolan.org/Win32CompileCygwinNew. vlc.exe can't pop it's window up when double clicked or called under command line. But the vlc.exe process was listed in TaskManager after that. I can just...
by ipmultimedia
04 Mar 2009 13:25
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 3029

Re: having problem compiling vlc

A stupid mistake about tar command: we didn't know that we have to change the windows xp settings in a way that it shows the file extensin, then check if the file extension (for contrib) is ".tar" , simply change it to ".bz2" Please complete the document on http://wiki.videolan.o...
by ipmultimedia
03 Mar 2009 17:10
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 3029

Re: having problem compiling vlc

Thanks for your help. You reduced our problems by one, omitting ranlib. The next step is to configure script for compiling VLC by using these commands: PATH=/usr/win32/bin:$PATH \ PKG_CONFIG_LIBDIR=/usr/win32/lib/pkgconfig \ CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \ LDFLA...
by ipmultimedia
03 Mar 2009 13:47
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 3029

Re: having problem compiling vlc

Finally the tar problem solved! We had to type the file name as "contrib-20090118-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only .tar.tar " instead of "contrib-20090118-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only .tar " ! The first ".tar" is a part of the file name and the s...
by ipmultimedia
03 Mar 2009 06:30
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 3029

Re: having problem compiling vlc

hi all we are trying to compile VLC on Cygwin. When we tried to execute this: tar xf contrib-20080702-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only.tar.bz2 -C / We got the following error: tar:contrib-20090118-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only.tar.bz2: cannot open: No such file or directory ta...
by ipmultimedia
01 Mar 2009 16:33
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 3029

Re: having problem compiling vlc

But in the document on http://wiki.videolan.org/Win32CompileCygwinNew it isn't marked as optional.
I don't know where the right folder is. I tried it in /usr/win32 and it didn't work.
by ipmultimedia
01 Mar 2009 10:36
Forum: VLC media player for Windows Troubleshooting
Topic: having problem compiling vlc
Replies: 29
Views: 3029

Re: having problem compiling vlc

Hi We are trying to compile VLC source code with Cygwin, but we have a lot of problems. Our only reference is http://wiki.videolan.org/Win32CompileCygwinNew and we have followed all the instructions step by step. When we tried to execute this: tar xf contrib-20080702-win32-bin-gcc-4.2.1-sjlj-runtime...

Go to advanced search