Search found 31 matches

Go to advanced search

by jiapei100
09 May 2022 23:13
Forum: Development around libVLC
Topic: vlc third-party libraries...
Replies: 1
Views: 530

vlc third-party libraries...

Actually, I'm building vlc from source (vlc-3.0.17.3) under Ubuntu 22.04, with gcc 11.2 . I got a couple of NO s when looking for the packages. checking for libidn... no ([b]libidn2 is installed by default[/b]) ...... configure: WARNING: Library freerdp >= 1.0.1 needed for freerdp was not found ([b]...
by jiapei100
18 Sep 2020 17:24
Forum: VLC media player for Linux and friends Troubleshooting
Topic: includedir failed to include qt headers.
Replies: 1
Views: 539

includedir failed to include qt headers.

Hi, I'm trying to build vlc-3.0.11 It failed to be built for qt: CXX gui/qt/libqt_plugin_la-menus.lo gui/qt/qt.cpp:31:10: fatal error: QApplication: No such file or directory 31 | #include <QApplication> | ^~~~~~~~~~~~~~ compilation terminated. CXX gui/qt/libqt_plugin_la-main_interface.lo make[4]: *...
by jiapei100
01 Mar 2020 21:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC Configuration Summary ...
Replies: 1
Views: 340

VLC Configuration Summary ...

Hi, all: I'm trying to build VLC from source from scratch again. I pasted my configuration summary in pastebin: [url]https://pastebin.com/rYSSaZQg[/url] . Just wonder if there is any summary about howto and why in this forum? For instance: 1. checking for SDL_IMAGE... no configure: WARNING: No packa...
by jiapei100
03 Mar 2019 03:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC media player 4.0.0-dev Otto Chriek: stale plugins cache...
Replies: 1
Views: 3034

VLC media player 4.0.0-dev Otto Chriek: stale plugins cache...

Hi, all: I actually have successfully built VLC 4.0,0, and I definitely can run it via command line in bash, but still got a lot of ERROR messages on main libvlc error: stale plugins cache . ➜ ~ vlc VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-6701-g4790c810ab) [00005626d3d1db80] main ...
by jiapei100
03 Sep 2018 22:17
Forum: VLC media player for Linux and friends Troubleshooting
Topic: undefined reference to `input_LegacyVarInit'
Replies: 2
Views: 473

Re: undefined reference to `input_LegacyVarInit'

You might be correct. I was actually building the most recent GIT version (should be 3.0.4), but with VLC from repository installed (version 3.0.3-1) .

However, I cannot remove the installed version 3.0.3-1 from repository because there are so many other packages relying on this one...
by jiapei100
02 Sep 2018 03:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: undefined reference to `input_LegacyVarInit'
Replies: 2
Views: 473

undefined reference to `input_LegacyVarInit'

Hi, all: My working environment: one: Ubuntu 18.04.1 two: $ gcc --version gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR ...
by jiapei100
08 Mar 2018 06:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: error: unknown type name ‘namespace’
Replies: 1
Views: 594

error: unknown type name ‘namespace’

Hi, My OS: Ubuntu 16.04.4 GCC/G++: **Ubuntu 5.4.0-6ubuntu1~16.04.9** OpenCV: manually installed 3.4.1 I'm actually building VLC with OpenCV. And, I came across the following **ERROR** message: /usr/local/include/opencv2/core/cvdef.h:485:1: error: unknown type name ‘namespace’ namespace cv { ^ /usr/l...
by jiapei100
19 Mar 2017 08:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Ubuntu Xenial: vlc-git shows 'core libvlc error: stale plugins cache: modified...'
Replies: 3
Views: 1707

Re: Ubuntu Xenial: vlc-git shows 'core libvlc error: stale plugins cache: modified...'

Exactly the same problem here....
Looks like vlc is NOT compatible with current FFMPEG and a lot of other packages?

Cheers
by jiapei100
12 Aug 2016 00:31
Forum: Skins
Topic: skins2 interface error: no suitable dialogs provider found
Replies: 3
Views: 8283

Re: skins2 interface error: no suitable dialogs provider found

Hi, Thanks Jean... My configuration comes with qt settings. ... checking for QT... yes checking for QTX11... yes checking for XI... yes checking for moc-qt5... no checking for moc... /opt/Qt5.7.0/5.7/gcc_64/bin/moc checking for rcc-qt5... no checking for rcc... /opt/Qt5.7.0/5.7/gcc_64/bin/rcc checki...
by jiapei100
10 Aug 2016 21:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc3.0.0 with QT5 and lua5.3?
Replies: 3
Views: 839

Re: vlc3.0.0 with QT5 and lua5.3?

Thank you Remi....
But, do you have a plan to have VLC been compatible with lua5.3?
by jiapei100
10 Aug 2016 21:46
Forum: Scripting VLC in lua
Topic: vlc lua5.3 attempt to call a nil value ....
Replies: 5
Views: 19178

vlc lua5.3 attempt to call a nil value ....

Hi, all: jiapei:vlc$ vlc VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-8089-g0be62e5) [00000000018dd1a8] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0000000001b86ca8] skins2 interface error: no suitable dialogs provider found (hint: compil...
by jiapei100
10 Aug 2016 21:39
Forum: Skins
Topic: skins2 interface error: no suitable dialogs provider found
Replies: 3
Views: 8283

skins2 interface error: no suitable dialogs provider found

Hi, all... I've successfully built current vlc-git, but, whenever I tried to run vlc, I got the following error messages: jiapei:vlc$ vlc VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-8089-g0be62e5) [00000000018dd1a8] core libvlc: Running vlc with the default interface. Use 'cvlc' to use v...
by jiapei100
08 Jul 2016 15:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc3.0.0 with QT5 and lua5.3?
Replies: 3
Views: 839

vlc3.0.0 with QT5 and lua5.3?

Hi, all: I tried to compile vlc3.0.0 with QT5 and lua5.3. Actually, after some modification, I solved all my issues during the configuration, building, and installation. I mean, I have vlc-git successfully built and installed. However, when I tried to run vlc, I got the following error messages. Can...
by jiapei100
07 Jul 2016 16:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC-2.1.2 - lua error activating the HTTP interface
Replies: 8
Views: 3410

Re: VLC-2.1.2 - lua error activating the HTTP interface

Have the same issue with current VLC-3.0.0-git.
I'm thinking it is the time to try lua5.3, but it seems VLC-3.0.0-git is still based on lua5.1 ???


Cheers
Pei
by jiapei100
22 Mar 2014 10:18
Forum: VLC media player for Linux and friends Troubleshooting
Topic: x264 configuration with mp4??
Replies: 2
Views: 1732

Re: x264 configuration with mp4??

Hi, Andrew:

You are absolutely correct. After I successfully installed gpac, I got
mp4: gpac

Cheers
Pei
by jiapei100
19 Mar 2014 04:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc http server on a Raspberry PI?
Replies: 1
Views: 2930

vlc http server on a Raspberry PI?

Hi, all: I'm trying to set up a http server on the Raspberry PI, and trying to browse what I can stream (both PI Cam and video files) from Raspberry PI server on my client desktop with Ubuntu OS. The following command is what I'm using. I'm trying to broadcase a h264 file: pi@raspberrypi ~ $ cvlc -v...
by jiapei100
18 Mar 2014 06:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: x264 configuration with mp4??
Replies: 2
Views: 1732

x264 configuration with mp4??

Hi, all: I simply configured x264 with ./configure --prefix=/usr , and obtained the following error message: $ ./configure --prefix=/usr platform: ARM system: LINUX cli: yes libx264: internal shared: no static: no asm: yes interlaced: yes avs: avxsynth lavf: yes ffms: yes mp4: no gpl: yes thread: po...
by jiapei100
13 Feb 2013 06:43
Forum: Development around libVLC
Topic: How to use libVLC to get image sequence from an IP camera?
Replies: 1
Views: 630

How to use libVLC to get image sequence from an IP camera?

Hi, all:

I'm wondering what is the simplest way to stream data from an IP camera by using libVLC?
I'm trying to embed the VLC/C++ based code into my application. My target is to get images frame by frame, instead of just broadcasting..


Any suggestions?

Cheers
Pei
by jiapei100
01 Dec 2012 23:33
Forum: VLC media player Feature Requests
Topic: How ot obtain total number of frames?
Replies: 3
Views: 1972

Re: How ot obtain total number of frames?

Pity... It seems VideoLAN is only for users to broadcast, rather than for researchers to analyze what's inside the video files.
You cannot.
by jiapei100
01 Dec 2012 23:31
Forum: Development around libVLC
Topic: How to decode any video files into video and audio streams?
Replies: 2
Views: 905

Re: How to decode any video files into video and audio strea

Did u ever try FFMPEG? If so, you should know what every video file is mainly composed of two (or even more) streams, including: an audio stream a video stream a subtitle stream etc. I'm not splitting a video file into raw files, but splitting a video file and get the raw data ! I need to analyze th...
by jiapei100
23 Jul 2012 11:46
Forum: Development around libVLC
Topic: Failed bootstrap script in MSYS (Win 7 - 64bit)
Replies: 11
Views: 3862

Re: Failed bootstrap script in MSYS (Win 7 - 64bit)

Hi, aipragma: I've got exactly the same problem as you mentioned here. Actually, I'm not trying to build VideoLAN. What I'm trying to build is just schroedinger-1.0.11 based on orc-0.4.16 In fact, if I typed $orcc --version I got Orc Compiler 0.4.16 and, I did all the things suggested by http://www....
by jiapei100
25 Mar 2012 11:43
Forum: VLC media player for Linux and friends Troubleshooting
Topic: libvlc: get the pointer on the data
Replies: 5
Views: 1078

Re: libvlc: get the pointer on the data

Any example including both the video and audio streams? Cheers Pei For those who want the answer, it can be found in the SDL example http://wiki.videolan.org/LibVLC_SampleCode_SDL . To access pixels, the callbacks have to be used. In the callback (unlock) function (defined by vlc see SDL example), a...
by jiapei100
25 Mar 2012 11:30
Forum: Development around libVLC
Topic: How to decode any video files into video and audio streams?
Replies: 2
Views: 905

How to decode any video files into video and audio streams?

Hi, all:

Any sample code for decoding an arbitrary video files into a video stream and an audio stream by using libVLC?
Looking forward to analyze both streams from my side.

Thank you very much...
Pei
by jiapei100
03 Oct 2009 00:31
Forum: Development around libVLC
Topic: vlc_on_qt fail to run --both windowsXP and Ubuntu 9.04..
Replies: 0
Views: 799

vlc_on_qt fail to run --both windowsXP and Ubuntu 9.04..

Hi, all: Anybody succeeded in running vlc_on_qt at http://wiki.videolan.org/LibVLC_SampleCode_Qt ?? I tried both in Ubuntu 9.04 and Windows XP, with no luck. 1) OS: Ubuntu 9.04 VLC: 0.9.9a-2ubuntu1 (default in Ubuntu 9.04 jaunty repository) I can compile vlc_on_qt successfully, but nothing can be di...
by jiapei100
02 Oct 2009 16:03
Forum: VLC media player for Windows Troubleshooting
Topic: no libvlc.lib generated!
Replies: 10
Views: 3235

Re: no libvlc.lib generated!

You modified the .def file as the Wiki advised? Hi, I tested "vlc_on_qt" at http://wiki.videolan.org/LibVLC_SampleCode_Qt using WindowsXP+Visual Studio 2008, it's now successfully compiled but how to input the file name? I tested the Windows Visual Studio style using "//", but i...

Go to advanced search