diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-10-22 14:36:32 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-01-13 00:05:13 +0100 |
commit | bae05e5326703dad3bfe0ed5b31ba73ee9254515 (patch) | |
tree | d615ad2261b06fbcfdcccce486966ca75d549683 /INSTALL | |
parent | 26ba78adacd8469fca97c8c833e2e6364b13b7c8 (diff) | |
download | ffmpeg-bae05e5326703dad3bfe0ed5b31ba73ee9254515.tar.gz |
matroskaenc: write correct Display{Width, Height} in stereo encoding
should be the raw amount of pixels (for example 3840x1080 for full HD side by
side) and the DisplayWidth/Height in pixels should be the amount of pixels for
one plane (1920x1080 for that full HD stream)."
So, move the aspect ratio check in the mkv_write_stereo_mode() function
and always write the embl when stereo format and/or aspect ration is set.
Also add a few comments to that function.
CC: libav-stable@libav.org
Found-by: Asan Usipov <asan.usipov@gmail.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions