Anders Rein <are@...> writes: > When decoding IMX video from a mov file I get two different > values for sample_aspect_ratio whether I look in AVStram or > AVCodecContext. How are the two values retrieved/calculated?
(ffmpeg -i output missing) I would guess one SAR is written in the bitstream, the other in the container. > Which one should I use? While it is often a good idea to trust the container, only you can answer the question... Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
