[vlc-devel] win32 contrib (and mac contrib)

Naohiro KORIYAMA nkoriyama at gmail.com
Sun Oct 9 17:25:32 CEST 2011


2011/10/9 Jean-Baptiste Kempf <jb at videolan.org>:
> On Sun, Oct 09, 2011 at 07:17:54PM +0900, Naohiro KORIYAMA wrote :
>> 2011/10/9 Jean-Baptiste Kempf <jb at videolan.org>:
>> > On Sun, Oct 09, 2011 at 06:03:48PM +0900, Naohiro KORIYAMA wrote :
>> >> Maybe contrib-20110926-win32-bin-gcc-4.4.4-runtime-3.17-only.tar.bz2
>> >> has some problem.
>> >> On my build environment:
>> >> build with contrib-20110926: bad
>> >> build with contrib-20110823: no problem
>> >
>> > http://git.videolan.org/?p=vlc.git;a=commit;h=bcd480400931d4cdcb53cfcbf43fe1ec884a20f4
>> >
>> > Maybe?
>>
>> Maybe so.
>> But on my mac, I build git version of libdvbpsi and install to
>> extras/contrib like
>> ./configure --build=x86_64-apple-darwin10
>> --prefix=/Users/nkoriyama/source/vlc/extras/contrib/hosts/x86_64-apple-darwin10
>
> And doing the same for Win32?

No. I have never tried this for Win32.

So, I tried this for Win32.
#1 extract contrib-20110926 to /usr/win32.
#2 compile libdvbpsi from the latest source.

$ git clone git://git.videolan.org/libdvbpsi.git
$ ./bootstrap
$ ./configure --prefix=/usr/win32 --enable-shared=no
$ make
$ make install

New files stored to /usr/win32/lib, /usr/win32/include and
/usr/win32/lib/pkconfig. No old files for libdvbpsi.

#3 build vlc

Voilà, I can play MPEG-TS files!

-- 
KORIYAMA, Naohiro
nkoriyama at gmail.com



More information about the vlc-devel mailing list