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.
This page will attempt to answer all of the frequent questions we get in the #mplayer irc channel on irc.freenode.net.<BR><BR>
 
<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>
answer: use main/TOOLS/aconvert script.
<B>answer</B>: use main/TOOLS/aconvert script.<BR><BR><BR>




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


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


Requested audio codec family [faad] (afm=faad) not available.
Requested audio codec family [faad] (afm=faad) not available.<BR>
Enable it at compilation.
Enable it at compilation.<BR><BR>


your mplayer was not compiled with faad support. recompile it after installing libfaad package.
your mplayer was not compiled with faad support. recompile it after installing libfaad package.

Revision as of 13:22, 1 June 2006

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

[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 ?


answer: 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

answer: 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.