# HG changeset patch # User michael # Date 1031218686 0 # Node ID b21e38a4fbec717335117d4045d180128a1f862c # Parent cc40fdbb01546e2f5d960bd3c37aa81a1e27b660 links (found on xvid-dev list) diff -r cc40fdbb0154 -r b21e38a4fbec DOCS/tech/libavc-options.txt --- a/DOCS/tech/libavc-options.txt Thu Sep 05 05:38:52 2002 +0000 +++ b/DOCS/tech/libavc-options.txt Thu Sep 05 09:38:06 2002 +0000 @@ -251,6 +251,12 @@ 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.