Wufen @ wufenpc :~ /Code/VLC/Android $ sh compile. ShFor an armv6 device without FPU:$ Export no_fpu = 1For an armv5 device:$ Export no_armv6 = 1
If you plan to use a release build, run 'compile. Sh release'VLC source foundBuilding toolsYou are ready to build VLC and Its contribsBuilding the contribsGuessing build system... x86_64-linux-gnuCreating configuration file... config. MakBootstrap completed.
Run "
VLC player is an excellent open source player that can play MPEG-1, MPEG-2, MPEG-4, DivX, DVD/VCD, digital satellite channels, digital earth TV channel (Digital terrestial television channels) play online videos through IPv4 and IPv6 networks on many job platforms. This software development project was initiated by French students. Participants came from all over the world and designed multi-platform support for playing network streaming and local mul
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.
ObjectiveSuddenly want to full vlc-android, and then the next play to see, here to record points encountered problems.StatementWelcome reprint, but please keep the original source of the article:)Blog Park: http://www.cnblogs.comfarmer Uncle: http://over140.cnblogs.comBodyThe vlc-android version of this article is: 2.2.0-pre1 WeatherwaxGenerally according to the official website to the line (https://wiki.vi
Ubuntu 14.04 tips: display notifications of VLC (VLC media player)
VLC is a free and open-source cross-platform multimedia player and framework that can play most multimedia files, as well as DVDs, audio CDS, VCD, and various streaming media protocols.
Install the latest version of VLC2.0.2 on Ubuntu 12.04
How to install
The libvlc. dll provided by the vlc-0.9.4 can be dynamically called, Jeremiah this blog introduces how to use C # And winform framework to call libvlc. dll as a simple player. 1. vs2005 new project, the vlc-0.9.4 libvlc. dll, libvlccore. dll, plugins directory all copy to the project directory \ bin \ debug.2. Create an abnormal structUsing system;Using system. Collections. Generic;Using system. text;Name
Compile vlc-android in Mac and vlc-android in mac
Preface
I suddenly wanted to complete VLC-Android, and then I went to the next playlist. Here I recorded the problems I encountered.
StatementWelcome to repost, but please keep the original source of the article :) blog Park: http://www.cnblogs.com farmer UNCLE: http://over140.cnblogs.com
Body
Generally accordi
There are a few words in this article, that is, I want to talk about a problem of today's research.
Recently, a security system needs to obtain stream data from the camera and store it as a file. Our project uses the cameras of multiple merchants, and the types of files stored are different. One of them says that their data is h264, but VLC cannot be broadcast, I used a hex system to view my parsed video files. It fully complies with the h264 standar
ObjectiveLearning new things API is very important, here to organize a bit, welcome feedback!StatementWelcome reprint, but please keep the original source of the article:) Blog Park: http://www.cnblogs.com farmer Uncle: http://over140.cnblogs.comBodyThe LIBVLC of vlc-android is equivalent to the MediaPlayer object, and the corresponding relationship is listed here.1. public void PLAYMRL(String MRL)corresponding to the Setdatasource of MediaPlayer, be
ObjectiveLearning new things API is very important, here to organize a bit, welcome feedback!StatementWelcome reprint, but please keep the original source of the article:) Blog Park: http://www.cnblogs.com farmer Uncle: http://over140.cnblogs.comBodyThe LIBVLC of vlc-android is equivalent to the MediaPlayer object, and the corresponding relationship is listed here.1. public void PLAYMRL(String MRL)corresponding to the Setdatasource of MediaPlayer, be
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
+ (optional) subtitles file". mp3" = a MPEG-1 or 2 Audio file". mpg" = a MPEG-1 or 2 program Stream (audio+video) file". ogg" or ". Ogv" or ". Opus" = "an ogg audio and/or video file". ts" = + a MPEG Transport Stream file(a ". TSX" index FILE-IF present-provides server ' trick play ' support)". VOB" = a VOB (MPEG-2 video with AC-3 audio) file". wav" = = a wav Audio file". WebM" = a WEBM Audio (Vorbis) +vide
elementary Stream file". mkv" = a Matroska audio+video+ (optional) subtitles file". mp3" = a MPEG-1 or 2 Audio file". mpg" = a MPEG-1 or 2 program Stream (audio+video) file". ogg" or ". Ogv" or ". Opus" = "an ogg audio and/or video file". ts" = + a MPEG Transport Stream file(a ". TSX" index FILE-IF present-provides server ' trick play ' support)". VOB" = a VOB (MPEG-2 video with AC-3 audio) file". wav" = =
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 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 \
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
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
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.