mirror of
https://github.com/mpv-player/mpv
synced 2025-03-05 05:37:37 +00:00
-pass no longer exists so this is irrelevant
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8701 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
57c9037312
commit
fa814f8eec
@ -362,10 +362,6 @@ Notes: 1. lavc will strictly follow the quantizer limits vqmin, vqmax, vqdiff
|
||||
FAQ: Q: Why is the filesize much too small?
|
||||
A: Try to increase vqmin=2 or 1 (be carefull with 1, it could cause
|
||||
strange things to happen).
|
||||
Q: Can I use -pass 1 & -pass 2 with vmax_b_frames>0 ?
|
||||
A: -pass x uses the divx4 twopass-encoding codem which is incompatible
|
||||
with the libavcodec encode.
|
||||
If you want to fix it read DOCS/tech/patches.txt and send a patch.
|
||||
Q: What provides better error recovery while keeping the filesize low?
|
||||
Should I use data partitioning or increase the number of video packets?
|
||||
A: Data partitioning is better in this case.
|
||||
|
Loading…
Reference in New Issue
Block a user