Timeline



Aug 8, 2012:

11:58 PM Changeset in ffmpeg [d7a4f8f8] by Mans Rullgard <mans@mansr.com>
Move MASK_ABS macro to libavcodec/mathops.h This macro is only used …
11:58 PM Changeset in ffmpeg [070a402b] by Mans Rullgard <mans@mansr.com>
x86: move MANGLE() and related macros to libavutil/x86/asm.h These …
11:58 PM Changeset in ffmpeg [c318626] by Mans Rullgard <mans@mansr.com>
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h This puts …
11:55 PM Changeset in ffmpeg [122d5c52] by Alex Converse <alex.converse@gmail.com>
aacdec: Don't fall back to the old output configuration when no old …
11:44 PM Changeset in ffmpeg [4ec03d13] by Michael Niedermayer <michaelni@gmx.at>
bessel: check that the function terminates as expected by …
11:44 PM Changeset in ffmpeg [f79f25e9] by Michael Niedermayer <michaelni@gmx.at>
integer: switch to av_assert Signed-off-by: Michael Niedermayer …
11:44 PM Changeset in ffmpeg [ae199ab4] by Michael Niedermayer <michaelni@gmx.at>
integer: fix typos in asserts Signed-off-by: Michael Niedermayer …
11:24 PM Ticket #1390 (mp1 crash on windows) updated by Michael Niedermayer
Your gdb output is full of "optimized out" can you post one with all …
11:24 PM Ticket #1353 (Feature request: Audio offset option) closed by Stefano Sabatini
fixed: Should be addressed in: […] An offset can be now added with: …
11:23 PM Ticket #1619 (aasc: problem with 16bpp (crashes ffplay)) updated by Elon Musk
Such bug was introduced by you (poor reviewing job btw), I have patch …
11:17 PM Ticket #1390 (mp1 crash on windows) updated by Michael Niedermayer
Summary changed
cant reproduce on linux
11:15 PM Ticket #1314 (Undocumented feature "nomouse" in x11grab) closed by Stefano Sabatini
fixed: Fixed in: […] Note that "nomouse" in filename is deprecated, …
11:03 PM Changeset in ffmpeg [f6580b50] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add asetpts audio filter Based on an idea by Andrey Utkin …
10:51 PM Changeset in ffmpeg [11a1033c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
10:42 PM Ticket #1622 (Is “error while decoding stream” a fatal error?) created by agowad
### WHAT I am trying to convert a video to mp4 file. For some media …
9:46 PM Ticket #1621 (Converted flash video has longer duration than the source) created by agowad
### WHAT I am trying to convert a video to flv format maintaining its …
9:43 PM Changeset in ffmpeg [4270d8c0] by Stefano Sabatini <stefasab@gmail.com>
lavd/x11grab: deprecate "nomouse" specification in filename Favor …
9:43 PM Changeset in ffmpeg [be2b8857] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: document missing options in x11grab section Add …
9:43 PM Changeset in ffmpeg [c93b796c] by Stefano Sabatini <stefasab@gmail.com>
lavd/x11grab: apply misc consistency fixes to options definition In …
9:43 PM Changeset in ffmpeg [f09a0690] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: use separate @example blocks for separate examples …
9:43 PM Changeset in ffmpeg [083754f2] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: rework options description in the x11 grab section Create …
9:43 PM Changeset in ffmpeg [7794ddea] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg: do not show examples making use of the deprecated …
9:43 PM Changeset in ffmpeg [3a06ea84] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: add and document pattern_type option Allow to override …
9:43 PM Changeset in ffmpeg [0325e01f] by Stefano Sabatini <stefasab@gmail.com>
doc/demuxers: itemize image2 examples and put them in a dedicated …
9:32 PM Changeset in ffmpeg [f89584ca] by Martin Storsjö <martin@martin.st>
rtmp: Add message tracking Signed-off-by: Martin Storsjö …
9:25 PM Changeset in ffmpeg [1243c722] by Martin Storsjö <martin@martin.st>
rtsp: Support mpegts in raw udp packets This is basically the same …
9:25 PM Changeset in ffmpeg [df8cf076] by Martin Storsjö <martin@martin.st>
rtsp: Support receiving plain data over UDP without any RTP …
9:25 PM Changeset in ffmpeg [c864e461] by Martin Storsjö <martin@martin.st>
rtpdec: Remove an unused include Signed-off-by: Martin Storsjö …
9:24 PM Changeset in ffmpeg [bfb82fcd] by Martin Storsjö <martin@martin.st>
rtpenc: Remove an av_abort() that depends on user-supplied data …
9:21 PM Ticket #1619 (aasc: problem with 16bpp (crashes ffplay)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
9:16 PM Ticket #1618 (Padding to odd/uneven size fails) updated by Carl Eugen Hoyos
Version, Component, Description changed
9:14 PM Ticket #1617 (Ffmpeg/ffplay/ffprobe fails to identify, open or play ogg (specific, ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Looks like a regression since 8f3eebd
9:13 PM Changeset in ffmpeg [cb5bb521] by Clément Bœsch <ubitux@gmail.com>
lavf/movenc: use two explicit bytes instead of a short. This also …
8:53 PM Changeset in ffmpeg [e6dd2852] by Clément Bœsch <ubitux@gmail.com>
lavfi/atempo: remove dead increment.
8:42 PM Ticket #1620 (fix decoding of rawvideo cyuv) created by ami_stuff
cyuv can be Creative YUV or rawvideo, curerently rawvideo is not …
8:37 PM Ticket #1619 (aasc: problem with 16bpp (crashes ffplay)) created by ami_stuff
for some reason attached vid does not decode correctly (and crashes …
7:56 PM Changeset in ffmpeg [7ca14c73] by Anton Khirnov <anton@khirnov.net>
vsrc_movie: discourage its use with avconv.
7:56 PM Changeset in ffmpeg [ab296097] by Anton Khirnov <anton@khirnov.net>
avconv: allow no input files. It is now possible to use lavfi sources.
7:55 PM Changeset in ffmpeg [a5fd7c60] by Anton Khirnov <anton@khirnov.net>
avconv: prevent invalid reads in transcode_init()
7:55 PM Changeset in ffmpeg [57d24225] by Anton Khirnov <anton@khirnov.net>
avconv: rename OutputStream.is_past_recording_time to finished. The …
7:55 PM Changeset in ffmpeg [0c00fd80] by Anton Khirnov <anton@khirnov.net>
avconv: split the code for processing input packets out of transcode()
7:16 PM Ticket #1181 (dump_metadata should filter control-chars) closed by Michael Niedermayer
fixed: Code added that filters problematic chars. If you use a custom av_log …
7:13 PM Changeset in ffmpeg [b615dbb3] by Michael Niedermayer <michaelni@gmx.at>
lavf: block special characters in dump metadata This is limited to …
6:51 PM Ticket #1181 (dump_metadata should filter control-chars) updated by Michael Niedermayer
I think the patch would mess up tabs
6:16 PM Changeset in ffmpeg [f154ef1a] by Anton Khirnov <anton@khirnov.net>
avconv: send EOF to lavfi even if flushing the decoder fails
6:16 PM Changeset in ffmpeg [cc2133b6] by Anton Khirnov <anton@khirnov.net>
avconv: get rid of pointless temporary variable.
6:15 PM Changeset in ffmpeg [83916029] by Anton Khirnov <anton@khirnov.net>
avconv: simplify transcode(). Operate with a pointer to InputFile …
6:15 PM Changeset in ffmpeg [c0fbf971] by Anton Khirnov <anton@khirnov.net>
avconv: cosmetics Replace for (;foo == 0;) with while (!foo) This is …
6:12 PM Changeset in ffmpeg [0b26ef42] by Anton Khirnov <anton@khirnov.net>
avconv: replace no_packet array in transcode() with a var in …
6:12 PM Changeset in ffmpeg [bed43d58] by Anton Khirnov <anton@khirnov.net>
avconv: remove unused variable from InputFile.
6:12 PM Changeset in ffmpeg [d64901f] by Anton Khirnov <anton@khirnov.net>
avconv: remove commented out cruft.
6:04 PM Changeset in ffmpeg [a4f50110] by Anton Khirnov <anton@khirnov.net>
avconv: maintain sync on lavfi outputs. Before this commit, …
5:49 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by llarevo
> That makes me wonder if one of your parameter isn't wrong: you …
5:38 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by DonMoir
The reason ff_seek_frame_binary is not effective in this case is …
4:03 PM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) closed by Michael Niedermayer
fixed
3:54 PM Changeset in ffmpeg [ee475e27] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: fix lace vs block duration. Fixes Ticket1270 Thanks-to: …
2:49 PM Changeset in ffmpeg [dbf25b70] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: set default value for option "color" to NULL and rework …
2:28 PM fishermans_friendCD_720_xvid.avi attached to Ticket #1618 by agowad
File that fails when padding to uneven width
2:28 PM Duracell10sec_Cutdow__ulydCDCD.wmv attached to Ticket #1618 by agowad
File that fails when padding to uneven width
2:27 PM Ticket #1618 (Padding to odd/uneven size fails) created by agowad
### WHAT I am try resize (scale + pad) and convert a video file to mp4 …
2:23 PM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) closed by Michael Niedermayer
fixed: Fixed in git master, ill backport it to 0.11
2:20 PM Changeset in ffmpeg [bed63a5e] by Michael Niedermayer <michaelni@gmx.at>
configure: fix sctp check. This fixes build failures on …
2:16 PM Changeset in ffmpeg [c7bbd821] by Paul B Mahol <onemda@gmail.com>
doc/general: move ZeroCodec to right section Signed-off-by: Paul B …
1:46 PM Changeset in ffmpeg [5864eb42] by Diego Biurrun <diego@biurrun.de>
build: cosmetics: Reorder some lists in a more logical fashion
1:45 PM Changeset in ffmpeg [197439c1] by Diego Biurrun <diego@biurrun.de>
x86: pngdsp: Fix assembly for OS/2 The a.out object format does not …
1:06 PM Changeset in ffmpeg [69ac6400] by Janne Grunau <janne-libav@jannau.net>
fate: add test for RTjpeg in nuv with frameheader Renames the old …
12:22 PM Changeset in ffmpeg [82613564] by Luca Barbato <lu_zero@gentoo.org>
rtmp: send check_bw as notification Set the transactionId to 0 to …
12:17 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Pyriel0
I have been messing around with this more and found the rtmp will work …
11:24 AM Changeset in ffmpeg [e78e6c37] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: clip argument for 15-bit version of normalize_bits() It …
11:23 AM Changeset in ffmpeg [f86b2f36] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: use all LPC vectors in formant postfilter Due to some mistake …
10:59 AM Ticket #1617 (Ffmpeg/ffplay/ffprobe fails to identify, open or play ogg (specific, ...) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
10:25 AM flac+theora.ogg attached to Ticket #1617 by Fredrik Hultin
Ogg with flac/theora contents that fails to open.
10:24 AM Ticket #1617 (Ffmpeg/ffplay/ffprobe fails to identify, open or play ogg (specific, ...) created by Fredrik Hultin
Summary of the bug: ffmpeg/ffplay/ffprobe fails to identify, open or …
9:20 AM Changeset in ffmpeg [385ec296] by Anton Khirnov <anton@khirnov.net>
id3v2: Support v2.2 PIC id3 v2.2 uses image format ("JPG","PNG") …
9:14 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) updated by marillat
Replying to michael: > the error you quote is in the …
9:14 AM Changeset in ffmpeg [1a4b5567] by Anton Khirnov <anton@khirnov.net>
avplay: fix build with lavfi disabled. Issue introduced in 67339f6e. …
9:11 AM Changeset in ffmpeg [fe2147e9] by Anton Khirnov <anton@khirnov.net>
avconv: split configuring filter configuration to a separate file.
9:10 AM Changeset in ffmpeg [f5e66827] by Anton Khirnov <anton@khirnov.net>
avconv: split option parsing into a separate file.
7:14 AM Ticket #1576 (Remuxing mov with timecode and 29.97 FPS fails) closed by Clément Bœsch
fixed: Should be fixed in aca0f781.
7:11 AM Changeset in ffmpeg [8f2aa89a] by Kostya Shishkov <kostya.shishkov@gmail.com>
mpc8: do not leave padding after last frame in buffer for the next …
7:11 AM Changeset in ffmpeg [aca0f781] by Clément Bœsch <ubitux@gmail.com>
lavf/movenc: add frame rate heuristic for timecode frame rate. Fixes …
7:11 AM Changeset in ffmpeg [4b365b08] by Clément Bœsch <ubitux@gmail.com>
lavu/timecode: add av_timecode_check_frame_rate().
7:11 AM Changeset in ffmpeg [6b3484dc] by Clément Bœsch <ubitux@gmail.com>
lavf/mxfenc: better error handling with invalid frame rate.
7:11 AM Changeset in ffmpeg [aad737c6] by Clément Bœsch <ubitux@gmail.com>
lavf/mxfenc: simplify frame rate checks.
6:02 AM Changeset in ffmpeg [82e5c5d4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/old_codec_ids: Fix make checkheaders.
5:53 AM Changeset in ffmpeg [94364b7] by Anton Khirnov <anton@khirnov.net>
mpegaudioenc: list supported channel layouts.
5:53 AM Changeset in ffmpeg [927e92cd] by Anton Khirnov <anton@khirnov.net>
mpegaudiodec: don't print an error on > 1 frame in a packet. It's a …
5:53 AM Changeset in ffmpeg [5702c867] by Anton Khirnov <anton@khirnov.net>
api-example: update to new audio encoding API.
5:25 AM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by Carl Eugen Hoyos
What happens if a higher frame-rate was manually specified? Does …
2:57 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) updated by Michael Niedermayer
Cc changed
2:56 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) updated by Michael Niedermayer
Status changed
Sorry for the late reply The build log link is sadly 404, but iam not …
1:39 AM Ticket #1344 (FFmpeg extremely verbose with some mpeg2-ts) closed by Michael Niedermayer
needs_more_info: Closing ticket as there is no sample with which we could reproduce the …
12:31 AM Ticket #1343 ([PATCH] Xiph/IETF Opus decoder using libopus.) closed by Michael Niedermayer
fixed: libopus support was added Jun 24 to ffmpeg. Thus closing this ticket
12:20 AM Ticket #1337 (MPEG4 ASP does not seek to keyframe) updated by Michael Niedermayer
Is there something that is able to seek reliably to keyframes with …

Aug 7, 2012:

11:21 PM Ticket #1336 (support image2pipe input without parser) updated by Michael Niedermayer
Status, Type, Summary changed
11:14 PM Changeset in ffmpeg [e40f7f1e] by Michael Niedermayer <michaelni@gmx.at>
cavs: fix memleak Fixes Ticket1335 Signed-off-by: Michael …
11:14 PM Changeset in ffmpeg [c794acc4] by Michael Niedermayer <michaelni@gmx.at>
x86inc.asm: remove redundant ifdef YASM_VER Signed-off-by: …
11:13 PM Ticket #1335 (Memleak when reading corrupted cavs video) closed by Michael Niedermayer
fixed
10:56 PM Changeset in ffmpeg [8654d6c8] by Paul B Mahol <onemda@gmail.com>
libtwolame: fix stupid bug Signed-off-by: Paul B Mahol <onemda@gmail.com>
10:53 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by Roger Pack
A few notes here: 1) the "main" video fps always wins for the output. …
10:26 PM Ticket #955 (png: could not find codec parameters) updated by Roger Pack
for followers, this error message "can" at times mean that you didn't …
9:57 PM Changeset in ffmpeg [bb2f13c1] by Michael Niedermayer <michaelni@gmx.at>
rename missed CodecID to AVCodecID Signed-off-by: Michael Niedermayer …
9:30 PM Changeset in ffmpeg [154caa67] by Mans Rullgard <mans@mansr.com>
configure: add --enable/disable-random option This allows creating …
9:17 PM Ticket #1199 (Playlist support) updated by Roger Pack
I presume this was never implemented (yet)? I.e. ffmpeg *shouldn't* …
9:04 PM Changeset in ffmpeg [2fc7c818] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
8:58 PM Changeset in ffmpeg [2da5a5ce] by Paul B Mahol <onemda@gmail.com>
gifdec: return more meaningful error codes Signed-off-by: Paul B …
8:58 PM Changeset in ffmpeg [f6428896] by Paul B Mahol <onemda@gmail.com>
gifdec: remove redundant "gif: " from av_dlog() Signed-off-by: Paul B …
8:58 PM Changeset in ffmpeg [3662f787] by Paul B Mahol <onemda@gmail.com>
gifdec: pass avctx to av_log() Signed-off-by: Paul B Mahol …
8:57 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
For future bug-reports: Please always add complete, uncut console …
8:57 PM WikiStart edited by Roger Pack
(diff)
8:56 PM SAM04AAC41_SC attached to Ticket #1614 by Carl Eugen Hoyos
8:54 PM Changeset in ffmpeg [578344f7] by Diego Biurrun <diego@biurrun.de>
doc: cygwin: Update list of FATE package requirements
8:54 PM Changeset in ffmpeg [a2b4d1df] by Diego Biurrun <diego@biurrun.de>
build: Remove all installed headers and header directories on uninstall
8:51 PM FilteringGuide edited by Roger Pack
(diff)
8:45 PM Changeset in ffmpeg [7a72695c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' * commit …
8:44 PM Ticket #1609 (ffplay: no refresh with still picture) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
8:36 PM Changeset in ffmpeg [dfd9159f] by Mans Rullgard <mans@mansr.com>
build: change checkheaders to use regular build rules Many compilers …
8:35 PM Changeset in ffmpeg [00cb52c6] by Martin Storsjö <martin@martin.st>
rtmp: Add a new option 'rtmp_subscribe' This option specifies the …
8:35 PM Changeset in ffmpeg [f9e77c17] by Martin Storsjö <martin@martin.st>
rtmp: Add support for subscribing live streams When streaming live …
8:35 PM Changeset in ffmpeg [12127b65] by Martin Storsjö <martin@martin.st>
rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a …
8:34 PM Changeset in ffmpeg [4944085] by Alexander Strasser <eclipse7@gmx.net>
build: Fix some paths in uninstall-libs Folder and file names weren't …
8:34 PM Changeset in ffmpeg [7c5466d4] by Alexander Strasser <eclipse7@gmx.net>
checkheaders: Fix directory creation in out-of-tree builds. …
8:13 PM Changeset in ffmpeg [ec9d2c15] by Mans Rullgard <mans@mansr.com>
ARM: use Q/R inline asm operand modifiers only if supported Some …
7:49 PM Changeset in ffmpeg [bc773d0d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4' * commit …
7:25 PM Ticket #1432 (progressive delay) updated by Carl Eugen Hoyos
mplayer -demuxer lavf also seems to play the sample fine, I tested …
7:23 PM Ticket #1432 (progressive delay) updated by Carl Eugen Hoyos
I just tested ffplay -ast 1 and ffplay -ast 2 with the sample and both …
7:22 PM sub_fixed_mplayer.png attached to Ticket #1277 by Cigaes
Screenshot of mplayer after encoding with the patch series suggested …
7:20 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Cigaes
I believe the following patch series: …
7:07 PM Ticket #1321 (image2pipe looses synch with a pipe of PBM images) closed by Michael Niedermayer
fixed
7:06 PM Changeset in ffmpeg [0049af26] by Michael Niedermayer <michaelni@gmx.at>
pnmdec: make ff_pnm_decode_header() more robust Fixes ticket1321 …
7:06 PM Changeset in ffmpeg [bb7744a4] by Michael Niedermayer <michaelni@gmx.at>
pnmdec: make pnm_get more robust Signed-off-by: Michael Niedermayer …
7:06 PM Changeset in ffmpeg [9b34ae4a] by Michael Niedermayer <michaelni@gmx.at>
configure: Add support for e500mc CPU Signed-off-by: Derek Buitenhuis …
6:54 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by Carl Eugen Hoyos
Replying to mbradshaw: > Replying to [comment:10
6:17 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by mbradshaw
Replying to cehoyos: > Replying to mbradshaw: …
6:14 PM Ticket #1462 (add smptecolorbar video test source) closed by Stefano Sabatini
fixed: Should be fixed in: […]
6:06 PM Changeset in ffmpeg [13c50691] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add smptebars source Patch readapted by Stefano Sabatini, …
6:04 PM Changeset in ffmpeg [13bbc464] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: set codec in the codec context Make …
5:20 PM Ticket #1334 (Memleak when reading dvvideo in avi) closed by Michael Niedermayer
fixed
5:18 PM Changeset in ffmpeg [8993c256] by Michael Niedermayer <michaelni@gmx.at>
avidec: fix AVStream.info memleak with dv. Fixes Ticket1334 …
4:49 PM Changeset in ffmpeg [4ab26cb4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
configure: Add support for e500mc CPU Signed-off-by: Derek Buitenhuis …
4:17 PM Ticket #1330 (Invalid reads when decoding corrupted mpeg2video) closed by Michael Niedermayer
fixed
4:06 PM Ticket #1432 (progressive delay) updated by Mike
Michael N's patch is inadequate, and does not fix this bug in the …
3:59 PM Changeset in ffmpeg [2f6f2f4] by Michael Niedermayer <michaelni@gmx.at>
mpeg12dec: move checks out of decode picture coding extension. Fixes …
3:31 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Roger Pack
as a note I'm able to reproduce this with -threads 1 with "later" …
3:01 PM sub_good_colors_huge_mplayer.png attached to Ticket #1277 by Cigaes
Screenshot of mplayer after encoding with the "dvdsubenc: make it …
3:01 PM sub_good_colors_huge_ffplay.png attached to Ticket #1277 by Cigaes
Screenshot of ffplay after encoding with the "dvdsubenc: make it …
3:00 PM sub_bad_colors_mplayer.png attached to Ticket #1277 by Cigaes
Screenshot of mplayer after encoding with the "ffmpeg: add an option …
3:00 PM sub_bad_colors_ffplay.png attached to Ticket #1277 by Cigaes
Screenshot of ffplay after encoding with the "ffmpeg: add an option to …
2:59 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Cigaes
Thanks Carl Eugen. This patch fixes the failure: …
2:24 PM Changeset in ffmpeg [edd82267] by Mans Rullgard <mans@mansr.com>
x86: fix build with nasm 2.08 It appears that something goes wrong in …
2:22 PM Changeset in ffmpeg [180d43bc] by Mans Rullgard <mans@mansr.com>
x86: use nop cpu directives only if supported nasm does not support …
2:21 PM Changeset in ffmpeg [72382650] by Mans Rullgard <mans@mansr.com>
x86: fix rNmp macros with nasm For some reason, nasm requires this. …
2:21 PM Changeset in ffmpeg [f295fee2] by Mans Rullgard <mans@mansr.com>
build: add trailing / to yasm/nasm -I flags nasm requires a trailing …
2:21 PM Changeset in ffmpeg [2b140a3d] by Mans Rullgard <mans@mansr.com>
x86: use 32-bit source registers with movd instruction yasm tolerates …
2:20 PM Changeset in ffmpeg [a3df4781] by Mans Rullgard <mans@mansr.com>
x86: add colons after labels nasm prints a warning if the colon is …
2:00 PM Changeset in ffmpeg [36ef536] by Anton Khirnov <anton@khirnov.net>
Replace all CODEC_ID_* with AV_CODEC_ID_*
1:56 PM Changeset in ffmpeg [104e10fb] by Anton Khirnov <anton@khirnov.net>
lavc: add AV prefix to codec ids.
1:47 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Carl Eugen Hoyos
Sample uploaded to samples/ffmpeg-bugs/trac/ticket1277
1:01 PM Ticket #1616 (bad seek in WMV2 file) updated by DonMoir
In my own app, I only see a problem when seeking near 18 seconds. It's …
12:23 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by Michael Niedermayer
Reproduced by developer changed
I can reproduce this issue with ffplay and 1.2.14 on ubuntu so it …
12:18 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Cigaes
I would like to access the sample, to see if my recent patches in that …
12:18 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by arad85
The problem goes away when you compile with Win32 threads. This is …
12:04 PM Ticket #1309 (Android(NDK) cannot compile thumb mode) updated by Michael Niedermayer
Please provide a (preferably minimal) command line for configure so we …
11:44 AM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by Michael Niedermayer
Summary changed
11:39 AM Changeset in ffmpeg [f5d2c597] by Mans Rullgard <mans@mansr.com>
build: fix library installation on cygwin This installs libraries …
11:31 AM Changeset in ffmpeg [7febc5aa] by Michael Niedermayer <michaelni@gmx.at>
arm: fix compile with disable-optimizations on android Fixes …
11:30 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) closed by Michael Niedermayer
fixed: Replying to notzed: > Without the patchneondsp2 diff, the …
10:33 AM Ticket #1313 (Use more threads for decoding MTS) closed by Michael Niedermayer
invalid: Different videos can behave differently in terms of multithreading …
10:25 AM Ticket #1281 (RTMP Streamig to alez.tv is not working) updated by Michael Niedermayer
Summary changed
9:59 AM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by Michael Niedermayer
Summary changed
9:52 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by Michael Niedermayer
Summary changed
9:44 AM Ticket #1616 (bad seek in WMV2 file) updated by DonMoir
Understood, but keep in mind that I generally do not report any ffplay …
9:07 AM Ticket #1616 (bad seek in WMV2 file) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Description changed
Please remember to only report problems for ffplay if they are not …
9:06 AM Ticket #1097 (prores_kostya: invalid read) updated by Opie
Replying to cehoyos: > Replying to Opie: > > …
8:46 AM Ticket #1616 (bad seek in WMV2 file) created by DonMoir
Sample file: http://sms.pangolin.com/temp/bad_seek_wmv2.wmv (3 mb) …
8:44 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by Carl Eugen Hoyos
And there is a second possibility how not to extract non-keyframes: $ …
8:38 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by Carl Eugen Hoyos
Replying to mbradshaw: > Replying to cehoyos: …
7:53 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by DonMoir
There are no index entries for these files and the seek just falls …
7:24 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by DonMoir
If you are just looking visually at the above file you may not notice …
7:02 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by DonMoir
This is best looked at by a developer. Trying to produce something …
5:37 AM Changeset in ffmpeg [cf753d5b] by Clément Bœsch <ubitux@gmail.com>
doc: fix misspelled "convergence". Found-by: David Rice
3:15 AM Changeset in ffmpeg [011ce89d] by Paul B Mahol <onemda@gmail.com>
avcodec: add bmp parser Signed-off-by: Paul B Mahol <onemda@gmail.com>
2:45 AM Changeset in ffmpeg [29d1df66] by Michael Niedermayer <michaelni@gmx.at>
mpegaudiodec: replace assert() by check under #ifdef DEBUG The assert …

Aug 6, 2012:

11:38 PM Ticket #1615 (video diff filter) created by ylluminate
It would be useful to have a visual diff tool for videos that will …
11:11 PM Changeset in ffmpeg [3865ec2a] by Michael Niedermayer <michaelni@gmx.at>
proresenc_kostya: do not attempt to free random things Signed-off-by: …
10:29 PM Ticket #1592 (filter-amix FATE tests errors on win64) updated by jamal
Just in case I'll add that this problem was fixed with commit c99d3e2. …
10:18 PM Changeset in ffmpeg [cde47411] by Michael Niedermayer <michaelni@gmx.at>
h264: disable assert on current_picture_ptr being null. It is …
10:15 PM Encode/H.264 edited by llogan
fix typo found by ron999 (diff)
9:08 PM Ticket #1612 (real_144: fix currecnt duration while playing with FFplay) updated by Carl Eugen Hoyos
Regression since 6c65cf5
8:50 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by mbradshaw
Description changed
8:34 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by mbradshaw
Replying to cehoyos: > Replying to DonMoir: > …
8:24 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") created by iceman12c
Summary of the bug: Getting the following message repeatedly …
8:22 PM Changeset in ffmpeg [7ae473e8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: nuv: …
8:07 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by Carl Eugen Hoyos
Replying to DonMoir: > mpeg2video failing sample file (6 …
7:36 PM Changeset in ffmpeg [a80ce39] by Michael Niedermayer <michaelni@gmx.at>
avidec: parse INFO tags at the end Fixes Ticket1123 Signed-off-by: …
7:29 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) closed by Michael Niedermayer
fixed
6:39 PM Changeset in ffmpeg [fdbeae44] by Justin Ruggles <justin.ruggles@gmail.com>
mpc8: add a flush function Ensures that the next frame decoded after …
6:39 PM Changeset in ffmpeg [2fa57c9d] by Justin Ruggles <justin.ruggles@gmail.com>
mpc8: set packet duration and stream start time instead of tracking …
5:56 PM Ticket #1274 (Segmentation fault in "rtpdec_h264.c") closed by Michael Niedermayer
fixed: This patch has been applied over a month ago. Sorry that noone updated …
5:48 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) closed by Michael Niedermayer
fixed
5:46 PM Ticket #1597 (vbr mp2 decoding is broken) closed by Elon Musk
wontfix: Everything points this is twolame bug.
5:43 PM Ticket #1613 (twolame detection is deficient (needs to check version/capability)) closed by Elon Musk
invalid: This have been already fixed.
5:39 PM Changeset in ffmpeg [21eafa1] by Michael Niedermayer <michaelni@gmx.at>
msrle: fix extradata palette handling Fixes Ticket1273 …
5:03 PM Changeset in ffmpeg [cf22705e] by Diego Biurrun <diego@biurrun.de>
nuv: K&R formatting cosmetics
4:43 PM Changeset in ffmpeg [baac24e6] by Mans Rullgard <mans@mansr.com>
build: generalise rules and variable settings for av* programs This …
4:38 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by Carl Eugen Hoyos
Replying to fftest800: > I have the same problem! > More …
3:37 PM Changeset in ffmpeg [d74ade7d] by Nicolas George <nicolas.george@normalesup.org>
ffprobe: refactor frames decoding.
3:13 PM Ticket #1613 (twolame detection is deficient (needs to check version/capability)) created by Hanspeter Niederstrasser
OS X 10.7, Xcode 4.1 When compiling git-master yesterday with …
3:03 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by ff2012
I have the same problem! More info: …
2:52 PM Changeset in ffmpeg [fb52da52] by Michael Niedermayer <michaelni@gmx.at>
oggdec: Initialize stream index to -1 in ogg_packet. The previous …
2:52 PM Changeset in ffmpeg [5231a355] by Michael Niedermayer <michaelni@gmx.at>
oggdec: simplify start time calculation code. Also slightly more …
2:51 PM Changeset in ffmpeg [606538df] by Michael Niedermayer <michaelni@gmx.at>
oggdec: check stream index before using it in ogg_get_length() Fixes …
2:49 PM Changeset in ffmpeg [610c67df] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: remove last_picture_ptr / h264 assert. This assert is no …
2:40 PM Changeset in ffmpeg [e6690b6a] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo.c: convert some asserts to av_assert Signed-off-by: Michael …
2:28 PM Changeset in ffmpeg [3e0b4e32] by Michael Niedermayer <michaelni@gmx.at>
svq1enc: set picture_structure correctly Signed-off-by: Michael …
1:24 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by DonMoir
mpeg2video failing sample file (6 MB): …
12:41 PM Changeset in ffmpeg [f8dbbe54] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: switch some assert to av_assert Signed-off-by: Michael …
12:41 PM Changeset in ffmpeg [f72e0d9a] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: remove assert that has become obsolete with the new API …
12:34 PM Changeset in ffmpeg [859a579e] by Janne Grunau <janne-libav@jannau.net>
nuv: check RTjpeg header for validity CC: libav-stable@libav.org
12:33 PM Changeset in ffmpeg [110d015a] by Janne Grunau <janne-libav@jannau.net>
Revert "nuv: check per-frame header for validity." The check is bogus …
11:47 AM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) updated by Carl Eugen Hoyos
Please provide command line together with complete, uncut console …
10:32 AM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) updated by pmts
The sample was made from a file with which I could reproduce the …
9:20 AM Changeset in ffmpeg [b40ea0f4] by Mans Rullgard <mans@mansr.com>
imc: remove unused field IMCContext.one_div_log2 Signed-off-by: Mans …
9:20 AM Changeset in ffmpeg [bc90230b] by Mans Rullgard <mans@mansr.com>
imc: fix size of a memset() IMCContext was changed from an array to a …
9:20 AM Changeset in ffmpeg [2b680432] by Mans Rullgard <mans@mansr.com>
imc: remove empty if() block Signed-off-by: Mans Rullgard <mans@mansr.com>
9:19 AM Changeset in ffmpeg [add8f5ea] by Mans Rullgard <mans@mansr.com>
fate: simplify variable setting filter.mak This removes some needless …
9:19 AM Ticket #1610 (texi2pod removes backslashes) updated by Stefano Sabatini
Status, Reproduced by developer changed
9:16 AM Ticket #1612 (real_144: fix currecnt duration while playing with FFplay) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
9:10 AM Ticket #1097 (prores_kostya: invalid read) updated by Carl Eugen Hoyos
Replying to Opie: > Thought I'd give this issue a poke as …
9:00 AM Ticket #1612 (real_144: fix currecnt duration while playing with FFplay) created by ami_stuff
currect duration resets to 0 (similar problem like with ticket #1254) …
8:54 AM Ticket #1097 (prores_kostya: invalid read) updated by Opie
Thought I'd give this issue a poke as it still occurring in the …
8:06 AM Changeset in ffmpeg [388243bb] by Clément Bœsch <ubitux@gmail.com>
udp: do not call pthread_{mutex,cond}_destroy when not initialized. …
7:24 AM Changeset in ffmpeg [e6b9903d] by Michael Niedermayer <michaelni@gmx.at>
shorten: fix cmd type Signed-off-by: Michael Niedermayer …
6:02 AM Ticket #1605 (seek issue for realmedia files) updated by Carl Eugen Hoyos
Reproduced by developer, Status changed
5:44 AM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by Clément Bœsch
Replying to llarevo: > The output of the unpatched 0.11.1 …
5:44 AM Ticket #1605 (seek issue for realmedia files) updated by Abu Abdullah
no, it has the same result. There is around 2 seconds from the …
4:52 AM Encode/H.264 edited by llogan
math failure (diff)
4:39 AM Encode/H.264 edited by llogan
cosmetics (diff)
4:35 AM CompilationGuide/Ubuntu edited by llogan
add link to x264EncodingGuide (diff)
1:33 AM Changeset in ffmpeg [9c1619b5] by Paul B Mahol <onemda@gmail.com>
mpc7: remove duplicated definitions They are available in mpc.h …
1:23 AM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) updated by Michael Niedermayer
The sample contains fewer streams than are referenced in the given …
12:56 AM Ticket #1254 (musepack8: wrong currect duration) closed by Michael Niedermayer
fixed
12:51 AM Changeset in ffmpeg [7bf16ec3] by Michael Niedermayer <michaelni@gmx.at>
mpc8: fix pts Fixes Ticket1254 Signed-off-by: Michael Niedermayer …

Aug 5, 2012:

11:39 PM Ticket #1251 (AVSEEK_FLAG_ANY fails with attached file) closed by Michael Niedermayer
fixed
11:38 PM Changeset in ffmpeg [e4b53d99] by Michael Niedermayer <michaelni@gmx.at>
mov: dont clip timestamps at 0 Fixes Ticket1251 Signed-off-by: …
11:33 PM Changeset in ffmpeg [958df52a] by Paul B Mahol <onemda@gmail.com>
configure: make libtwolame check more robust Signed-off-by: Paul B …
11:22 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by Mike Z
Sorry I mean to update this a while ago but I couldn't find the bug …
10:44 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) closed by Michael Niedermayer
invalid: Closing this as it seems to be a issue of too slow hardware. If i …
10:37 PM Changeset in ffmpeg [68f4156f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movenv: fix remuxing of qdm2
10:10 PM Ticket #1225 (Remuxing MPEG-4 ASP into MPEG-TS) closed by Michael Niedermayer
invalid: works fine with -vbsf dump_extra maybe it should be added …
10:08 PM Changeset in ffmpeg [1b72a7e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
aiffenc: fix remuxing of qdm2
10:04 PM Changeset in ffmpeg [16dc5f20] by Clément Bœsch <ubitux@gmail.com>
Replace various inlined inverse AVRational with av_inv_q().
10:04 PM Changeset in ffmpeg [ad55244c] by Clément Bœsch <ubitux@gmail.com>
lavfi/overlay: remove dead initialization.
9:58 PM Changeset in ffmpeg [5d2f89a2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movenc: fix remuxing of svq3
9:48 PM Changeset in ffmpeg [6c071a2b] by Martin Storsjö <martin@martin.st>
lavf: Declare an AVRational struct without a struct literal At this …
9:47 PM Ticket #1231 (ffplay access violation on win64) updated by Michael Niedermayer
Summary changed
9:44 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by Michael Niedermayer
Summary changed
update summary based on dscription of the original report
9:06 PM Compare_source_output.png attached to Ticket #1611 by ff2012
9:06 PM output_x264_yuv420p_722x480.mp4 attached to Ticket #1611 by ff2012
output_x264_yuv420p_722x480
9:05 PM output_x264_yuv420p_720x480.mp4 attached to Ticket #1611 by ff2012
output_x264_yuv420p_720x480
9:05 PM source_flashsv_bgr24_720x480.flv attached to Ticket #1611 by ff2012
source_flashsv_bgr24_720x480
9:04 PM Ticket #1611 (The colors change when converting bgr24 to yuv420p) created by ff2012
Similar to this ticket : http://ffmpeg.org/trac/ffmpeg/ticket/979 The …
8:54 PM WikiStart edited by llogan
add x264EncodingGuide and Encoding header (diff)
8:51 PM Encode/H.264 created by llogan
make initial page
8:45 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by Carl Eugen Hoyos
Keywords changed
Is this also reproducible with current git head? Please add complete, …
8:45 PM Ticket #1610 (texi2pod removes backslashes) updated by Clément Bœsch
Owner, Component, Summary changed
8:43 PM Ticket #1605 (seek issue for realmedia files) updated by Carl Eugen Hoyos
I have attached the result of above command for 9b1f776. Does it sound …
8:43 PM Ticket #1610 (texi2pod removes backslashes) created by Clément Bœsch
While HTML FFmpeg documentation output is OK, the manpage has some …
8:42 PM 9b1f776.wav attached to Ticket #1605 by Carl Eugen Hoyos
8:17 PM Changeset in ffmpeg [b4780d03] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
8:03 PM Ticket #1609 (ffplay: no refresh with still picture) created by Clément Bœsch
The refresh event works well in ffplay, even when playback ends and …
7:40 PM Changeset in ffmpeg [20968575] by Diego Biurrun <diego@biurrun.de>
x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
6:40 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by GabrielGerard
Last Mediainfo reports badly 12 chanels too with device and trace, …
6:35 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by GabrielGerard
Note: The files from http://titan.codemill.se/~tomhar/samples/lxf/ not …
6:26 PM logs.txt attached to Ticket #1605 by Abu Abdullah
6:20 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by GabrielGerard
In the example when mxf is created, has 12 channels and the mxf …
6:19 PM Ticket #1605 (seek issue for realmedia files) updated by Abu Abdullah
yes it reproduces the problem and the output is clearly consisting of …
6:10 PM attachment.zip attached to Ticket #1608 by GabrielGerard
6:09 PM attachment.png attached to Ticket #1608 by GabrielGerard
6:03 PM AdriveShareFiles.txt attached to Ticket #1608 by GabrielGerard
Links to the files due to the size of them
5:47 PM Changeset in ffmpeg [69aeba13] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
oggdec: Initialize stream index to -1 in ogg_packet. The previous …
5:47 PM Changeset in ffmpeg [a4163b2d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
oggdec: simplify start time calculation code. Also slightly more …
5:47 PM Ticket #1608 (lxfdec fails to recognize 16 channels) created by GabrielGerard
Summary of the bug:lxf version 1 with 16 tracks created with VR are …
5:06 PM Changeset in ffmpeg [f5f98727] by Paul B Mahol <onemda@gmail.com>
libtwolame MP2 encoding support Signed-off-by: Paul B Mahol …
4:46 PM Changeset in ffmpeg [82494835] by Mans Rullgard <mans@mansr.com>
rational: add av_inv_q() returning the inverse of an AVRational This …
4:44 PM Changeset in ffmpeg [965efc16] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
dpx: Make start offset unsigned Some corrupted files would end up …
4:34 PM Changeset in ffmpeg [fe40dc1c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
matroskaenc: Implement support for ALAC
4:11 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by mbradshaw
I think that's a good point. One option is to add custom seek code to …
4:11 PM Changeset in ffmpeg [50b4dbf6] by Philip Langdale <philipl@overt.org>
ass subtitles: Fix valgrind warnings. We're now running some of this …
3:59 PM Changeset in ffmpeg [c30f53e] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: prevent potential integer overflow Iam not sure this can …
3:59 PM Changeset in ffmpeg [bc3b422] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: Implement support for ALAC This patch implements support …
3:59 PM Changeset in ffmpeg [d106ffd9] by Michael Niedermayer <michaelni@gmx.at>
fate: add bitexact flag to fate-sub-movtextenc Signed-off-by: Michael …
3:59 PM Changeset in ffmpeg [b11b0e16] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/options_table: mark flags as also for subtitles …
3:56 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by DonMoir
I don't think the above is the solution and in fact it may break a lot …
3:50 PM Changeset in ffmpeg [8331d56e] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix typo in "@end table." Remove erroneously added …
3:27 PM Changeset in ffmpeg [3eb56e84] by Philip Langdale <philipl@overt.org>
movenc: Fix unfreed memory found by valgrind. Signed-off-by: Philip …
3:23 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by ramitb
No, there's no Audio
3:08 PM Ticket #1575 (Clarify docs that av_seek_frame() may possibly not seek by keyframe) updated by mbradshaw
Closed as invalid in favor of #1607 (this isn't a problem with the …
3:07 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) created by mbradshaw
The documentation of av_seek_frame() makes a contract that it seeks …
2:59 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by Carl Eugen Hoyos
Keywords, Version changed
2:56 PM Ticket #1575 (Clarify docs that av_seek_frame() may possibly not seek by keyframe) closed by mbradshaw
invalid
2:56 PM Ticket #1605 (seek issue for realmedia files) updated by Carl Eugen Hoyos
Keywords, Version changed
Can you confirm that the following also allows to reproduce the …
1:56 PM Ticket #1492 (document the mandelbrot source on ffmpeg.org) closed by Stefano Sabatini
fixed: Documentation added in: […] Note: please don't assign tickets to …
1:54 PM Ticket #1605 (seek issue for realmedia files) updated by Abu Abdullah
please note that the line: 50.04 A-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= …
1:47 PM Ticket #1605 (seek issue for realmedia files) updated by Abu Abdullah
sorry, here it is: […] I'm not able to find …
1:45 PM Changeset in ffmpeg [8d6f46ab] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: add mandelbrot source documentation Address trac ticket …
1:45 PM Changeset in ffmpeg [9bece760] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: add start_number_range option
1:42 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by burek
In the following examples, piping of 2 ffmpeg processes was used to …
1:36 PM Changeset in ffmpeg [b9076553] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: drop duplicated code in add_video_stream()
12:35 PM Ticket #1605 (seek issue for realmedia files) updated by Carl Eugen Hoyos
Could you test 9b1f776 ? It sounds different here, but due to the …
11:01 AM wmpwma.jpg attached to Ticket #1606 by ami_stuff
11:01 AM Ticket #1606 (WMP have problem with wma files generated by FFmpeg (slider is set at ...) created by ami_stuff
When I play wma file (with WMP) encoded by FFmpeg then the slider is …
10:54 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by Pyriel0
f:\test.flv works fine
10:39 AM Ticket #1605 (seek issue for realmedia files) updated by Carl Eugen Hoyos
Please provide complete, uncut console output.
10:34 AM Ticket #1605 (seek issue for realmedia files) created by Abu Abdullah
Summary of the bug: seeking in a realmedia file will play the …
10:21 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by Carl Eugen Hoyos
The following does work ok? $ ffmpeg -i CSI-ts -ss 3 -crf 2 out.mp4
10:19 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by Carl Eugen Hoyos
Replying to Pyriel0: > If I change "-f flv rtmp:xxxx" to …
10:00 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by ramitb
I hope this narrows it down. It's the -ss 3 which is causing the …
9:56 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by Pyriel0
After some troubleshooting, we found that the outputs -f flv …
8:41 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by Clément Bœsch
Description changed
8:36 AM Ticket #1604 (Rtmp streaming fps continually drops) created by Pyriel0
Summary of the bug: Rtmp output to justin.tv fps continually drops, …
8:26 AM Changeset in ffmpeg [80075041] by Reinhard Tartler <siretart@tauware.de>
lavfi: properly signal out-of-memory error in ff_filter_samples Found …
8:23 AM Changeset in ffmpeg [2db097ca] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: fix lib.exe check Running lib.exe without parameters will …
8:13 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > This command works fine, …
7:36 AM Ticket #1445 (image2 to support start_index and step_increment) updated by Stefano Sabatini
Component, Analyzed by developer, Keywords, Status changed
We already have a -start_number and support glob patterns. As for …
7:19 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by ramitb
This command works fine, produces good audio […] Replying to …
7:09 AM Ticket #157 (Specifying KEYINT (-g) has no effect) closed by Stefano Sabatini
fixed: Should be fixed since commit: […]
3:08 AM Changeset in ffmpeg [9e1c55cf] by Michael Niedermayer <michaelni@gmx.at>
oggdec: check stream index before using it in ogg_get_length() Fixes …
2:16 AM Ticket #1014 ([libvpx][mjpeg] Application provided invalid, non monotonically ...) updated by Michael Niedermayer
According to James Zern this is a bug in libvpx …

Aug 4, 2012:

11:00 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by Carl Eugen Hoyos
Does the following produce a working file or is it sufficient to …
10:54 PM Ticket #247 (Image Sequence File Names Must Begin Close to Zero) closed by Carl Eugen Hoyos
fixed: Should be implemented with the "start_number" option now.
10:47 PM Changeset in ffmpeg [74c6db05] by Stefano Sabatini <stefasab@gmail.com>
doc/demuxers.texi: avoid comma splice in image2 documentation Add …
10:47 PM Changeset in ffmpeg [b0d23ae] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2doc: document options
10:38 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by ramitb
Yes it works fine with the mpeg4 codec
10:38 PM Changeset in ffmpeg [b5c7318b] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: improve error logging in case of find_image_range() failure
10:38 PM Changeset in ffmpeg [2dfee8ab] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: sort options by name
10:38 PM Changeset in ffmpeg [48c1d1d3] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in …
10:38 PM Changeset in ffmpeg [07ef7b1a] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: fix out-of-range check in find_image_range() Take the …
10:38 PM Changeset in ffmpeg [59e4e406] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: doxygen find_image_range() function
10:37 PM Changeset in ffmpeg [e408e32] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: rename find_image_range() "max_start" parameter to …
10:26 PM Changeset in ffmpeg [a30e776f] by Stefano Sabatini <stefasab@gmail.com>
lavf/img2dec: fix weird start_number count logic This seems …
10:26 PM Changeset in ffmpeg [66747a61] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: simplify alloc_picture() Use avpicture_alloc() high …
9:51 PM Changeset in ffmpeg [e776ee8f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
8:39 PM Changeset in ffmpeg [8b8750e0] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cosmetics: Fix a few switched periods and linebreaks Based on a patch …
7:49 PM Changeset in ffmpeg [88fc1438] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: insert bitmap subtitles as video in filters. With this …
7:49 PM Changeset in ffmpeg [8d6eed7b] by Nicolas George <nicolas.george@normalesup.org>
lavfi: document the constraints on incoming frames.
7:49 PM Changeset in ffmpeg [8ef740ce] by Nicolas George <nicolas.george@normalesup.org>
lavfi: use a new field for automatic buffer copy. The code currently …
7:21 PM Changeset in ffmpeg [f8574650] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
7:21 PM Changeset in ffmpeg [82de3e16] by Philip Langdale <philipl@overt.org>
movtextenc: Remove dangling reference to movtext.h This is a …
7:11 PM Changeset in ffmpeg [616fd4fe] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
zerocodec: Fix memleak in decode_frame If there was a failure …
7:11 PM Changeset in ffmpeg [29facc1e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
zerocodec: Cosmetics Be consistent with error messages and code …
7:08 PM Changeset in ffmpeg [fcf550c2] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
zerocodec: Fix memleak in decode_frame If there was a failure …
7:08 PM Changeset in ffmpeg [d6124d0d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
zerocodec: Cosmetics Be consistent with error messages and code …
7:01 PM Changeset in ffmpeg [7b24be55] by Philip Langdale <philipl@overt.org>
avformat/srtdec: Write duration into packet from srt demuxer. The …
7:01 PM Changeset in ffmpeg [18175ca9] by Philip Langdale <philipl@overt.org>
movenc: Handle need for extra packets to express subtitle duration. …
7:01 PM Changeset in ffmpeg [2daaf776] by Philip Langdale <philipl@overt.org>
movtextenc: 3GPP TS 26.245 Timed Text Encoder. This change introduces …
5:37 PM Changeset in ffmpeg [759901f8] by Michael Niedermayer <michaelni@gmx.at>
mpegdemux: support MLP/AOB Fixes issue1731 Based-on-patch-by: carl …
5:37 PM Changeset in ffmpeg [ce7cf600] by Michael Niedermayer <michaelni@gmx.at>
mpegdemux: move private stream 1 handling out of …
5:37 PM Changeset in ffmpeg [afa6afcc] by Michael Niedermayer <michaelni@gmx.at>
mpegdemux: remove redundant dvd audio code This is almost a revert …
2:28 PM Changeset in ffmpeg [8821ae64] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: fix handling of custom mix matrices Adds some validation for …
2:04 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by Carl Eugen Hoyos
Since e4c00ac / 3bab7cd, ffmpeg shows "mono" for both audio streams, …
1:49 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) closed by Michael Niedermayer
fixed
1:42 PM Changeset in ffmpeg [3e1cf496] by Michael Niedermayer <michaelni@gmx.at>
compute_pkt_fields: do not attempt to calculate dts when the delay …
1:42 PM Changeset in ffmpeg [2107009e] by Michael Niedermayer <michaelni@gmx.at>
lavf: move nb_decoded_frames out of info. This way the variable is …
1:42 PM Changeset in ffmpeg [b288b4c6] by Michael Niedermayer <michaelni@gmx.at>
has_decode_delay_been_guessed: adjust value for has_b_frames=0 needed …
1:42 PM Changeset in ffmpeg [c91ca5b9] by Michael Niedermayer <michaelni@gmx.at>
lavf: move has_decode_delay_been_guessed() up to make it accessible to …
1:42 PM Changeset in ffmpeg [ae0312ab] by Michael Niedermayer <michaelni@gmx.at>
h264: print num_reorder_frames in debug output Signed-off-by: Michael …
1:15 PM Changeset in ffmpeg [73486e3b] by Mans Rullgard <mans@mansr.com>
fate: force pix_fmt in lagarith-rgb32 test This makes big and little …
12:13 PM ima.diff attached to Ticket #1603 by ami_stuff
12:12 PM ima_ffmpeg.mov attached to Ticket #1603 by ami_stuff
12:12 PM Ticket #1603 (fix remuxing of ima_adpcm_qt in mov) created by ami_stuff
it looks like ffmpeg does not set correctly compression ID and …
7:49 AM Changeset in ffmpeg [56977eef] by Alexander Strasser <eclipse7@gmx.net>
fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN Restore …
3:48 AM Changeset in ffmpeg [c5d5d178] by Ronald S. Bultje <rsbultje@gmail.com>
fate: add tests for lagarith lossless video codec. Based on patch by …
2:03 AM Changeset in ffmpeg [878b3f2a] by Michael Niedermayer <michaelni@gmx.at>
LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
1:54 AM Ticket #1014 ([libvpx][mjpeg] Application provided invalid, non monotonically ...) updated by Michael Niedermayer
Cc changed
12:59 AM Ticket #1235 (ffio_limit does not work correctly with named pipes on OSX (Snow Leopard)) closed by Michael Niedermayer
fixed: I assume martins patch fixed this. If not please reopen.
12:30 AM Ticket #1195 (EOF after decoding error) closed by Michael Niedermayer
fixed
12:27 AM Changeset in ffmpeg [668c873b] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: check element size against stream limit in …

Aug 3, 2012:

11:59 PM Changeset in ffmpeg [e6cd6989] by Mans Rullgard <mans@mansr.com>
ARMv6: vp8: fix stack allocation with Apple's assembler In the GNU …
11:59 PM Changeset in ffmpeg [9829a81b] by Mans Rullgard <mans@mansr.com>
ARM: vp56: allow inline asm to build with clang The clang integrated …
10:16 PM Changeset in ffmpeg [4a8143e7] by Diego Biurrun <diego@biurrun.de>
fft: 3dnow: fix register name typo in DECL_IMDCT macro Signed-off-by: …
10:06 PM Changeset in ffmpeg [d673a3f4] by Michael Niedermayer <michaelni@gmx.at>
motion_est_template: switch to av_assert Signed-off-by: Michael …
10:05 PM Changeset in ffmpeg [a189475c] by Michael Niedermayer <michaelni@gmx.at>
dvdec: switch to av_assert Signed-off-by: Michael Niedermayer …
9:50 PM Changeset in ffmpeg [70bcdfb] by Michael Niedermayer <michaelni@gmx.at>
g732_1: reduce difference to qatar Signed-off-by: Michael Niedermayer …
9:13 PM Changeset in ffmpeg [a7acab6c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vc1dec: …
8:51 PM Changeset in ffmpeg [0c3ff198] by Diego Biurrun <diego@biurrun.de>
x86: dct32: port to cpuflags
8:51 PM Changeset in ffmpeg [239fdf1b] by Diego Biurrun <diego@biurrun.de>
x86: build: replace mmx2 by mmxext Refactoring mmx2/mmxext YASM code …
8:34 PM Ticket #1575 (Clarify docs that av_seek_frame() may possibly not seek by keyframe) updated by mbradshaw
Actually, an alternative solution that would be acceptable to me would …
8:03 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by llogan
Resolution changed
7:52 PM out.h264 attached to Ticket #1598 by Carl Eugen Hoyos
7:52 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
[…]
7:28 PM Changeset in ffmpeg [a763cafc] by Michael Niedermayer <michaelni@gmx.at>
libopenjpegdec: increase max lowres from 5 to 31 OpenJPEG doesn't …
7:18 PM Ticket #1602 (h263 crash with lowres) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
7:06 PM Changeset in ffmpeg [66adb7ce] by Ronald S. Bultje <rsbultje@gmail.com>
Revert "wmapro: prevent division by zero when sample rate is …
7:04 PM Changeset in ffmpeg [36936080] by Ronald S. Bultje <rsbultje@gmail.com>
wmapro: prevent division by zero when sample rate is unspecified This …
6:09 PM Changeset in ffmpeg [7191e1c4] by Ronald S. Bultje <rsbultje@gmail.com>
lagarith: fix color plane inversion for YUY2 output.
6:09 PM Changeset in ffmpeg [98d0d192] by Ronald S. Bultje <rsbultje@gmail.com>
lagarith: pad RGB buffer by 1 byte. For left HFYU prediction, we …
6:09 PM Changeset in ffmpeg [da6505ad] by Ronald S. Bultje <rsbultje@gmail.com>
dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. …
4:37 PM Ticket #1602 (h263 crash with lowres) created by ami_stuff
the sample from ticket #742 seems to crash ffmpeg when lowres is …
4:32 PM Ticket #703 (mp3 in wav - wrong duration) updated by ami_stuff
Replying to michael: > the file contains a fact chunk …
4:23 PM Ticket #1601 (msmpeg4 reencode MB as intra or picture with higher quantizer if ...) created by ami_stuff
there is visible a blinking square in the output video at the …
4:01 PM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) created by dave rice
Summary of the bug: I would like to rewrap MXF files from an XDCam …
3:21 PM Changeset in ffmpeg [9cc74c9f] by Kostya Shishkov <kostya.shishkov@gmail.com>
vc1dec: Remove separate scaling function for interlaced field MVs The …
3:21 PM Changeset in ffmpeg [8379ea5e] by Kostya Shishkov <kostya.shishkov@gmail.com>
vc1dec: Invoke edge_emulation regardless of MV precision In VC-1 …
3:18 PM Changeset in ffmpeg [d84dd35f] by Paul B Mahol <onemda@gmail.com>
paf: fix audio packet duration Signed-off-by: Paul B Mahol …
2:28 PM Changeset in ffmpeg [44bd69e9] by Stefano Sabatini <stefasab@gmail.com>
lavc/utils: rename ff_init_buffer_info() pic parameter to frame The …
2:28 PM Changeset in ffmpeg [b99381e8] by Stefano Sabatini <stefasab@gmail.com>
lavc/utils: generalize ff_init_buffer_info() and use it when seems …
2:26 PM Changeset in ffmpeg [39a8275] by Stefano Sabatini <stefasab@gmail.com>
lavfi: move color filter to testsrc, factorize
1:51 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Mista_D
./ffmpeg -i movie.mpg -t 10 -s 320x240 -acodec libfaac -vcodec libx264 …
1:23 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Brad Larson
I apologize for not updating this ticket. We contacted the server …
12:58 PM Changeset in ffmpeg [e39f6a3a] by Clément Bœsch <ubitux@gmail.com>
Fix misc swapped dot and carriage returns in av_log calls.
12:50 PM Changeset in ffmpeg [231ffb92] by Michael Niedermayer <michaelni@gmx.at>
flvdec: follow packets backward until a valid last timestamp is found …
12:50 PM Changeset in ffmpeg [71a5cd7d] by Michael Niedermayer <michaelni@gmx.at>
flvdec: perform duration search just once Signed-off-by: Michael …
12:50 PM Changeset in ffmpeg [a2232e69] by Michael Niedermayer <michaelni@gmx.at>
cllc: fix typo in the error message Signed-off-by: Michael …
12:47 PM Ticket #981 (No duration for flv video) closed by Michael Niedermayer
fixed
12:17 PM Ticket #1577 (ffmpeg crashes with double free or corruption when stream copying ...) closed by Clément Bœsch
fixed
12:17 PM Ticket #1577 (ffmpeg crashes with double free or corruption when stream copying ...) updated by Clément Bœsch
Fixed in bc426827
12:15 PM Changeset in ffmpeg [bc426827] by Clément Bœsch <ubitux@gmail.com>
lavf/movenc: fix invalid free with timecode meta and tmcd data copy. …
12:00 PM Changeset in ffmpeg [ca844b7] by Diego Biurrun <diego@biurrun.de>
x86: Use consistent 3dnowext function and macro name suffixes …
11:59 AM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) closed by Michael Niedermayer
needs_more_info: Neither of the 2 URLs works anymore (404) thus theres no testcase to …
5:55 AM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer, Summary changed
Sample moved to samples/ffmpeg-bugs/trac/ticket1596
5:07 AM Changeset in ffmpeg [d3e0766] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: scale output as supposed for the case with postfilter disabled
5:07 AM Changeset in ffmpeg [94bfdfd6] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: increase excitation storage by 4 Fixed codebook mode in 5300 …
5:07 AM Changeset in ffmpeg [802bcdcb] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: fix upper bound parameter from inverse maximum autocorrelation
5:07 AM Changeset in ffmpeg [8ddadea1] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: make scale_vector() behave like the reference
5:07 AM Changeset in ffmpeg [8772d251] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: fix off-by-one error in normalize_bits()
5:07 AM Changeset in ffmpeg [7f92db14] by Kostya Shishkov <kostya.shishkov@gmail.com>
g723_1: save/restore excitation with offset to store LPC history The …
5:07 AM Changeset in ffmpeg [3680b243] by Kostya Shishkov <kostya.shishkov@gmail.com>
wmapro: prevent division by zero when sample rate is unspecified This …
3:00 AM Ticket #703 (mp3 in wav - wrong duration) updated by Michael Niedermayer
the file contains a fact chunk claiming 7668864 samples. and a sample …
2:08 AM Ticket #1599 (libavfilter options not listed in ffmpeg --help output) created by Elon Musk
Summary of the bug: libavfilter options for filters are not shown in …
1:04 AM Ticket #1597 (vbr mp2 decoding is broken) updated by Elon Musk
Hmm mono seems to work fine.
12:50 AM Ticket #1524 (mp3 audio stream not detected) closed by Michael Niedermayer
fixed
12:49 AM Changeset in ffmpeg [31d8261c] by Michael Niedermayer <michaelni@gmx.at>
mpegprobe: fix misdetection of mp3 Fixes tikcet1524 Signed-off-by: …

Aug 2, 2012:

11:56 PM Ticket #1577 (ffmpeg crashes with double free or corruption when stream copying ...) updated by Clément Bœsch
Owner, Description changed
11:50 PM Ticket #1597 (vbr mp2 decoding is broken) updated by Michael Niedermayer
Which program, can play this file ? i tried mpg321, qmmp(using mad), …
10:24 PM Changeset in ffmpeg [752344da] by Nicolas George <nicolas.george@normalesup.org>
amerge/astreamsync/pan: fix license boilerplate. The boilerplate …
10:09 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by Joe Pelayo
Not regression. I don't think it works in any older version of FFMPEG. …
9:34 PM Changeset in ffmpeg [9c6e23f5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
9:26 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by Carl Eugen Hoyos
Is this really a regression (= Does it work with an older version of …
8:52 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Carl Eugen Hoyos
Keywords changed
Please provide complete, uncut console output together with your …
8:30 PM Changeset in ffmpeg [03737412] by Diego Biurrun <diego@biurrun.de>
x86: proresdsp: improve SIGNEXTEND macro comments
8:30 PM 10.ts attached to Ticket #1598 by Mista_D
8:15 PM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by Selur
Nice! Thanks for fixing!
8:14 PM Changeset in ffmpeg [9f14cd91] by Michael Niedermayer <michaelni@gmx.at>
fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
8:14 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) created by Mista_D
Can not multiplex h264 and AAC into MPEG2-TS container. 1. Encode a …
8:10 PM CompilationGuide/Ubuntu edited by llogan
add fdk-aac (diff)
8:08 PM Changeset in ffmpeg [19d40c79] by Michael Niedermayer <michaelni@gmx.at>
eamad: Use dsputils instead of its own bswap16_buf Signed-off-by: …
8:00 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by Joe Pelayo
sample MOV file: …
7:58 PM Changeset in ffmpeg [f92a99da] by Michael Niedermayer <michaelni@gmx.at>
flacenc: switch to av_assert Signed-off-by: Michael Niedermayer …
7:58 PM Changeset in ffmpeg [4d38b838] by Michael Niedermayer <michaelni@gmx.at>
flacdec: switch to av_assert Signed-off-by: Michael Niedermayer …
7:48 PM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by Michael Niedermayer
explicitly specifying -r 25 works now
7:44 PM vbr.mp2 attached to Ticket #1597 by Elon Musk
variable bitrate mp2 created with twolame
7:43 PM Ticket #1597 (vbr mp2 decoding is broken) created by Elon Musk
Summary of the bug: VBR files produced with twolame -vbr input.wav …
7:30 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Please provide a sample.
6:39 PM movieproperties.jpg attached to Ticket #1596 by Joe Pelayo
6:38 PM mediaInfo.txt attached to Ticket #1596 by Joe Pelayo
6:38 PM ffprobe.txt attached to Ticket #1596 by Joe Pelayo
6:37 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) created by Joe Pelayo
Summary of the bug: I've been working with FFMPEG for quite some time …
6:20 PM Changeset in ffmpeg [81905088] by Diego Biurrun <diego@biurrun.de>
x86: h264dsp: K&R formatting cosmetics
6:09 PM Changeset in ffmpeg [144e4b09] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
5:40 PM Changeset in ffmpeg [c728518] by Justin Ruggles <justin.ruggles@gmail.com>
x86: fft: fix imdct_half() for AVX Some calculations were changed in …
5:32 PM Changeset in ffmpeg [150adea6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
rtmppkt: Add missing libavcodec/bytestream.h include. Signed-off-by: …
4:44 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Carl Eugen Hoyos
Priority changed
I suspect this is important.
4:35 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by dave rice
@rmk, thanks for this explanation. The source file, at internet …
4:32 PM Ticket #1137 (adher to start media time in QuickTime edts/elst) updated by dave rice
@cehoyos. I added mpeg4 versions of the sample files. I created tbe …
4:29 PM 5seconds_cut_with_QT_using_mpeg4_after_QT_save.mov attached to Ticket #1137 by dave rice
copy of the 5seconds_cut_with_QT_using_mpeg4_before_QT_save.mov file, …
4:29 PM 5seconds_cut_with_QT_using_mpeg4_before_QT_save.mov attached to Ticket #1137 by dave rice
quicktime file created wth ffmpeg -f lavfi -i testsrc=d=5 …
4:14 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Dennis
I confirm that the problem does not happen with -threads 1. ...just …
4:04 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by rmk
I think the file I uploaded should probably be considered broken as it …
2:55 PM Changeset in ffmpeg [32aeba12] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: Fix AC3 Sound issue with Blu-ray Players. Signed-off-by: …
2:40 PM Ticket #1594 (Error with convert wmv to flv) updated by Carl Eugen Hoyos
Please understand that this is not a support forum but a bug tracker. …
2:37 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) closed by Carl Eugen Hoyos
invalid: Thank you for testing!
2:16 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) updated by Bart
Replying to cehoyos: You are right! Adding -pix_fmt …
2:10 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) updated by Carl Eugen Hoyos
In your command line, you do not specify a colour space. Older FFmpeg …
1:42 PM ffmpeg-0.11.1.log attached to Ticket #1595 by Bart
1:42 PM ffmpeg-master.log attached to Ticket #1595 by Bart
1:42 PM example-theora-0.11.1.ogg attached to Ticket #1595 by Bart
1:42 PM example-theora-master.ogg attached to Ticket #1595 by Bart
1:41 PM example-input.avi attached to Ticket #1595 by Bart
1:29 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please post complete, uncut console output together with your command …
1:06 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) created by Bart
Summary of the bug: When creating a theora video with the latest …
12:39 PM Changeset in ffmpeg [93d42895] by Nicolas George <nicolas.george@normalesup.org>
assdec: return EOF instead of EIO.
12:06 PM Changeset in ffmpeg [50468f93] by Luca Barbato <lu_zero@gentoo.org>
rtmp: add functions for reading AMF values Signed-off-by: Luca …
11:37 AM Ticket #1594 (Error with convert wmv to flv) updated by PR
I'm a little confused... Is any chance to convert first video? And …
11:27 AM Ticket #1594 (Error with convert wmv to flv) updated by Carl Eugen Hoyos
Replying to PR: > So, for first video will be imposible to …
11:14 AM Changeset in ffmpeg [cfb10918] by Mans Rullgard <mans@mansr.com>
vc1dec: remove useless #include simple_idct.h Signed-off-by: Mans …
11:14 AM Changeset in ffmpeg [af500c08] by Mans Rullgard <mans@mansr.com>
dct-test: always link with aandcttab.o This allows building dct-test …
11:14 AM Changeset in ffmpeg [cf5781fa] by Mans Rullgard <mans@mansr.com>
vp8: pack struct VP8ThreadData more efficiently Reordering the …
11:14 AM Changeset in ffmpeg [ec7c501e] by Mans Rullgard <mans@mansr.com>
x86: remove libmpeg2 mmx(ext) idct functions These functions are not …
10:55 AM Ticket #1594 (Error with convert wmv to flv) updated by PR
Thanks, for reply! So, for first video will be imposible to convert …
10:53 AM Ticket #1230 (Support Windows Media Screen Codec 2) updated by PR
What is 'mencoder' and how to use it in console? Thanks!
10:47 AM Ticket #1594 (Error with convert wmv to flv) closed by Carl Eugen Hoyos
invalid: For future errors: Please always provide complete, uncut console …
10:32 AM Changeset in ffmpeg [aa5b93fb] by Stefano Sabatini <stefasab@gmail.com>
lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy …
10:32 AM Changeset in ffmpeg [3bcde3f0] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawutils: make ff_draw_color() accept a const rgba map
10:32 AM Changeset in ffmpeg [65520f59] by Stefano Sabatini <stefasab@gmail.com>
lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() …
10:22 AM Changeset in ffmpeg [8cac86e0] by Michael Niedermayer <michaelni@gmx.at>
vorbisdec: fix heap buffer overflow. Found-by: Dale Curtis …
10:19 AM Ticket #1594 (Error with convert wmv to flv) created by PR
Summary of the bug: When I tried to convert two videos I see next …
8:45 AM WikiStart edited by burek
Added the link to "How to use -map option" and sorted "other" … (diff)
8:43 AM Map created by burek
Created the page
6:02 AM Ticket #1593 (Build failure: apetag.c:160:9: error: non-void function ...) closed by Carl Eugen Hoyos
invalid: This was fixed yesterday early afternoon (ff2955a4).
5:32 AM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Carl Eugen Hoyos
Can you confirm that the problem does not happen with -threads 1 ?
5:30 AM Ticket #1593 (Build failure: apetag.c:160:9: error: non-void function ...) created by Jeremy Huddleston
Introduced by: […] […] You forgot to change one of the …
4:10 AM Changeset in ffmpeg [a6aa7e03] by Michael Niedermayer <michaelni@gmx.at>
mpegaudio_tablegen: try to fix hardcoded tables Signed-off-by: …
2:48 AM Changeset in ffmpeg [96cb1438] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
2:46 AM Ticket #268 (mp3: audible glitches with integer decoder) closed by Michael Niedermayer
fixed
2:21 AM Changeset in ffmpeg [571572fc] by Michael Niedermayer <michaelni@gmx.at>
mp3dec: adjust IMDCT scaling to avoid overflows Fixes ticket268 …
2:07 AM Changeset in ffmpeg [a675d73d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
eamad: Use dsputils instead of a custom bswap16_buf Signed-off-by: …
2:06 AM Changeset in ffmpeg [45eaac02] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Canopus Lossless decoder At the moment it only does BGR24, but I plan …
2:02 AM Changeset in ffmpeg [91c86d3c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Canopus Lossless decoder At the moment it only does BGR24, but I plan …

Aug 1, 2012:

10:41 PM Changeset in ffmpeg [98a2f4e8] by Michael Niedermayer <michaelni@gmx.at>
configure: reduce difference to qatar by 2 lines Signed-off-by: …
9:56 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by Dennis
Just an update: This issue might be related to the forum thread here: …
9:33 PM Changeset in ffmpeg [ec7ecb88] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dca: …
8:47 PM Changeset in ffmpeg [4c8fc6a] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter …
8:47 PM Changeset in ffmpeg [33474eb1] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: extend logic in request_frame, support static image output
8:46 PM Changeset in ffmpeg [20e940e7] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: free the context in uninit Keeping stuff in the …
8:17 PM Changeset in ffmpeg [c2502b7b] by Paul B Mahol <onemda@gmail.com>
alac: remove redundant "alac: " from log messages Signed-off-by: Paul …
7:19 PM Ticket #1458 (aresample crashes on channel count change) closed by Michael Niedermayer
fixed: locally fixed, will be in my next git push
7:18 PM Changeset in ffmpeg [b9df3f4f] by Michael Niedermayer <michaelni@gmx.at>
swr: fix 10l typo mixing in and out config. Fixes ticket1458 …
6:37 PM Changeset in ffmpeg [53a3748e] by Clément Bœsch <ubitux@gmail.com>
ffmpeg: honor -ss and -t parameters with muxed subtitles. This patch …
6:06 PM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by Michael Niedermayer
Not reproduceable on OMAP4 Panda board you will have to provide a …
6:00 PM Changeset in ffmpeg [c99d3e2e] by Michael Niedermayer <michaelni@gmx.at>
tiny_psnr: fix undefined shift Signed-off-by: Michael Niedermayer …
5:35 PM Changeset in ffmpeg [98b01206] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
nuv: Fix playback of RTjpeg from current MythTV, The previous …
5:35 PM Changeset in ffmpeg [e1bc0171] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
nuv: check size of buffer before accessing it instead of after. …
5:20 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by Michael Niedermayer
Replying to ramitbhalla: > No I haven't tried it with …
4:53 PM Ticket #1028 (undefined reference to `cv::getOptimalDFTSize(int)') closed by Michael Niedermayer
needs_more_info: Missing used configure command line and config.mak/h/log. Also no …
4:45 PM Ticket #372 (spdifenc does an output not correct) closed by Michael Niedermayer
needs_more_info: No reply to the questions 5 and 11 months ago, thus closing this. …
3:36 PM Changeset in ffmpeg [1f68be47] by Clément Bœsch <ubitux@gmail.com>
timecode: show frame rate when invalid.
3:10 PM Ticket #349 (MingW32 Cross Compile of FFMPEG Fails) closed by Michael Niedermayer
fixed: Ive added support for dlltool, please test if it works for you, if not …
3:02 PM Changeset in ffmpeg [1894f885] by Michael Niedermayer <michaelni@gmx.at>
configure: add support for dlltool when lib.exe is unavailable The …
2:19 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by patters
I'll try and give that a go. The configure script builder for that …
1:57 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by Elon Musk
Hi, you can find patch that adds encoding support via liquidsoap …
1:11 PM Ticket #1285 (rtsp stream from dreambox dm800 via ffserver) updated by Michael Niedermayer
Priority changed
12:07 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by patters
Replying to cehoyos: > Could you compare shine's …
12:00 PM Changeset in ffmpeg [39b0d40d] by Nicolas George <nicolas.george@normalesup.org>
fate: add test for the tile video filter.
11:33 AM Changeset in ffmpeg [ff2955a4] by Nicolas George <nicolas.george@normalesup.org>
apetag: return value when required. Should fix compilation on clang.
10:23 AM Changeset in ffmpeg [f952b23e] by Nicolas George <nicolas.george@normalesup.org>
vf_tile: fix output buffer ownership. There is no need to start_frame …
9:43 AM Changeset in ffmpeg [19cf7163] by Diego Biurrun <diego@biurrun.de>
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
9:42 AM Ticket #1588 (ffprobe with -show_streams -show_data produces invalid xml) closed by Stefano Sabatini
fixed: Should be fixed in: […]
9:32 AM Changeset in ffmpeg [faa78822] by Mans Rullgard <mans@mansr.com>
ARM: use =const syntax instead of explicit literal pools …
9:32 AM Changeset in ffmpeg [99817091] by Mans Rullgard <mans@mansr.com>
ARM: use standard syntax for all LDRD/STRD instructions The standard …
9:05 AM Changeset in ffmpeg [7ddf082f] by Stefano Sabatini <stefasab@gmail.com>
lavfi/testsrc: drop pointless parentheses
9:05 AM Changeset in ffmpeg [2702e384] by Stefano Sabatini <stefasab@gmail.com>
lavfi: remove unused defaults.c file
8:47 AM Ticket #948 (No audio in output when the audio starts late in VOB file) updated by Cigaes
Replying to ski: > {{{ > [mpeg @ 0x170c240] …
8:30 AM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) updated by Shankar Prasad S
This is for converting video to images ffmpeg -i RecordImage-1.2.mp4 …
8:29 AM Changeset in ffmpeg [6eee9f55] by Nicolas George <nicolas.george@normalesup.org>
8svx: ensure that packet size is multiple of channels. Fix an assert …
7:26 AM Ticket #1592 (filter-amix FATE tests errors on win64) created by jamal
The tiny_psnr tool is failing with the filter-amix FATE tests in …
6:45 AM Ticket #948 (No audio in output when the audio starts late in VOB file) updated by ski
I'm having the same problem with late audio. When I try to convert …
6:39 AM Ticket #1580 (purevoice in aiff regression) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the report and the help with the analysis!
6:33 AM Changeset in ffmpeg [d1ebb25a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Skip chan tag padding. Fixes ticket #1580
6:27 AM Ticket #1591 (suggestion for wiki centos page) closed by llogan
fixed
4:20 AM Changeset in ffmpeg [b6a3849] by Ronald S. Bultje <rsbultje@gmail.com>
fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
3:30 AM Changeset in ffmpeg [ddbe71b4] by Ronald S. Bultje <rsbultje@gmail.com>
dct-test: allow to compile without HAVE_INLINE_ASM.
3:28 AM Changeset in ffmpeg [53dfaedc] by Ronald S. Bultje <rsbultje@gmail.com>
x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
3:24 AM Ticket #1591 (suggestion for wiki centos page) updated by bob dronski
I didn't realize I would have had edit privileges to the wiki page--I …
3:16 AM Changeset in ffmpeg [296bcdd2] by Paul B Mahol <onemda@gmail.com>
paf: use reget_bufer() instead of get_buffer() Pallete is written to …
3:15 AM Changeset in ffmpeg [c36bad3b] by Paul B Mahol <onemda@gmail.com>
xvma: remove unused variable Signed-off-by: Paul B Mahol …
2:19 AM Changeset in ffmpeg [b0c51bbc] by Michael Niedermayer <michaelni@gmx.at>
h264_mc_template: switch to av_assert Signed-off-by: Michael …
2:19 AM Changeset in ffmpeg [38d1c5a4] by Michael Niedermayer <michaelni@gmx.at>
g722enc: switch to av_assert Signed-off-by: Michael Niedermayer …
1:34 AM CompilationGuide/Centos edited by llogan
remove --enable-zlib since it is autodetected; specifiy that zlib is … (diff)
1:18 AM Ticket #1591 (suggestion for wiki centos page) updated by llogan
I added a sentence indicating that the guide is kept relatively up to …
1:10 AM CompilationGuide/Centos edited by llogan
add "up to date" notification for ticket 1591 (diff)
Note: See TracTimeline for information about the timeline view.