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

FFmpeg trac at avcodec.org
Sat Sep 29 10:41:03 CEST 2012


#1776: ffprobe shows PAR as SAR
-------------------------------------+-------------------------------------
             Reporter:  henry        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  FFprobe
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
  ffprobe,PAR,SAR                    |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by henry):

 but ffmpeg will show [PAR:xx,DAR:xx] , see:
 {{{
 ffmpeg version 0.8.7, Copyright (c) 2000-2011 the FFmpeg developers
   built on Jan 16 2012 15:16:29 with gcc 4.4.5 20101112 (Red Hat 4.4.5-2)
   configuration: --prefix=/usr/local/enctools --enable-postproc --enable-
 avfilter --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-
 libmp3lame --
 disable-shared --enable-libx264 --enable-pthreads --enable-libfaac
 --enable-nonfree --
 enable-gpl --enable-libgsm --enable-libnut --enable-libspeex --enable-
 libtheora --enable-
 libvorbis --enable-libopenjpeg --enable-libxvid --enable-bzlib --enable-
 libschroedinger --
 enable-zlib --enable-small --disable-network --disable-debug --extra-
 cflags=-I/usr/local/enctools/include --extra-
 ldflags=-L/usr/local/enctools/lib
   libavutil    51.  9. 1 / 51.  9. 1
   libavcodec   53.  8. 0 / 53.  8. 0
   libavformat  53.  5. 0 / 53.  5. 0
   libavdevice  53.  1. 1 / 53.  1. 1
   libavfilter   2. 23. 0 /  2. 23. 0
   libswscale    2.  0. 0 /  2.  0. 0
   libpostproc  51.  2. 0 / 51.  2. 0

 Seems stream 1 codec frame rate differs from container frame rate: 47.94
 (2397/50) -> 23.97 (2397/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, 24000 Hz, stereo, s16, 63 kb/s
     Metadata:
       creation_time   : 2012-09-23 02:49:14
     Stream #0.1(eng): Video: h264, yuv420p, 160x120 [PAR 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
 At least one output file must be specified

 }}}

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


More information about the FFmpeg-trac mailing list