Search found 18 matches

Go to advanced search

by KimGwanyoung
21 Feb 2017 06:03
Forum: Development around libVLC
Topic: Two build errors, help me
Replies: 8
Views: 5421

Re: Two build errors, help me

Sorry for late reply. not sure if 2.2.4 requires it. I think it does. Yes I encountered the same issue with missing wrl. you can find it online on github. I downloaded it from here: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v5.x/tree/mingw-w64-headers/include/wrl/ then copied wrl into contri...
by KimGwanyoung
17 Feb 2017 10:05
Forum: Development around libVLC
Topic: Two build errors, help me
Replies: 8
Views: 5421

Re: Two build errors, help me

According to the wiki, ubuntu 14.04 is too old to compile recent versions of VLC. try 16.04 on a virtual machine if you can't upgrade your current one. I was able to compile vlc 3.0.0 on ubuntu 16.04 it wasn't easy though. had to solve several problems. like you need protobuf > 3.0 (I had to use pr...
by KimGwanyoung
17 Feb 2017 06:20
Forum: Development around libVLC
Topic: Two build errors, help me
Replies: 8
Views: 5421

Re: Two build errors, help me

According to the wiki, ubuntu 14.04 is too old to compile recent versions of VLC. try 16.04 on a virtual machine if you can't upgrade your current one. I was able to compile vlc 3.0.0 on ubuntu 16.04 it wasn't easy though. had to solve several problems. like you need protobuf > 3.0 (I had to use pr...
by KimGwanyoung
17 Feb 2017 03:24
Forum: Development around libVLC
Topic: Two build errors, help me
Replies: 8
Views: 5421

Re: Two build errors, help me

According to the wiki, ubuntu 14.04 is too old to compile recent versions of VLC. try 16.04 on a virtual machine if you can't upgrade your current one. I was able to compile vlc 3.0.0 on ubuntu 16.04 it wasn't easy though. had to solve several problems. like you need protobuf > 3.0 (I had to use pr...
by KimGwanyoung
16 Feb 2017 06:22
Forum: Development around libVLC
Topic: Two build errors, help me
Replies: 8
Views: 5421

Two build errors, help me

Hi all. I am trying build vlc-2.2.4 and vlc-3.0.0 with ubuntu 14.04 64bits. But I met errors at these all. 1) in 2.2.4 vlc-2.2.4/win32 $ make make[4]: *** No rule to make target `access/dvdread.c', needed by `access/libdvdread_plugin_la-dvdread.lo'. Stop. I can't find a topic about this issue. 2) in...
by KimGwanyoung
16 Feb 2017 02:34
Forum: VLC media player for Windows Troubleshooting
Topic: [solved]How to change PKG_CONFIG_PATH for pkg-config-crosswrapper?
Replies: 1
Views: 1101

[solved]How to change PKG_CONFIG_PATH for pkg-config-crosswrapper?

Hi all. I am trying build vlc-2.2.4. I met the error "Library dvdread > 4.9.0 needed for dvdread was not found". So I hardly found. The $PKG_CONFIG used in vlc-2.2.4/configure, is /usr/bin/i686-w64-mingw32-pkg-config. And this is linked with /usr/share/pkg-config-crosswrapper. But, the pat...
by KimGwanyoung
05 Sep 2016 02:12
Forum: Development around libVLC
Topic: Which version do I use?
Replies: 2
Views: 453

Re: Which version do I use?

Why you want to recompile vlc ?
What is wrong with vlc for your target system ?
My target system is no problem.
I just want to compile the vlc source code.
But the ubuntu give me errors.

Regards,
Gwanyoung Kim.
by KimGwanyoung
02 Sep 2016 15:01
Forum: Development around libVLC
Topic: Which version do I use?
Replies: 2
Views: 453

Which version do I use?

Hi all. Please understand my poor English. My os version is ubuntu 14.04 LTS 32bits. Target system is windows(xp~10) 32bits. I have been trying to compile the vlc. But failure is continue. I used triplets i686-w64-mingw32, i586-mingw32msv. When the ubuntu is 32bits and the target system is windows 3...
by KimGwanyoung
02 Sep 2016 07:10
Forum: VLC media player for Windows Troubleshooting
Topic: Win32Compile in Ubuntu14 (undefine reference to strtok)
Replies: 8
Views: 1455

Re: Win32Compile in Ubuntu14 (undefine reference to strtok)

--disable-x265 Hi, I get the same issue while compile the vlc-2.2.4 with vlc-contrib-i686-w64-mingw32-20160121.tar.bz2. If I configure --disable-x264 library, I get other error. /home/jb/vlc-2.2/contrib/mingw/gnutls/lib/verify-tofu.c254: more undefined references to 'strtok_r' follow. The strtok_r ...
by KimGwanyoung
02 Sep 2016 02:34
Forum: Development around libVLC
Topic: curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable
Replies: 4
Views: 1952

Re: curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable

Sorry we can obviously not troubleshoot your network here.
Hi,

It's OK.
And thanks your concern.

I saw contents about curl bug.
And I executed the curl command in my ubuntu.
The os send the error message.
So, I am searching for these issues.

Regards,
Gwanyoung Kim.
by KimGwanyoung
31 Aug 2016 08:40
Forum: Development around libVLC
Topic: curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable
Replies: 4
Views: 1952

Re: curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable

ftp.videolan.org works fine here. Must be your network. Hi Denis. I tried ftp://ftp.videolan.org/pub/videolan/contrib/ with filezilla FTP client. But I get the error message as follows. ==== encryption : require explicit FTP over TLS Status: Resolving address of ftp.videolan.org Status: Connecting ...
by KimGwanyoung
30 Aug 2016 13:43
Forum: Development around libVLC
Topic: curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable
Replies: 4
Views: 1952

curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable

Hi all. I am trying the "Prepare 3rd party libraries" in Win32Compile in Wiki. When I execute the "make prebuilt", the error is occurred as follows. curl: (7) Failed to connect to ftp.videolan.org port 21: Network is unreachable make: *** [vlc-contrib-i686-w64-mingw32-latest.tar....
by KimGwanyoung
29 Aug 2016 12:51
Forum: Development around libVLC
Topic: make error "undefined reference to 'strtok_r'
Replies: 1
Views: 860

make error "undefined reference to 'strtok_r'

Hi all. I am trying make vlc for win32. I finished configuring of the vlc building for win32(https://wiki.videolan.org/Win32Compile/ 6.2 configure). And I executed the "make" instruction. But I met errors as follows. /home/gykim/winvlc/vlc-2.2.4/contrib/i686-w64-mingw32/lib/libx265.a(param...
by KimGwanyoung
26 Aug 2016 05:27
Forum: VLC media player for Windows Troubleshooting
Topic: could not find libmad...
Replies: 2
Views: 488

Re: could not find libmad...

checking for 3rd party libraries path... not found

please read the doc.
OK, Thanks.
by KimGwanyoung
25 Aug 2016 10:23
Forum: VLC media player for Windows Troubleshooting
Topic: could not find libmad...
Replies: 2
Views: 488

could not find libmad...

Hi all. I am trying build the vlc-2.2.4 for windows 32bit with ubuntu 14.04. I encounter error as follows. checking build system type... i686-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is ...
by KimGwanyoung
25 Aug 2016 04:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: error: 'AV_PIX_FMT_YVYU422' undeclared here
Replies: 3
Views: 451

Re: error: 'AV_PIX_FMT_YVYU422' undeclared here

Your version of FFmpeg is probably too old for your version of VLC.
Hi Denis.

Thanks for your concern.
I downloaded an official release version(2.2.4).
So the error is not occurred.

I had downloaded from git.

Best regards,
Gwanyoung Kim.
by KimGwanyoung
25 Aug 2016 03:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: error: 'AV_PIX_FMT_YVYU422' undeclared here
Replies: 3
Views: 451

Re: error: 'AV_PIX_FMT_YVYU422' undeclared here

Your version of FFmpeg is probably too old for your version of VLC.
Hi Denis,

I checked the ffmpeg version.
But it is up to date.

What should I check?

Best regards,
Gwanyoung Kim.
by KimGwanyoung
19 Aug 2016 10:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: error: 'AV_PIX_FMT_YVYU422' undeclared here
Replies: 3
Views: 451

error: 'AV_PIX_FMT_YVYU422' undeclared here

Hi all. I am trying make the vlc player. (But I don't know the vlc version. Let me know how I get the version.) I encountered error message "codec/avcodec/chroma.c:128:22: error: 'AV_PIX_FMT_YVYU422' undeclared here (not in a function)". I found the definition into the "/opt/ffmpeg/in...

Go to advanced search