Timeline
Jul 23, 2013:
- 11:11 PM Changeset in ffmpeg [274a50ab] by
- 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
- The behavior has changed, but I am unsure of which commits are …
- 9:03 PM Changeset in ffmpeg [6fd221e5] by
- 8bps: Make the bound-checks consistent
- 9:03 PM Changeset in ffmpeg [bd7b4da] by
- 8bps: Bound-check the input buffer Reported-by: Mateusz "j00ru" …
- 9:03 PM Changeset in ffmpeg [2f034f2] by
- 4xm: Reject not a multiple of 16 dimension Reported-by: Mateusz …
- 9:03 PM Changeset in ffmpeg [ca488ad4] by
- alsdec: Clean up error paths Fix at least a memory leak. CC: …
- 9:03 PM Changeset in ffmpeg [70ecc175] by
- alsdec: Fix the clipping range mcc_weightings is only 32 elements. …
- 7:23 PM Changeset in ffmpeg [55db06a] by
- avcodec/utils: use av_assert0() to check validity of input pointers …
- 6:58 PM Changeset in ffmpeg [6a0b72f9] by
- avfilter/avfiltergraph: minor cosmetic Signed-off-by: Michael …
- 5:14 PM Changeset in ffmpeg [fe328f0] by
- 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
- 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
- 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
- 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
- Great, it works: […] But it produces few out-of-sync issues. …
- 3:19 PM Changeset in ffmpeg [65035508] by
- avformat/aviobuf/ffio_init_context: set seekable automatically …
- 1:02 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to mikhailov: > Replying to cehoyos: …
- 12:49 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by
- 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
- 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
- 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
- Replying to cehoyos: > And please confirm that the …
- 12:30 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to cehoyos: > Replying to mikhailov: …
- 12:24 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to mikhailov: > Replying to cehoyos: …
- 12:19 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to cehoyos: Why is this ticket invalid?
- 12:14 PM Ticket #2805 (Can not demux to elementary .h264) closed by
- invalid
- 12:06 PM Ticket #2805 (Can not demux to elementary .h264) reopened by
- 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
- invalid: {{{$ ffmpeg -i input.flv -vcodec copy -vbsf h264_mp4toannexb …
- 11:20 AM Ticket #2805 (Can not demux to elementary .h264) updated by
- 11:05 AM Ticket #2805 (Can not demux to elementary .h264) created by
- Summary of the bug: Impossible to mux elementary video stream that …
- 8:30 AM Changeset in ffmpeg [7dc77613] by
- 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
- So, I tracked the anomaly near -q:a 1 to the ESC_BT codebook. It seems …
- 1:11 AM Changeset in ffmpeg [abc8110f] by
- avcodec: add avcodec_chroma_pos_to_enum() Signed-off-by: Michael …
- 1:07 AM Changeset in ffmpeg [b7397857] by
- avcodec: add avcodec_enum_to_chroma_pos() Signed-off-by: Michael …
Jul 22, 2013:
- 11:02 PM Changeset in ffmpeg [4443213d] by
- avcodec/libopenjpegen: XYZ 12 bit support for libopenjpeg encoder
- 11:02 PM Changeset in ffmpeg [b9b1a2c3] by
- libswscale: Adding RGB => XYZ support
- 8:20 PM Ticket #2797 (Context information missing on the console) reopened by
- 8:19 PM Ticket #2797 (Context information missing on the console) updated by
- sorry about that. added console output, the source I use is at: …
- 7:46 PM Ticket #2797 (Context information missing on the console) closed by
- 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
-
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
- 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
- 6:19 PM Ticket #2797 (Context information missing on the console) updated by
- 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
- 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
- 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
- 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
- No, that's applied to tonal signals as well. A way to squeeze a little …
- 5:36 PM Changeset in ffmpeg [419a3d8a] by
- avformat/hls: avoid floating point arithmetic Should make things more …
- 5:34 PM Changeset in ffmpeg [2a5891bb] by
- 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
- 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
- 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
- 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
- Replying to Kamedo2: > Replying to [comment:86 …
- 4:44 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > I just want to preserve the …
- 4:05 PM Ticket #2803 (Expression for scale filter trimmed) updated by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- [[Image(...)]] Very strange behavior, …
- 1:10 PM Ticket #2804 (streaming of videos coming from three usb camera) created by
- 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
-
Version changed
Replying to Đonny: > Replying to cehoyos: > > … - 1:03 PM Ticket #2803 (Expression for scale filter trimmed) updated by
- 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
- I successfully applied the patch from latest git head N-54889-g47d57f2.
- 11:48 AM Changeset in ffmpeg [69e6702c] by
- arm: Mangle external symbols properly in new vfp assembly files …
- 11:16 AM Changeset in ffmpeg [47d57f24] by
- arm: Mangle external symbols properly in new vfp assembly files …
- 11:14 AM Ticket #2803 (Expression for scale filter trimmed) updated by
-
Keywords changed
Is this not reproducible with current git head? - 11:01 AM Ticket #2803 (Expression for scale filter trimmed) created by
- Summary of the bug: It looks like there is some limitation of maximum …
- 10:11 AM Changeset in ffmpeg [23f250d2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
- 10:11 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
- Thanks, I dont ever use command line ffmpeg and the memory tracer i do …
- 10:10 AM Changeset in ffmpeg [366e4158] by
- Merge commit '800ffab48a7844dd5dc0a33b8f6b8e5ed718cf2e' * commit …
- 10:05 AM Changeset in ffmpeg [c30eb74d] by
- Merge commit '8b9eba664edaddf9a304d3acbf0388b5c520781d' * commit …
- 10:04 AM Changeset in ffmpeg [bacba8e5] by
- Merge commit 'ba6836c966debc56314ce2ef133c7f0c1fdfdeac' * commit …
- 9:57 AM Changeset in ffmpeg [2305a677] by
- Merge commit 'b63bb251ea6d6ba23295294e37a92625c0192206' * commit …
- 9:55 AM Changeset in ffmpeg [3cab2280] by
- Merge commit 'd6e4f5fef0d811e180fd7541941e07dca9e11dc0' * commit …
- 9:48 AM Changeset in ffmpeg [1573274b] by
- Merge commit '26ffcc7de1d98f77400a2ebe4e75055515c54587' * commit …
- 9:48 AM Changeset in ffmpeg [0d3400ec] by
- Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2' * commit …
- 9:42 AM Changeset in ffmpeg [877bbe05] by
- Merge commit 'ce9ed10ac27b9cf32a6257e083ea2f052692d971' * commit …
- 9:41 AM Changeset in ffmpeg [0129026c] by
- Merge commit '41ef1d360bac65032aa32f6b43ae137666507ae5' * commit …
- 9:12 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
-
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
- I appreciate that that would help but I'm developing on windows and …
- 8:56 AM Changeset in ffmpeg [9d4dece6] by
- Merge commit '8000206abcc82491c2a8c71e494c5477ede7264c' * commit …
- 8:38 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I believe your latest patch contains trailing whitespace (that cannot …
- 8:34 AM Changeset in ffmpeg [2ca6a13b] by
- Merge commit '7ef760d95c73dfee021b8fdee04f65126eb7edd1' * commit …
- 8:23 AM Changeset in ffmpeg [b909428d] by
- Merge commit '4719040cd1b54381796b22056a9ae37bd2b4668d' * commit …
- 7:51 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
-
Keywords changed
Please provide valgrind output for memory leaks (containing the ffmpeg … - 7:15 AM Changeset in ffmpeg [ff30d121] by
- arm: Add VFP-accelerated version of qmf_32_subbands …
- 7:15 AM Changeset in ffmpeg [800ffab4] by
- dcadsp: Add a new method, qmf_32_subbands This does most of the work …
- 7:15 AM Changeset in ffmpeg [8b9eba66] by
- arm: Add VFP-accelerated version of fft16 Before …
- 7:15 AM Changeset in ffmpeg [ba6836c9] by
- arm: Add VFP-accelerated version of dca_lfe_fir Before …
- 7:15 AM Changeset in ffmpeg [b63bb251] by
- arm: Add VFP-accelerated version of imdct_half Before …
- 7:15 AM Changeset in ffmpeg [d6e4f5fe] by
- arm: Add VFP-accelerated version of int32_to_float_fmul_array8 …
- 7:15 AM Changeset in ffmpeg [26ffcc7d] by
- dcadec: Use int32_to_float_fmul_array8 Signed-off-by: Martin Storsjö …
- 7:15 AM Changeset in ffmpeg [31c6f6f] by
- fmtconvert: Add a new method, int32_to_float_fmul_array8 This is …
- 7:15 AM Changeset in ffmpeg [ce9ed10a] by
- arm: Add VFP-accelerated version of int32_to_float_fmul_scalar …
- 7:15 AM Changeset in ffmpeg [41ef1d36] by
- arm: Add VFP-accelerated version of synth_filter_float …
- 6:40 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- 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
- 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
- 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
- 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
- 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
- Is that FFT, not MDCT? I'm guessing that lowering the cutoff increases …
- 1:37 AM Changeset in ffmpeg [5feaa451] by
- doc: add "rematrix_maxval" Signed-off-by: Michael Niedermayer …
- 1:24 AM Changeset in ffmpeg [7ac12599] by
- swresample: fix negative rematrix volumns Signed-off-by: Michael …
- 1:23 AM Changeset in ffmpeg [e2b71846] by
- swresample: Make rematrix maxvalue user settable Signed-off-by: …
- 12:48 AM Changeset in ffmpeg [51691111] by
- avfilter/REDUCE_FORMATS: fix bug that ended reducing too early Prior …
- 12:48 AM Changeset in ffmpeg [682e8a69] by
- 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
- After two days of toying around, the butterworth filter used in psy is …
- 8:36 PM Changeset in ffmpeg [8000206a] by
- libspeexdec: fix detection of final terminator code
- 8:33 PM Ticket #2797 (Context information missing on the console) closed by
- fixed: Fixed by Nicolas George in c25d1ba.
- 8:28 PM Ticket #2801 (Concat protocol with too many files) updated by
- 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
- fixed: Fixed by you in 5f39992.
- 5:20 PM Changeset in ffmpeg [f9f7f4c9] by
- ffplay: improve error message in case of failure, mention filtergraph …
- 4:59 PM Changeset in ffmpeg [7ef760d9] by
- configure: generate full msvc debug symbols when linking in debug mode …
- 4:10 PM Ticket #2716 (Memory leak at avformat_new_stream) reopened by
- Patch has been reverted as it causes races and crashes with VLC. One …
- 4:03 PM Changeset in ffmpeg [9042c8a4] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
- 3:57 PM Changeset in ffmpeg [118a1c2f] by
- avcodec/ff_h264_decode_sei: use skip_bits_long() Signed-off-by: …
- 3:57 PM Changeset in ffmpeg [45da7a0e] by
- avcodec/ff_h264_decode_sei: Check SEI size Signed-off-by: Michael …
- 3:57 PM Changeset in ffmpeg [80c873a8] by
- avcodec/ff_h264_decode_sei: fix integer overflow with size. This …
- 3:57 PM Changeset in ffmpeg [800ffa1f] by
- avcodec/h264_sei/ff_h264_decode_sei: fix error codes for insufficient …
- 3:57 PM Changeset in ffmpeg [37ecd67b] by
- Revert "avformat/utils: Close codec context since it is allocated by …
- 3:16 PM Ticket #2716 (Memory leak at avformat_new_stream) closed by
- fixed: Your patch was applied as 0f229f9b
- 2:04 PM Changeset in ffmpeg [8710a634] by
- h264: add frame packing as stereo_mode frame metadata This matches …
- 1:52 PM Changeset in ffmpeg [0f229f9b] by
- avformat/utils: Close codec context since it is allocated by …
- 12:56 PM Changeset in ffmpeg [4719040c] by
- libx264: Define X264_API_IMPORTS on MSVC/ICL libx264 has a few data …
- 10:58 AM Changeset in ffmpeg [db0384c9] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:00 AM Changeset in ffmpeg [b198e33a] by
- ffplay: fix build with disabled avfilter Got broken in b383498e. …
- 9:59 AM Changeset in ffmpeg [0a28a52d] by
- Merge commit 'dd0bfc3a6a310e3e3674ce7742672d689a9a0e93' * commit …
- 9:45 AM Changeset in ffmpeg [75fbe41f] by
- Merge commit 'fcae3ff124ee97c9265e3b93f3d41238b2aee9bd' * commit …
- 9:12 AM Ticket #2801 (Concat protocol with too many files) updated by
- Replying to jbvsmo: > 1 - FFmpeg doesn't tell me whats …
- 5:52 AM Ticket #2801 (Concat protocol with too many files) created by
- 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
- 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
- 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
- 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
- Replying to klaussfreire: > {{{ > #define …
- 2:47 AM Changeset in ffmpeg [1f7acf3c] by
- vfilter/vf_scale: avoid using "{}" Should fix compile issues with …
- 2:40 AM Changeset in ffmpeg [953c7550] by
- avcodec/snowenc: convert speed relevant asserts to av_assert2() …
- 2:36 AM Changeset in ffmpeg [7b79c84b] by
- avcodec/snowdec: remove assert.h include, its unused Signed-off-by: …
- 2:16 AM Changeset in ffmpeg [1434df3b] by
- 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
- Replying to klaussfreire: > Yes, bit_rate in that case …
Jul 20, 2013:
- 11:17 PM Changeset in ffmpeg [b8b73739] by
- Merge remote-tracking branch 'jamrial/release/1.0' into release/1.0 * …
- 11:13 PM Changeset in ffmpeg [d46713cc] by
- swfdec: do better validation of tag length Avoids trying to read a …
- 11:13 PM Changeset in ffmpeg [9c7c2ab] by
- swfdec: check lens validity Signed-off-by: Michael Niedermayer …
- 11:13 PM Changeset in ffmpeg [b896c1c9] by
- update all trac links to use the trac subdomain Signed-off-by: …
- 11:13 PM Changeset in ffmpeg [858e06aa] by
- 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
- I think I finally got VBR to talk to psy. It's looking good. I'll …
- 9:24 PM Changeset in ffmpeg [0c480bcf] by
- doc/filters: document vf_scales color range Signed-off-by: Michael …
- 8:20 PM Changeset in ffmpeg [3242747d] by
- avfilter/vf_scale; fix indent Signed-off-by: Michael Niedermayer …
- 8:13 PM Changeset in ffmpeg [835eee88] by
- avfilter/vf_scale: add in/out color range option Signed-off-by: …
- 8:11 PM Changeset in ffmpeg [bbf6cb75] by
- 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
- 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
- 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
- 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
- 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
- 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
- Replying to klaussfreire: > Try this cutoff: > > {{{ > …
- 6:15 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > psymodel.h line 32: > {{{ > …
- 5:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- 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
- [[Image(...)]] songs: 5 min snippets of …
- 5:16 PM Ticket #2800 (ffplay doesn't honour -autoexit with -af atrim) created by
- 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
- Recommended cutoff frequency for FFmpeg AAC. …
- 2:38 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
- 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
- Replying to qyot27: > I found out something new during …
- 9:06 AM Changeset in ffmpeg [c25d1ba5] by
- 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
- 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
- Summary of the bug: FFmpeg doesn't support jpg using the CMYK …
- 8:50 AM Changeset in ffmpeg [b6740179] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
- 8:39 AM Changeset in ffmpeg [48353325] by
- Merge commit '36fb0d02a1faa11eaee51de01fb4061ad6092af9' * commit …
- 6:29 AM Ticket #2363 (Default mingw32 compilation is broken by atomic) updated by
- 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
- 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
- [[Image(...)]] All are stereo. I …
- 12:32 AM Changeset in ffmpeg [73b2043d] by
- ffplay: use start_time as next audio pts on flush when seeking is not …
- 12:32 AM Changeset in ffmpeg [b383498] by
- ffplay: estimate audio frame pts from the previous frame pts values …
- 12:32 AM Changeset in ffmpeg [782e06e2] by
- ffplay: simplify audio decoding Also use negative stream_index for …
Jul 19, 2013:
- 11:03 PM framemd5 Intro and HowTo edited by
- fix link (diff)
- 10:44 PM Changeset in ffmpeg [74561680] by
- avfilter/vf_separatefields: fix ;; Found-by: llogan Signed-off-by: …
- 9:32 PM Changeset in ffmpeg [07704c61] by
- avformat/matroskaenc: Only change chapter ids if needed. This also …
- 8:14 PM Changeset in ffmpeg [fd818993] by
- dsicinav: Clip the source size to the expected maximum A packet …
- 8:14 PM Changeset in ffmpeg [dd0bfc3] by
- dsicinav: Bound-check the source buffer when needed Reported-by: …
- 8:14 PM Changeset in ffmpeg [fcae3ff1] by
- dsicinav: K&R formatting cosmetics
- 8:10 PM Changeset in ffmpeg [122536e0] by
- avfilter: fix preprocessor condition Signed-off-by: Michael …
- 7:36 PM Changeset in ffmpeg [a289f418] by
- 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
- In 4 hours of hearing more than 100 musical, vocal, ambient and …
- 4:56 PM Changeset in ffmpeg [56123fc7] by
- avutil/softfloat: remove unneeded include assert.h Signed-off-by: …
- 4:55 PM Changeset in ffmpeg [ca857c86] by
- tests/tiny_psnr: remove unneeded include assert.h This is the only …
- 4:53 PM Changeset in ffmpeg [8589d7a] by
- avfilter/vf_yadif:remove unneeded include assert.h Signed-off-by: …
- 4:52 PM Changeset in ffmpeg [6d323ff5] by
- swscale: remove unneeded include assert.h Signed-off-by: Michael …
- 3:54 PM Changeset in ffmpeg [db330104] by
- jpeg2000dec: silence unused variable warning Signed-off-by: Michael …
- 3:42 PM Changeset in ffmpeg [5f39992e] by
- 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
- [[Image(...)]] I used tx->frame_bits = …
- 2:15 PM framemd5 Intro and HowTo created by
- initial commit
- 2:15 PM WikiStart edited by
- add article on framemd5 (diff)
- 1:16 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- It's not a regression, but surround bitrate seems to be capped and do …
- 12:59 PM Changeset in ffmpeg [d83ab337] by
- swscale/input: fix 16bit gbrp input Fixes Ticket2793 Signed-off-by: …
- 12:50 PM Changeset in ffmpeg [8f9bc6f2] by
- swscale/input: fix 16bit gbrp input Fixes Ticket2793 Signed-off-by: …
- 12:49 PM Ticket #2793 (gbrp16 -> yuv conversion broken) closed by
- fixed: Fixed in a4b55bbb6f8ba055bba1493f6872792503e47563
- 10:49 AM Changeset in ffmpeg [a4b55bbb] by
- swscale/input: fix 16bit gbrp input Fixes Ticket2793 Signed-off-by: …
- 10:14 AM Changeset in ffmpeg [72f5a6d] by
- examples: demuxing: print ffplay command even if sample format is …
- 10:14 AM Changeset in ffmpeg [9f31c160] by
- examples: demuxing: simplify audio output There is no reason why this …
- 10:14 AM Changeset in ffmpeg [06b269d] by
- 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
- Is a feed from usb camera necessary to reproduce the problem or is it …
- 9:22 AM Changeset in ffmpeg [6756d98c] by
- lavfi: filtfmts: use newer avfilter APIs Signed-off-by: Martin …
- 9:08 AM Changeset in ffmpeg [25ffaf52] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: compat: …
- 9:02 AM Changeset in ffmpeg [36fb0d02] by
- rtsp: Support multicast source filters (RFC 4570) This supports …
- 9:02 AM Changeset in ffmpeg [4d97ca04] by
- rtpproto: Check the source IP if one single source has been specified …
- 9:00 AM Changeset in ffmpeg [336353de] by
- rtpproto: Support IGMPv3 source specific multicast inclusion …
- 9:00 AM Ticket #2795 (Too Large Number of Skipped frames 1374156452>60000) updated by
- I have attached the configuration file. Following are the steps which …
- 8:56 AM Changeset in ffmpeg [c88503e3] by
- Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da' * commit …
- 8:26 AM Changeset in ffmpeg [8740762c] by
- Merge commit 'd010e95f86089abe9a3d4d4a66ac8102312d28a4' * commit …
- 8:24 AM Ticket #2797 (Context information missing on the console) updated by
- […]
- 7:40 AM Ticket #2797 (Context information missing on the console) updated by
-
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
- fixed: The patch was applied in 7203dbd.
- 6:43 AM Ticket #2798 (Write cover art to mov files) updated by
- 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
- Could you test after compiling with {{{--disable-w32threads …
- 6:22 AM Ticket #2798 (Write cover art to mov files) updated by
-
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
- 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
- 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
- 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
- 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
- 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
- How is the development going?
- 12:45 AM Ticket #2798 (Write cover art to mov files) created by
- .m4a files support album art .mp4 files support cover art currently …
Jul 18, 2013:
- 11:45 PM Changeset in ffmpeg [454c89dd] by
- 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
- Here is the debug log with -fdebug ts option and disable-optimizations …
- 10:02 PM Ticket #2683 (Jpeg2000 decoder broken) closed by
- 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
-
Resolution changed
Fixed in 36b21e1, thank you for the report! - 9:49 PM Ticket #2787 (lut 3d Filter result to green) closed by
- 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
- Replying to cehoyos: > Please explain what is missing in …
- 9:39 PM Ticket #2797 (Context information missing on the console) updated by
- 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
- 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
-
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
-
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
- ffmpeg -loglevel debug xxx.mp4 -vcodec libx264 -pass 1 -passlogfile …
- 9:04 PM Ticket #2797 (Context information missing on the console) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 8:26 PM Ticket #1926 (EXIF metadata is not extracted) updated by
- I attached 8 sample jpegs in jpeg_orientaton.zip that represent …
- 7:50 PM Changeset in ffmpeg [fc6de70] by
- jpeg2000dec: Support non subsampled 8bit planar pixel formats Fixes …
- 7:43 PM Changeset in ffmpeg [99de97ca] by
- 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
- OK, here is what you request. […]
- 4:27 PM Ticket #2796 (Problems dumping H264 stream from an Axis M1014 camera) created by
- I have a similar ffmpeg problem that described in ticket 1734 …
- 4:12 PM Changeset in ffmpeg [91004207] by
- compat: Add missing license boilerplates
- 4:12 PM Changeset in ffmpeg [439902e0] by
- Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ …
- 4:10 PM Changeset in ffmpeg [ed8c34a7] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
- 4:01 PM Changeset in ffmpeg [7203dbde] by
- avformat/rt*p: Joining a SSM multicast group using an SDP (Issue …
- 2:25 PM Changeset in ffmpeg [d010e95f] by
- 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
- Hi I have configured the ffserver. While doing live feeding and …
- 11:51 AM Changeset in ffmpeg [b39a6bbe] by
- Fix pix_fmt detection in the native jpeg2000 decoder. Based on …
- 11:51 AM Changeset in ffmpeg [36b21e17] by
- lavf/concat: Never fail for sample aspect ratio 0:1. Fixes ticket …
- 11:51 AM Changeset in ffmpeg [42272e86] by
- lut3d: Fix reading 3dl files with leading comments. Fixes ticket #2787.
- 10:08 AM Changeset in ffmpeg [ebaf20e9] by
- lavfi/scale: allocate interlaced scalers only if needed. Fix "Value …
- 10:03 AM Changeset in ffmpeg [630fc7dc] by
- vorbiscomment: Add DESCRIPTION to ff_vorbiscomment_metadata_conv It's …
- 8:55 AM Changeset in ffmpeg [562fb9c5] by
- lavf/riff: Add ITRK tag Some players, like foobar2000 or modern …
- 8:50 AM Ticket #2793 (gbrp16 -> yuv conversion broken) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Regression since 02001a3. […] - 7:53 AM Changeset in ffmpeg [9d01bf7d] by
- 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
-
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
- fixed: Apparently fixed in 353f302.
- 7:18 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) closed by
- fixed: Fixed in …
- 6:55 AM Ticket #2793 (gbrp16 -> yuv conversion broken) updated by
-
Summary changed
- 5:52 AM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by
-
Priority, Keywords changed
- 5:41 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- They go up because twoloop will push all scalefactors down uniformly …
- 2:13 AM AudioChannelManipulation edited by
- add layouts (diff)
- 2:06 AM ArticlesForCreation edited by
- remove audio mixing request due to addition of AudioChannelManipulation (diff)
- 2:04 AM WikiStart edited by
- add AudioChannelManipulation (diff)
- 2:02 AM AudioChannelManipulation created by
- make initial page
- 1:25 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > Yeah, but because you're …
Jul 17, 2013:
- 11:54 PM Changeset in ffmpeg [fcab45f3] by
- ftp: fix interrupt callback misuse FTP protocol used interrupt …
- 11:40 PM Changeset in ffmpeg [1816f550] by
- Merge https://github.com/lukaszmluki/ffmpeg * …
- 11:21 PM Changeset in ffmpeg [37ded530] by
- vf_scale: use sws_init_context() Signed-off-by: Michael Niedermayer …
- 11:02 PM Changeset in ffmpeg [353f3022] by
- lavf/matroskaenc: using valid chapter ids Fixes ticket 2790, by …
- 10:31 PM Changeset in ffmpeg [3ac7fa81] by
- 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
- Yeah, but because you're capping psy's bitrate target to …
- 9:17 PM Ticket #2794 (bmp rle: fix decoding of 4bpp with flipped row order) created by
- […]
- 9:06 PM Ticket #2793 (gbrp16 -> yuv conversion broken) created by
- the output file have green tint […]
- 9:05 PM Ticket #2792 (jpeg2000: support progression order RPCL) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 9:02 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) closed by
- needs_more_info: Please reopen this ticket if you can provide a failing command line …
- 8:50 PM Ticket #2792 (jpeg2000: support progression order RPCL) created by
- […]
- 8:42 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by
- 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
- 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
- I've listened to over 100 samples of diverse music and speech records. …
- 8:12 PM CompilationGuide/Centos edited by
- add export, update opus to 1.0.3 (diff)
- 8:00 PM CompilationGuide/Ubuntu edited by
- 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
- 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
- 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
- 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
- Yes, I'm testing with good headphones.
- 6:13 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- 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
- -cutoff 18000 seems to work, but the lowpass filter is too dull, …
- 2:59 PM Changeset in ffmpeg [a0b7e73f] by
- 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
- 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
- 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
- Indeed, adding "-acodec aac -strict -2" to the command line makes it …
- 12:42 PM Changeset in ffmpeg [816c579c] by
- ftp: warning about pure-ftp server used as and output
- 12:42 PM Changeset in ffmpeg [2217243e] by
- ftp: comments
- 12:42 PM Changeset in ffmpeg [db72b774] by
- ftp: remove unused headers
- 12:42 PM Changeset in ffmpeg [247e6587] by
- ftp: fix interrupt callback misuse FTP protocol used interrupt …
- 11:38 AM Changeset in ffmpeg [33968c20] by
- Fixing a stride issue in VP8 Alpha encode When encoding alpha channel …
- 11:30 AM Changeset in ffmpeg [066111bf] by
- matroskaenc: simplify mkv_check_tag() Signed-off-by: Michael …
- 10:18 AM Changeset in ffmpeg [088ed531] by
- 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
- 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
- I used the following command line: {{{$ ffmpeg -i Alice.aac -vol 312 …
- 8:48 AM Changeset in ffmpeg [b4fe41c9] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 8:40 AM Changeset in ffmpeg [10336ca6] by
- Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12' * commit …
- 8:20 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- >ffmpeg -i alice.aac -vol 312 test.aac >The command succeeds here. …
- 8:02 AM Changeset in ffmpeg [b6293e27] by
- fmtconvert: Explicitly use int32_t instead of int Signed-off-by: …
- 7:34 AM Changeset in ffmpeg [9836f47] by
- doc/filters: update/correct mp documentation
- 7:31 AM Changeset in ffmpeg [34322ab2] by
- 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
- 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
-
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
-
Priority, Keywords, Component changed
- 7:10 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by
- "ChapterUID: 0" That seems to the problem. The Matroska demuxer is …
- 7:02 AM Ticket #2787 (lut 3d Filter result to green) updated by
-
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
- compared source file with encoded file without lut3d filter & gamma …
- 6:43 AM Ticket #2787 (lut 3d Filter result to green) updated by
- 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
- Does the waveform you attached indicates that the output is ok or that …
- 6:15 AM Ticket #2787 (lut 3d Filter result to green) updated by
- 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
- Ok, "title" and "stereo_mode" metadata entries are correctly being …
- 5:57 AM Ticket #2787 (lut 3d Filter result to green) updated by
- 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
- Please provide your failing command line together with the complete, …
- 3:52 AM Ticket #2694 (interrupt_callback not working) updated by
- 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
- swscale: Add support to specify chroma position Signed-off-by: …
- 11:50 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) created by
- I'm working on building ffmpeg from git sources on linux/64. …
- 11:17 PM Changeset in ffmpeg [53c853e0] by
- lavc/h264_mp4toannexb: improve feedback in case of invalid bitstream
- 11:15 PM Changeset in ffmpeg [a80e622] by
- avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames This …
- 10:51 PM Changeset in ffmpeg [0092bcdf] by
- 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
- I asked for a failing command line and the complete, uncut console …
- 9:13 PM Changeset in ffmpeg [50612484] by
- 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
-
Priority changed
- 8:51 PM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) created by
- Summary of the bug: When I create a mkv file with chapters using the …
- 7:25 PM Changeset in ffmpeg [5ceffb1b] by
- matroskaenc: use ffio_fill() Signed-off-by: Paul B Mahol …
- 7:15 PM Ticket #1535 (Wrong "profile" FAQ entry) updated by
- 7 months passed and still not fixed?
- 7:13 PM Ticket #2624 (Simplifying ffserver to make it more easy to maintain) closed by
- invalid
- 7:10 PM Ticket #2437 (Emphasize "Register" link/button on trac page) closed by
- wontfix
- 7:07 PM Ticket #1424 (Film Strip Logo) closed by
- wontfix: Looks like nobody cares.
- 6:04 PM Ticket #2631 (fade filter offset from the end of stream) updated by
- I suggested the implementation of a new feature here: …
- 6:03 PM Ticket #2789 (2-pass processing of inputs, generating statistics) created by
- 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
- Replying to cehoyos: > The shorter command line from …
- 1:39 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- 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
- Replying to feelart: > Also, wrong output with > > {{{ > …
- 1:35 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- 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
- 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
- I've got it. When the native aac encoder calcs a masking curve, almost …
- 10:58 AM Ticket #2787 (lut 3d Filter result to green) updated by
-
Status, Component, Reproduced by developer changed
- 10:58 AM Ticket #2787 (lut 3d Filter result to green) updated by
- 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
- >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
- Replying to saste: > Replying to cehoyos: > > …
- 9:53 AM Changeset in ffmpeg [03983c36] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:50 AM Changeset in ffmpeg [ae72abf6] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:47 AM Changeset in ffmpeg [06190d75] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:43 AM Changeset in ffmpeg [bc44d06] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:40 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Replying to cehoyos: > Replying to feelart: > …
- 9:26 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) closed by
- worksforme: Replying to feelart: I will close this ticket since I …
- 8:58 AM Ticket #2787 (lut 3d Filter result to green) updated by
- 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
-
Version changed
- 6:33 AM Ticket #2787 (lut 3d Filter result to green) updated by
- 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
- Regarding MP4Box, I don't know this tool. …
- 12:53 AM Changeset in ffmpeg [8d9c1b32] by
- mastroka audio muxer: Set long_name to Matroska Audio so that it …
- 12:44 AM Changeset in ffmpeg [37f4aa13] by
- swscale: move default colorspace setup to sws_init_filter() …
Note:
See TracTimeline
for information about the timeline view.
