forked from FFmpeg/FFmpeg
typo fix
Originally committed as revision 14426 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f25c244f5f
commit
f278709c4f
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ things to try: '-bf 2', '-flags qprd', '-flags mv0', '-flags skiprd'.
|
|||
but beware the '-g 100' might cause problems with some decoders.
|
||||
Things to try: '-bf 2', '-flags qprd', '-flags mv0', '-flags skiprd.
|
||||
|
||||
@section Interlaced video looks very bad when encoded with ffmpeg, whats wrong?
|
||||
@section Interlaced video looks very bad when encoded with ffmpeg, what is wrong?
|
||||
|
||||
You should use '-flags +ilme+ildct' and maybe '-flags +alt' for interlaced
|
||||
material, and try '-top 0/1' if the result looks really messed-up.
|
||||
|
|
Loading…
Add table
Reference in a new issue