summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-12 14:14:29 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-12 14:14:29 +0000
commit44bcf5c65926e2724daeaaf4ee619ff4084f185e (patch)
tree0ef2e223fcbc40fc59aa96b75bfc6b4ed49576d8 /DOCS/tech
parent92239b0112d38ccc34b6547cd1abf75b2400d323 (diff)
downloadmpv-44bcf5c65926e2724daeaaf4ee619ff4084f185e.tar.bz2
mpv-44bcf5c65926e2724daeaaf4ee619ff4084f185e.tar.xz
URL update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16206 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r--DOCS/tech/encoding-tips.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/DOCS/tech/encoding-tips.txt b/DOCS/tech/encoding-tips.txt
index 52a1635c86..ac27f909ef 100644
--- a/DOCS/tech/encoding-tips.txt
+++ b/DOCS/tech/encoding-tips.txt
@@ -1,11 +1,12 @@
Some important URLs:
~~~~~~~~~~~~~~~~~~~~
-http://www.mplayerhq.hu/~michael/codec-features.html <- lavc vs. divx5 vs. xvid
-http://rguyom.chez.tiscali.fr/libavcodec_tests.html <- lavc benchmarks, options
-http://cutka.szm.sk/ffdshow/index.html <- lavc for win32 :)
-http://www.bunkus.org/dvdripping4linux/index.html <- a nice tutorial
-http://forum.zhentarim.net/viewtopic.php?p=237 <- lavc option comparison
+http://www.mplayerhq.hu/~michael/codec-features.html <- lavc vs. divx5 vs. xvid
+http://www.ee.oulu.fi/~tuukkat/mplayer/tests/rguyom.ath.cx/ <- lavc benchmarks, options
+http://ffdshow.sourceforge.net/tikiwiki/tiki-view_articles.php <- lavc for win32 :)
+http://www.bunkus.org/dvdripping4linux/index.html <- a nice tutorial
+http://forum.zhentarim.net/viewtopic.php?p=237 <- lavc option comparison
+http://www.ee.oulu.fi/~tuukkat/mplayer/tests/readme.html <- series of benchmarks
================================================================================
@@ -720,4 +721,4 @@ sum of per-frame rc_eq values). So the scaling factor (which is constant in
CBR target. So vqcomp does affect CBR, though it only determines the local
allocation of bits, not the long-term allocation.
---Loren Merritt \ No newline at end of file
+--Loren Merritt