MPlayer FAQ: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This page will attempt to answer all of the frequent questions we get in the #mplayer irc channel on irc.freenode.net.<BR><BR>
This page will attempt to answer all of the frequent questions we get in the #mplayer irc channel on irc.freenode.net.


<BR>
Official MPlayer Frequently asked Questions:<BR> http://www.mplayerhq.hu/DOCS/HTML/en/faq.html
<BR><BR>


MPlayer FAQ by relaxed:<BR>
Official MPlayer Frequently asked Questions: http://www.mplayerhq.hu/DOCS/HTML/en/faq.html
 
 
MPlayer FAQ by relaxed:
http://johnvansickle.com/faq
http://johnvansickle.com/faq
<BR><BR>
 
<hr>
====faq====
<I>
[15:06] <Donvinzk> Hi,I amlooking for a way to automatically convert ogg to mp3
[15:06] <Donvinzk> Hi,I amlooking for a way to automatically convert ogg to mp3<BR>
[15:06] <Donvinzk> I must give a directory and have everything in converted
[15:06] <Donvinzk> I must give a directory and have everything in converted<BR>
[15:06] <Donvinzk> is it possible to achievve such a thing with mplayer ?
[15:06] <Donvinzk> is it possible to achievve such a thing with mplayer ?
</I><BR><BR>
<B>answer</B>: use main/TOOLS/aconvert script.<BR><BR><BR>
<hr>


<I>[08:34] <foxhacker> anyone know how to play mp4 files with sound? i can only see video but no audio</I><BR><BR>
*use main/TOOLS/aconvert script.
 
 
[08:34] <foxhacker> anyone know how to play mp4 files with sound? i can only see video but no audio
*check mplayer output for helpful messages.
 
*Requested audio codec family [faad] (afm=faad) not available. Enable it at compilation.
 
*your mplayer was not compiled with faad support. recompile it after installing libfaad package.


<B>answer</B>: check mplayer output for helpful messages.<BR><BR>


Requested audio codec family [faad] (afm=faad) not available.<BR>
<pikko> Hi, im using a Mplayer windows gui. is there a way to make subtitles smaller?
Enable it at compilation.<BR><BR>
[08:37] <pikko> mpui its named
*answer: subfont-text-scale=3 in config


your mplayer was not compiled with faad support. recompile it after installing libfaad package.
<GarySaved> What exactly is the name of the fonts mplayer wants?  It can not find that CID whatever here.
<hr><BR><BR><I>
[06:59] <GarySaved> Or a package name I can request?</I>
[08:36] <pikko> Hi, im using a Mplayer windows gui. is there a way to make subtitles smaller?<BR>
*symlink any ttf font to ~/.mplayer/subfont.ttf
[08:37] <pikko> mpui its named<BR>
 
</I><B>answer:</B><BR>
[13:18] <Enlight_uni> Hi folks, is there a way to "tell" mplayer (not gmplayer) not to exit when a file has been played and then wait for some new input?
[08:41] <Comsn> pikko: subfont-text-scale=3 in config<BR>
[08:41] <pikko> Thanks<BR>
[08:41] <Comsn> try bigger/smaller numbers
<BR>
<hr>
<BR><I>[06:57] <GarySaved> What exactly is the name of the fonts mplayer wants?  It can not find that CID whatever here.<BR>
[06:59] <GarySaved> Or a package name I can request?</I><BR><BR>
<B>answer:</b> the mplayerhq.hu download page has font packs or any symlink any ttf font to ~/.mplayer/subfont.ttf
<hr><br><br><i>
[13:18] <Enlight_uni> Hi folks, is there a way to "tell" mplayer (not gmplayer) not to exit when a file has been played and then wait for some new input?<BR>
[13:18] <Enlight_uni> via a fifo or whatever
[13:18] <Enlight_uni> via a fifo or whatever
</i>
*[http://www1.mplayerhq.hu/DOCS/tech/slave.txt http://www1.mplayerhq.hu/DOCS/tech/slave.txt]
<BR><BR>
 
<b>answer:</b>http://www1.mplayerhq.hu/DOCS/tech/slave.txt
 
<BR><HR>
Anyway to dump a dvd audio stream really fast?
*mplayer -dumpaudio dvd:// -speed 90 -vc null -vo null -benchmark


[23:30] <predatorfreak> Anyway to dump a dvd audio stream really fast?
[23:30] <Compn> predatorfreak : mplayer -dumpaudio dvd:// -speed 90 -vc null -vo null -benchmark
[23:30] <predatorfreak> Thank you.


[05:26] <helloyo> i have a corrupt file that mplayer plays, how do i get a new "clean" version of the audio?
[05:26] <helloyo> i have a corrupt file that mplayer plays, how do i get a new "clean" version of the audio?
answer: mplayer file -ao pcm
*answer: mplayer file -ao pcm
 
 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0
MPlayer interrupted by signal 6 in module: vo_check_events
*<LunarCrisis> ah, looks like Option "LinearAlloc" "8192" in my xorg.conf is what I need

Revision as of 12:23, 25 November 2006

This page will attempt to answer all of the frequent questions we get in the #mplayer irc channel on irc.freenode.net.


Official MPlayer Frequently asked Questions: http://www.mplayerhq.hu/DOCS/HTML/en/faq.html


MPlayer FAQ by relaxed: http://johnvansickle.com/faq

faq

[15:06] <Donvinzk> Hi,I amlooking for a way to automatically convert ogg to mp3 [15:06] <Donvinzk> I must give a directory and have everything in converted [15:06] <Donvinzk> is it possible to achievve such a thing with mplayer ?

  • use main/TOOLS/aconvert script.


[08:34] <foxhacker> anyone know how to play mp4 files with sound? i can only see video but no audio

  • check mplayer output for helpful messages.
  • Requested audio codec family [faad] (afm=faad) not available. Enable it at compilation.
  • your mplayer was not compiled with faad support. recompile it after installing libfaad package.


<pikko> Hi, im using a Mplayer windows gui. is there a way to make subtitles smaller? [08:37] <pikko> mpui its named

  • answer: subfont-text-scale=3 in config

<GarySaved> What exactly is the name of the fonts mplayer wants? It can not find that CID whatever here. [06:59] <GarySaved> Or a package name I can request?

  • symlink any ttf font to ~/.mplayer/subfont.ttf

[13:18] <Enlight_uni> Hi folks, is there a way to "tell" mplayer (not gmplayer) not to exit when a file has been played and then wait for some new input? [13:18] <Enlight_uni> via a fifo or whatever


Anyway to dump a dvd audio stream really fast?

  • mplayer -dumpaudio dvd:// -speed 90 -vc null -vo null -benchmark


[05:26] <helloyo> i have a corrupt file that mplayer plays, how do i get a new "clean" version of the audio?

  • answer: mplayer file -ao pcm


X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 MPlayer interrupted by signal 6 in module: vo_check_events

  • <LunarCrisis> ah, looks like Option "LinearAlloc" "8192" in my xorg.conf is what I need