Good article reproduced, the source of http://blog.csdn.net/fgwf1/archive/2011/01/05/6118686.aspx
To play a full-format multimedia file on the Android platform, we need to make a multimedia player by ourselves. Android's opencore system has fewer decoding formats, and only supportsMP4 and Ogg, and the structure is not
engine invokes the Oncompletion.oncompletion () callback method provided by the client programmer. Can be set by calling the Mediaplayer.setoncompletionlistener (Oncompletionlistener) method. The internal playback engine once called the Oncompletion.oncompletion () callback method, indicating that the MediaPlayer object entered the playbackcompleted state. 9.3) when in playbackcompleted state, you can call the start () method again to let the MediaPlayer object enter the started state again.
Today, we have successfully transplanted our self-developed ffmpeg-based player to Android and successfully tested it on the tablet. According to the ideas provided in this article, we can port all ffmpeg-based players to Android.
Preparations:
The compilation methods of ffmpeg and SDL are described in the previous article.
During development, the two compiled
Adobe Flash Player is a widely used, proprietary multimedia program player. It was originally written by Macromedia and continued to be developed and distributed by Adobe after Macromedia was acquired by Adobe. Adobe Flash Player was originally designed to play 2-D vector animations, but then became a tool for developi
[Android Basics] multimedia programming section, android multimedia
I. Use MediaPlayer
1) how to obtain a MediaPlayer instance:You can use the new method directly:MediaPlayer mp = new MediaPlayer ();You can also use the create method, such:MediaPlayer mp = MediaPlayer. create (this, R. raw. test); // you do not need to
Document directory
Windows Media Player Skins
Windows Media Player Plug-ins
Media Player Plugins in Windows Mobile Multimedia Development Summary
With the popularization of 3G networks, technical demands such as multimedia and streaming media will increase, such as vi
Http://blog.chinaunix.net/xmlrpc.php?r=blog/articleuid=25498312id=218294 was developed two times via the VLC ActiveX, Implementing a multimedia player 2011-04-10 00:57:23Classification: System operation and MaintenanceThe first thing to register is the VLC ActiveX control.Copy the Axvlc.dll file under the Vlc-0.8.6e\activex directory to the C:\Windows directory below, and then run command prompt cmd. Regist
Remember that when we wanted to insert an audio or video into a webpage, we first tried Baidu or Google to find the long and smelly object and embed code, then paste them into the web page, and then find that different browsers are still different in writing, some support objects do not support embed, some are reversed, and in the end they still call the system's Windows Media Player, if this is not installed, it will be useless. Later, we may gradual
Functions dialog box, and declare a partial external function: function Long Mcisendstringa ( Red string Scommand,ref string Returnstr,int ilength,unitucallback). Put a command button cb_play on the form with the text "play" in the Cb_play Click event Input Script:
String Ls_command,ls_buffer,ls_filename
Filename=″sample.avi″
Ls_buffer=fill (Char (0), 255)
Ls_command=″open″+ls_filemane+″type AVIVideo alias Avi″
Mcisendstringa (Ls_command,ls_buffer,255,handle (parent))
Ls_command=″play avi
The previous time C + + lesson set, decided to do a player, so reference to the code on the Internet, did a very primitive music player (only write the MP3 format) out, although the function is very little, but still decided to record the process.Finished products such as:Player Features:
Top, Next, Volume control
Single and list loop, shuffle mode
Add songs (because lazy, even delete songs
An open-source multimedia player dolphinmediaplayer-general Linux technology-Linux programming and kernel information was created. The following is a detailed description. From dragon, recommended projects.
Yesterday I set up an open-source project doldolphin media player on code google. It is a cross-platform multimedia
is a new tag introduced in HTML5, used to embed video playback functions in Web pages, without the support of Flash and other embedded plugins, is built-in browser features, but is designed to support some advanced browsers, such as Firefox, Safari, Chrome, and Opera. IE is not supported for the time being.This article introduces 5 WEB-based online multimedia players using HTML5 technology:1. HTML5 Video Js LibraryKaltura is an online video editing t
Android multimedia system structure and business, android multimedia StructureStructure and business of Android Multimedia System
Please support originality, respect originality, reprinted please note the Source: http://blog.csdn
Silverlight itself provides a multimedia playback control, but does not encapsulate the controls that can be used directly. Search on the Internet some, are not very applicable, some too complex to refer to a large number of DLLs, feeling very bloated, some style does not fit. Silverlight provides only mediaelement, not as readily available as the previous HTML, so just wrap it up and do a simple player tha
In the past 10 years, mobile technology has made incredible progress and achievements. Mobile devices using Windows CE have become more flexible and convenient in terms of application and programming. Windows Media Player 10 mobile is added to the latest Windows CE device. It provides the same powerful features as WMP controls on PCs. You can add multimedia capabilities for your mobile devices, including pl
VC6.0 is Microsoft's trump card product, it is a powerful function and won the vast number of programmers love. With VC AppWizard, ClassWizard and a variety of controls can easily build applications. This article describes the use of VC6.0 with an ActiveX control----Activemoviecontrol Object, to build their own multimedia player. This multimedia has the general p
The second topic is my player, which can play audio and video. In fact, a little knowledge of computer multimedia technology, people are aware that audio and video differences are embodied in the file format. Different audio mp3,midi,wav are actually different encoding or format, the same as different video avi,rm (RMVB), MOV, etc. is actually a different encoding format, these formats, most of them are unf
Title: multimedia player: Banshee1.2.1. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Banshee is a powerful Media Player Based on GTK # for GNOME Desktop. Its latest version is Banshee 1.2.1. banshee is a powerful media
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.