Timeline



Jul 23, 2013:

11:11 PM Changeset in ffmpeg [274a50ab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Warn the user about the lack of a lock manager if …
9:55 PM Ticket #1346 (-aq makes only a minimal output file size difference for aac) updated by llogan
The behavior has changed, but I am unsure of which commits are …
9:03 PM Changeset in ffmpeg [6fd221e5] by Luca Barbato <lu_zero@gentoo.org>
8bps: Make the bound-checks consistent
9:03 PM Changeset in ffmpeg [bd7b4da] by Luca Barbato <lu_zero@gentoo.org>
8bps: Bound-check the input buffer Reported-by: Mateusz "j00ru" …
9:03 PM Changeset in ffmpeg [2f034f2] by Luca Barbato <lu_zero@gentoo.org>
4xm: Reject not a multiple of 16 dimension Reported-by: Mateusz …
9:03 PM Changeset in ffmpeg [ca488ad4] by Luca Barbato <lu_zero@gentoo.org>
alsdec: Clean up error paths Fix at least a memory leak. CC: …
9:03 PM Changeset in ffmpeg [70ecc175] by Luca Barbato <lu_zero@gentoo.org>
alsdec: Fix the clipping range mcc_weightings is only 32 elements. …
7:23 PM Changeset in ffmpeg [55db06a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: use av_assert0() to check validity of input pointers …
6:58 PM Changeset in ffmpeg [6a0b72f9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avfiltergraph: minor cosmetic Signed-off-by: Michael …
5:14 PM Changeset in ffmpeg [fe328f0] by Michael Niedermayer <michaelni@gmx.at>
avfilter: Dont partially merge lists This prevents the unneeded …
4:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I think I can start the blind test from August 3rd. With the results, …
4:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
That's why I want to get rid of the butterworth. It's good, but FFT is …
3:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I noticed that this new VBR encoder has zero delay. ABR encoder at …
3:27 PM Ticket #2805 (Can not demux to elementary .h264) updated by mikhailov
Great, it works: […] But it produces few out-of-sync issues. …
3:19 PM Changeset in ffmpeg [65035508] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf/ffio_init_context: set seekable automatically …
1:02 PM Ticket #2805 (Can not demux to elementary .h264) updated by mikhailov
Replying to mikhailov: > Replying to cehoyos: …
12:49 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by mikhailov
Replying to cehoyos: > Great that you changed your …
12:41 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by Carl Eugen Hoyos
Great that you changed your opinion, I am always unhappy if tickets …
12:37 PM Ticket #2805 (Can not demux to elementary .h264) updated by Carl Eugen Hoyos
Please read comment:2 again, concentrate only on the first two lines, …
12:36 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by mikhailov
Replying to cehoyos: > And please confirm that the …
12:30 PM Ticket #2805 (Can not demux to elementary .h264) updated by mikhailov
Replying to cehoyos: > Replying to mikhailov: …
12:24 PM Ticket #2805 (Can not demux to elementary .h264) updated by Carl Eugen Hoyos
Replying to mikhailov: > Replying to cehoyos: …
12:19 PM Ticket #2805 (Can not demux to elementary .h264) updated by mikhailov
Replying to cehoyos: Why is this ticket invalid?
12:14 PM Ticket #2805 (Can not demux to elementary .h264) closed by Carl Eugen Hoyos
invalid
12:06 PM Ticket #2805 (Can not demux to elementary .h264) reopened by mikhailov
The bug can be reproduced even on git head, built by using brew …
11:53 AM Ticket #2805 (Can not demux to elementary .h264) closed by Carl Eugen Hoyos
invalid: {{{$ ffmpeg -i input.flv -vcodec copy -vbsf h264_mp4toannexb …
11:24 AM input.flv attached to Ticket #2805 by mikhailov
11:20 AM Ticket #2805 (Can not demux to elementary .h264) updated by mikhailov
11:05 AM Ticket #2805 (Can not demux to elementary .h264) created by mikhailov
Summary of the bug: Impossible to mux elementary video stream that …
8:30 AM Changeset in ffmpeg [7dc77613] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
6:24 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
So, I tracked the anomaly near -q:a 1 to the ESC_BT codebook. It seems …
1:11 AM Changeset in ffmpeg [abc8110f] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add avcodec_chroma_pos_to_enum() Signed-off-by: Michael …
1:07 AM Changeset in ffmpeg [b7397857] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add avcodec_enum_to_chroma_pos() Signed-off-by: Michael …

Jul 22, 2013:

11:02 PM Changeset in ffmpeg [4443213d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libopenjpegen: XYZ 12 bit support for libopenjpeg encoder
11:02 PM Changeset in ffmpeg [b9b1a2c3] by Michael Niedermayer <michaelni@gmx.at>
libswscale: Adding RGB => XYZ support
8:20 PM Ticket #2797 (Context information missing on the console) reopened by Kyle
8:19 PM Ticket #2797 (Context information missing on the console) updated by Kyle
sorry about that. added console output, the source I use is at: …
8:15 PM consoleOutput attached to Ticket #2797 by Kyle
7:46 PM Ticket #2797 (Context information missing on the console) closed by Carl Eugen Hoyos
fixed: Please reopen if you can provide a reproducible test case together …
6:42 PM Ticket #2797 (Context information missing on the console) updated by Cigaes
Can you remember to put the {{{...}}} around the …
6:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I think we should hardcode min(cutoff+2500, cutoff*1.2). When cutoff …
6:20 PM Ticket #2797 (Context information missing on the console) reopened by Kyle
6:19 PM Ticket #2797 (Context information missing on the console) updated by Kyle
Replying to cehoyos: > Fixed by Nicolas George in c25d1ba. …
6:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Is that included in a …
5:54 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The LAME sometimes acts like your algorithm, but within 2kHz or so. …
5:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Is that included in a wip-v3-vbr.patch, or a new feature? It sounds …
5:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
No, that's applied to tonal signals as well. A way to squeeze a little …
5:36 PM Changeset in ffmpeg [419a3d8a] by Michael Niedermayer <michaelni@gmx.at>
avformat/hls: avoid floating point arithmetic Should make things more …
5:34 PM Changeset in ffmpeg [2a5891bb] by Michael Niedermayer <michaelni@gmx.at>
avformat/hls: parse EXTINF duration as floating-point number …
5:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Seeing the spectrogram, sometimes, up to 22kHz is encoded. No way we …
5:20 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > You seems to be using the …
5:11 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
You seems to be using the heuristics that transients HF components are …
4:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Replying to [comment:86
4:50 PM ffmpeg_aacvbr_pulse2.flac attached to Ticket #2686 by Kamedo2
Partial white noise, splitted by 256th lanczos filter. HF pulse noise …
4:44 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > I just want to preserve the …
4:05 PM Ticket #2803 (Expression for scale filter trimmed) updated by Đonny
Replying to cehoyos: >Anything that can be fixed? I guess …
3:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > I don't recommend to ambitiously …
3:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I notice that the LPF on some short blocks is not working in at least …
2:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I don't recommend to ambitiously try to save the HF content above …
1:55 PM Ticket #2804 (streaming of videos coming from three usb camera) closed by Carl Eugen Hoyos
invalid: This is a bug tracker. If you want to report a bug please reopen this …
1:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Ah, yeah, I know. It's probably the scaler offset. It must be …
1:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Yeah it seems to have an anomaly around 1. I had only tested …
1:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
[[Image(...)]] Very strange behavior, …
1:10 PM Ticket #2804 (streaming of videos coming from three usb camera) created by ankit
I have three usb cameras attached to my PC. I want to first stitch the …
1:09 PM Ticket #2803 (Expression for scale filter trimmed) updated by Carl Eugen Hoyos
Version changed
Replying to Đonny: > Replying to cehoyos: > > …
1:03 PM Ticket #2803 (Expression for scale filter trimmed) updated by Đonny
Replying to cehoyos: > Is this not reproducible with …
12:15 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I successfully applied the patch from latest git head N-54889-g47d57f2.
11:48 AM Changeset in ffmpeg [69e6702c] by Martin Storsjö <martin@martin.st>
arm: Mangle external symbols properly in new vfp assembly files …
11:16 AM Changeset in ffmpeg [47d57f24] by Michael Niedermayer <michaelni@gmx.at>
arm: Mangle external symbols properly in new vfp assembly files …
11:14 AM Ticket #2803 (Expression for scale filter trimmed) updated by Carl Eugen Hoyos
Keywords changed
Is this not reproducible with current git head?
11:01 AM Ticket #2803 (Expression for scale filter trimmed) created by Đonny
Summary of the bug: It looks like there is some limitation of maximum …
10:11 AM Changeset in ffmpeg [23f250d2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
10:11 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by sporn
Thanks, I dont ever use command line ffmpeg and the memory tracer i do …
10:10 AM Changeset in ffmpeg [366e4158] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '800ffab48a7844dd5dc0a33b8f6b8e5ed718cf2e' * commit …
10:05 AM Changeset in ffmpeg [c30eb74d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8b9eba664edaddf9a304d3acbf0388b5c520781d' * commit …
10:04 AM Changeset in ffmpeg [bacba8e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ba6836c966debc56314ce2ef133c7f0c1fdfdeac' * commit …
9:57 AM Changeset in ffmpeg [2305a677] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b63bb251ea6d6ba23295294e37a92625c0192206' * commit …
9:55 AM Changeset in ffmpeg [3cab2280] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd6e4f5fef0d811e180fd7541941e07dca9e11dc0' * commit …
9:48 AM Changeset in ffmpeg [1573274b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '26ffcc7de1d98f77400a2ebe4e75055515c54587' * commit …
9:48 AM Changeset in ffmpeg [0d3400ec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2' * commit …
9:42 AM Changeset in ffmpeg [877bbe05] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce9ed10ac27b9cf32a6257e083ea2f052692d971' * commit …
9:41 AM Changeset in ffmpeg [0129026c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41ef1d360bac65032aa32f6b43ae137666507ae5' * commit …
9:12 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Replying to sporn: > It's already taken me 9 hours to …
9:07 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by sporn
I appreciate that that would help but I'm developing on windows and …
8:56 AM Changeset in ffmpeg [9d4dece6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8000206abcc82491c2a8c71e494c5477ede7264c' * commit …
8:38 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Carl Eugen Hoyos
I believe your latest patch contains trailing whitespace (that cannot …
8:34 AM Changeset in ffmpeg [2ca6a13b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7ef760d95c73dfee021b8fdee04f65126eb7edd1' * commit …
8:23 AM Changeset in ffmpeg [b909428d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4719040cd1b54381796b22056a9ae37bd2b4668d' * commit …
7:51 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by Carl Eugen Hoyos
Keywords changed
Please provide valgrind output for memory leaks (containing the ffmpeg …
7:15 AM Changeset in ffmpeg [ff30d121] by Martin Storsjö <martin@martin.st>
arm: Add VFP-accelerated version of qmf_32_subbands …
7:15 AM Changeset in ffmpeg [800ffab4] by Martin Storsjö <martin@martin.st>
dcadsp: Add a new method, qmf_32_subbands This does most of the work …
7:15 AM Changeset in ffmpeg [8b9eba66] by Martin Storsjö <martin@martin.st>
arm: Add VFP-accelerated version of fft16 Before …
7:15 AM Changeset in ffmpeg [ba6836c9] by Martin Storsjö <martin@martin.st>
arm: Add VFP-accelerated version of dca_lfe_fir Before …
7:15 AM Changeset in ffmpeg [b63bb251] by Martin Storsjö <martin@martin.st>
arm: Add VFP-accelerated version of imdct_half Before …
7:15 AM Changeset in ffmpeg [d6e4f5fe] by Martin Storsjö <martin@martin.st>
arm: Add VFP-accelerated version of int32_to_float_fmul_array8 …
7:15 AM Changeset in ffmpeg [26ffcc7d] by Martin Storsjö <martin@martin.st>
dcadec: Use int32_to_float_fmul_array8 Signed-off-by: Martin Storsjö …
7:15 AM Changeset in ffmpeg [31c6f6f] by Martin Storsjö <martin@martin.st>
fmtconvert: Add a new method, int32_to_float_fmul_array8 This is …
7:15 AM Changeset in ffmpeg [ce9ed10a] by Martin Storsjö <martin@martin.st>
arm: Add VFP-accelerated version of int32_to_float_fmul_scalar …
7:15 AM Changeset in ffmpeg [41ef1d36] by Martin Storsjö <martin@martin.st>
arm: Add VFP-accelerated version of synth_filter_float …
6:41 AM aac-improvements-wip-v3-vbr.patch attached to Ticket #2686 by klaussfreire
VBR improvements over wip-v2-rclookahead
6:40 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Alright, i'm attaching a new VBR patch. CBR/ABR shouldn't have changed …
6:28 AM Ticket #2802 (memory leak in avformat_find_stream_info) created by sporn
Summary of the bug: How to reproduce: call avformat_find_stream_info …
4:45 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
BTW, wait before you redo that graph, I have a much better VBR patch …
3:29 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Thing is, the butterworth doesn't really remove that much content, and …
3:28 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
You're right, the one I have done right now is MDCT, because it's done …
2:13 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Is that FFT, not MDCT? I'm guessing that lowering the cutoff increases …
1:37 AM Changeset in ffmpeg [5feaa451] by Michael Niedermayer <michaelni@gmx.at>
doc: add "rematrix_maxval" Signed-off-by: Michael Niedermayer …
1:24 AM Changeset in ffmpeg [7ac12599] by Michael Niedermayer <michaelni@gmx.at>
swresample: fix negative rematrix volumns Signed-off-by: Michael …
1:23 AM Changeset in ffmpeg [e2b71846] by Michael Niedermayer <michaelni@gmx.at>
swresample: Make rematrix maxvalue user settable Signed-off-by: …
12:48 AM Changeset in ffmpeg [51691111] by Michael Niedermayer <michaelni@gmx.at>
avfilter/REDUCE_FORMATS: fix bug that ended reducing too early Prior …
12:48 AM Changeset in ffmpeg [682e8a69] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_sei: Try to make code more robust by jumping to the …

Jul 21, 2013:

9:43 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
After two days of toying around, the butterworth filter used in psy is …
8:36 PM Changeset in ffmpeg [8000206a] by Justin Ruggles <justin.ruggles@gmail.com>
libspeexdec: fix detection of final terminator code
8:33 PM Ticket #2797 (Context information missing on the console) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas George in c25d1ba.
8:28 PM Ticket #2801 (Concat protocol with too many files) updated by Bernardo
Replying to Cigaes: > * An option to work in non-seekable …
8:26 PM Ticket #2794 (bmp rle: fix decoding of 4bpp with flipped row order) closed by Carl Eugen Hoyos
fixed: Fixed by you in 5f39992.
5:20 PM Changeset in ffmpeg [f9f7f4c9] by Stefano Sabatini <stefasab@gmail.com>
ffplay: improve error message in case of failure, mention filtergraph …
4:59 PM Changeset in ffmpeg [7ef760d9] by Martin Storsjö <martin@martin.st>
configure: generate full msvc debug symbols when linking in debug mode …
4:10 PM Ticket #2716 (Memory leak at avformat_new_stream) reopened by Michael Niedermayer
Patch has been reverted as it causes races and crashes with VLC. One …
4:03 PM Changeset in ffmpeg [9042c8a4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
3:57 PM Changeset in ffmpeg [118a1c2f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ff_h264_decode_sei: use skip_bits_long() Signed-off-by: …
3:57 PM Changeset in ffmpeg [45da7a0e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ff_h264_decode_sei: Check SEI size Signed-off-by: Michael …
3:57 PM Changeset in ffmpeg [80c873a8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ff_h264_decode_sei: fix integer overflow with size. This …
3:57 PM Changeset in ffmpeg [800ffa1f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_sei/ff_h264_decode_sei: fix error codes for insufficient …
3:57 PM Changeset in ffmpeg [37ecd67b] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/utils: Close codec context since it is allocated by …
3:16 PM Ticket #2716 (Memory leak at avformat_new_stream) closed by Carl Eugen Hoyos
fixed: Your patch was applied as 0f229f9b
2:04 PM Changeset in ffmpeg [8710a634] by Michael Niedermayer <michaelni@gmx.at>
h264: add frame packing as stereo_mode frame metadata This matches …
1:52 PM Changeset in ffmpeg [0f229f9b] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Close codec context since it is allocated by …
12:56 PM Changeset in ffmpeg [4719040c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx264: Define X264_API_IMPORTS on MSVC/ICL libx264 has a few data …
10:58 AM Changeset in ffmpeg [db0384c9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:00 AM Changeset in ffmpeg [b198e33a] by Marton Balint <cus@passwd.hu>
ffplay: fix build with disabled avfilter Got broken in b383498e. …
9:59 AM Changeset in ffmpeg [0a28a52d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dd0bfc3a6a310e3e3674ce7742672d689a9a0e93' * commit …
9:45 AM Changeset in ffmpeg [75fbe41f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fcae3ff124ee97c9265e3b93f3d41238b2aee9bd' * commit …
9:12 AM Ticket #2801 (Concat protocol with too many files) updated by Cigaes
Replying to jbvsmo: > 1 - FFmpeg doesn't tell me whats …
5:52 AM Ticket #2801 (Concat protocol with too many files) created by Bernardo
Summary of the bug: When using the concat protocol with a certain …
5:09 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
After applying the new LPF at comment:70, the result bitrate of music …
4:35 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Yes, I'm fixing the lower frequency right now. It's a matter with …
4:15 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I recommend psymodel.h line 24 to be: […] In this way, I can set …
3:51 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > {{{ > #define …
2:47 AM Changeset in ffmpeg [1f7acf3c] by Michael Niedermayer <michaelni@gmx.at>
vfilter/vf_scale: avoid using "{}" Should fix compile issues with …
2:40 AM Changeset in ffmpeg [953c7550] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowenc: convert speed relevant asserts to av_assert2() …
2:36 AM Changeset in ffmpeg [7b79c84b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowdec: remove assert.h include, its unused Signed-off-by: …
2:16 AM Changeset in ffmpeg [1434df3b] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: Support non subsampled 9-16bit planar pixel formats This …
1:44 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > Yes, bit_rate in that case …

Jul 20, 2013:

11:17 PM Changeset in ffmpeg [b8b73739] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'jamrial/release/1.0' into release/1.0 * …
11:13 PM Changeset in ffmpeg [d46713cc] by Michael Niedermayer <michaelni@gmx.at>
swfdec: do better validation of tag length Avoids trying to read a …
11:13 PM Changeset in ffmpeg [9c7c2ab] by Michael Niedermayer <michaelni@gmx.at>
swfdec: check lens validity Signed-off-by: Michael Niedermayer …
11:13 PM Changeset in ffmpeg [b896c1c9] by Michael Niedermayer <michaelni@gmx.at>
update all trac links to use the trac subdomain Signed-off-by: …
11:13 PM Changeset in ffmpeg [858e06aa] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Keep internal and external av_read_frame() packets in …
10:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I think I finally got VBR to talk to psy. It's looking good. I'll …
9:24 PM Changeset in ffmpeg [0c480bcf] by Michael Niedermayer <michaelni@gmx.at>
doc/filters: document vf_scales color range Signed-off-by: Michael …
8:20 PM Changeset in ffmpeg [3242747d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_scale; fix indent Signed-off-by: Michael Niedermayer …
8:13 PM Changeset in ffmpeg [835eee88] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_scale: add in/out color range option Signed-off-by: …
8:11 PM Changeset in ffmpeg [bbf6cb75] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_scale: Add in/out yuv color matrix option Signed-off-by: …
8:08 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Is s->global_quality different …
8:08 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Aren't you trying to access …
7:31 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Is s->global_quality different from VBR number -q:a x? ||=LAME …
7:20 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Aren't you trying to access s->bit_rate when it's VBR? Or am I missing …
7:17 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
LOL, sorry, the VBR condition is backwards. An old idiocy of mine, I …
7:02 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > Try this cutoff: > > {{{ > …
6:21 PM ffmpeg_aacvbr_pulse1.flac attached to Ticket #2686 by Kamedo2
Sound disappears for about 20ms in VBR mode -q:a 5, -q:a 10. Sounds …
6:15 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > psymodel.h line 32: > {{{ > …
5:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
How about the subjective quality on the various VBR modes, as compared …
5:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
[[Image(...)]] songs: 5 min snippets of …
5:16 PM Ticket #2800 (ffplay doesn't honour -autoexit with -af atrim) created by Stefano Sabatini
Summary of the bug: This command works: […] But will not work …
3:53 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Recommended cutoff frequency for FFmpeg AAC. …
2:38 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by Badminton Gott
sample_avi_to_mpegts_with_reencoding_mp3_audio_to_ac3.avi is uploaded …
10:13 AM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by Trigunflame
Replying to qyot27: > I found out something new during …
9:06 AM Changeset in ffmpeg [c25d1ba5] by Nicolas George <nicolas.george@normalesup.org>
lavu/log: print prefix after \r. Should fix trac ticket #2797 because …
9:03 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Should I use ffmpeg_g to spot the bug? Thousands of diverse sound …
9:03 AM Ticket #2799 (No support for cmyk jpeg) created by cyril
Summary of the bug: FFmpeg doesn't support jpg using the CMYK …
8:50 AM Changeset in ffmpeg [b6740179] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
8:39 AM Changeset in ffmpeg [48353325] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9' * commit …
6:29 AM Ticket #2363 (Default mingw32 compilation is broken by atomic) updated by Dave Yeo
Note that OS/2 is broken exactly the same way when configured with …
5:37 AM Ticket #2798 (Write cover art to mov files) updated by jamal
mov/mp4/m4a muxer currently doesn't support cover art. A patch that …
3:54 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
[[Image(...)]] All are stereo. I …
12:32 AM Changeset in ffmpeg [73b2043d] by Marton Balint <cus@passwd.hu>
ffplay: use start_time as next audio pts on flush when seeking is not …
12:32 AM Changeset in ffmpeg [b383498] by Marton Balint <cus@passwd.hu>
ffplay: estimate audio frame pts from the previous frame pts values …
12:32 AM Changeset in ffmpeg [782e06e2] by Marton Balint <cus@passwd.hu>
ffplay: simplify audio decoding Also use negative stream_index for …

Jul 19, 2013:

11:03 PM framemd5 Intro and HowTo edited by llogan
fix link (diff)
10:44 PM Changeset in ffmpeg [74561680] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_separatefields: fix ;; Found-by: llogan Signed-off-by: …
9:32 PM Changeset in ffmpeg [07704c61] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: Only change chapter ids if needed. This also …
8:14 PM Changeset in ffmpeg [fd818993] by Luca Barbato <lu_zero@gentoo.org>
dsicinav: Clip the source size to the expected maximum A packet …
8:14 PM Changeset in ffmpeg [dd0bfc3] by Luca Barbato <lu_zero@gentoo.org>
dsicinav: Bound-check the source buffer when needed Reported-by: …
8:14 PM Changeset in ffmpeg [fcae3ff1] by Luca Barbato <lu_zero@gentoo.org>
dsicinav: K&R formatting cosmetics
8:10 PM Changeset in ffmpeg [122536e0] by Michael Niedermayer <michaelni@gmx.at>
avfilter: fix preprocessor condition Signed-off-by: Michael …
7:36 PM Changeset in ffmpeg [a289f418] by Paul B Mahol <onemda@gmail.com>
doc/filters: add sepia example for colorchannelmixer Signed-off-by: …
5:57 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
In 4 hours of hearing more than 100 musical, vocal, ambient and …
4:56 PM Changeset in ffmpeg [56123fc7] by Michael Niedermayer <michaelni@gmx.at>
avutil/softfloat: remove unneeded include assert.h Signed-off-by: …
4:55 PM Changeset in ffmpeg [ca857c86] by Michael Niedermayer <michaelni@gmx.at>
tests/tiny_psnr: remove unneeded include assert.h This is the only …
4:53 PM Changeset in ffmpeg [8589d7a] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_yadif:remove unneeded include assert.h Signed-off-by: …
4:52 PM Changeset in ffmpeg [6d323ff5] by Michael Niedermayer <michaelni@gmx.at>
swscale: remove unneeded include assert.h Signed-off-by: Michael …
3:54 PM Changeset in ffmpeg [db330104] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: silence unused variable warning Signed-off-by: Michael …
3:42 PM Changeset in ffmpeg [5f39992e] by Michael Niedermayer <michaelni@gmx.at>
bmp: fix decoding of flipped rle4 Fixes ticket #2794 Signed-off-by: …
3:12 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
[[Image(...)]] I used tx->frame_bits = …
2:15 PM framemd5 Intro and HowTo created by dave rice
initial commit
2:15 PM WikiStart edited by dave rice
add article on framemd5 (diff)
1:16 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
It's not a regression, but surround bitrate seems to be capped and do …
12:59 PM Changeset in ffmpeg [d83ab337] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swscale/input: fix 16bit gbrp input Fixes Ticket2793 Signed-off-by: …
12:50 PM Changeset in ffmpeg [8f9bc6f2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swscale/input: fix 16bit gbrp input Fixes Ticket2793 Signed-off-by: …
12:49 PM Ticket #2793 (gbrp16 -> yuv conversion broken) closed by Michael Niedermayer
fixed: Fixed in a4b55bbb6f8ba055bba1493f6872792503e47563
10:49 AM Changeset in ffmpeg [a4b55bbb] by Michael Niedermayer <michaelni@gmx.at>
swscale/input: fix 16bit gbrp input Fixes Ticket2793 Signed-off-by: …
10:14 AM Changeset in ffmpeg [72f5a6d] by Stefano Sabatini <stefasab@gmail.com>
examples: demuxing: print ffplay command even if sample format is …
10:14 AM Changeset in ffmpeg [9f31c160] by Stefano Sabatini <stefasab@gmail.com>
examples: demuxing: simplify audio output There is no reason why this …
10:14 AM Changeset in ffmpeg [06b269d] by Stefano Sabatini <stefasab@gmail.com>
examples: demuxing: do partial audio packet decoding This assumes one …
9:24 AM Ticket #2795 (Too Large Number of Skipped frames 1374156452>60000) updated by Carl Eugen Hoyos
Is a feed from usb camera necessary to reproduce the problem or is it …
9:22 AM Changeset in ffmpeg [6756d98c] by Martin Storsjö <martin@martin.st>
lavfi: filtfmts: use newer avfilter APIs Signed-off-by: Martin …
9:08 AM Changeset in ffmpeg [25ffaf52] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: compat: …
9:02 AM Changeset in ffmpeg [36fb0d02] by Martin Storsjö <martin@martin.st>
rtsp: Support multicast source filters (RFC 4570) This supports …
9:02 AM Changeset in ffmpeg [4d97ca04] by Martin Storsjö <martin@martin.st>
rtpproto: Check the source IP if one single source has been specified …
9:00 AM Changeset in ffmpeg [336353de] by Martin Storsjö <martin@martin.st>
rtpproto: Support IGMPv3 source specific multicast inclusion …
9:00 AM Ticket #2795 (Too Large Number of Skipped frames 1374156452>60000) updated by ankit
I have attached the configuration file. Following are the steps which …
8:56 AM Changeset in ffmpeg [c88503e3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da' * commit …
8:48 AM ffserver.conf attached to Ticket #2795 by ankit
ffserver configuration file
8:26 AM Changeset in ffmpeg [8740762c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd010e95f86089abe9a3d4d4a66ac8102312d28a4' * commit …
8:24 AM Ticket #2797 (Context information missing on the console) updated by Carl Eugen Hoyos
[…]
7:40 AM Ticket #2797 (Context information missing on the console) updated by Carl Eugen Hoyos
Summary, Status, Version, Component, Reproduced by developer changed
I can reproduce the problem concerning the console output with the …
7:27 AM Ticket #2171 (Joining a SSM multicast group using an SDP) closed by Carl Eugen Hoyos
fixed: The patch was applied in 7203dbd.
6:43 AM Ticket #2798 (Write cover art to mov files) updated by svnpenn
If it helps, I tested it again with […] same result. If need be I …
6:26 AM Ticket #2797 (Context information missing on the console) updated by Carl Eugen Hoyos
Could you test after compiling with {{{--disable-w32threads …
6:22 AM Ticket #2798 (Write cover art to mov files) updated by Carl Eugen Hoyos
Keywords, Component changed
Is this problem reproducible with current git head?
5:20 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
The LPF could be accomplished by zeroing the coefficients in the FFT. …
5:14 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
2560 (the number you found) works better for us though. That's …
5:04 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Great! I'm goint to have time to test that improvement 5 hours later, …
4:56 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
There. Line 308: […] Must be […] That is indeed said on the …
4:03 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Reading the specs right now. I had a hunch that the spec might say …
3:50 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
How is the development going?
12:45 AM Ticket #2798 (Write cover art to mov files) created by svnpenn
.m4a files support album art .mp4 files support cover art currently …

Jul 18, 2013:

11:45 PM Changeset in ffmpeg [454c89dd] by Michael Niedermayer <michaelni@gmx.at>
img2enc: add option to use strftime() for filename Signed-off-by: …
10:17 PM Ticket #2796 (Problems dumping H264 stream from an Axis M1014 camera) updated by Andy
Here is the debug log with -fdebug ts option and disable-optimizations …
10:02 PM Ticket #2683 (Jpeg2000 decoder broken) closed by Carl Eugen Hoyos
fixed: The colour-space detection was fixed in b39a6bb, subsampling is not …
9:49 PM Ticket #2456 (can't concatenate two video files because of different SARs) updated by Carl Eugen Hoyos
Resolution changed
Fixed in 36b21e1, thank you for the report!
9:49 PM Ticket #2787 (lut 3d Filter result to green) closed by Carl Eugen Hoyos
fixed: The original issue should be fixed in 42272e8, thank you for the report!
9:42 PM Ticket #2797 (Context information missing on the console) updated by Kyle
Replying to cehoyos: > Please explain what is missing in …
9:39 PM Ticket #2797 (Context information missing on the console) updated by Carl Eugen Hoyos
Please explain what is missing in FFmpeg's output.
9:39 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by Carl Eugen Hoyos
I originally missed your comment about non-smooth video, sorry! Please …
9:36 PM Ticket #2795 (Too Large Number of Skipped frames 1374156452>60000) updated by Carl Eugen Hoyos
Analyzed by developer changed
Please add your failing command line (including FFserver configuration …
9:35 PM Ticket #2796 (Problems dumping H264 stream from an Axis M1014 camera) updated by Carl Eugen Hoyos
Keywords, Description changed
Please consider to either read my email or the ticket you mentioned …
9:20 PM Ticket #2797 (Context information missing on the console) updated by Kyle
ffmpeg -loglevel debug xxx.mp4 -vcodec libx264 -pass 1 -passlogfile …
9:16 PM consoleOutput.txt attached to Ticket #2797 by Kyle
console output
9:04 PM Ticket #2797 (Context information missing on the console) created by Kyle
Summary of the bug: How to reproduce: […] Patches should be …
8:27 PM jpeg_orientaton.zip attached to Ticket #1926 by DonMoir
8:26 PM Ticket #1926 (EXIF metadata is not extracted) updated by DonMoir
I attached 8 sample jpegs in jpeg_orientaton.zip that represent …
7:50 PM Changeset in ffmpeg [fc6de70] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: Support non subsampled 8bit planar pixel formats Fixes …
7:43 PM Changeset in ffmpeg [99de97ca] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: parse CDEF Signed-off-by: Michael Niedermayer …
5:02 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by Badminton Gott
OK, here is what you request. […]
4:27 PM Ticket #2796 (Problems dumping H264 stream from an Axis M1014 camera) created by Andy
I have a similar ffmpeg problem that described in ticket 1734 …
4:12 PM Changeset in ffmpeg [91004207] by Diego Biurrun <diego@biurrun.de>
compat: Add missing license boilerplates
4:12 PM Changeset in ffmpeg [439902e0] by Diego Biurrun <diego@biurrun.de>
Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ …
4:10 PM Changeset in ffmpeg [ed8c34a7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
4:01 PM Changeset in ffmpeg [7203dbde] by Michael Niedermayer <michaelni@gmx.at>
avformat/rt*p: Joining a SSM multicast group using an SDP (Issue …
2:25 PM Changeset in ffmpeg [d010e95f] by Martin Storsjö <martin@martin.st>
avserver: Remove unused loadable module support There is no record of …
1:59 PM Ticket #2795 (Too Large Number of Skipped frames 1374156452>60000) created by ankit
Hi I have configured the ffserver. While doing live feeding and …
11:51 AM Changeset in ffmpeg [b39a6bbe] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix pix_fmt detection in the native jpeg2000 decoder. Based on …
11:51 AM Changeset in ffmpeg [36b21e17] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/concat: Never fail for sample aspect ratio 0:1. Fixes ticket …
11:51 AM Changeset in ffmpeg [42272e86] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lut3d: Fix reading 3dl files with leading comments. Fixes ticket #2787.
10:08 AM Changeset in ffmpeg [ebaf20e9] by Nicolas George <nicolas.george@normalesup.org>
lavfi/scale: allocate interlaced scalers only if needed. Fix "Value …
10:03 AM Changeset in ffmpeg [630fc7dc] by Michael Niedermayer <michaelni@gmx.at>
vorbiscomment: Add DESCRIPTION to ff_vorbiscomment_metadata_conv It's …
8:55 AM Changeset in ffmpeg [562fb9c5] by Michael Niedermayer <michaelni@gmx.at>
lavf/riff: Add ITRK tag Some players, like foobar2000 or modern …
8:50 AM Ticket #2793 (gbrp16 -> yuv conversion broken) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Regression since 02001a3. […]
8:47 AM 320x240gbrp16le.raw attached to Ticket #2793 by Carl Eugen Hoyos
7:53 AM Changeset in ffmpeg [9d01bf7d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:45 AM Ticket #2794 (bmp rle: fix decoding of 4bpp with flipped row order) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
FFmpeg 0.5 showed a flipped image.
7:35 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) closed by Carl Eugen Hoyos
fixed: Apparently fixed in 353f302.
7:18 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) closed by jamal
fixed: Fixed in …
6:55 AM Ticket #2793 (gbrp16 -> yuv conversion broken) updated by ami_stuff
Summary changed
5:52 AM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
5:41 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
They go up because twoloop will push all scalefactors down uniformly …
2:13 AM AudioChannelManipulation edited by llogan
add layouts (diff)
2:06 AM ArticlesForCreation edited by llogan
remove audio mixing request due to addition of AudioChannelManipulation (diff)
2:04 AM WikiStart edited by llogan
add AudioChannelManipulation (diff)
2:02 AM AudioChannelManipulation created by llogan
make initial page
1:25 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > Yeah, but because you're …

Jul 17, 2013:

11:54 PM Changeset in ffmpeg [fcab45f3] by Michael Niedermayer <michaelni@gmx.at>
ftp: fix interrupt callback misuse FTP protocol used interrupt …
11:40 PM Changeset in ffmpeg [1816f550] by Michael Niedermayer <michaelni@gmx.at>
Merge https://github.com/lukaszmluki/ffmpeg * …
11:21 PM Changeset in ffmpeg [37ded530] by Michael Niedermayer <michaelni@gmx.at>
vf_scale: use sws_init_context() Signed-off-by: Michael Niedermayer …
11:02 PM Changeset in ffmpeg [353f3022] by Michael Niedermayer <michaelni@gmx.at>
lavf/matroskaenc: using valid chapter ids Fixes ticket 2790, by …
10:31 PM Changeset in ffmpeg [3ac7fa81] by Diego Biurrun <diego@biurrun.de>
Consistently use "cpu_flags" as variable/parameter name for CPU flags
10:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Yeah, but because you're capping psy's bitrate target to …
9:18 PM 4bpp_rle_flip_order.bmp attached to Ticket #2794 by ami_stuff
9:18 PM 4bpp_rle.bmp attached to Ticket #2794 by ami_stuff
9:17 PM Ticket #2794 (bmp rle: fix decoding of 4bpp with flipped row order) created by ami_stuff
[…]
9:06 PM 1.tif attached to Ticket #2793 by ami_stuff
9:06 PM Ticket #2793 (gbrp16 -> yuv conversion broken) created by ami_stuff
the output file have green tint […]
9:05 PM Ticket #2792 (jpeg2000: support progression order RPCL) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
9:02 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide a failing command line …
8:50 PM 1.jp2 attached to Ticket #2792 by ami_stuff
8:50 PM Ticket #2792 (jpeg2000: support progression order RPCL) created by ami_stuff
[…]
8:42 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by kml2
no. i'm using: gcc version 4.8.1 20130711 [gcc-4_8-branch revision 200903]
8:41 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by MarkZV
Are you using gcc 4.2.x? If so then this may be a duplicate of #1464; …
8:21 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I've listened to over 100 samples of diverse music and speech records. …
8:12 PM CompilationGuide/Centos edited by MarkZV
add export, update opus to 1.0.3 (diff)
8:00 PM CompilationGuide/Ubuntu edited by MarkZV
add export, update opus to 1.0.3 (diff)
7:57 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
from line 300: […] to: […] significantly improves the quality. …
7:22 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > The reason I mention this is …
6:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Yes, I'm testing with good …
6:50 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Yes, I'm testing with good headphones.
6:13 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I hope you're testing with good headphones. HF quality is hard to …
6:04 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
-cutoff 18000 seems to work, but the lowpass filter is too dull, …
2:59 PM Changeset in ffmpeg [a0b7e73f] by Michael Niedermayer <michaelni@gmx.at>
swscale/options: fix copy and paste typo Signed-off-by: Michael …
1:20 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by Carl Eugen Hoyos
Does aacgain work with the original file Alice.aac?
1:14 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by feelart
To summarize, you can't copy the aac stream without forcing to specify …
12:53 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by feelart
Indeed, adding "-acodec aac -strict -2" to the command line makes it …
12:42 PM Changeset in ffmpeg [816c579c] by Lukasz Marek <lukasz.m.luki@gmail.com>
ftp: warning about pure-ftp server used as and output
12:42 PM Changeset in ffmpeg [2217243e] by Lukasz Marek <lukasz.m.luki@gmail.com>
ftp: comments
12:42 PM Changeset in ffmpeg [db72b774] by Lukasz Marek <lukasz.m.luki@gmail.com>
ftp: remove unused headers
12:42 PM Changeset in ffmpeg [247e6587] by Lukasz Marek <lukasz.m.luki@gmail.com>
ftp: fix interrupt callback misuse FTP protocol used interrupt …
11:38 AM Changeset in ffmpeg [33968c20] by Michael Niedermayer <michaelni@gmx.at>
Fixing a stride issue in VP8 Alpha encode When encoding alpha channel …
11:30 AM Changeset in ffmpeg [066111bf] by Michael Niedermayer <michaelni@gmx.at>
matroskaenc: simplify mkv_check_tag() Signed-off-by: Michael …
10:18 AM Changeset in ffmpeg [088ed531] by Michael Niedermayer <michaelni@gmx.at>
lavf/matroskaenc: Check for valid metadata before creating tags Tags …
9:25 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by Fabian
So avformat “simply” needs to start the ChapterUID with 1 instead of …
9:06 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by Carl Eugen Hoyos
I used the following command line: {{{$ ffmpeg -i Alice.aac -vol 312 …
8:48 AM Changeset in ffmpeg [b4fe41c9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:40 AM Changeset in ffmpeg [10336ca6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12' * commit …
8:20 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by feelart
>ffmpeg -i alice.aac -vol 312 test.aac >The command succeeds here. …
8:02 AM Changeset in ffmpeg [b6293e27] by Martin Storsjö <martin@martin.st>
fmtconvert: Explicitly use int32_t instead of int Signed-off-by: …
7:34 AM Changeset in ffmpeg [9836f47] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: update/correct mp documentation
7:31 AM Changeset in ffmpeg [34322ab2] by Stefano Sabatini <stefasab@gmail.com>
doc/bitstream_filters: document dump_extra
7:24 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by jamal
Replying to cehoyos: > Replying to jamal: > > …
7:22 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by Carl Eugen Hoyos
Cc changed
Replying to jamal: > 0 is a valid value for ChapterUID. I …
7:11 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by jamal
Priority, Keywords, Component changed
7:10 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by jamal
"ChapterUID: 0" That seems to the problem. The Matroska demuxer is …
7:02 AM Ticket #2787 (lut 3d Filter result to green) updated by Carl Eugen Hoyos
Analyzed by developer changed
Patch sent, the problem is that comments within the file are …
6:58 AM Ticket #2787 (lut 3d Filter result to green) updated by cscope
compared source file with encoded file without lut3d filter & gamma …
6:43 AM Ticket #2787 (lut 3d Filter result to green) updated by cscope
Waveform indicates that there is a slight difference, i guess a slight …
6:31 AM Ticket #2787 (lut 3d Filter result to green) updated by Carl Eugen Hoyos
Does the waveform you attached indicates that the output is ok or that …
6:30 AM 3rdlineremoved.3dl attached to Ticket #2787 by Carl Eugen Hoyos
6:22 AM waveform.zip attached to Ticket #2787 by cscope
waveform comparison ffmpeg lut3d deleted comments & davinci resolve
6:15 AM Ticket #2787 (lut 3d Filter result to green) updated by cscope
When deleting line 3 this error occurs [Parsed_lut3d_0 @ …
6:08 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) updated by jamal
Ok, "title" and "stereo_mode" metadata entries are correctly being …
5:57 AM Ticket #2787 (lut 3d Filter result to green) updated by Carl Eugen Hoyos
The filter does not expect this line in the 3dl file: […] Could you …
4:55 AM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by Carl Eugen Hoyos
Please provide your failing command line together with the complete, …
3:52 AM Ticket #2694 (interrupt_callback not working) updated by sporn
Sorry - it turned out to be my fault (kind of)- i added an int field …

Jul 16, 2013:

11:59 PM Changeset in ffmpeg [b405f4e9] by Michael Niedermayer <michaelni@gmx.at>
swscale: Add support to specify chroma position Signed-off-by: …
11:58 PM MySegment.mkv attached to Ticket #2791 by kml2
a short clip of videao that demonstrates the issue
11:50 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) created by kml2
I'm working on building ffmpeg from git sources on linux/64. …
11:17 PM Changeset in ffmpeg [53c853e0] by Stefano Sabatini <stefasab@gmail.com>
lavc/h264_mp4toannexb: improve feedback in case of invalid bitstream
11:15 PM Changeset in ffmpeg [a80e622] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames This …
10:51 PM Changeset in ffmpeg [0092bcdf] by Stefano Sabatini <stefasab@gmail.com>
lavc/avcodec.h: fix various typos in av_bitstream_filter_filter() docs
9:17 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by Carl Eugen Hoyos
I asked for a failing command line and the complete, uncut console …
9:13 PM Changeset in ffmpeg [50612484] by Martin Storsjö <martin@martin.st>
pthread: Rename thread_init to avoid symbol collision The AIX threads …
9:10 PM Ticket #2789 (2-pass processing of inputs, generating statistics) updated by Carl Eugen Hoyos
Priority changed
8:58 PM tgt_toolnix.txt attached to Ticket #2790 by Fabian
The mkvtoolnix's output of the tgt_video.mkv
8:56 PM tgt_video.mkv attached to Ticket #2790 by Fabian
The result of applying the source metadata to the video on the commons
8:55 PM src_meta.txt attached to Ticket #2790 by Fabian
My source metadata
8:51 PM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) created by Fabian
Summary of the bug: When I create a mkv file with chapters using the …
7:25 PM Changeset in ffmpeg [5ceffb1b] by Paul B Mahol <onemda@gmail.com>
matroskaenc: use ffio_fill() Signed-off-by: Paul B Mahol …
7:15 PM Ticket #1535 (Wrong "profile" FAQ entry) updated by Elon Musk
7 months passed and still not fixed?
7:13 PM Ticket #2624 (Simplifying ffserver to make it more easy to maintain) closed by Elon Musk
invalid
7:10 PM Ticket #2437 (Emphasize "Register" link/button on trac page) closed by Elon Musk
wontfix
7:07 PM Ticket #1424 (Film Strip Logo) closed by Elon Musk
wontfix: Looks like nobody cares.
6:04 PM Ticket #2631 (fade filter offset from the end of stream) updated by burek
I suggested the implementation of a new feature here: …
6:03 PM Ticket #2789 (2-pass processing of inputs, generating statistics) created by burek
I would like to suggest a new feature which would first read an entire …
5:37 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by Badminton Gott
Replying to cehoyos: > The shorter command line from …
5:26 PM ffmpeg_aac320k_collapse5.flac attached to Ticket #2686 by Kamedo2
A sound that degrades on FFmpeg native aac encoder.
1:39 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Yes, will do this tonight (at work right now).
1:37 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by Carl Eugen Hoyos
Replying to feelart: > Also, wrong output with > > {{{ > …
1:35 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Things start to make sense. Could you tweak the back-spreading and …
12:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Alright. Good catch. I'd recommend not ignoring, because masking …
12:37 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I've got it. When the native aac encoder calcs a masking curve, almost …
12:25 PM 18.6_22kHz_noise.flac attached to Ticket #2686 by Kamedo2
Partial white noise, clipped by 256th-order lanczos function, to …
10:58 AM Ticket #2787 (lut 3d Filter result to green) updated by Elon Musk
Status, Component, Reproduced by developer changed
10:58 AM Ticket #2787 (lut 3d Filter result to green) updated by Elon Musk
If I remove comments from 3dl file, I get non-green output that match …
10:24 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by feelart
>I will close this ticket since I don't see much indication that there …
9:57 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by Carl Eugen Hoyos
Replying to saste: > Replying to cehoyos: > > …
9:53 AM Changeset in ffmpeg [03983c36] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: Detect conflicting sample rate/default_duration …
9:50 AM Changeset in ffmpeg [ae72abf6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: Detect conflicting sample rate/default_duration …
9:47 AM Changeset in ffmpeg [06190d75] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: Detect conflicting sample rate/default_duration …
9:43 AM Changeset in ffmpeg [bc44d06] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: Detect conflicting sample rate/default_duration …
9:40 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by Stefano Sabatini
Replying to cehoyos: > Replying to feelart: > …
9:26 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) closed by Carl Eugen Hoyos
worksforme: Replying to feelart: I will close this ticket since I …
8:58 AM Ticket #2787 (lut 3d Filter result to green) updated by Carl Eugen Hoyos
Looking at the 3dl file you uploaded, it contains values from 0 to …
8:48 AM Ticket #2787 (lut 3d Filter result to green) updated by Carl Eugen Hoyos
Version changed
6:33 AM Ticket #2787 (lut 3d Filter result to green) updated by cscope
confirmed with this build ffmpeg version N-54901-g1ef8e69d-tessus …
2:20 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by feelart
Regarding MP4Box, I don't know this tool. …
12:53 AM Changeset in ffmpeg [8d9c1b32] by Michael Niedermayer <michaelni@gmx.at>
mastroka audio muxer: Set long_name to Matroska Audio so that it …
12:44 AM Changeset in ffmpeg [37f4aa13] by Michael Niedermayer <michaelni@gmx.at>
swscale: move default colorspace setup to sws_init_filter() …
Note: See TracTimeline for information about the timeline view.