Timeline


and

06/02/2011:

22:43 Ticket #261 (ffmpeg now sets libx264 open_gop=1 by default) created by rectalogic
x264 default is closed gop (open_gop=0), ffmpeg defaults to open gop …
20:20 Ticket #184 (specifying vpre for libx264 cause "bad value for 'weightp': ''" error ...) closed by llogan
invalid: FFmpeg can directly access the libx264 presets instead of emulating them …
19:35 Ticket #260 (malloc error when using -f ffmetadata) created by dericed
I'm getting an error when trying to output the ffmetadata format. I tested …

06/01/2011:

18:11 Ticket #259 (framerate detection does not work properly.) created by mbosner
Frameratedetection does not work well on some of my files: ffmpeg -i …
13:41 Ticket #251 (rawvideo segfaults with -vcodec copy) closed by saste
fixed: Should be fixed in: […]
11:26 Ticket #258 (RTP over UDP: doesn't reorder packets) created by Andrew
muxonly.c source ... ic = avformat_alloc_context(); ic->preload = …
01:12 Ticket #257 (udp/rtp protocols without pthread?) created by ami_stuff
udp/rtp protocols depends now on libpthread, maybe it would be possible to …
00:53 Ticket #256 (FFmpeg fails to build after SDL output device addition) created by KSHawkEye
The current FFmpeg fails to build due to the new SDL output device …

05/31/2011:

19:21 Ticket #255 (incorrect checksum for freed object) created by zimbatm
Just took the time to properly bisect that issue that I saw last day. I …
01:19 Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) created by ami_stuff
the file (from ticket #186) decodes incorrectly with ffmpeg (plays fine …

05/30/2011:

17:23 Ticket #250 (Wav probing is behaving badly over HTTP) closed by saste
fixed: Should be fixed in commit: […]
10:38 Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) created by Andrew
Source (mp4/aac): Duration: 00:00:58.40, start: 0.000000, bitrate: 1154 …
03:47 Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) created by kenney
The error: […] I am converting an mkv file with a V_UNCOMPRESSED or …

05/29/2011:

19:51 Ticket #251 (rawvideo segfaults with -vcodec copy) created by thebombzen
Hello, here is my full uncut output from ffmpeg: […] When running …

05/27/2011:

17:37 Ticket #250 (Wav probing is behaving badly over HTTP) created by sstreaker
This is reproducible in latest git, but was not broken in git 9763420 …
11:33 Ticket #249 (Fix the filter remove-logo) created by pbasista
Whenever I try to use the remove-logo filter, I get a segmentation fault: …
10:24 Ticket #174 (Compile error) closed by cehoyos
fixed: This is not reproducible any-more.
10:13 Ticket #237 (ffv1 v2) closed by cehoyos
fixed: I believe this really was fixed, but you have to update both your encoding …
09:25 Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) created by kyl416
The revision "ffmpeg: simplify managing input files and streams" breaks …
03:01 Ticket #247 (Image Sequence File Names Must Begin Close to Zero) created by cmarzullo
In production environments image sequences are often generated with the …
02:02 Ticket #246 (Add support for mdat-only 3GP) created by jsd
Many cell phone cameras are now producing 3gp files with no moov atoms, …
01:14 Ticket #239 (Unable to transcode mjpeg/yuvj422p to libvpx) closed by cehoyos
fixed: I suspect this is fixed in latest git head, please test.

05/26/2011:

18:34 Ticket #237 (ffv1 v2) reopened by cehoyos
If you want your problems fixed, please consider explaining them (as you …
15:13 Ticket #245 (bext display error for codingHistory with line breaks) created by dericed
codingHistory displays correctly with 'ffmpeg -i' if it uses 0x0A line …
01:58 Ticket #237 (ffv1 v2) closed by michael
fixed: Will be fixed with my next git push
00:15 Ticket #244 (rm muxer fails with frames larger than 64k byte) created by ami_stuff
pbm file:  https://ffmpeg.org/trac/ffmpeg/ticket/193 When I convert …

05/25/2011:

23:42 Ticket #243 (Flag to tell if a codec supports interframe encoding) created by jlstrecker
Be able to tell to tell if a codec (AVCodec or AVCodecContext) supports …
20:27 Ticket #242 (add support for -newdata) created by dericed
Since we now have -dcodec, can we have -newdata. This would allow users to …
20:17 Ticket #235 (possible SIGSEGV in sws_getColorspaceDetails) closed by cehoyos
fixed: Patch applied, please post (or point to) the MLT code calling …
20:16 Ticket #241 (FFmpeg does not find mpeg program stream in the file playable with ...) created by svolvo
Attached file is playable with QuickTime? player. However when I run the …
18:05 Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 ...) created by ami_stuff
 http://www.cccp-project.net/beta/test_files/%5BCCCP%5D_Mega_Weird_Audio_Tes
17:56 Ticket #239 (Unable to transcode mjpeg/yuvj422p to libvpx) created by MarkRose
I run a site with user uploaded video, and some videos fail to transcode …
17:48 Ticket #238 (ffplay fails to play file with changing pixel format) created by cehoyos
Attached file can be converted with ffmpeg, but crashes ffplay. […]
13:05 Ticket #92 (Extract all key frames from a video using ffmpeg tool) closed by saste
fixed: Addressed in commit: […] You can use the filterchain: -vf …
11:38 Ticket #114 (Crash in indeo3 decoder) closed by saste
fixed: Fixed in commit: […]
11:24 Ticket #229 (HAVE_SSE2 Undefined on swscale) closed by cehoyos
fixed: The line in question was removed in latest git master.
11:17 Ticket #57 (Patch to read disc number in mov.c) closed by cehoyos
fixed: Pushed. Thank you for your patience!
09:54 Ticket #230 (regression with tiff flate) closed by saste
fixed: Fixed in Libav, and pulled in commit: […] Original commit was: …
00:23 Ticket #108 (QT WRAW file decodes incorrectly) closed by saste
fixed: Fixed in commit: commit 040e1c67edab57177adb88a7dd1cc9ed38d2b74e Author: …

05/24/2011:

19:58 Ticket #237 (ffv1 v2) created by dericed
Using ffv1 version 2 to encode yuv422p10le and then decoding back to …
19:28 Ticket #236 (Floating point exception error with -dcodec copy on QuickTime timecode ...) created by dericed
When using -dcodec copy to copy a timecode track from an input Quicktime …
10:14 Ticket #233 (make uninstall broken) closed by cehoyos
fixed: make V=1 shows all commands being executed. The remaining issue (one …
01:14 Ticket #235 (possible SIGSEGV in sws_getColorspaceDetails) created by jtlebi
I experienced a SIGSEGV in the MLT library happending in the function …

05/23/2011:

23:53 Ticket #234 (Segmentation fault when using -ac 2) created by farrelan
fmpeg -v 9 -loglevel 99 -i Avatar720p24fps.mp4.t2 -vn -acodec libfaac -ac …
23:12 Ticket #233 (make uninstall broken) created by matteosistisette
After making and installing ffmpeg succesfully, I tried to uninstall it …
21:58 Ticket #232 ([amrnb @ 0x626e90] dtx mode not implemented.) created by matteosistisette
I've just compiled the latest version of ffmpeg from the SVN on a CentOS …
08:40 Ticket #231 (ffplay freezes with date -s in linux) created by sahandeva
While playing a video clip in ffplay, setting system time in linux by …
03:40 Ticket #230 (regression with tiff flate) created by ami_stuff
the file comes from issue 1419 […]

05/22/2011:

23:30 Ticket #142 ([FFmpeg/filters/overlay] PNG over a movie doesn't look write in 0.7) closed by saste
invalid: Reporter is reporting he can't reproduce the problem anymore, so I'm …
21:30 Ticket #223 (fpe when reading mov file) closed by michael
fixed: Locally fixed, will push
20:46 Ticket #33 (`libavfilter/vsrc_buffer.h' missing after make install (and missing ...) closed by saste
fixed: API reworked, and made public in commit: commit …
20:46 Ticket #127 (Video blur) closed by michael
fixed: Locally fixed will push it into master soon
14:11 Ticket #186 (crash while probing mpg file) closed by cehoyos
fixed
03:38 Ticket #212 (mpeg2video: crash with lowres 3) closed by michael
fixed: Iam not sure how much sense lowres 3 makes with interlaced mpeg2 but ive …
02:47 Ticket #183 (ASF/WMV partial packet change causes infinite loop) closed by michael
fixed: Fixed in git-N-30122-geb97d4d

05/21/2011:

20:17 Ticket #229 (HAVE_SSE2 Undefined on swscale) created by kyl416
When compiling with the latest git I get the following warning when I get …
01:16 Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) created by burek
The first config file (ffserver1.conf) made ffserver drop rtsp …
00:12 Ticket #227 (Extend -ss and -t to support seeking to EOF time position (and backwards)?) created by burek
Maybe, it would be useful if options -ss and -t could support something …

05/20/2011:

23:36 Ticket #226 (QT RLE 1bpp support is buggy) created by ami_stuff
(issue 1529) […] […] XAnim decodes the sample correctly: …
12:01 Ticket #221 (OpenCV and cxtypes.h) closed by saste
fixed: Should be fixed in commit: commit …
10:40 Ticket #225 (Converting from YUVJ to YUV lose contrast) created by sghpunk
I am trying to transcode video from my Nicon D90 mjpeg to x264. And output …

05/19/2011:

21:19 Ticket #224 (Improving support for IIDC cameras (libavdevice/libdc1394.c)) created by marlam
[This is the following post from ffmpeg-devel: …
17:09 Ticket #223 (fpe when reading mov file) created by cehoyos
[…]
13:47 Ticket #222 (Remuxing video fails) created by igloo
I was trying to remux  http://urchin.earth.li/~ian/video_problem/00001.MTS
10:26 Ticket #221 (OpenCV and cxtypes.h) created by greybones
I have the latest released OpenCV (0.2.2) and it doesn't have this file …
00:57 Ticket #220 (realaudio sipr decodes incorrectly) created by ami_stuff
 http://www.cccp-project.net/beta/test_files/mega_weird_audio/Mega_Weird_Aud
00:29 Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) closed by saste
invalid: The last part of the function is: if (stream_index == -1) return …

05/18/2011:

18:29 Ticket #219 (ffmpeg.c crashes for more than 100 output streams) created by zlorfi
I get an bus error while converting 474 images á 32kb with the following …
18:16 Ticket #218 (H264 in flv cannot be decoded) created by cehoyos
 http://thread.gmane.org/gmane.comp.video.ffmpeg.user/31456 Plays fine with …
17:52 Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) closed by cehoyos
worksforme
14:09 Ticket #217 (dv file created with qt3) created by ami_stuff
Here is a *.dv file created with QT 3, plays fine with the latest QT …
13:43 Ticket #216 (ffplay cannot play mms://portal.satplus.cz/TV_FUN1) created by alexandru_mg3
Command Line: mms://portal.satplus.cz/TV_FUN1 VLC plays well this …
13:03 Ticket #215 (audio buffer for iff 8svx files while playing with ffplay) created by ami_stuff
Hi, I test 8SVX support now, but I notice that when playing 8SVX files …
11:21 Ticket #182 (libavformat crashes on damaged mp3) closed by saste
fixed: Fixed in commit: commit 64be0d1edad630f5bc0f287022f5880de07915b2 Author: …
03:05 Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) created by ami_stuff
the file is png 1bpp interlaced without any filter, decodes incorrectly …

05/17/2011:

15:50 Ticket #213 (aac codec regression) created by ami_stuff
I get no audio with this file: …
15:04 Ticket #212 (mpeg2video: crash with lowres 3) created by ami_stuff
 http://multimedia.cx/samples/MPEG2/mpeg2_field_encoding.ts […]
15:01 Ticket #211 (Function static int64_t nut_read_timestamp(AVFormatContext *s, int ...) created by Alex
Look on libavutil/nutdec.c Function static int64_t …
11:38 Ticket #166 (FFplay + image = stats are print in the console) closed by saste
invalid: This is the assumed behavior, as ffplay doesn't make distinction between …
04:40 Ticket #210 (24bit flac encoding) created by Atrocia
I have 48 KHz / 24 bit audio files created by the Zoom H1 audio recorder; …
02:00 Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) closed by cehoyos
fixed: Fixed in d2549ba9df1a1aac8c0ae19bfca2c81e508ba02e.
01:59 Ticket #202 (QT with audio: 32bit INTEGER, Little Endian decodes incorrectly) closed by cehoyos
fixed: Fixed in d2549ba9df1a1aac8c0ae19bfca2c81e508ba02e.
01:59 Ticket #201 (QT with audio: 32bit FLOAT, Little Endian decodes incorrectly) closed by cehoyos
fixed: Fixed in d2549ba9df1a1aac8c0ae19bfca2c81e508ba02e.
01:14 Ticket #169 (IFF 8SVX stereo files (with FIB/EXP compression) decodes incorrectly) closed by saste
fixed: Fixed in commit: commit e280a4da2ae6fd44f0079358ecc5aa08e388a5ed Author: …
00:19 Ticket #207 (Drawtext filter displays static date (date doesn't update)) closed by saste
fixed: Fixed in commit: commit ce207e050e38352541531e2f09d62c2f54680063 Author: …
00:07 Ticket #80 (matrox mmes codec + lowres option = crash) closed by cehoyos
fixed

05/16/2011:

23:57 Ticket #81 (ffplay - camtasia codec playback regression) closed by cehoyos
fixed
23:55 Ticket #209 (-strict experimental Does Not Work) closed by cehoyos
invalid: Since you want -strict experimental to work on the output file, you have …
22:23 Ticket #209 (-strict experimental Does Not Work) created by DJX
I may be off my rocker but I believe I'm typing this correctly. ffmpeg …
16:59 Ticket #208 (png 4bpp file decodes incorrectly) created by ami_stuff
This may be the same problem like with ticket 172, but now with 4bpp png …
16:44 Ticket #172 (PNG 1bpp grayscale image decodes incorrectly) closed by saste
fixed: Fixed in commit: commit 68bed67d2eaabcfa7eaf00442312055f7d953b69 Author: …
11:29 Ticket #206 (Add support for 2bpp raw in AVI) closed by cehoyos
fixed: Patch applied.
11:28 Ticket #205 (Add support for 1bpp raw in AVI) closed by cehoyos
fixed: Patch applied.
10:52 Ticket #207 (Drawtext filter displays static date (date doesn't update)) created by xj25vm
I'm using latest (at the moment) FFmpeg version: git-N-29946-g27614b1. …

05/15/2011:

21:26 Ticket #206 (Add support for 2bpp raw in AVI) created by ami_stuff
AVI (NONE, 4colors) file created with QT, doesn't decode. Patch to fix …
21:15 Ticket #205 (Add support for 1bpp raw in AVI) created by ami_stuff
AVI (NONE, black & white) file created with QT, doesn't decode. Patch to …
20:16 Ticket #204 (AIFF QDesign2 - decodes incorretly) created by ami_stuff
QDesign2, mono, 16bit, 11127 Hz decodec incorrectly, plays fine with QT …
19:01 Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) created by ami_stuff
64bit_FLOAT_Little_Endian.mov mono, 16bit, 22kHz plays correctly in QT …
18:56 Ticket #202 (QT with audio: 32bit INTEGER, Little Endian decodes incorrectly) created by ami_stuff
32bit_INTEGER_Little_Endian.mov mono, 16bit, 22kHz plays correctly with …
18:52 Ticket #201 (QT with audio: 32bit FLOAT, Little Endian decodes incorrectly) created by ami_stuff
32bit_FLOAT_Little_Endian.mov mono, 16bit, 22kHz plays correctly in QT …
14:00 Ticket #200 (aac - failure decoding audio stream when audio configuration changes) created by gmcallow
After testing early Freeview HD support with MythTV, on some recordings on …

05/14/2011:

12:20 Ticket #19 (MVs not available) closed by saste
invalid: Replying to cosai: > The upper code is working but creating …
01:45 Ticket #197 (Multi-threaded decoding with -threads results in seg fault) closed by michael
fixed

05/13/2011:

18:32 Ticket #199 (failed decoding h264 if -threads specifid) closed by cehoyos
duplicate: Looks like a duplicate of ticket #197.
18:12 Ticket #189 (QT - add support for QT NONE (RAW) 1bpp monochrome mode) closed by cehoyos
fixed: Patch applied.
17:26 Ticket #196 (tiff decoder fails for monob if horizontal resolution is not a multiple of ...) closed by saste
fixed: It was a problem in the encoder, fixed in commit: commit …
17:16 Ticket #171 (TIFF 1bpp decodes incorrectly) closed by saste
fixed: Fixed in commit: commit d8297ca443c8f7cc9ce3959ad287f9d380343266 Author: …
17:13 Ticket #198 (Video filters bug?) closed by saste
invalid: Hi, this is the assumed behavior, since ',' is a special character in the …
14:16 Ticket #199 (failed decoding h264 if -threads specifid) created by verem
todays latest git-N-29906-ge3114a9 ffmpeg build failed to decode h264 …
14:12 Ticket #198 (Video filters bug?) created by burek
Hi, While helping a guy to stack 'scale' and 'crop' video filters, we've …
13:02 Ticket #197 (Multi-threaded decoding with -threads results in seg fault) created by gepmff
Successful decoding with -threads 1: […] Decoding with …
12:30 Ticket #196 (tiff decoder fails for monob if horizontal resolution is not a multiple of ...) created by cehoyos
The resulting file out.tif is correctly displayed with ImageMagick?, FFmpeg …
11:13 Ticket #167 (TIFF file decodes incorrectly) closed by saste
fixed: Applied to Libav and pulled, fixed in commit: commit …
01:25 Ticket #188 (QT - add support for QT BMP 1bpp color mode) closed by cehoyos
fixed: Fixed by ami_stuff;-)
01:16 Ticket #195 (add DVOO to isom.c) closed by cehoyos
fixed: Fixed in current git master.
00:51 Ticket #194 (add r10g to isom.c) closed by cehoyos
fixed: Thank you, patch applied.
00:21 Ticket #195 (add DVOO to isom.c) created by ami_stuff
 http://samples.multimedia.cx/V-codecs/DVOO.mov patch attached […]
00:16 Ticket #168 (TIFF file decodes incorrectly - 2) closed by saste
fixed

05/12/2011:

23:41 Ticket #194 (add r10g to isom.c) created by ami_stuff
 http://multimedia.cx/samples/V-codecs/R10g.mov
19:49 Ticket #51 (FFMpeg hangs on some iptv stream.) closed by cehoyos
fixed: Fixed in latest git master
19:20 Ticket #192 (FFMPEG Sound Issue) closed by cehoyos
invalid: There are two different problems: "-ab 100" is not a sufficient bit-rate, …
17:59 Ticket #191 (yuv422p10le ffv1 is misidentified as yuv422p16le) closed by michael
fixed
16:12 Ticket #193 (black bar when converting monow for certain horizontal resolutions) created by ami_stuff
Thanks Stefano for fixing ticket 154, but I found some problems with …
12:26 Ticket #192 (FFMPEG Sound Issue) created by mulshanker
When i transcode video file by ffmpeg tool, i am able to transcode the …
05:03 Ticket #129 (RTSP stream support broken for some RTSP servers) closed by michael
fixed: Ive pulled Martins patch amongth others in. thx to both Martin for the …

05/11/2011:

22:19 Ticket #71 (Segmentation fault with interlaced MPEG2 sample) closed by michael
fixed: Applied a (old and missed) patch by anatoly that fixes this
21:48 Ticket #191 (yuv422p10le ffv1 is misidentified as yuv422p16le) created by dericed
After losslessly encoding 10 bit video to ffv1, the resulting file is …
19:26 Ticket #179 ("My tickets" report name may be ambiguous) closed by michael
fixed: if you have more suggestions for improving our trak, they are welcome
14:58 Ticket #190 (QT - add support for QT TIFF 2bpp color mode) created by ami_stuff
Add support for QT TIFF 2bpp color mode. […]
14:53 Ticket #189 (QT - add support for QT NONE (RAW) 1bpp monochrome mode) created by ami_stuff
Add support for QT NONE (RAW) 1bpp monochrome mode. […]
14:50 Ticket #188 (QT - add support for QT BMP 1bpp color mode) created by ami_stuff
Add support for QT BMP 1bpp color mode. […]
01:37 Ticket #187 (3GP/MP4 performance regression) created by jsd
Download source file from here:  http://tm-west.s3.amazonaws.com/2423.mp4
00:58 Ticket #95 (copytb not initialized to it's default value) closed by cehoyos
fixed: Patch applied.

05/10/2011:

23:59 Ticket #186 (crash while probing mpg file) created by ami_stuff
FFmpeg crashes while probing attached mpg file. I encoded it with …
23:55 Ticket #185 (ffmpeg segfaults with large ogg/vorbis files) created by Philius
I've got a 2.7GB ogg/vorbis file I want to convert to an AVI. I recorded …
10:45 Ticket #184 (specifying vpre for libx264 cause "bad value for 'weightp': ''" error ...) created by verem
I am trying to use preset of libx264 supplied with ffmpeg, but faild due …
00:17 Ticket #183 (ASF/WMV partial packet change causes infinite loop) created by tracey_pooh
hi all, I'm new to posting bugs with FFmpeg, but have been using ffmpeg …

05/09/2011:

17:42 Ticket #182 (libavformat crashes on damaged mp3) created by jwarren
When I call av_open_input_file() on the attached damaged mp3, the program …
15:58 Ticket #181 (ffmpeg win-all be able to capture from dshow) created by andrixnet
I'm sure this has already been voiced on various forums. ffmpeg does a …
15:53 Ticket #180 (ffmpeg and ffserver different builds interraction) created by andrixnet
First an end user question : has ffserver behaviour changed by …
15:38 Ticket #179 ("My tickets" report name may be ambiguous) created by andrixnet
FFMPEG project's Trac implementation offeres 9 predefined reports under …
14:35 Ticket #178 (ffserver segfault) created by andrixnet
Using may 8th snapshot, I seem to be unable to use ffserver. Simply …
14:12 Ticket #177 ("non monotone timestamps" error patch) created by andrixnet
I have been using this patch for some time now, and so far I haven't had …
13:55 Ticket #176 (ffmpeg.org presents wrong certificate) created by andrixnet
The SSL certificate presented by ffmpeg.org webserver, at least for this …
13:18 Ticket #175 (Strange increase of the size of dsputil.o) created by xhpohanka
Hello, I'm using this configure command to build libav* libraries …

05/08/2011:

20:12 Ticket #154 (pbm file does not convert) closed by saste
fixed: Fixed in commit: commit 4a745b41770893116405c22f832192510f9bcc9b Author: …
17:37 Ticket #174 (Compile error) created by OxleyDave
On Gentoo I get the compile error: libavcodec/x86/x86inc.asm:79: …
16:46 Ticket #173 (ffplay jpeg2000 regression) created by ami_stuff
Please first apply the patch attached to this ticket and try to display …
14:28 Ticket #143 (YUV video to RGB image export color conversion issue) closed by compn
fixed
14:10 Ticket #146 (Broken sound on wmv file in 0.7rc1 and video hang sometimes) closed by compn
fixed
14:04 Ticket #138 (add support for rtmp live stream) closed by compn
worksforme: please read the manual: http://ffmpeg.org/ffplay.html#SEC44 specifically: …
13:54 Ticket #147 (Broken sound in mms or mmsh streams) closed by compn
fixed
13:46 WikiStart edited by compn
edit out worthless default trac information (diff)
13:02 Ticket #172 (PNG 1bpp grayscale image decodes incorrectly) created by ami_stuff
Issue 1416 […] […]
12:58 Ticket #171 (TIFF 1bpp decodes incorrectly) created by ami_stuff
Issue 1437 […] […] […]
12:54 Ticket #170 (TIFF -> PBM - white line on the right side in the output PBM file) created by ami_stuff
Issue 1490 […] […] […]
12:48 Ticket #169 (IFF 8SVX stereo files (with FIB/EXP compression) decodes incorrectly) created by ami_stuff
Issue 1589 (& Issue 1427) Attached files decodes incorrectly. Please see …
12:38 Ticket #168 (TIFF file decodes incorrectly - 2) created by ami_stuff
Issue 1983 […] […]
12:33 Ticket #167 (TIFF file decodes incorrectly) created by ami_stuff
Issue 1925 […] […] […] […]
12:27 Ticket #166 (FFplay + image = stats are print in the console) created by ami_stuff
issue 1808 […] […] […]
12:18 Ticket #165 (QT Cinepak - plays in negative) created by ami_stuff
Issue 1067 […] […] […]
12:06 Ticket #164 (FFplay: "-vismv" option doesn't work when libavfilter is enabled) created by ami_stuff
issue 2589 […]
01:52 Ticket #126 (h263 seeking / decoding problem) closed by michael
fixed: Closing as it seems to have been fixed somehow by something
01:45 Ticket #70 (PPM decoding from pipe misreads frame sizes) closed by michael
fixed: The error message was harmless in this case, it is fixed. If you have a …

05/07/2011:

19:42 Ticket #135 (-acodec copy does not copy wav file correctly (at least with with ...) closed by michael
fixed: fixed locally will push soon
18:02 Ticket #118 (add 24bit support to TTA audio decoder) closed by cehoyos
fixed: 8 bit and 24 bit decoding support was added to tta, the remaining problem …
17:41 Ticket #68 (mpeg-ts sample fails immediately after successful probing) closed by reimar
fixed: Fix finally pushed. It's still possible to construct files that fail, …
16:22 Ticket #115 (Segmentation fault while running several instance at the same time) closed by michael
needs_more_info: 0.5 is unsupported and very old, If the issue is reproduceable with a up …
00:14 Ticket #163 (x11grab input returns fully transparent image) created by llogan
jpg output works as expected. out20110506.png attached. […]

05/06/2011:

23:59 Ticket #82 (ffplay - cjpeg codec playback regression) closed by michael
fixed: Locally fixed will push soon
21:49 Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) created by ami_stuff
issue 1494  https://roundup.libav.org/file579/avid.avi […] […]
21:44 Ticket #161 (QT PNG / PNG 24bpp INTERLACED with PAETH filter - broken output) created by ami_stuff
issue 1428 …
21:38 Ticket #160 (QT RAW "256 colors" - broken output) created by ami_stuff
 https://roundup.libav.org/file609/CHRIS.MOV […] […]
21:34 Ticket #159 ("Sony DV Codec" - wrong resolution reported by FFmpeg + broken output) created by ami_stuff
issue 1605  https://roundup.libav.org/file653/dvcp.avi […] […] …
19:35 Ticket #158 (mpeg2video (4:2:2) + vlowres = colorful "noise") closed by michael
fixed: fixed locally will push soon
17:37 Ticket #62 (aiff flt regression) closed by michael
fixed: Fixed locally, will push soon
17:15 Ticket #150 (jpeg2000 decoder regression with lowres option enabled ( libavfilter)) closed by michael
fixed: Now it should be really fixed
03:50 Ticket #151 (avi: A/V sync regression) closed by michael
fixed: fixed
00:29 Ticket #158 (mpeg2video (4:2:2) + vlowres = colorful "noise") created by ami_stuff
I just wonder if it would be possible to eliminate this colorful "noise" …

05/05/2011:

21:44 Ticket #120 (lowres 3 with etymonix_mpeg2 file = crash) closed by michael
fixed: fixed
18:08 Ticket #157 (Specifying KEYINT (-g) has no effect) created by Reado
Using the latest "oldabi" version of FFMPEG, here's my command: ffmpeg -i …
16:11 Ticket #89 (ffplay - crash with svq3 codec) closed by michael
fixed: Should be fixed
15:01 Ticket #86 (aasc codec regression) closed by cehoyos
fixed
14:07 Ticket #150 (jpeg2000 decoder regression with lowres option enabled ( libavfilter)) reopened by ami_stuff
sorry, the problem happens with at least vlowres 2, not 1 ffmpeg -vlowres …
11:20 Ticket #156 (Full HD Material from Canon 5D treated as 1920x1088) created by rmk
Full HD material from the Canon 5D is detected and treated as 1920x1088 …
10:46 Ticket #155 (Broken frames transcoding/subclipping from GoPro H.264 to XDCAM) created by rmk
The following command line results in the last 2 frames being broken (see …
02:47 Ticket #73 (Invalid reads in libswscale (crash on Windows)) closed by michael
fixed: Thats a duplicate of some other crash (dont remember), and should be fixed …
02:44 Ticket #150 (jpeg2000 decoder regression with lowres option enabled ( libavfilter)) closed by michael
worksforme: Cant reproduce, maybe one of todays bugfixes fixed this too. Please reopen …
02:31 Ticket #105 (flashsv codec regression) closed by michael
fixed: Maybe fixed, i could reproduce some out of array reads but no crash, …
01:43 Ticket #136 (lowres with wmv2 crashes ffmpeg) closed by michael
fixed: Fixed in c402ce41
01:41 Ticket #144 (ffmpeg 0.7c FFPLAY using CODEC_ID_H264 HUGE MEMORY LEAKS (1MB/s)) closed by michael
fixed: Thanks for the debuging. Changes integrated locally will push soon.
01:40 Ticket #154 (pbm file does not convert) created by ami_stuff
pbm file does not convert […]

05/04/2011:

23:58 Ticket #152 (order of options matters when it shouldn't) closed by michael
invalid: Actually IMHO the order should matter because you might have -i image1.jpg …
23:53 Ticket #77 (Incomplete result) closed by llogan
invalid: Closing as invalid since reporter indicated the issue is with cron and not …
23:52 Ticket #43 (JACK input device doesn't link on OS X) reopened by michael
Rethinking this should be a enhancement request of course, as our jack …
23:50 Ticket #43 (JACK input device doesn't link on OS X) closed by michael
fixed: Fixed by disabling jack when sem_timedwait() is unavailable. About the …
23:47 Ticket #99 (Build failure on OpenBSD (wrt sem_timedwait)) closed by michael
fixed: Fixed by disabling jack when sem_timedwait() is unavailable
21:29 Ticket #153 (DVB Subtitles Streams decoding and encoding errors) created by joolzg
These is a test stream that shows errors in the DVB Subtitle decoder and …
20:13 Ticket #152 (order of options matters when it shouldn't) created by matteosistisette
The option -loop_input may be ignored depending on whether it is specified …

05/03/2011:

17:55 Ticket #151 (avi: A/V sync regression) created by heleppkes
Hi, commit fbfcc8f1b71b51ff87f09e269d22328be5594f40 (avi: try to …
17:15 Ticket #150 (jpeg2000 decoder regression with lowres option enabled ( libavfilter)) created by ami_stuff
 http://www.openjpeg.org/samples/Cevennes1.j2k the output bmp files looks …
Note: See TracTimeline for information about the timeline view.