[FFmpeg-user] File does not play correctly in ffplay

Massimo Battistel battistel at gmail.com
Thu Jan 24 12:14:23 CET 2013


2013/1/24 Carl Eugen Hoyos <cehoyos at ag.or.at>

> Massimo Battistel <battistel <at> gmail.com> writes:
>
> > You can download file from here:
> > http://www.datafilehost.com/download-992eeba1.html
> >
> > The file does not play correctly
>
> I opened ticket #2177,
> thank you for the sample!
>
> Carl Eugen


I have more infos.
This file:

http://www.datafilehost.com/download-169a8792.html

has the same codecs but plays fine. A big difference I see is color space
(yuv420p is ok, yuv411p give problems).

Command line;
ffplay sample_ok.avi

Output:
ffplay version N-49069-gc74d465 Copyright (c) 2003-2013 the FFmpeg
developers
  built on Jan 20 2013 23:46:49 with gcc 4.7.2 (GCC)
  configuration: --disable-static --enable-shared --enable-gpl
--enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib
--enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass
--enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm
--enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libopenjpeg --enable-libopus --enable-librtmp
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
--enable-libxvid --enable-zlib --enable-filter=frei0r
  libavutil      52. 15.100 / 52. 15.100
  libavcodec     54. 89.100 / 54. 89.100
  libavformat    54. 61.101 / 54. 61.101
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.101 /  3. 32.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, avi, from 'sample_ok.avi':
  Duration: 00:00:12.48, start: 0.000000, bitrate: 30342 kb/s
    Stream #0:0: Video: dvvideo (CDVC / 0x43564443), yuv420p, 720x576 [SAR
16:15 DAR 4:3], 25 fps, 25 tbr, 25 tbn, 25 tbc
    Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2
channels, s16, 1536 kb/s
Frame changed from size:0x0 to size:720x576


More information about the ffmpeg-user mailing list