diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 249d0a2ae7..e932ebc686 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -1025,6 +1025,39 @@ terms of functionality, and is supported by all decent players. + + +How can I encode an audio only file? + + +Use aconvert from the +TOOLS +subdirectory in the MPlayer source tree. + + + + + +How can I play subtitles embedded in AVI? + + +Use avisubdump.c from the +TOOLS subdirectory or read +this document about extracting/demultiplexing subtitles embedded in OpenDML AVI files. + + + + + +MPlayer won't... + + +Have a look at the TOOLS +subdirectory for a collection of random scripts and hacks. +TOOLS/README contains documentation. + + +