[FFmpeg-trac] #1776(FFprobe:new): ffprobe shows PAR as SAR

FFmpeg trac at avcodec.org
Sat Sep 29 10:36:19 CEST 2012


#1776: ffprobe shows PAR as SAR
-------------------------------------+-------------------------------------
             Reporter:  henry        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  FFprobe      |                  Version:
             Keywords:               |  unspecified
  ffprobe,PAR,SAR                    |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 use ffprobe to show souce file info , seems it doesn't show PAR (instead
 of SAR) .
 How to reproduce:
 {{{
 % ffprobe   -i 12.mp4
 ffprobe version 0.10.2 Copyright (c) 2007-2012 the FFmpeg developers
   built on Mar 20 2012 04:34:50 with gcc 4.4.6 20110731 (Red Hat 4.4.6-3)
   configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
 --mandir=/usr/share/man --enable-shared --enable-runtime-cpudetect
 --enable-gpl --enable-version3 --enable-postproc --enable-avfilter
 --enable-pthreads --enable-x11grab --enable-vdpau --disable-avisynth
 --enable-frei0r --enable-libopencv --enable-libdc1394 --enable-libdirac
 --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopencore-
 amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librtmp
 --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-
 libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
 libxvid --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
 -mtune=generic -fPIC' --disable-stripping
   libavutil      51. 35.100 / 51. 35.100
   libavcodec     53. 61.100 / 53. 61.100
   libavformat    53. 32.100 / 53. 32.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 61.100 /  2. 61.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '12.mp4':
   Metadata:
     major_brand     : mp42
     minor_version   : 1
     compatible_brands: isommp423gp5
     creation_time   : 2012-09-23 02:49:14
   Duration: 00:00:21.03, start: 0.000000, bitrate: 288 kb/s
     Stream #0:0(eng): Audio: aac (mp4a / 0x6134706D), 24000 Hz, stereo,
 s16, 63 kb/s
     Metadata:
       creation_time   : 2012-09-23 02:49:14
       handler_name    : GPAC ISO Audio Handler
     Stream #0:1(eng): Video: h264 (Constrained Baseline) (avc1 /
 0x31637661), yuv420p, 160x120 [SAR 1:1 DAR 4:3], 224 kb/s, 23.97 fps,
 23.97 tbr, 2397 tbn, 47.94 tbc
     Metadata:
       creation_time   : 1970-01-01 00:00:00
       handler_name    : VideoHandler
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1776>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list