it's bug not vbug...

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6548 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
jonas 2002-06-24 11:03:04 +00:00
parent 8d263d5582
commit 2f53bc5e12
1 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ ver error resilience
1 more aggressive error detection, lavc might think that some correct 1 more aggressive error detection, lavc might think that some correct
streams contain errors streams contain errors
vbug manual workaround encoder bugs bug manual workaround encoder bugs
0 (default) 0 (default)
1 (workaround for some old lavc generated msmpeg4v3 files) 1 (workaround for some old lavc generated msmpeg4v3 files)
@ -162,7 +162,7 @@ JVT Joint Video Team Standard -- http://www.itu.int/ITU-T/news/jvtpro.html
Examples: Examples:
mencoder foobar.avi -lavcopts vcodec=mpeg4:vhq:keyint=300:vqscale=2 -o new-foobar.avi mencoder foobar.avi -lavcopts vcodec=mpeg4:vhq:keyint=300:vqscale=2 -o new-foobar.avi
mplayer foobar.avi -lavdopts vbug=1 mplayer foobar.avi -lavdopts bug=1
-- --
Written 2002 by Michael Niedermayer and reviewed by Felix Buenemann. Written 2002 by Michael Niedermayer and reviewed by Felix Buenemann.