#7498: webm rotation metadata results in deformed output. -------------------------------------+------------------------------------- Reporter: carl | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos):
* status: new => closed * resolution: => invalid Comment: For future tickets: Please remember that only current FFmpeg git head is supported here. If you know that your application does not support aspect ratios (which are defined for png) use something like `-vf scale=iw*sar:ih` to force an output sample aspect ratio of `1:1`. Even if FFmpeg developers would assume that no other software supports aspect ratios for certain output formats, this could not simplify the issue as FFmpeg will not change the aspect ratio by default. (Please reopen this ticket if you believe that FFmpeg interprets - and writes - the aspect information backwards, not sure how to rule this out.) -- Ticket URL: <https://trac.ffmpeg.org/ticket/7498#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac