Chinese. Mplayer provides simplified Chinese panel text is gb2312, need to be converted to utf8 before compilation, otherwise it is not displayed, this Panel text file is the source file of the help subdirectory under the help_mp-zh_CN.h, open it with gedit and save it in utf8 format. You can use./configure -- help to view detailed help information. Then make, a long process. Make install. The main program file is
compile other parts of QT one by one. You only need to go to src/phonon/and compile phonon. In this process, no problem occurs. After compilation, you will get the phonon library file in lib/(dynamic library by default)
Now, your phonon program can be compiled. You can compile mediaplayer and musicplayer in QT demo, both of which can produce and execute executable files. HoweverPhonon backend plugin cocould not be loaded. This is the absence of backend plug-ins. At this time, the program cannot
installing Azureus on FC4?Change the running script of Azureus. Assume that your jre1.5 is installed in/usr/local/jre1.5 and that Azureus is installed in/usr/local/Azureus;
CD/usr/local/AzureusVI AzureusSpecify the Java directory here, such as java_program_dir = "/usr/local/jre1.5/bin/"; specify the installation directory of Azureus, such as program_dir = "/usr/local/Azureus"
11,] UTF-8 GTK program mplayer, xmms all options are garbled ChineseModify
steps are briefly analyzed as follows:First, get mediaplayerservice;Second. use mediaplayerservice to create a client and then use the client to create a player (that is, call the createplayer function). In fact, the instances pvplayer, midifile, or vorbisplayer are actually created, this is the only bridge between opencore and mediaplayer.Finally, call setdatasource (this is a mediaplayer function) to save the instance of the Adaptation Layer Created in the member object
Commonly used fedora7 software installation-general Linux technology-Linux technology and application information, the following is a detailed description. 1. Preparations
Operating System
Fedora7
Install software:
Mplayer
Kplayer
Audacious mp3 player
Xmms mp3 player
Chmsee chm document browser
D4x download Tool
Gsopcast network TV
Ktorrent deluge btsoftware
Adobe-reader
Interstellar translation king
NTFS support
Cedega Simulator
Redoffice
Gftp ftp C
MEncoder is MPlayer's own coding tool (MPlayer is the player under Linux, open source, supports playback in almost all video formats, and now has Windows and Mac versions).Mplayer Get and configure: Mplayer Windows version download list: http://www5.mplayerhq.hu/mplayer/releases/win32/[/ url] List will have the release
compiled by VC. Of course, you actually have a better choice. For example, with this phonon-VLC-mplayer plug-in, you can use mplayer as your backend, abandon bloated Vs and read ID3v2 will cause errors in DirectShow (in fact, it cannot blame DirectShow. DirectShow is also a framework, and decoding depends on the decoder and filter of the system, the player I use is too green, so DirectShow is very weak)(3)
, and test the 2.1 sound card.
Yum installs ALSA-utils to test the working status of the sound card. The system itself supports the sound card of this notebook. lspci can see the sound card information.
Run the alsamixer command to adjust the volume and run aplay to play an audio file in WAV format. The sound card works properly when the sound is generated.2.2 install mplayer in source code, supporting most audio and video files
Download the
"). getAbsolutePath ();} Catch (IOException e ){// TODO Auto-generated catch blockE. printStackTrace ();Return null;}}Public void release (){If (mediarecorder! = Null ){// StopMediarecorder. stop ();Mediarecorder. release ();Mediarecorder = null;}}}
At the same time, we will play it back:Copy codeThe Code is as follows: public void play (String fileName, SurfaceView view ){MPlayer = new MediaPlayer ();MPlayer
Multimedia Applications on Linux Terminals
The Linux terminal supports multimedia, so you can listen to music, watch movies, watch pictures, or even read PDF files on the terminal.
In my previous article, we learned that Linux terminals support multimedia. Yes, this is true! You can use Mplayer, fbi, and fbgs to listen to music, watch movies, view photos, and even read PDF without opening X sessions. In addition, you can use CMatrix to experience Mat
Common Linux software has been developing for a long time. Here I will share my personal understanding. Next I will talk about common Linux software.
1. Common Software for multimedia decoder Linux
Yum-y install gstreamer-plugins * yum install-y ffmpeg mjpegtools
2. Common Software for player VLC Linux
Yum-y install videolan-client
3. Player xmms
Yum install xmms *-y
4. Common player xine Linux software
Yum install-y xine
5. Install common realplayer10 for Linux software
Download the latest vers
libxine1-pluginsSudo apt-Get install libxine1-ffmpeg libxine1-doc libxine1-plugins(3) install the w32codecs package to add more multimedia formats for the totem film player with xine as the background engine, including real media and MPEG.Sudo apt-Get install w32codecs gcc-3.3-base libstdc ++ 54. Install mplayer (optional)(1) run the commandSudo apt-Get install mplayer-fonts
1. FFMPEG for x86Http://gitorious.org /~ Olvaffe/FFMPEG-android does not implement the android media interface. The standard process is to output decoded YUV video data through the surface, and audiotrack outputs decoded audio PCM data. Simply put, the code on the code tree cannot be used for multimedia playback. However, I personally think FFmpeg is not a player, therefore, using FFMPEG to complete reader, demuxer, and decoder functions is sufficient, so this project is very useful.
2.
Since the launch of shooter audio and video, more and more times have been drowned by Code and various bugs-fix. It takes too long to bury yourself in the field and often forgets where you are. So occasionally, we will share some experiences and experiences with you.
Media Playback tools mainly refer to video playback. Due to the huge compatibility and complicated algorithms, there are only a few systems that stand out from the architecture. Generally, there are three major architectures in the
Nbsp; below is a shell script that can be copied to the path to run. The original version is from he Beiliang. I added the prompt function to facilitate input .#! /Bin/shcase $1incctv0) mplayermms: // live.cctv.com/livenewsgt;/dev/nullamp;{cctv1) mplayermms: // l
The following is a shell script to copy it to the path and run it. The original version is from he Beiliang. I added the prompt function to facilitate input.#! /Bin/shCase $1 inCctv0) mplayer
the Internet.
Yum installs pciutils and usbutils to View hardware devices.
Install wget in yum to download the source package.
2. we want to listen to music, watch movies, and watch pictures.
2.1 Sound card test
Yum installs alsa-utils to test the working status of the sound card. the system itself supports the sound card of this notebook. lspci can see the sound card information.
Run the alsamixer command to adjust the volume and run aplay to play an audio file in wav format. the sound card wo
If you encounter any difficulties in playing video files in RMVB format in Ubuntu7.10, refer to this article. This article describes how to correctly configure the playing of files in RMVB and other formats in Ubuntu7.10. * Install software decoder * configure subtitles and software * configure totem-xine to load Subtitles * configure mplayer Subtitles install software decoder many people complain that w32codecs is not in dapper, resulting in totem,
The following is a shell script to copy it to the path and run it. The original version is from he beiliang. I added the prompt function to facilitate input.
#! /Bin/sh
Case $1 in
Cctv0) mplayer mms: // live.cctv.com/livenews>/dev/null ;;
Cctv1) mplayer mms: // live.cctv.com/live11>/dev/null ;;
Cctv2) mplayer mms: // live.cctv.com/live12>/dev/null ;;
Cctv3)
private copyrighted things must be installed on their own. Install the universal player mplayer:
Run yum install mplayer-gui. After installation, set video to X11 and audio to pluse audio, and download four files from http://www.mplayerhq.hu/mplayer/releases/codecs/
All-20071007.tar.bz2
Essential-amd64-20071007.tar.bz2 (64-bit amd cpu use this, other CPU won't b
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.