[FFmpeg-trac] #398(avfilter:closed): ffplay does not initialize dar/sar for scale filter

FFmpeg trac at avcodec.org
Wed Aug 17 10:44:01 CEST 2011


#398: ffplay does not initialize dar/sar for scale filter
-----------------------+-----------------------
Reporter:  rectalogic  |       Owner:
    Type:  defect      |      Status:  closed
Priority:  normal      |   Component:  avfilter
 Version:  git-master  |  Resolution:  fixed
Keywords:              |  Blocked By:
Blocking:              |  Reproduced:  1
Analyzed:  1           |
-----------------------+-----------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  new => closed
 * resolution:   => fixed
 * reproduced:  0 => 1


Comment:

 Fixed in commit:

 {{{
 commit f8eaa006b61413afa3d8434eef0a2fe7d76f0097
 Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
 Date:   Tue Aug 16 17:26:31 2011 +0200

     ffplay: in input_config_props(), honour the SAR specified in the codec
 context

     Use the value specified in the codec context for setting the
     filterchain sample aspect ratio, when it is not specified in the
     stream context.

     Consistent with the ffmpeg behavior.

     Fix trac issue #398.
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/398#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list