diff options
Diffstat (limited to 'doc/faq.txt')
-rw-r--r-- | doc/faq.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/faq.txt b/doc/faq.txt index 17c4a21d3..049dd5780 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -1,4 +1,4 @@ -$Id: faq.txt,v 1.11 2004/03/03 16:53:44 titer Exp $ +$Id: faq.txt,v 1.12 2004/03/16 15:57:03 titer Exp $ <h2>HandBrake FAQ</h2> @@ -66,9 +66,10 @@ and IFO files), HandBrake won't open single VOB files.</p> <h4>1.4. Why does HandBrake get stuck at 100%?</h4> <p>When ripping to an mp4 file, HandBrake (actually libmp4v2) optimizes the file and makes it compliant at the end of the rip. This might take -some time with big files. Also, make sure you have enough space -available on your hard drive before you start (twice the asked size) or -you might end with an unreadable file.</p> +some time with big files (usually, a few minutes for a 700 MB file). +Also, make sure you have enough space available on your hard drive +before you start (twice the asked size) or you might end with an +unreadable file.</p> <h3>2. Features</h3> |