Problem phenomenon:Vlc:depends:vlc-nox (= 3.0.0~~git20150319+r59816+33~ubuntu14.04.1) but will be installed 3.0.0~~git20150319+r59816+33~ ubuntu14.04.1Depends:libavcodec-extra-55 (>= 6:10~~git20131218.b3189af~ubuntu14.04.1) but unable to install%sDepends:libavutil53 (>= 6:9.1-1) but unable to install%sDepends:libegl1-x11 but it's a virtual package.DEPENDS:LIBGCC1 (>= 1:4.1.1) but will install 1:4.9.1-0UBUNTU1Depends:libgles1 but it's a virtual package.Depends:libgles2 but it's a virtual package.
VLC-based video player and VLC Video Player
I recently studied the video playback function, which was previously used by VideoView. After reading the video on the internet, I feel that it is not very good, and the supported formats are relatively small. Now there are various formats of online videos, and I feel that it is very limited to play with VideoView.
Found a suitable player, Github address for https
1. for installation and use, refer:
2. In the VLC source code structure after 2.0.0 Projects "built on libvlc project, such as Mozilla plug-in, ActiveX plug-in" is reduced, the previous code can be here: http://download.videolan.org/videolan/vlc/
3. Todo: embed a webpage, preview the video device, and make some modifications.
4. To be supplemented...
Some control-related files:Axvlc. Def
LIBRARY AXVLC
VLC was originally a project of several French university students, and later they took VLC as an open source project, attracting a lot of good programmers from all over the world to co-author and maintain VLC, which became the way it is now. As for why it is called VideoLAN Client, it is because there is a VideoLAN server project (abbreviated as VLS), and now VL
VLC is a powerful tool that can do a lot of interesting things.The simplest way is to open a file from the interface and play it back. You can also use it in the command line, as shown in figureC: \ Program Files \ VideoLAN \ VLC> vlc.exe test. TsThe help of the website will be written to vlc-help.txt.C: \ Program Files \ VideoLAN \
Transfer from http://weiyinchao88.iteye.com/blog/1414207
function part:
The core of VLC media player is LIBVLC, which provides interface, application processing functions such as playlist management, audio and video decoding and output, threading system. All LIBVLC source files are located in the/SRC directory and their subdirectories: # config/: Load configuration from command line and configuration file, provide read and write configuration of fun
VLC plugin object Method
L versioninfo: Member, a string that returns version information
L VLC. versioninfo (): method, a string that returns version information Audio object attributes (read/write)
L VLC. Audio. Mute: mute and non-mute
L VLC. Audio. Volume: volume percentage. The value ranges from 0.
L
In the player field, onlyVLCThe player is ready. It supports windows, Mac, Linux, BSD, BEOs, Solaris, QNX, IOS syllable platforms and can play almost all existing formats on the earth. It is the first player to achieve hardware acceleration on the win/Lin/MAC platform. Even before hardware acceleration, the performance of VLC has been optimized.
VLCExcellent performance is impeccable. Theoretically, if a video is played with a
Compile VLC for IOS and vlcforios
Before the contact with VLC is because of Winrt project, and later it seems that the ARM version is always uncertain (not for the GCC compiler for ARM-COFF), vlc for winrt project has not been updated for a long time, I have not studied it in depth. One day, I talked to my colleagues about the fact that neither android nor ios ha
VLC For Android Ubuntu14.04 build the compiling environment, androidubuntu14.04
VLC multimedia player (English: VLC media player, originally named VideoLAN Client, is an open-source multimedia player planned by VideoLAN .) Supports multiple audio and video decoder and file formats, as well as DVD, VCD, and various stream protocols. It is an open source and suppor
Original post address: http://blog.chinaunix.net/uid-26611383-id-3755283.html
========================================================== ==========================================================
I have written an article about compiling the VLC player source code on the Android platform on Linux. The VLC player is excellent and open-source, its core is the open-source video codec library FFMPEG. The player
Android development practices: compiling VLC-for-android,
Recently, I have been developing streaming media on Android and want to learn more about the powerful VLC. I just took this opportunity to study the VLC-for-android code, let's see how an excellent open-source audio/video player is implemented. This article summarizes how to compile
The recent development of streaming media in Android, always wanted to learn a powerful VLC, just take this opportunity to study the vlc-for-android code, to see how excellent open source audio and video player is implemented. This article summarizes how to compile vlc-for-android under the Linux platform.Compilation environment: Ubuntu 14.04 64BIT,
1. DescriptionA recent project needs to embed IP camera footage into a Web page, taking into account the reduced development costs, using the VLC plugin to play the RTSP stream provided by the camera. The use of VLC Web plugin is described in detail on the website of the VideoLAN wiki.One thing to note is that the previous version of Vlc2.2.0, the methods available on the wiki no longer apply. The reason is
VideoLAN-howto-en-HTML: This document fully describes the solution of VideoLAN "stream. the VideoLAN project includes two software. 1) VLC: used to be the client for receiving video streams, but now it can also work as a server. 2) VLS: Video Server, can send MPEG-1, MPEG-2 and MPEG-4 files, DVDs, digital satellite channels,
VideoLAN-howto-en-html
This document describes the solution of VideoLAN "stream.
The VideoLAN project includes two software.
1)
In this article "VLC Android compilation and recording video functions", I found the Android version using VLC, but the video recording function is incorrect.
Its video recording method cannot be well controlled for the start and end recording of the VLC underlying layer.
In view of this, we modify and compile the VLC
Install VLC on yum in CentOS 6.5
In view of the cool x + V5 of the VLC player, it is really comfortable to use it in windows. After dinner, I suddenly wanted to install a player on CentOS. I have been collecting data online for half a day, and I have not found any guidance for CentOS on the VLC official website. The closest thing is the Fedora system. Everyone kn
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.