summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-05 09:38:06 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-05 09:38:06 +0000
commita66a4b1b516f957b6441cff397989194addf9076 (patch)
tree94142a6ffbcf5803ecaa4b583d86b0d48aad2c14
parent19ee4b82cd83fd4a633bf2c04b77ce16535df7c6 (diff)
downloadmpv-a66a4b1b516f957b6441cff397989194addf9076.tar.bz2
mpv-a66a4b1b516f957b6441cff397989194addf9076.tar.xz
links (found on xvid-dev list)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7283 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/libavc-options.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt
index 53140c77ff..9f7d0df287 100644
--- a/DOCS/tech/libavc-options.txt
+++ b/DOCS/tech/libavc-options.txt
@@ -251,6 +251,12 @@ Examples:
mencoder foobar.avi -lavcopts vcodec=mpeg4:vhq:keyint=300:vqscale=2 -o new-foobar.avi
mplayer foobar.avi -lavdopts bug=1
+Links:
+short intro to mpeg coding:
+http://www.eecs.umich.edu/~amarathe/mpeg.html
+longer intro to jpeg/mpeg coding:
+http://www.cs.sfu.ca/undergrad/CourseMaterials/CMPT479/material/notes/Chap4/Chap4.2/Chap4.2.html
+
--
Written 2002 by Michael Niedermayer and reviewed by Felix Buenemann.
Check the MPlayer documentation for contact-addresses.