Opened 14 years ago
Closed 14 years ago
#81 closed defect (fixed)
ffplay - camtasia codec playback regression
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | win32 regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
camtasia tscc video codec playback regression with ffplay
(gfx bugs at the beginning)
most likely libavfilter-caused regression
http://samples.multimedia.cx/V-codecs/tscc/oneminute.avi
C:\>ffmpeg -i "C:\oneminute.avi" FFmpeg version git-N-29181-ga304071, Copyright (c) 2000-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 Input #0, avi, from 'C:\oneminute.avi': Duration: 00:00:56.60, start: 0.000000, bitrate: 131 kb/s Stream #0.0: Video: camtasia, rgb555le, 548x400, 15 tbr, 15 tbn, 15 tbc Metadata: title : Camtasia Producer_renderae9630.avi Video #1 Stream #0.1: Audio: pcm_mulaw, 11025 Hz, 1 channels, s16, 88 kb/s Metadata: title : Microsoft Waveform: Camtasia Producer_convertaed8f6.wav At least one output file must be specified
Change History (5)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
I can reproduce this only under win32 (not amigaos)
if you have access to win32 machine, you may try these builds on it:
the first build works correctly. next build and all after it displays flickering video (ffplay), so I belive the bug is still there, but because of some reasone it is reproductible only under win32
comment:3 by , 14 years ago
Keywords: | win32 regression added |
---|
comment:4 by , 14 years ago
with the latest win32 build the problem is not reproductible anymore, so this ticket can be closed
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | unspecified → git-master |
Unreproducible here.
Please give a more detailed description of the problem, in particular if it is randomic or systematic.