New submission from Michael N. Pritula <prit...@yandex-team.ru>:

Attached file has display aspect ratio 16:9, but FFmpeg recognizes it as 4:3.
Here is output of ffmpeg -i:
ffmpeg -i wrong4x3_2_trunc
FFmpeg version SVN-r20796, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  built on Dec 11 2009 13:07:40 with gcc 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)
  configuration: --cc='ccache gcc'
--prefix=/home/pritula/wNewFfmpeg/package-root --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3
--enable-libfaad --enable-libfaac --enable-libvorbis --enable-libtheora
--enable-libxvid --enable-libx264 --enable-libschroedinger
--disable-encoder=libschroedinger --enable-libgsm --enable-libnut --enable-gpl
--enable-nonfree --enable-postproc --enable-pthreads --enable-avfilter
--enable-shared --extra-cflags='-I/home/pritula/wNewFfmpeg/package-root/include
-g' --extra-ldflags=-L/home/pritula/wNewFfmpeg/package-root/lib
  libavutil     50. 5. 1 / 50. 5. 1
  libavcodec    52.43. 0 / 52.43. 0
  libavformat   52.41. 0 / 52.41. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.12. 0 /  1.12. 0
  libswscale     0. 7. 2 /  0. 7. 2
  libpostproc   51. 2. 0 / 51. 2. 0
[mpeg @ 0x806a380]MAX_READ_SIZE:5000000 reached

Seems stream 1 codec frame rate differs from container frame rate: 50.00 (50/1)
-> 25.00 (25/1)
Input #0, mpeg, from 'wrong4x3_2_trunc':
  Duration: N/A, start: 12.988000, bitrate: N/A
    Stream #0.0[0x20]: Subtitle: dvdsub
    Stream #0.1[0x1e0]: Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3],
9100 kb/s, 25 tbr, 90k tbn, 50 tbc
    Stream #0.2[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s
At least one output file must be specified
File 'wrong4x3_2_trunc' not attached - you can download it from 
https://roundup.ffmpeg.org/roundup/ffmpeg/file663.

----------
files: wrong4x3_2_trunc
messages: 8284
priority: normal
status: new
substatus: new
title: Wrong Display Aspect Ratio on MPEG-PS MPEG Video
type: bug

_____________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1613>
_____________________________________________________

Reply via email to