<div dir="ltr"><div dir="ltr"><div>I have a pipeline that crops a video to a resolution (3040x3040) but I noticed that</div><div>when I play back the video the DAR is listed as the original native resolution of the camera.</div><div><br></div><div>Is there a way to fix/set the display aspect ratio in the final MKV?<br></div><div><br></div><div>So the streams leading to the muxer look like this:</div><div><br></div><div>,, ! video/x-h264, width=(int)3040, height=(int)3040, stream-format=(string)byte-stream ! h264parse ! muxer.video_0 ! matroskamux name=muxer streamable=true ! filesink name=fsink location=whatevermp4</div><div><br></div><div>I want the DAR to be 1:1 when the video is played back etc.<br></div><div><br></div><div>-aps<br></div></div></div>