On Wed, Oct 22, 2014 at 2:36 PM, Vittorio Giovara <[email protected]> wrote: > From the specifications: "The pixel count of the track > (PixelWidth/PixelHeight) > 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 in that function. > > CC: [email protected] > Found-by: Asan Usipov <[email protected]> > --- > Added a few comments and fixes after a chat with the matroska3d author. > Vittorio > > libavformat/matroskaenc.c | 31 +++++++++++++++++++++++++------ > 1 file changed, 25 insertions(+), 6 deletions(-)
Ping. Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
