[FFmpeg-trac] #1568(FFprobe:closed): ffprobe: SAR / DAR values not mapped in JSON output when input file gets transcoded to WEBM
FFmpeg
trac at avcodec.org
Wed Jul 25 10:12:56 CEST 2012
#1568: ffprobe: SAR / DAR values not mapped in JSON output when input file gets
transcoded to WEBM
-------------------------------------+-------------------------------------
Reporter: czellweg | Owner: stefano
Type: defect | Status: closed
Priority: normal | Component: FFprobe
Version: unspecified | Resolution: fixed
Keywords: json, webm, | Blocked By:
transcoding, ffprobe | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by saste):
* status: open => closed
* resolution: => fixed
Comment:
Should be fixed in:
{{{
commit 10b44f493276021824d4072ea83391ac4c4cff58
Author: Stefano Sabatini <stefasab at gmail.com>
Date: Tue Jul 24 09:43:02 2012 +0200
ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect
ratio
This is consistent with what av_dump_format() does.
In particular, fix trac ticket #1568.
}}}
Thanks for reporting.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1568#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list