Opened 13 years ago

Closed 12 years ago

#121 closed defect (fixed)

ffplay - midvidjpeg plays upside-down (regression)

Reported by: ami_stuff Owned by:
Priority: normal Component: ffplay
Version: git Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

issue 1468 is back, but only with ffplay

https://roundup.libav.org/file560/midvidjpeg.avi

C:\>ffplay "C:\midvidjpeg.avi"
FFplay version git-N-29181-ga304071, Copyright (c) 2003-2011 the FFmpeg develope
rs
  built on Apr 18 2011 21:24:03 with gcc 4.5.2
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena
ble-memalign-hack --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib --cross-prefix=i686-w6
4-mingw32- --target-os=mingw32 --arch=x86_32 --extra-cflags=-I/home/kyle/softwar
e/ffmpeg/external-libraries/win32/include --extra-ldflags=-L/home/kyle/software/
ffmpeg/external-libraries/win32/lib --pkg-config=pkg-config
  libavutil    50. 40. 1 / 50. 40. 1
  libavcodec   52.120. 0 / 52.120. 0
  libavformat  52.108. 0 / 52.108. 0
  libavdevice  52.  4. 0 / 52.  4. 0
  libavfilter   1. 79. 0 /  1. 79. 0
  libswscale    0. 13. 0 /  0. 13. 0
[mp3 @ 027B2040] Header missing
Input #0, avi, from 'C:\midvidjpeg.avi':
  Duration: 00:00:06.84, start: 0.000000, bitrate: 1518 kb/s
    Stream #0.0: Video: mjpeg, yuvj420p, 320x240 [PAR 1:1 DAR 4:3], 23.97 tbr, 2
3.97 tbn, 23.97 tbc
    Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s
[ffsink @ 01D65710] auto-inserting filter 'auto-inserted scaler 0' between the f
ilter 'src' and the filter 'out'
[scale @ 01D65BD0] w:320 h:240 fmt:yuvj420p -> w:320 h:240 fmt:yuv420p flags:0x4

[mp3 @ 027B2040] Header missing
[mjpeg @ 027B0080] Can not flip image with CODEC_FLAG_EMU_EDGE set!
    Last message repeated 38 timesKB vq=  914KB sq=    0B f=0/0   f=0/0
    Last message repeated 38 times

Change History (4)

comment:2 by Carl Eugen Hoyos, 13 years ago

Component: undeterminedFFplay
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit

comment:3 by Roger Pack, 13 years ago

I think I just ran into this again, with avisynth.

comment:4 by Michael Niedermayer, 12 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.