[FFmpeg-trac] #45(undetermined:new): FFplay do not respect resize alghoritm set in the sourcecode

FFmpeg trac at avcodec.org
Thu Apr 7 15:14:26 CEST 2011


#45: FFplay do not respect resize alghoritm set in the sourcecode
--------------------------+--------------------------
 Reporter:  ami_stuff     |        Type:  defect
   Status:  new           |    Priority:  normal
Component:  undetermined  |     Version:  unspecified
 Keywords:                |  Blocked By:
 Blocking:                |  Reproduced:  0
 Analyzed:  0             |
--------------------------+--------------------------
 issue 1804

 https://roundup.libav.org/file834/test.tif

 When I run FFplay like this:

 ffplay -x 504 -y 376 test.tif

 the picture will be displayed incorrectly (looks like chessboard).

 this is not reproducible with ffmpeg:

 ffmpeg -i test.tif -s 504x376 out.bmp

 --------

 C:\>ffmpeg -i test.tif
 FFmpeg version SVN-r22379, Copyright (c) 2000-2010 the FFmpeg developers
   built on Mar  9 2010 06:09:18 with gcc 4.4.2
   configuration: --enable-memalign-hack --cross-prefix=i686-mingw32-
 --cc=ccache
 -i686-mingw32-gcc --arch=i686 --target-os=mingw32 --enable-runtime-
 cpudetect --e
 nable-avisynth --enable-gpl --enable-version3 --enable-bzlib --enable-
 libgsm --e
 nable-libfaad --enable-pthreads --enable-libvorbis --enable-libtheora
 --enable-l
 ibspeex --enable-libmp3lame --enable-libopenjpeg --enable-libxvid
 --enable-libsc
 hroedinger --enable-libx264 --enable-libopencore_amrwb --enable-
 libopencore_amrn
 b
   libavutil     50.11. 0 / 50.11. 0
   libavcodec    52.58. 0 / 52.58. 0
   libavformat   52.55. 0 / 52.55. 0
   libavdevice   52. 2. 0 / 52. 2. 0
   libswscale     0.10. 0 /  0.10. 0
 Input #0, image2, from 'test.tif':
   Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
     Stream #0.0: Video: tiff, monob, 1024x768, 25 tbr, 25 tbn, 25 tbc
 At least one output file must be specified

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


More information about the FFmpeg-trac mailing list