Use shell to implement MPlayer loop playback-Linux general technology-Linux programming and kernel information. The following is a detailed description. You can use mplayer-loop 0 5.wma directly.
Rp = 1
While rp = 1
Do
Cd song storage address
Mplayer song name (with file extension)
Done
For example, my songs are saved in/home/bin/Desktop/, and the song
1. install the software and the corresponding decoder first open the Ubuntu terminal. Input: sudoapt-getinstallmplayermozilla-mplayertotem-xinelibxine-extracodecs decoder sudoapt-getinstallw32codecs if not, you need to manually download and install. If mp3 files cannot be played, you can enable 7.04 to automatically
1. Install software and corresponding Decoder
First open the Ubuntu terminal. Enter:
Sudo apt-get install mplayer mozilla-
[Experience sharing] mplayer has no intention of finding that the gl video is smoother (for a card)-Linux general technology-Linux technology and application information. The following is a detailed description. A card is often a sad role in the Linux Industry, and it is often the case when it comes to high levels.
): O: s
I used x11 or xv.
However, when I put a 1080 P movie, I still feel a little depressed.
I accidentally selected gl today and su
An error occurred while using mplayer to watch RMVB movies on Fedora11-Linux general technology-Linux technology and application information. For details, refer to the following section. I am a Linux cainiao And covet her server functions. I installed Fedora11, but I still want to watch the movie.
After rpmfusion is installed, if RMVB is enabled, the system prompts that no decoder is available. I will search and install it by default. After installin
# Include
Refer:
Http://code.google.com/p/phonon-vlc-mplayer/issues/detail? Id = 18Http://mail.kde.org/pipermail/phonon-backends/2009-October/000317.html
In LInux, Mplayer subtitles are garbled and Japanese fonts are partially garbled. For details, refer to Linux general technology-Linux technology and application information. If ASS Subtitles cannot be loaded, you need to convert the ASS subtitle encoding from utf16 to utf8.
This can also be used with gedit: iconv-f utf16-t utf8 subtitle_utf16.ass> subtitle_utf8.ass
Choose Simplified Chinese charset (CP936) or Traditional Chinese charset (BIG5)
.6.3+radeon8500+bt878+xw4.3+mplayer Video Capture
After two days of groping, finally let my Linux screen shows my image, and friends to share my happiness.
1 Hardware and software configuration: piii800/384m/i815/radeon8500, video card as follows: Two in a stock card (BT878 capture chip), camera for analog, through the video line into the stock card. System software: RedHat as 3, she brought her own xfree86-4.3.0.
2) Prepare the kernel: 2.6.3 Downloa
The Linux community organized the configuration of Firefox under Fedora9 and the installation of Mplayer plug-ins, Flash plug-ins, Java Plug-ins, and the setting of playing mms streaming media. * First set to get the plug-in order to view the pdf document in Firefox, you need to install adobedomainbatreader (http://www.my-guides.net/en/content/view/103/1/#pdf_acrobat)
The Linux community organized the configuration of Firefox under Fedora 9 and the in
It is difficult to install the Mplayer in Fedora. However, when you use it to play a file in RM format, the following error occurs: couldnotopenrequireddirectshowcodec has finally found the following solution: [root @ setnewlinus] # find/usr/lib-namedrvc */usr/lib/codecs/drvc. so [root @ setnewlin
It is difficult to install the Mplayer in Fedora, but the following message is displayed when you use it to pl
Enter
Mplayer A. rmvb-ao PCM: file112a.wav-VC dummy-vo null
A. rmvb is the video to be extracted.
A.wav is the extracted sound.
For more information about mplayer and parameter usage, see
Http://www.mplayerhq.hu/DOCS/man/zh_CN/mplayer.1.html
Http://www.mplayerhq.hu/DOCS/HTML/en/index.html
For other languages, see select
Http://www.mplayerhq.hu/DOC
Recommend a Linux-friendly video playerMPlayer no graphical interfaceSMPlayer is a mplayer software with graphical interface.Install with yum commandYum Install SMPlayerThis command causes MPlayer to be installed as a dependentIf the fast-forward speed appears black screen, you can choose a different mode such as GL or X11 slow speed in the preferences "general video" output driverLinux under the best video
Because the default installed FEDORA11 does not provide the RPM fusion software source, it needs to be added first.
First, add the source:
in the terminal, execute the following two commands with root permissions:
RPM-IVH http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
RPM-IVH http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
And then run in the terminal:
Yum Install MPlayer
Use mplayer to intercept audio files such as mp3 files-Linux general technology-Linux technology and application information. The following is a detailed description. For example, if an MP3 file lasts for 4 minutes, I want to take it for 30 seconds from 2 minutes 10 seconds and save it as another mp3 file. run the following command:
Mplayer-ss 00:02:10-endpos 30-ao pcm: the source file of Filepath
The int
Mplayer playing silent questions (Sound Card Driver ?) -- Linux general technology-Linux technology and application information. For details, refer to the following section. [I = s] This post was last edited by yuihji
I found the method for compiling and installing mplayer on the Internet, which is really difficult ...... Currently, the only problem that cannot be solved is the silent playback.
The in
Prerequisites for installing ffmpeg/mencoder/mplayer in linux: You must have installed yum www.2cto.com 1.yum install ffmpeg-devel. If the package cannot be found, add the following content to/etc/yum. repos. d/rhel-debuginfo.repo file in www.2cto.com Java code [dag] name = Dag RPM Repository for Red Hat Enterprise Linux baseurl = export gpgcheck = 1 enabled = 1 thenyum install ffmpeg ffmpeg-devel2.rpm-Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/
All operations are performed on the terminal
1.Reference:Su Root
2. Enter the password3. Edit the sourceReference:Sudo gedit/etc/APT/sources. List
4. Add these two sources to the list5.Reference:Deb http://archive.ubuntu.com/ubuntuIntrepid universe multiverseDeb-Src http://archive.ubuntu.com/ubuntuIntrepid universe multiverse
6. Save7. Disable source list8. UpdateReference:Sudo apt-Get update
9. Start InstallationReference:Sudo apt-Get install mpla
1. Download MPlayer-1.0rc1 source code package and decoder library essential-20061022 from the official website
2. Set $ DLIB to the directory where the decoder library is located.
./Configure -- enable-gui -- enable-largefiles -- enable-menu -- with-codecsdir = $ DLIB
Make
Sudo make install
3. After the installation is complete, execute gmplayer to test and open the graphic interface.
4. Configure the video output device
You can choose to drive X11/X
Http://ubuntuforums.org/showthread.php? T = 284804
Howto disable screensaver and powermanager while mplayer or other apps are running
I
Have written a small Python daemon to disable gnome-screensaver and
Gnome-powermanager while certain specified apps are running.
It works quite well on Ubuntu edgy. It requires restart (> = 0.93 ),
Python-extract, and obviusly gnome-screensaver and gnome-powermanager (on
Gnome 2.16 ).
The idea is simple: I have see
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.