Search found 34 matches

Go to advanced search

by m.e
19 Aug 2020 03:08
Forum: Development around libVLC
Topic: Any kind soul that can build VLC for Android for me?
Replies: 1
Views: 248

Any kind soul that can build VLC for Android for me?

I have tried to compile VLC for Android but I have no luck setting up the build environment in Ubuntu. I have modified 2 files vlc-android/libvlc/jnilibvlcjni-mediaplayer.c and libvlc/src/org/videolan/libvlc/MediaPlayer.java In jnilibvlcjni-mediaplayer.c I added the following code: void Java_org_vid...
by m.e
04 Jun 2010 18:18
Forum: VLC media player for Windows Troubleshooting
Topic: Disable Font Cache Rebuild
Replies: 9
Views: 14644

Disable Font Cache Rebuild

Vlc crashes when trying to rebuild font cache so I was wondering if it's possible to disable this feature?
by m.e
04 Dec 2009 09:31
Forum: VLC media player for Windows Troubleshooting
Topic: Does/Can VLC use DXVA in Windows OS?
Replies: 4
Views: 22497

Re: Does/Can VLC use DXVA in Windows OS?

VLC nightlies should now support DXVA but I can't get it to work. Is there a setting I need to change?
by m.e
25 Sep 2009 11:03
Forum: VLC media player for Windows Troubleshooting
Topic: Trying to view multiple webcams at the same time
Replies: 1
Views: 470

Trying to view multiple webcams at the same time

I use VLC to view video from two different webcams at ones and that worked great but when I try view a third camera nothing happens. All the cameras work when they are used simultaneously with only one other camera. What is causing this? Is it a limitation of directshow?
by m.e
14 Jan 2009 20:16
Forum: VLC media player for Windows Troubleshooting
Topic: Trouble with cross-compiling in Ubuntu
Replies: 6
Views: 689

Re: Trouble with cross-compiling in Ubuntu

Thanks,
But the point is really that if everything is set up correctly I shouldn't have to disable anything.
by m.e
14 Jan 2009 17:39
Forum: VLC media player for Windows Troubleshooting
Topic: How to compile on Windows using Cygwin
Replies: 82
Views: 11093

Re: How to compile on Windows using Cygwin

... and I can provide you a VirtualBox VM running Ubuntu and with a correct VLC setup if you want.

That would be awesomely great! :D
by m.e
14 Jan 2009 17:06
Forum: VLC media player for Windows Troubleshooting
Topic: Trouble with cross-compiling in Ubuntu
Replies: 6
Views: 689

Trouble with cross-compiling in Ubuntu

I've tried to follow the guide about compiling using cygwin but that didn't work and then I read that it was buggy and it was recommended to cross-compile from linux. But it isn't easier :cry: This is what I've done: 1. Install ubuntu 8.04 2. download vlc-0.9.8a source. I'm trying to compile this co...
by m.e
14 Jan 2009 14:12
Forum: VLC media player for Windows Troubleshooting
Topic: problems about compiling vlc-0.9.6 with cygwin
Replies: 7
Views: 1254

Re: problems about compiling vlc-0.9.6 with cygwin

I had the same problem... apparently replacing in the libtool file the line: ECHO="echo" with: echo="echo" solves the "X" problem... unfortunately I have other problems during compilation later on... I can't guarantee that it's cause of the change in the libtool file, ...
by m.e
16 Dec 2008 23:18
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 85165

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

Is it just me or was the old 0.8.6 API much better. One used to have access to both getvariable and setvariable. Using those methods you could get things like embedded subtitles and audio streams and you could set thing like brightness and contrast without having to restart the video. I'm not critic...
by m.e
04 Nov 2008 11:45
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 85165

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

How can one get available subtitle tracks using this api?
by m.e
19 May 2008 10:30
Forum: VLC media player Feature Requests
Topic: Playing from split archives?
Replies: 18
Views: 6235

Re: Playing from split archives?

Kantaris works without extracting for for most archives. But it does need to extract the file if the RAR archives are compressed but that's not common with video as video is almost always as compressed as can be.
by m.e
19 May 2008 00:04
Forum: VLC media player Feature Requests
Topic: Playing from split archives?
Replies: 18
Views: 6235

Re: Playing from split archives?

There is new media player named Kantaris based on VLC that can play RAR files without unpacking. It also allows you to seek to any location in video like you're playing any other file. :D

Kantaris homepage
Download (8.5 MB)
by m.e
22 Mar 2008 19:25
Forum: General VLC media player Troubleshooting
Topic: How do you use the file-cat= command?
Replies: 1
Views: 613

Re: How do you use the file-cat= command?

I found out myself, if anyone wonders its
vlc "file.part1" --file-cat "file.part2","file.part3","file.part4"
by m.e
22 Mar 2008 18:55
Forum: General VLC media player Troubleshooting
Topic: How do you use the file-cat= command?
Replies: 1
Views: 613

How do you use the file-cat= command?

How do you use the file-cat= command? If I understand correctly this command could be used to play split files as if they were part of a unique file. But there is no documentation on how it is used. Does anyone know?
by m.e
17 Jan 2008 23:46
Forum: General VLC media player Troubleshooting
Topic: compiling VLC XP using cygwin
Replies: 21
Views: 4828

Re: compiling VLC XP using cygwin

I can do that. What are the differenceS? That's very nice of you but it's no longer needed because I got it to work. :D :D This is what I did. 1. Using cygwin setup I uninstalled mingw-runtime-3.14-1 2. Downloaded mingw-runtime-3.11-1 from http://cygwin.internet.bs/release/mingw-runtime/mingw-runti...
by m.e
17 Jan 2008 18:31
Forum: General VLC media player Troubleshooting
Topic: compiling VLC XP using cygwin
Replies: 21
Views: 4828

Re: compiling VLC XP using cygwin

Maybe someone could be nice enough to compile vlc 0.8.6d for me. I have only changed two files from the default 0.8.6d source. The files are ~\modules\video_output\sdl.c and ~\include\vlc_config.h. The modifid files can be downloaded here( . The compiled program should have the same features enabled...
by m.e
17 Jan 2008 11:45
Forum: General VLC media player Troubleshooting
Topic: compiling VLC XP using cygwin
Replies: 21
Views: 4828

Re: compiling VLC XP using cygwin

I have the same problem as MDPI314. I used to be able to compile vlc-0.8.6a and b but since then cygwin has been uninstalled. Now when I try to install cygwin some of the recommended package versions no longer exist. I don't know if that's the source of the problem. Anyway disabling all the thing th...
by m.e
27 Jun 2007 15:07
Forum: General VLC media player Troubleshooting
Topic: Setting output module via command line.
Replies: 1
Views: 866

Setting output module via command line.

Is it posable to set the output module to directx via command line? I know you can set in the gui and that it's saved there but I need to set it via command line.
by m.e
01 Jun 2007 00:21
Forum: Web and scripting
Topic: Dependent file for my VB application
Replies: 3
Views: 1451

you will need axvlc.dll and the folder named plugins.
Read the readme file in the activex folder for instructions on installing the axvlc.dll
by m.e
07 May 2007 20:22
Forum: Web and scripting
Topic: Can't get subtitles to work with activex 0.8.6b
Replies: 1
Views: 1673

Can't get subtitles to work with activex 0.8.6b

Object[] ob = new Object[2]; ob[0] = ":directx-hw-yuv "; // ":no-directx-hw-yuv"; ob[1] = ":sub-file= \"" + @"C:\Documents and Settings\Ägaren\Skrivbord\desperate.housewives.s03e13.hr.hdtv.xvid-ctu\desperate.housewives.313.hdtv.xvid.notv.srt" +"\&qu...
by m.e
01 May 2007 13:37
Forum: Web and scripting
Topic: bass and libvlc in c#
Replies: 6
Views: 1709

now that I re-read your original post I think I've missundertood you. I thought you asked if it was possable to use vlc .net api for video playback and bass api for audio files. Sorry

I don't think it will be a easy task to play the audio using bass when playing a video.
by m.e
01 May 2007 12:36
Forum: Web and scripting
Topic: MIDL Compiler error [Solved]
Replies: 1
Views: 2035

I found a solution.

I did it "manually" instead. Opened up windows command prompt and wrote:

Code: Select all

midl -Oicf -error all -env win32 -tlb axvlc.tlb -iid axvlc_idl.c -h axvlc_idl.h axvlc.idl
Then I just compiled it in cygwin again and it worked.

I'm a genius... ok maybe not.
by m.e
01 May 2007 12:10
Forum: Web and scripting
Topic: bass and libvlc in c#
Replies: 6
Views: 1709

over at the official bass site they have a bass.net api. It's simple to use and even contains samples. Yes, so it can be easily done.
by m.e
01 May 2007 12:04
Forum: Web and scripting
Topic: MIDL Compiler error [Solved]
Replies: 1
Views: 2035

MIDL Compiler error [Solved]

I'm trying to change the uuid of the activex control so that my modified version can coexist on the same system as the official vlc activex. But when I try to compile using cygwin I get the following error. midl -Oicf -error all -env win32 -tlb axvlc.tlb -iid axvlc_idl.c -h axvlc_ axvlc.idl Microsof...
by m.e
01 May 2007 11:51
Forum: Web and scripting
Topic: bass and libvlc in c#
Replies: 6
Views: 1709

Unfortunately this violates the GPL lisence since bass isn't open source.
:x

Go to advanced search