mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 20:05:07 +00:00
don't use vaspect on mpeg1 video streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19281 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
145fffc5f7
commit
c0821a7d51
@ -9528,7 +9528,8 @@ Set pan and scan video width and height when video is MPEG-2.
|
||||
.
|
||||
.TP
|
||||
.B vaspect=<1 | 4/3 | 16/9 | 221/100>
|
||||
Sets the aspect ratio for MPEG-1/2 video.
|
||||
Sets the display aspect ratio for MPEG-2 video. Don't use it on MPEG-1
|
||||
or the resulting code will be completely wrong.
|
||||
.
|
||||
.TP
|
||||
.B vbitrate=<int>
|
||||
|
Loading…
Reference in New Issue
Block a user