summaryrefslogtreecommitdiff
path: root/recordmydesktop
diff options
context:
space:
mode:
authorbiocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-07-15 04:08:07 +0000
committerbiocrasher <biocrasher@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-07-15 04:08:07 +0000
commit8a98bbf655c19998505a55f4b505d5d4c0a3ccda (patch)
treeb6c0424f8135c86f5fba9fe6146b3c68e4994920 /recordmydesktop
parentfc7898903f692448a45c11088f01fd9750edc239 (diff)
ffmpeg2theora recomendation
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@14 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop')
-rw-r--r--recordmydesktop/doc/recordmydesktop.114
1 files changed, 14 insertions, 0 deletions
diff --git a/recordmydesktop/doc/recordmydesktop.1 b/recordmydesktop/doc/recordmydesktop.1
index e7f6c58..ab0ccde 100644
--- a/recordmydesktop/doc/recordmydesktop.1
+++ b/recordmydesktop/doc/recordmydesktop.1
@@ -329,6 +329,18 @@ option), the highest CPU-power that you will need.
.br
So it's always better to start with default values and manipulate the end\-result with another program.
.br
+An excellent converter is
+.B
+ffmpeg2theora
+, which despite its name is also a theora to theora converter.
+.br
+Changing the quality of a recordng with it,can be as simple as :
+.br
+.B
+ffmpeg2theora infile.ogg -v 3 -a 4 -o outfile.ogg
+.br
+It can even perform resizing on the size of the recording, or change the overall duration.
+.br
.br
.SH BUGS
Too resource intensive,outcome quality is not what it should be.
@@ -340,4 +352,6 @@ John Varouhakis(biocrasher@gmail.com)
.br
.SH SEE ALSO
.BR xwininfo(1)
+.br
+.BR ffmpeg2theora(1)
.br \ No newline at end of file
© All Rights Reserved