Search found 16 matches

Go to advanced search

by abhijitayarekar
29 Sep 2010 01:54
Forum: General VLC media player Troubleshooting
Topic: 1.1.2 blending module not found
Replies: 3
Views: 1644

Re: 1.1.2 blending module not found

Are there any plans to add blending support?
If not then can you refer me to someone who knows about it?
Thank a lot.
by abhijitayarekar
25 Sep 2010 02:03
Forum: General VLC media player Troubleshooting
Topic: 1.1.2 blending module not found
Replies: 3
Views: 1644

1.1.2 blending module not found

I ran a mjpeg streaming video with logo enabled. But the blending module does not support the video format. Is there a workaround or blending module update available? I am using vlc-1.1.2 main debug: processing request item http://192.168.1.89:80/axis-cgi/mjpg/video.cgi node Playlist skip 0 main deb...
by abhijitayarekar
26 Oct 2009 19:22
Forum: Development around libVLC
Topic: ffmpeg configuration parameters for vlc-1.0.2
Replies: 4
Views: 795

Re: ffmpeg configuration parameters for vlc-1.0.2

The patches for ffmpeg in contrib directory donot match the latest svn code for ffmpeg.
Is there a way to refresh the patches?

regards
Abhijit
by abhijitayarekar
21 Oct 2009 03:04
Forum: Development around libVLC
Topic: ffmpeg configuration parameters for vlc-1.0.2
Replies: 4
Views: 795

ffmpeg configuration parameters for vlc-1.0.2

Hi,
Can anyone post the parameters used to configure ffmpeg binary for vlc build 1.0.2.

regards
Abhijit
by abhijitayarekar
12 Oct 2009 22:12
Forum: Development around libVLC
Topic: Correct contribs for 0.9.9a
Replies: 1
Views: 337

Correct contribs for 0.9.9a

Can someone point me to correct contribs for compiling 0.9.9a vlc source code?

regards
Abhijit
by abhijitayarekar
10 Oct 2009 02:23
Forum: General VLC media player Troubleshooting
Topic: javlc with swt canvas and vlc 1.0.2
Replies: 0
Views: 258

javlc with swt canvas and vlc 1.0.2

Does anyone have a example running code for jvlc with swt and vlc 1.0.2? I have been trying to compile and run jvlc against 1.0.2 and swt but havent got any working results. It will be great help if anyone can post example code for rendering media on swt canvas using jvlc and vlc 1.0.2 binaries. reg...
by abhijitayarekar
10 Oct 2009 02:21
Forum: VLC media player for Windows Troubleshooting
Topic: vlc 1.0.2 with jvlc and swt
Replies: 0
Views: 132

vlc 1.0.2 with jvlc and swt

Does anyone have a example running code for jvlc with swt and vlc 1.0.2? I have been trying to compile and run jvlc against 1.0.2 and swt but havent got any working results. It will be great help if anyone can post example code for rendering media on swt canvas using jvlc and vlc 1.0.2 binaries. reg...
by abhijitayarekar
09 Oct 2009 02:59
Forum: Development around libVLC
Topic: How to retrieve tag VLC 1.0.2 from git
Replies: 2
Views: 637

How to retrieve tag VLC 1.0.2 from git

Is it possibe to download the vlc source for tag VLC 1.0.2 from git?
What is the git command for it.
I tried to use
git clone "git://git.videolan.org/vlc.git -t VLC 1.0.2"

regards
Abhijit
by abhijitayarekar
07 Oct 2009 03:03
Forum: Development around libVLC
Topic: Cannot get to git
Replies: 5
Views: 2093

Re: Cannot get to git

My bad :(.
I was behind a firewall. Finally got the latest version.
by abhijitayarekar
07 Oct 2009 01:00
Forum: Development around libVLC
Topic: Cannot get to git
Replies: 5
Views: 2093

Re: Cannot get to git

i tried it using ubuntu. Got the same error

Initialized empty Git repository in /home/abhijit/vlc/.git/
git.videolan.org[0: 91.121.111.144]: errno=Connection timed out
git.videolan.org[0: 2001:41d0:1:a690::1]: errno=Network is unreachable
fatal: unable to connect a socket (Network is unreachable)
by abhijitayarekar
07 Oct 2009 00:43
Forum: VLC media player for Windows Troubleshooting
Topic: Problems while compiling 1.0.2
Replies: 2
Views: 384

Problems while compiling 1.0.2

I downloaded latest 1.0.2 files from http://download.videolan.org/pub/vlc/latest/ vlc-1.0.2.tar.bz2 contribs-1.0.2-gcc-4.2.1-sjlj-runtime-3.15.2-only.tar.bz2 After configuring and running make i get the following error. libtool: link: gcc -std=gnu99 -shared .libs/libfluidsynth_plugin_la-fluidsynth. ...
by abhijitayarekar
07 Oct 2009 00:39
Forum: Development around libVLC
Topic: Problems while compiling 1.0.2
Replies: 1
Views: 1138

Problems while compiling 1.0.2

I downloaded following source code files from http://download.videolan.org/pub/vlc/latest/ contribs-1.0.2-gcc-4.2.1-sjlj-runtime-3.15.2-only.tar.bz2 vlc-1.0.2.tar.bz2 After configuring and running make i get following error. libtool: link: gcc -std=gnu99 -shared .libs/libfluidsynth_plugin_la-fluidsy...
by abhijitayarekar
06 Oct 2009 23:25
Forum: Development around libVLC
Topic: Cannot get to git
Replies: 5
Views: 2093

Re: Cannot get to git

But the wiki for setting up windows devel environment using msys/mingw suggests to install git and tortoisegit. So this approach is not going to work? Ive been trying to build vlc-1.0.2 stable source on windows. It requires a fix in libtool after configuring. After that it still fails to build. Is t...
by abhijitayarekar
06 Oct 2009 20:26
Forum: Development around libVLC
Topic: Cannot get to git
Replies: 5
Views: 2093

Cannot get to git

I have been getting following error since yesterday when i try to get latest source from git. git.exe clone -v "git://git.videolan.org/vlc.git" "F:\Ubnt\vlc\vlc-git\vlc" Initialized empty Git repository in F:/Ubnt/vlc/vlc-git/vlc/.git/ git.videolan.org[0: 91.121.111.144]: errno=I...
by abhijitayarekar
06 Oct 2009 01:55
Forum: Development around libVLC
Topic: Compilation errors in latest snapshot 1.02 with Msys/mingw32
Replies: 0
Views: 547

Compilation errors in latest snapshot 1.02 with Msys/mingw32

I downloaded the latest snapshot of vlc. When i try to compile it on windows using msys/mingw32 i found following problems. Making all in stream_out make[3]: Entering directory `/vlc/vlc/modules/stream_out' make all-am make[4]: Entering directory `/vlc/vlc/modules/stream_out' make[4]: Nothing to be ...

Go to advanced search