New submission from pamire <[email protected]>:
1. play video file withou filter vflip,it work right
./bin/ffplay_g.exe f:/dev/media/none.mpg
1.94 A-V: 0.018 s:0.0 aq= 320KB vq= 1524KB
sq= 0B f=0/0 f=0/0
FFplay version SVN-r697, Copyright (c) 2003-2010 the
FFmpeg developers
built on Oct 21 2010 20:41:27 with gcc 4.5.0
configuration: --disable-static --enable-shared --
enable-small --enable-memalign-hack --extra-ldflags=-
L/usr/local/lib --extra-cflags=-I/usr/local/include --
extra-cflags=-O2 --disable-optimizations --enable-
debug=3 --enable-gpl --disable-stripping --enable-
pthreads --enable-libgsm --enable-libfaac --enable-
libmp3lame --enable-libvorbis --enable-nonfree --
enable-libxvid --enable-libx264 --enable-libopencore-
amrnb --enable-libopencore-amrwb --enable-libnut --
enable-bzlib --enable-libvpx --enable-version3
libavutil 50.32. 3 / 50.32. 3
libavcore 0. 9. 1 / 0. 9. 1
libavcodec 52.92. 0 / 52.92. 0
libavformat 52.81. 0 / 52.81. 0
libavdevice 52. 2. 2 / 52. 2. 2
libavfilter 1.51. 1 / 1.51. 1
libswscale 0.12. 0 / 0.12. 0
[mpeg @ 021d18d0] max_analyze_duration reached
Input #0, mpeg, from 'f:/dev/media/none.mpg':
Duration: 00:00:26.40, start: 0.804000, bitrate:
1400 kb/s
Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p,
352x288 [PAR 178:163 DAR 1958:1467], 1150 kb/s, 25
fps, 25 tbr, 90k tbn, 25 tbc
Stream #0.1[0x1c0]: Audio: mp2, 44100 Hz, 2
channels, s16, 224 kb/s
2. play crash with filter vflip
./bin/ffplay_g.exe -vf vflip f:/dev/media/none.mpg
2.48 A-V:-1287979838.649 s:0.0 aq= 320KB vq=
1764KB sq= 0B f=0/0
trace it into ff_put_pixels_clamped_mmx(const DCTELEM
*block, uint8_t *pixels, int line_size)
pixels is bound out
File 'none.mpg' not attached - you can download it from
https://roundup.ffmpeg.org/file1140.
----------
files: none.mpg
messages: 12352
priority: normal
status: new
substatus: new
title: ffplay -vfilters "vflip" crash while mpg file
type: bug
________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2321>
________________________________________________