[FFmpeg-user] strange h264 framerate diagnostics

Christian Ebert blacktrash at gmx.net
Mon Mar 2 20:11:51 CET 2009


* Robert Swain on Monday, March 02, 2009 at 17:12:14 +0000
> Can you please svn up

$ ffmpeg -version
FFmpeg version SVN-r17735, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-nonfree --disable-network --disable-ffserver --disable-vhook --disable-ffplay --enable-shared --enable-pthreads --enable-postproc --enable-swscale --enable-libfaad --enable-libfaac --enable-libx264 --enable-libxvid --enable-libmp3lame --extra-cflags=-I/sw/include --extra-libs=-L/sw/lib
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libswscale     0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Mar  2 2009 19:55:57, gcc: 4.0.1 (Apple Inc. build 5490)
FFmpeg SVN-r17735
libavutil     49.15. 0 / 49.15. 0
libavcodec    52.20. 0 / 52.20. 0
libavformat   52.31. 0 / 52.31. 0
libavdevice   52. 1. 0 / 52. 1. 0
libswscale     0. 7. 1 /  0. 7. 1
libpostproc   51. 2. 0 / 51. 2. 0

gives

Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1) -> 25.00 (25/1)

which is an improvement over

Seems stream 0 codec frame rate differs from container frame rate: 25.00 (25/1) -> 12.50 (25/2)

but still misleading, imho.

c
-- 
\black\trash movie    _C O W B O Y_  _C A N O E_  _C O M A_
Ein deutscher Western/A German Western
-->> http://www.blacktrash.org/underdogma/ccc.html
-->> http://www.blacktrash.org/underdogma/ccc-en.html



More information about the ffmpeg-user mailing list