From d474d46ebc4cdd36172d86673fbacfd59d0329af Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 25 Jul 2002 01:48:17 +0000 Subject: Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not to OSD. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6783 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/faq.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'DOCS/faq.html') diff --git a/DOCS/faq.html b/DOCS/faq.html index f8ca7c393e..87f0d05b4f 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -203,6 +203,12 @@ should be good). Since it is not our fault, please do not report! 5.2 General questions   +Q:There is a timer in the upper +left corner. How can I get rid of it? +A:Press o and try the +-osdlevel option. +  + Q:The -xy or -fs option doesn't work with the x11 driver (-vo x11) ... A:It does, but you have to explicitly specify software scaling (it's SLOW!) with the -zoom option. You better use XF86VidMode support: @@ -627,6 +633,14 @@ and try enabling DMA for the DVD drive with the hdparm tool (described in the 5.6 Feature requests   +Q:If MPlayer is paused +and I try to seek or press any key at all, MPlayer ceases to be paused. +I would like to be able to seek in the paused movie. +A:This is very tricky to implement +without losing A/V synchronization. All attempts have failed so far, but patches +are welcome. +  + Q:I'd like to seek +/- 1 frames instead of 10 seconds. A:This won't be done. It was, but then it messed up A/V sync. Feel free to implement it, and send a patch. Don't ask for it. @@ -647,6 +661,12 @@ implement it, and send a patch. Don't ask for it. A:Read the MEncoder documentation.   +Q:How can I create VCDs? +A:Try the mencvcd +script from the TOOLS subdirectory. With it you can encode DVDs or +other movies to VCD or SVCD format and even burn them directly to CD.. +  + Q:My tuner works, I can hear the sound and watch the video with MPlayer, but MEncoder doesn't encode audio! A:TV audio encoding for Linux is currently unimplemented, we're working on it. -- cgit v1.2.3