Opened 13 years ago

Closed 13 years ago

#37 closed defect (fixed)

FFplay: green halos visible while playing RealVideo file

Reported by: ami_stuff Owned by: Michael Niedermayer
Priority: important Component: ffmpeg
Version: git Keywords: regression
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

The problem happens as well with FFmpeg, but halos have gray color, so are not so good visible as with FFplay. SVN-r26400 is free of this regression.

File uploaded to incoming.


C:\>ffmpeg -i C:\green_halos.rm
FFmpeg version git-N-28799-gf354396, Copyright (c) 2000-2011 the FFmpeg develope
rs

built on Apr 2 2011 21:57:21 with gcc 4.5.2
configuration: --enable-gpl --enable-version3 --enable-memalign-hack --arch=i6

86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-avisynth --enab
le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb -
-enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --e
nable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --en
able-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvi
d --enable-zlib --extra-cflags=-I/home/kyle/software/ffmpeg/external-libs/32-bit
/include --extra-ldflags=-L/home/kyle/software/ffmpeg/external-libs/32-bit/lib -
-pkg-config=pkg-config

libavutil 50. 40. 0 / 50. 40. 0
libavcodec 52.117. 0 / 52.117. 0
libavformat 52.104. 0 / 52.104. 0
libavdevice 52. 4. 0 / 52. 4. 0
libavfilter 1. 76. 0 / 1. 76. 0
libswscale 0. 13. 0 / 0. 13. 0

[NULL @ 02368AC0] Unsupported video codec
[rm @ 01DD5530] max_analyze_duration reached
Input #0, rm, from 'C:\green_halos.rm':

Metadata:

title :
author :
copyright :
comment :

Duration: 00:00:14.00, start: 0.000000, bitrate: 164 kb/s

Stream #0.0: Video: rv20, yuv420p, 352x288, 150 kb/s, 12.05 fps, 12 tbr, 1k

tbn, 12 tbc

Stream #0.1: Data: [0][0][0][0] / 0x0000, 0 kb/s

At least one output file must be specified

Change History (4)

comment:1 by ami_stuff, 13 years ago

2a0d4d4 23-03-11 - ok
8b8bf89 30-03-11 - bad

g26d9a9c 24-03-11 - ok
gf8b0cd8 27-03-11 - bad

comment:2 by Carl Eugen Hoyos, 13 years ago

Reproduced by developer: set
Status: newopen
Version: unspecifiedgit

comment:3 by Carl Eugen Hoyos, 13 years ago

Priority: normalimportant

comment:4 by Michael Niedermayer, 13 years ago

Resolution: fixed
Status: openclosed

Fixed locally, will push later today

Note: See TracTickets for help on using tickets.