diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-10-22 14:36:32 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-10-27 18:21:35 +0000 |
commit | 090c67d586e3916f9acc49e010b6389d07f97153 (patch) | |
tree | 27b2e63a1eb1968bc03322ab17ab1a1762bc0de6 /libavutil/bfin | |
parent | a6674d2e7771dbf7a4a5556f5e126be83cadac96 (diff) | |
download | ffmpeg-090c67d586e3916f9acc49e010b6389d07f97153.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 'libavutil/bfin')
0 files changed, 0 insertions, 0 deletions