From 4276143f28b2cd03e21813fecd826b7fea560e95 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 4 Oct 2005 16:29:23 +0000 Subject: MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16659 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/faq.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'DOCS/xml/en') 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. + + + -- cgit v1.2.3