Timeline



Dec 7, 2013:

11:38 PM Changeset in ffmpeg [ae330070] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: token_parts is VP8 specific Signed-off-by: James Almer …
11:28 PM Changeset in ffmpeg [9aa053ce] by Diego Biurrun <diego@biurrun.de>
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 …
9:22 PM Ticket #3107 (Problem using muxing example) updated by a
Hi easonic, I am still having the issues where output frame rate, bit …
8:57 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Carl Eugen Hoyos
Status, Summary changed
I deleted the attachments that are imo not ideal to reproduce the …
8:56 PM patchaacdec.diff attached to Ticket #3205 by Carl Eugen Hoyos
8:54 PM test attached to Ticket #3205 by Carl Eugen Hoyos
8:30 PM Ticket #2381 (ffplay: resize of the sdl window when -showmode 1/2 is used) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint in ad01fae8
8:19 PM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) updated by DeadSix27
Summary changed
8:18 PM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) created by DeadSix27
No subtitles are burned into single frame JPEG's(Thumbnails) of videos …
6:10 PM Changeset in ffmpeg [e2f800f8] by Michael Niedermayer <michaelni@gmx.at>
windres: Track dependencies Signed-off-by: James Almer …
6:00 PM Changeset in ffmpeg [d042c825] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'rbultje/vp9-simd' * rbultje/vp9-simd: …
5:39 PM Changeset in ffmpeg [92436e8a] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: implement top/left half (4x4) sub-8x8-IDCT. For that specific …
5:39 PM Changeset in ffmpeg [b2045c44] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split pre-load of 11585x2 out of 1d idct macro. This allows us …
5:39 PM Changeset in ffmpeg [f9a0d4c6] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: minor refactorings in idct ssse3 assembly. Make register usage …
5:39 PM Changeset in ffmpeg [8729964b] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split x86 assembly in two files. (And in future, loopfilter or …
4:45 PM Ticket #2384 (ffmpeg detects avi/divx with xsub as broken) updated by someuser
Keywords, Component changed
4:43 PM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by someuser
Thanks, I'm happy to confirm the patch fixed the issue!
3:11 PM Changeset in ffmpeg [c6959918] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: set …
1:55 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Katie Holly
Sorry for the double attachment, i thought the sample file isn't going …
1:10 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
I am not convinced that there is a bug but please provide a sample.
1:09 PM Changeset in ffmpeg [e8ac905d] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) …
1:08 PM Changeset in ffmpeg [0aedf90e] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: factor set_string_color() out Signed-off-by: Michael …
1:08 PM Changeset in ffmpeg [758d4e4] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: factor set_string_video_rate() out Signed-off-by: Michael …
1:07 PM Changeset in ffmpeg [9648c4fe] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: factor set_string_image_size() out Signed-off-by: Michael …
12:58 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Katie Holly
Ah, and expected output of both commands: {{{pipe:0: Invalid data …
12:52 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) created by Katie Holly
While trying to test some raw audio formats for under-the-hood …
10:59 AM Changeset in ffmpeg [7f763775] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: remove unused variable Signed-off-by: Michael …
10:52 AM Changeset in ffmpeg [4dfc8f6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
10:44 AM Changeset in ffmpeg [624b83b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: check that er is supported before attempting …
10:44 AM Changeset in ffmpeg [e8304f4e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: factor er_supported() check out …
10:34 AM Changeset in ffmpeg [0639e403] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: check that er is supported before attempting …
10:34 AM Changeset in ffmpeg [5c7d6be5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: factor er_supported() check out …
10:32 AM Ticket #3204 (VC1 Intensity Compensation is always used once encountered) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
782ebd61 is the cause for a >5% speed regression in vc1 decoding.
8:02 AM Encode/HighQualityAudio edited by Leon
Added comment about encoder rankings (diff)
5:30 AM intcomp.patch.txt attached to Ticket #3204 by mcarter
vc1dec.c instrumentation patch
5:30 AM Ticket #3204 (VC1 Intensity Compensation is always used once encountered) created by mcarter
I noticed that VC1 decoding performance dropped after upgrading to the …
3:20 AM Changeset in ffmpeg [1770da18] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: reject poorly fitting rfps values earlier This avoids …
2:24 AM Ticket #3203 (Windows MSVC configure failed.) closed by dbuitenh
invalid: You did not read the documentation …
2:23 AM Changeset in ffmpeg [ba189b1d] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: use rfps_add_frame() only for video it makes no sense …
1:55 AM Ticket #3203 (Windows MSVC configure failed.) created by persanker
Summary of the bug: How to reproduce: […] Result: […] Lines in …
1:04 AM Changeset in ffmpeg [4d18060e] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: fill xyz tables only when they will be used makes the …

Dec 6, 2013:

10:56 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
10:51 PM Changeset in ffmpeg [f5285209] by Michael Niedermayer <michaelni@gmx.at>
avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL …
10:37 PM Changeset in ffmpeg [b6a97199] by Luca Barbato <lu_zero@gentoo.org>
dcadec: Decode LFE to avoid adding random data when downmixing with …
10:30 PM Changeset in ffmpeg [a044a183] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: skip IO calls on empty strings These occur when no …
10:28 PM Changeset in ffmpeg [d6838309] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: skip setting color for default (AV_LOG_INFO) level …
10:27 PM Changeset in ffmpeg [2c21e2ee] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: merge calls that set ansi color and print the string …
10:14 PM new_bad.vob attached to Ticket #3197 by ob
10:13 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
{{{~/git/ffmpeg/ffmpeg -i new_bad.vob -map 0:1 -map 0:13 -codec copy …
9:37 PM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by ami_stuff
git head […]
9:13 PM Changeset in ffmpeg [22ef9cb4] by Michael Niedermayer <michaelni@gmx.at>
avresample: Include libavutil/avutil.h in version.h Should fix issues …
7:26 PM Changeset in ffmpeg [59398c13] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …
6:57 PM Changeset in ffmpeg [ad01fae8] by Marton Balint <cus@passwd.hu>
ffplay: set default window size before starting audio Fixes ticket …
6:57 PM Changeset in ffmpeg [2b377fb4] by Marton Balint <cus@passwd.hu>
ffplay: factor out function setting default window size …
6:57 PM Changeset in ffmpeg [eff4820e] by Marton Balint <cus@passwd.hu>
ffplay: remove no longer necessary codec flush It was introduced in …
6:57 PM Changeset in ffmpeg [318bf57c] by Marton Balint <cus@passwd.hu>
ffplay: do not wait for flushing the picture queue on flush packet It …
6:33 PM Changeset in ffmpeg [618bdb7f] by Michael Niedermayer <michaelni@gmx.at>
lavf/mux: Don't write "encoder" metadata tag when bitexact is …
6:15 PM Changeset in ffmpeg [fa3bfeb1] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/fbdev_enc: add default device Use device specified by …
4:14 PM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by Carl Eugen Hoyos
Replying to boean: > 2.1.1 version convert mp3 by …
3:49 PM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by boean
2.1.1 version convert mp3 by libmp3lame the OUT.mp3 duration …
3:49 PM Changeset in ffmpeg [90539cea] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: check that er is supported before attempting …
3:49 PM Changeset in ffmpeg [afb18c5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: factor er_supported() check out …
2:40 PM Changeset in ffmpeg [976fc591] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qdm2: move static init to normal init to avoid initializing …
2:27 PM Changeset in ffmpeg [133fbfc] by Michael Niedermayer <michaelni@gmx.at>
do O(1) instead of O(n) atomic operations in register functions about …
1:50 PM Ticket #3202 (Coverting Audio to AAC using ffmpeg) updated by Sam
Ah right ok apologies
1:37 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
Yes, this bug drifted a little bit from the original report. I'll try …
1:31 PM Changeset in ffmpeg [2b215f39] by Michael Niedermayer <michaelni@gmx.at>
mjpeg/ljpegenc: factor ff_mjpeg_init_hvsample() out This reduces the …
1:28 PM Ticket #3202 (Coverting Audio to AAC using ffmpeg) closed by Carl Eugen Hoyos
invalid: This is a bug tracker, not a support forum. Please post all usage …
1:20 PM Ticket #3202 (Coverting Audio to AAC using ffmpeg) created by Sam
Hi All I am relatively new to ffmpeg so i trying to get my head …
1:19 PM Changeset in ffmpeg [535af2c2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc/frame_end(): remove unused variable …
1:19 PM Changeset in ffmpeg [9a0d719b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc/ff_mjpeg_escape_FF: remove unused variable …
1:13 PM Changeset in ffmpeg [82c7d704] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: webp: …
1:07 PM Changeset in ffmpeg [db44eff1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f51e3a1971045c7ed0c3d9d29d3254a4d940198e' * commit …
1:01 PM Changeset in ffmpeg [711c664a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b73a8922d818c7f909855557718d4c3bfacbd92d' * commit …
12:55 PM Changeset in ffmpeg [1fd323f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa4476815d0d27996eb199452f2cdbfccdd244a5' * commit …
12:48 PM Changeset in ffmpeg [fb98ca57] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'daffed3b173c59d64907747bf3309e98a8974f4e' * commit …
12:44 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
But your original report was about an assertion failure (which is an …
12:40 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
I guess the error you got before you edited your post was because the …
12:38 PM Changeset in ffmpeg [6f7dbb9c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0cdbc4d39394965bd8712395b19160da8f3fe144' * commit …
12:37 PM Changeset in ffmpeg [6deaab36] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '72c0b8f724a71d2784aecad0e5221e7ab6206371' * commit …
12:35 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
I am unable to reproduce the assertion failure with the sample and …
12:31 PM Changeset in ffmpeg [0ebdf8d9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: fix and use lossless flag in …
12:30 PM Changeset in ffmpeg [93947d88] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '24abd806ea0cfb0d988d2f0044eac79cff12918c' * commit …
11:01 AM Changeset in ffmpeg [d756b2b5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ljpegenc: Dont use ff_mjpeg_encode_stuffing() This avoids a …
11:01 AM Changeset in ffmpeg [978ae13f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: move end padding/alignment to ff_mjpeg_escape_FF() …
10:59 AM Ticket #3172 (Closed captions in mov_text in f4v) updated by compn
from someone that knows more about it than me: "They're essentially …
10:57 AM closedcaptions.png attached to Ticket #3172 by compn
10:49 AM Changeset in ffmpeg [9fcd58ab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: make escape_FF() non static This will be used by …
10:49 AM Changeset in ffmpeg [f2d8e3c0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ljpegenc: fix mem allocation failure return code …
10:40 AM Changeset in ffmpeg [0f057ea3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '86eb2eaac629909d6ee4067c6f1e485a4e70473d' * commit …
10:33 AM Changeset in ffmpeg [b342ea60] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3360ad995530ea6967b1e83981b4aa8240fbb0ed' * commit …
10:16 AM Changeset in ffmpeg [d8fb209a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '058d5f2feb730846f22c1812e433f92f670ad751' * commit …
9:58 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) closed by Carl Eugen Hoyos
fixed: Fixed in af7562a0 - thank you for the report! I opened ticket #3201
9:57 AM Changeset in ffmpeg [8f1edc73] by Stefano Sabatini <stefasab@gmail.com>
lavfi: rename asrc_aevalsrc.c to aeval.c The file now contains both …
9:57 AM Changeset in ffmpeg [e424abc3] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add aeval filter
9:57 AM Ticket #3201 (A/V desync without -async 1) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3201/
9:56 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by Carl Eugen Hoyos
Version changed
9:55 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by Carl Eugen Hoyos
Please provide the input sample.
9:51 AM Changeset in ffmpeg [405b3eb5] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aevalsrc: duplicate last expression for the missing channels …
9:42 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by boean
[…] I stop it's execute by Ctrl+c .Otherwise, It's note "Last …
9:40 AM Changeset in ffmpeg [5b073da] by Stefano Sabatini <stefasab@gmail.com>
doc: add script to compute texi files dependencies Replace the inline …
9:35 AM Ticket #3201 (A/V desync without -async 1) created by Carl Eugen Hoyos
I "fixed" the sample from ticket #3195 with a hex editor to allow …
9:30 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by Carl Eugen Hoyos
Component changed
To make this a valid ticket, please provide your command line together …
9:28 AM Changeset in ffmpeg [5cda499d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6d70639c7d5fe762c5f18de574eafa817fb53ef7' * commit …
9:15 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) created by boean
It's run no stop Last message repeated XXXX times. Stop it by Ctrl+c …
9:15 AM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Carl Eugen Hoyos
Summary changed
9:14 AM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Carl Eugen Hoyos
Keywords, Status, Version changed
9:14 AM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Carl Eugen Hoyos
Not a regression. The output file sounds completely broken, works fine …
9:06 AM Changeset in ffmpeg [5ac55811] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e1eaaec765d2e726618633fcbd2e06fded7647a8' * commit …
9:04 AM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by boean
/usr/local/bin/ffmpeg -i …
4:38 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I'm close to posting a v8. Main improvement in v8 is, besides various …
4:01 AM Changeset in ffmpeg [4a0d8277] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff506c75b71d7aaa1062b49043e0b881b1e263e9' * commit …
3:26 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by zoominla
Replying to cehoyos: MediaInfo parses the a/v info …
3:25 AM Changeset in ffmpeg [b22c16da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1ba1f20b350cb89e645f17bdb237d027170db33' * commit …
3:19 AM Changeset in ffmpeg [fb06b8ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0812f5a40a0a190172b6de6e91755b882472ddc5' * commit …
3:09 AM Changeset in ffmpeg [0d9f2f5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '66499f34b56fc6a9fdef25543bd9d576fc787895' * commit …
3:03 AM Changeset in ffmpeg [28eacd13] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '58a868968df445068a143f327ced03b6a02baf0d' * commit …
2:55 AM Changeset in ffmpeg [dfd11eb2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ac1fc92ea410c396594fcd79f5d4491fe6a8cc90' * commit …
2:46 AM Changeset in ffmpeg [52b69fa1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '282c6a1a0ef3e8c8e180c15b39cfe5b89704d848' * commit …
2:29 AM Changeset in ffmpeg [f1db3f5f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c99307caee01441cfde24f3b7b0db3037b7022dc' * commit …
2:12 AM Changeset in ffmpeg [08667c26] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0b0a7a751de02464a33717e70352f696372ba1c4' * commit …
1:54 AM Changeset in ffmpeg [e3b7f0e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd0d111d0592bfd6b2b8bcd2321986c0fc493455d' * commit …
1:53 AM Changeset in ffmpeg [b6e7834a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: fix linesizes in frame_end() Signed-off-by: …
1:48 AM Changeset in ffmpeg [26c2e3bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '381a722562bcc0b623acf6a00a583fe989bcb72a' * commit …
1:37 AM Changeset in ffmpeg [d085f80f] by Justin Ruggles <justin.ruggles@gmail.com>
webp: add a special case for a huffman table with only 1 symbol The …
1:36 AM Changeset in ffmpeg [f51e3a19] by Justin Ruggles <justin.ruggles@gmail.com>
webp: do not call av_frame_free() on the user-provided frame Fixes …
1:18 AM Changeset in ffmpeg [d5050ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b7254288d222013e20539c530b1ec5d324ed5352' * commit …
1:12 AM Changeset in ffmpeg [20b28fc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1f8eb69079880ef1f394c498dfdf471f91222a06' * commit …
12:58 AM Changeset in ffmpeg [2951b7f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bedf952bb80ae26427854dcde56c139ecb87d4a0' * commit …
12:52 AM Changeset in ffmpeg [16338b4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2cab011f0f02fcff8a0629a611bcac2f0459f04a' * commit …
12:46 AM Changeset in ffmpeg [cf948200] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff7ffe48097f32417781fe8b2b417eff05a52c55' * commit …
12:38 AM Changeset in ffmpeg [36e2ec40] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f7d228676cb7669059889c4225c8a8dc56708c24' * commit …
12:33 AM Changeset in ffmpeg [db7580b4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a097f0049b28dc3ed13625e4a42619292c92492f' * commit …
12:21 AM Changeset in ffmpeg [85d3bc33] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff300e435e5337b03dc7a8f1c0be6c9937059c1e' * commit …
12:16 AM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
bad_chunk.vob attached.
12:15 AM bad_chunk.vob attached to Ticket #3197 by ob
Bad Chunk
12:14 AM Changeset in ffmpeg [92e10e34] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e41ff4210ac1192c62de3052b33a38c7bcf772f2' * commit …

Dec 5, 2013:

11:45 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
dd is the recommended method but any other method that produces an …
10:42 PM Changeset in ffmpeg [56572787] by Michael Niedermayer <michaelni@gmx.at>
Add Windows resource file support for shared libraries Originally …
10:39 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
What method do you prefer for me to cut it? dd with a block size of 2048?
10:38 PM Ticket #3199 (duration incorrect for mpeg file) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
[…]
10:34 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Version changed
Replying to ob: > Actually, interestingly enough, it fails …
9:43 PM Ticket #3177 (asm error on i686) updated by andreas
Thanks for the explanations and the fix! We backported it into our …
9:20 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
Actually, interestingly enough, it fails if I specify only the first …
9:16 PM Ticket #3199 (duration incorrect for mpeg file) created by DonMoir
The file dolbycity.vob has an audio, video, and data stream. The audio …
9:06 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
Apparently it all works fine if I try without concat. -an and …
8:17 PM Changeset in ffmpeg [af7562a0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Ignore es_map_length when parsing mpeg program stream map. Fixes …
8:07 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Is the concat filter required to reproduce the problem? Does it also …
7:00 PM ffmpeg-20131205-185637.log attached to Ticket #3197 by ob
Full Report (with binary compiled from head)
6:59 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
I just tested, and yes. I'll attach this report too.
5:05 PM Ticket #3187 (SFD muxing) updated by Soukyuu
Yes, FFMPEG is already capable of playing and demuxing SFD. SFD is …
4:46 PM Changeset in ffmpeg [e2bf00ce] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: calculate rfps from the first 100 frames of the index …
4:30 PM Changeset in ffmpeg [1565a9a9] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: factor rfps calculation out Signed-off-by: Michael …
3:54 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > if i use -f lavfi -i testsrc …
3:26 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI, if we remove the scale filter it does not stalled. it converts …
3:14 PM Encode/HighQualityAudio edited by Kamedo2
Removed recommendation on the libfdk_aac VBR. ac3 128kbps is bad. (diff)
3:09 PM Changeset in ffmpeg [dc1b0a54] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: provide more IO statistics in debug output at start …
2:34 PM Encode/AAC edited by Kamedo2
Stress that VBR encoding is experimantal. (diff)
1:15 PM Changeset in ffmpeg [6005ab3e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: use av_log2_16bit() in encode_block() This reduces …
12:38 PM Changeset in ffmpeg [b73a8922] by Anton Khirnov <anton@khirnov.net>
ljpegenc: split yuv encoding into a separate function
12:37 PM Changeset in ffmpeg [fa44768] by Anton Khirnov <anton@khirnov.net>
ljpegenc: split bgr encoding into a separate function
12:37 PM Changeset in ffmpeg [daffed3b] by Anton Khirnov <anton@khirnov.net>
ljpegenc: accept bgr24 instead of bgra The alpha plane is not encoded.
12:37 PM Changeset in ffmpeg [0cdbc4d3] by Anton Khirnov <anton@khirnov.net>
ljpegenc: rename the encoding function. The new name is more …
12:37 PM Changeset in ffmpeg [72c0b8f] by Anton Khirnov <anton@khirnov.net>
ljpeg: remove a commented-out line
12:35 PM Changeset in ffmpeg [24abd806] by Anton Khirnov <anton@khirnov.net>
ljpegenc: deMpegEncContextize The encoder uses almost none of the …
12:35 PM Changeset in ffmpeg [86eb2eaa] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc() This …
12:35 PM Changeset in ffmpeg [3360ad99] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to …
12:34 PM Changeset in ffmpeg [058d5f2f] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to …
12:34 PM Changeset in ffmpeg [6d70639c] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to jpeg_table_header() Pass the …
12:34 PM Changeset in ffmpeg [e1eaaec7] by Anton Khirnov <anton@khirnov.net>
mjpegenc: remove commented out never-to-be-finished WIP cruft
12:33 PM Changeset in ffmpeg [ff506c75] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to put_huffman_table() It only …
12:33 PM Changeset in ffmpeg [a1ba1f20] by Anton Khirnov <anton@khirnov.net>
mjpegenc: cosmetics, reformat jpeg_put_comments()
12:28 PM Changeset in ffmpeg [0812f5a4] by Anton Khirnov <anton@khirnov.net>
mjpegenc: write the JFIF header if the sample aspect ratio is set …
12:28 PM Changeset in ffmpeg [66499f3] by Anton Khirnov <anton@khirnov.net>
mpegvideo: do not set current_picture_ptr in decoders This code was …
12:27 PM Changeset in ffmpeg [58a86896] by Anton Khirnov <anton@khirnov.net>
FATE: drop the last partial frame in the wmv8-drm test This has …
12:27 PM Changeset in ffmpeg [ac1fc92] by Anton Khirnov <anton@khirnov.net>
vc1dec: move setting repeat_pict after frame_start() has been called. …
12:26 PM Changeset in ffmpeg [282c6a1a] by Anton Khirnov <anton@khirnov.net>
mpegvideo: make ff_release_unused_pictures() static It is only called …
12:25 PM Changeset in ffmpeg [c99307ca] by Anton Khirnov <anton@khirnov.net>
mpegvideo: make frame_size_alloc() static. It is not called from …
12:25 PM Changeset in ffmpeg [0b0a7a75] by Anton Khirnov <anton@khirnov.net>
mpegvideo: move encode-only parts of common_end() to encode_end()
12:25 PM Changeset in ffmpeg [d0d111d] by Anton Khirnov <anton@khirnov.net>
mpegvideo: remove commented out cruft from ff_MPV_frame_end()
12:23 PM Changeset in ffmpeg [381a7225] by Anton Khirnov <anton@khirnov.net>
mpegvideo: split the encoding-only parts of ff_MPV_frame_end() into a …
12:23 PM Changeset in ffmpeg [b7254288] by Anton Khirnov <anton@khirnov.net>
mpegvideo: do not update last_non_b_pict_type in …
12:23 PM Changeset in ffmpeg [1f8eb690] by Anton Khirnov <anton@khirnov.net>
mpegvideo: move encoding-only initialization from common_init() to …
12:22 PM Changeset in ffmpeg [bedf952b] by Anton Khirnov <anton@khirnov.net>
mpegvideo: move setting encoding-only vars from common_defaults() to …
12:22 PM Changeset in ffmpeg [2cab011f] by Anton Khirnov <anton@khirnov.net>
mpegvideo: don't copy input_picture_number in update_thread_context() …
12:22 PM Changeset in ffmpeg [ff7ffe48] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move showed_packed_warning from MpegEncContext to …
12:22 PM Changeset in ffmpeg [f7d22867] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move intra_dc_threshold from MpegEncContext to …
12:22 PM Changeset in ffmpeg [a097f004] by Anton Khirnov <anton@khirnov.net>
mpeg12dec: move first_slice from MpegEncContext to Mpeg1Context
12:21 PM Changeset in ffmpeg [ff300e43] by Anton Khirnov <anton@khirnov.net>
mpegvideo: remove an unused variable
12:19 PM Changeset in ffmpeg [e41ff42] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext
10:55 AM Changeset in ffmpeg [5b4d5745] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
10:26 AM Ticket #3187 (SFD muxing) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/game-formats/sfd/
10:19 AM Ticket #2993 (swr ssse3: invalid read with forced mp3adu) updated by Carl Eugen Hoyos
Or rather #3193 was a duplicate of this ticket which both Ubitux and I …
10:18 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > This is command which u …
10:14 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Does any other application except vlc play the file? Patch sent: …
10:13 AM Ticket #3198 (Documentation missing for several bitstream filters) updated by Carl Eugen Hoyos
Priority, Status changed
10:05 AM Ticket #3187 (SFD muxing) updated by Elon Musk
Summary changed
10:03 AM Ticket #3187 (SFD muxing) updated by Elon Musk
What is SFD, can ffmpeg even demux/play sfd files?
8:53 AM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2616/
6:43 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI This when we run on machine for which i sent the configuration …
6:41 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI This is command which u suggested try with disable audio while …
2:53 AM Changeset in ffmpeg [be99054e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: print error messages in case of errors …
2:51 AM Changeset in ffmpeg [bc1b8285] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: use more specific error codes Signed-off-by: Michael …
2:40 AM Ticket #2659 (Compiling for i386 on 64bit OSX is hard) updated by Michael Niedermayer
Is this still reproduceable ? (there was a change in the cabac asm …
2:27 AM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by Michael Niedermayer
Replying to ami_stuff: > Finally I was able to encode …
2:22 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) updated by Michael Niedermayer
Summary changed
2:17 AM Ticket #2993 (swr ssse3: invalid read with forced mp3adu) closed by Michael Niedermayer
duplicate: Seems fixed and i suspect this was a duplicate of Ticket #3193
2:05 AM Ticket #3198 (Documentation missing for several bitstream filters) created by llogan
The following bitstream filters are undocumented in …
2:03 AM Ticket #2935 (.nsv at the end of the URL hangs ffmpeg.) closed by Michael Niedermayer
worksforme: it takes a while before it errors out but it does not hang
2:02 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by zoominla
Replying to cehoyos: I don't know, I get it from internet.
1:32 AM Ticket #3128 (cavs silently ignores garbage data) closed by Michael Niedermayer
fixed: Fixed in 9ca32b2060ecaf625fb5679bd69c3f579ef03b95
1:17 AM Changeset in ffmpeg [9ca32b20] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: print warning if no frame has been decoded Fixes …
1:16 AM Changeset in ffmpeg [63f74ced] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: reset stc Signed-off-by: Michael Niedermayer …
1:14 AM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Is the problem also reproducible with current FFmpeg git head?
12:53 AM Ticket #3177 (asm error on i686) closed by Michael Niedermayer
fixed: Fixed in 0538b29ae8002c44f27bae8a1a6fc6e646998be5
12:52 AM ffmpeg-20131205-003008.log attached to Ticket #3197 by ob
Full Report
12:51 AM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") created by ob
Summary of the bug: Hi, I'm trying to split VOB files cleanly with …
12:49 AM Changeset in ffmpeg [0538b29a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
12:08 AM Ticket #512 (libavutil\common.h conversion warnings) updated by DonMoir
fixed

Dec 4, 2013:

9:07 PM Changeset in ffmpeg [8dd4f5ec] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:50 PM Changeset in ffmpeg [517ec808] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5ec467328122b80fac94c2d5e3e7540d50381868' * commit …
7:50 PM Ticket #3193 (swr/aresample: invalid read with MP3) closed by Michael Niedermayer
fixed: Fixed in a6af5da7a2f817d52ea00e2aa93ccf5804afa3e0
7:40 PM Changeset in ffmpeg [a6af5da7] by Michael Niedermayer <michaelni@gmx.at>
swresample: use the internal buffer for resampling the last few …
5:52 PM Changeset in ffmpeg [3d7c8474] by Diego Biurrun <diego@biurrun.de>
x86: Initialize mmxext after amd3dnow optimizations The mmxext …
5:26 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
Actually I passed my win32 project in Dr. memory and the leak exist …
5:07 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
It is no av_malloc there. It should be called from avcodec_open2. At …
5:01 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Carl Eugen Hoyos
Version changed
5:01 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Carl Eugen Hoyos
Why do you use --enable-memalign-hack ? Please also remove …
4:53 PM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Workaround would be to use -acodec aac but the output file is …
4:50 PM Changeset in ffmpeg [bd8b6185] by Diego Biurrun <diego@biurrun.de>
configure: Detect msvcrt libc with a CPP check instead of a link check …
4:36 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) closed by Michael Niedermayer
fixed: noone in 6 weeks could reproduce the ticket thus assume its fixed
4:03 PM valgrind_output.txt attached to Ticket #3194 by Andrey
valgrind output
4:02 PM decoding_encoding.c attached to Ticket #3194 by Andrey
file for test, only decoder initialization
4:01 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
Hi I've done the same on latest git The configuration this time is …
3:37 PM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Keywords changed
Plays fine with vlc.
3:19 PM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
2:58 PM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) updated by Aurélien Nephtali
I don't have any A/V desync with your sample. The beginning of the …
2:53 PM Changeset in ffmpeg [5ec4673] by Diego Biurrun <diego@biurrun.de>
configure: Add detected C library and host compiler to informative output
2:02 PM Ticket #3196 (Facing issues by giving raw input video file in ffmpeg code) closed by Carl Eugen Hoyos
invalid: Sorry but this is not a support forum and your report does not look …
1:36 PM Changeset in ffmpeg [f3008f30] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: move update_wrap_reference() up simplifies code also …
1:36 PM Changeset in ffmpeg [34b16e2d] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: reorder operations in update_wrap_reference() …
12:46 PM f.png attached to Ticket #3196 by swathi
output window in linux
12:46 PM Ticket #3196 (Facing issues by giving raw input video file in ffmpeg code) created by swathi
hi, I configured ffmpeg and also x264... While giving the following …
10:46 AM Changeset in ffmpeg [f1783c0] by Michael Niedermayer <michaelni@gmx.at>
Revert "avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set" …
8:44 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by zoominla
The file is big, so I upload it and this is the download link: …
8:26 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) created by zoominla
How to reproduce: …
8:04 AM Ticket #3193 (swr/aresample: invalid read with MP3) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
3:30 AM Changeset in ffmpeg [c3028116] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
1:18 AM Changeset in ffmpeg [f65afef1] by Michael Niedermayer <michaelni@gmx.at>
mpegts: do not set pts for missing dts in video streams …
1:18 AM Changeset in ffmpeg [394b0c83] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: correct for timestamp wrap earlier This uses dts & …
1:18 AM Changeset in ffmpeg [d7ead9ad] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: also fix wrapping of start_time in …
1:18 AM Changeset in ffmpeg [dd5f9259] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Fix pts_wrap_behavior calculation with negative …

Dec 3, 2013:

8:27 PM Changeset in ffmpeg [704cc5e7] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: free shared writer context on exit Fix leak. Spotted-by: …
8:12 PM Changeset in ffmpeg [babb611d] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT The CONFIG_ …
8:12 PM Changeset in ffmpeg [04e06cdf] by Michael Niedermayer <michaelni@gmx.at>
avcodec: split mp2 encoder into float and fixed This makes the …
5:30 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Carl Eugen Hoyos
Keywords changed
Is the leak reproducible with current FFmpeg git head?
5:11 PM Changeset in ffmpeg [c255f0b0] by Anton Khirnov <anton@khirnov.net>
avconv: initialize hwaccel_pix_fmt Fixes an assertion failure in …
4:07 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) created by Andrey
Hi I've found valgrind leak when making and running valgrind on …
2:30 PM Ticket #2367 (input_format / -pixel_format => libv4l2: error dequeuing buf: Resource ...) closed by Carl Eugen Hoyos
invalid: The original issue was fixed at the time the ticket was opened, the …
1:06 PM Changeset in ffmpeg [9695fb26] by Michael Niedermayer <michaelni@gmx.at>
vp9_parser: handle zero-sized packets. Signed-off-by: Michael …
12:29 PM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
Lowering the framerate does not seem to help. It seems that in the …
12:10 PM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Carl Eugen Hoyos
> frame= 551 fps= 22 q=-1.0 Lsize= 3615kB time=00:00:24.63 …
11:20 AM Changeset in ffmpeg [0e15a344] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:15 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
No, if I use the testsrc instead of x11grab it seems to work.
11:04 AM Changeset in ffmpeg [089fac7] by Anton Khirnov <anton@khirnov.net>
alsa-audio-dec: explicitly cast the delay to a signed int64 Otherwise …
11:01 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Carl Eugen Hoyos
Is the problem also reproducible if you replace {{{-f x11grab …
10:20 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
I wrote the attached patch to make x11grab respect …
10:19 AM x11grab-nonblock.diff attached to Ticket #3192 by Ian Milligan
9:44 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Clément Bœsch
Wouldn't that be related to the nanosleep hack used to sync with the …
9:41 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
I get the same behavior, even at 400x200.
9:33 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Carl Eugen Hoyos
What happens if you significantly decrease the x11grab resolution …
8:52 AM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) updated by Carl Eugen Hoyos
Keywords changed
8:52 AM Changeset in ffmpeg [cbcc18bd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avfilter/vf_pad: fix req_end Fixes out of array accesses Fixes …
8:51 AM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 0cc5011f
7:08 AM Ticket #3193 (swr/aresample: invalid read with MP3) updated by Clément Bœsch
Also present in mmx2, no problem found with -ssse3 -mmx2.
7:04 AM Ticket #3193 (swr/aresample: invalid read with MP3) created by Clément Bœsch
[…] […]
5:33 AM ffmpeg-nooverlay.log attached to Ticket #3192 by Ian Milligan
5:32 AM ffmpeg-overlay.log attached to Ticket #3192 by Ian Milligan
5:32 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) created by Ian Milligan
Using the overlay filter to overlay video from a webcam onto x11grab …
3:09 AM Changeset in ffmpeg [0cc5011f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pad: fix req_end Fixes out of array accesses Fixes …
12:30 AM Changeset in ffmpeg [4d0ac9ae] by Michael Niedermayer <michaelni@gmx.at>
Makefile: add dependancies for ffversion.h It has to be build before …

Dec 2, 2013:

11:01 PM Changeset in ffmpeg [210a78ae] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/filtering_audio: init packet0.data Fixes use of …
11:00 PM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since b077d8d9 […] Reverting b077d8d9 only for …
10:52 PM Changeset in ffmpeg [6ca0ac5e] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove spurious NoAudio option from stream example
10:52 PM Changeset in ffmpeg [d5d51cf0] by Stefano Sabatini <stefasab@gmail.com>
lavfi/volume: support all channel counts
10:48 PM Ticket #3191 (Add support for G722.1) updated by Patrick S Callahan
Attached a file containing the RTP payload for a G722.1 stream at 20 …
10:42 PM 722_1 attached to Ticket #3191 by Patrick S Callahan
file containing the RTP payload from a G722.1 audio stream
10:32 PM Ticket #3191 (Add support for G722.1) updated by Carl Eugen Hoyos
Version, Component changed
Please provide sample(s).
10:04 PM Changeset in ffmpeg [830be99a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dv: …
9:48 PM Ticket #3189 (video audio recording, A-V drift) updated by Carl Eugen Hoyos
Are external libraries (libx264, libfaac) necessary to reproduce the …
9:46 PM 7221.tar.gz attached to Ticket #3191 by Patrick S Callahan
ITU Reference Implementation and Specification for G722.1
9:05 PM Ticket #3191 (Add support for G722.1) created by Patrick S Callahan
I would like to be able to convert a G722.1 RTP audio stream to wav …
8:58 PM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) created by MarkZV
Memory is corrupted by the followed command: […] […]
8:42 PM Ticket #3189 (video audio recording, A-V drift) created by unknow
Hello, video/audio sync drift while doing real time recording with …
7:24 PM Changeset in ffmpeg [b58c1dd6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95' * commit …
7:17 PM Changeset in ffmpeg [6f9be812] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a9fcc7d2524d6c0f86b2855019ee9f4cf360276' * commit …
7:08 PM Changeset in ffmpeg [a6c455cf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad477710244c761ad1c21246c34e0075fee12d11' * commit …
2:45 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Already on 50fb8c11 actually. Decided to just go for the last known …
2:21 PM Changeset in ffmpeg [c490cd4c] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_audio: fix chunked audio decoding Support the …
2:08 PM Changeset in ffmpeg [893f33e7] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_audio: fix style
2:05 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > Will stay on 549294fbb or …
1:35 PM Changeset in ffmpeg [c7a99d99] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_video: do not make use of AVBufferSinkParams …
1:35 PM Changeset in ffmpeg [3aa60180] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_video: add some error handling in init_filters()
1:35 PM Changeset in ffmpeg [a12bf9f5] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/README: fix typo
1:35 PM Changeset in ffmpeg [55c57658] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_audio: add more error checks
1:35 PM Changeset in ffmpeg [82e74ee6] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering: make use of av_err2str() Simplify.
12:49 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Status, Component changed
12:13 PM Changeset in ffmpeg [97d19c2f] by Diego Biurrun <diego@biurrun.de>
dv: Split off DV video encoder into its own file
12:13 PM Changeset in ffmpeg [21710ea8] by Diego Biurrun <diego@biurrun.de>
dv: Move DV VLC data tables out of header file
12:13 PM Changeset in ffmpeg [5a9fcc7d] by Diego Biurrun <diego@biurrun.de>
build: Add rule for building host-specific object files
12:13 PM Changeset in ffmpeg [ad477710] by Diego Biurrun <diego@biurrun.de>
build: Add shorthand for HOSTCC compile macro
11:52 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
c3b29023 is bad and git bisect claims 2852740 as the culprit. Will …
11:11 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Just test c3b29023 - the other commits are mostly cosmetic.
11:08 AM Ticket #3188 (vp9 crash (fuzzed input, MT regression)) updated by Carl Eugen Hoyos
Keywords changed
11:07 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Thank you! You only have to do one more test to know the offending …
11:07 AM Changeset in ffmpeg [7b2534b] by Michael Niedermayer <michaelni@gmx.at>
libavutil & opencl: remove opencl default device type …
11:00 AM fuzzed0.ivf attached to Ticket #3188 by Clément Bœsch
11:00 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Short update: I've bisected the problem down to this range (five …
10:59 AM Ticket #3188 (vp9 crash (fuzzed input, MT regression)) created by Clément Bœsch
[…] […] […]
10:31 AM Ticket #3141 (ffprobe doesn't show the maximum number of reference frames) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type, Status changed
10:25 AM Ticket #3145 (Header inconsistencies for a certain range of video bit rate) updated by Carl Eugen Hoyos
To make this a valid ticket, please test current git head and please …
10:11 AM Changeset in ffmpeg [749eb46d] by Michael Niedermayer <michaelni@gmx.at>
configure: put pthread_create() check back Unbreaks freebsd, broken …
9:59 AM Changeset in ffmpeg [be2312aa] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:39 AM How to play Youtube videos in ffmpeg created by llogan
How to play Youtube videos in ffmpeg → …
7:25 AM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Nagesh
I am also able to confirm that, with harfbuzz support in libass, I am …
7:25 AM installNotes attached to Ticket #3165 by Nagesh
Installation notes for libass with harfbuzz support
3:05 AM Changeset in ffmpeg [7ffaa195] by Diego Biurrun <diego@biurrun.de>
dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo The …
2:04 AM Changeset in ffmpeg [c765b646] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264_refs: improve key frame detection heuristic Fixes …
2:03 AM Changeset in ffmpeg [1141a18e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264_refs: split conditions of if() up for better readability …
1:54 AM Ticket #3186 (H264 decoding: truncated SEI) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in e3d7a397
1:36 AM Changeset in ffmpeg [e3d7a397] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_refs: improve key frame detection heuristic Fixes …
1:12 AM Changeset in ffmpeg [ab6ea7a8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_refs: split conditions of if() up for better readability …
12:31 AM out.avi attached to Ticket #3167 by userid99
Output file
12:30 AM Ticket #3167 (Creating/Remuxing AVI files results in unplayable AVI for hardware ...) updated by userid99
Yes, output file "out.avi" (attached) plays just fine.

Dec 1, 2013:

9:12 PM Changeset in ffmpeg [b2c89453] by Michael Niedermayer <michaelni@gmx.at>
avformat/avisynth: remove duplicate av_new_packet() call Found-by: …
8:50 PM Changeset in ffmpeg [003f405c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
8:18 PM Changeset in ffmpeg [d4268634] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3cd612d44789948f72b52944474e0870c5c60964' * commit …
7:26 PM Changeset in ffmpeg [975110a8] by Michael Niedermayer <michaelni@gmx.at>
Revert "vf_yadif: move x86 init code to x86/yadif.c" This reverts …
7:26 PM Changeset in ffmpeg [ab00800c] by Michael Niedermayer <michaelni@gmx.at>
Revert "yadif: add parens around macro parameters" This reverts …
7:26 PM Changeset in ffmpeg [4ef4bb4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/yadif: Revert "lavfi: convert input/ouput list compound …
7:24 PM Changeset in ffmpeg [4d028f92] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix misc minor typos
6:32 PM Ticket #3180 (flv demuxer does not decode the aac audio properly) updated by Benjamin Larsson
[…] This patch makes the file decode properly.
5:59 PM Changeset in ffmpeg [7b05845b] by Diego Biurrun <diego@biurrun.de>
doc: Try to find nonstandard Perl path from the environment
4:24 PM Ticket #3187 (SFD muxing) updated by Carl Eugen Hoyos
Status changed
3:32 PM Ticket #3187 (SFD muxing) updated by Soukyuu
From what I see, it's a wrapper around the .dll ripped out of SEGA's …
3:13 PM Ticket #3187 (SFD muxing) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
What is the existing tool? Is it open-source?
2:03 PM Ticket #3187 (SFD muxing) created by Soukyuu
Greetings. I am part of a fan project which attempts to fix the …
12:58 PM Ticket #3181 (default to opus codec for *.opus output files) closed by Carl Eugen Hoyos
fixed: Should be fixed in 2ccc6ff0 - thank you for the report!
12:56 PM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) closed by Carl Eugen Hoyos
fixed: Decoding AC-3 should be fixed in 4ba90392 thank you for the sample! …
12:14 PM Changeset in ffmpeg [c46ab34d] by Michael Niedermayer <michaelni@gmx.at>
avisynth: make avs_library statically allocated. Signed-off-by: …
12:14 PM Changeset in ffmpeg [801c1864] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Move to av_new_packet/av_free_packet. Signed-off-by: …
11:36 AM Changeset in ffmpeg [3cd612d4] by Diego Biurrun <diego@biurrun.de>
gitignore: Ignore multilibrary example programs
11:03 AM Changeset in ffmpeg [2ccc6ff0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add an Opus and a Speex muxer. Fixes ticket #3181.
11:02 AM Changeset in ffmpeg [4ba90392] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support AC-3 in Sega Dreamcast Sofdec files. Fixes ticket #3184
10:43 AM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer, Summary changed
I uploaded a sample to …
10:23 AM Ticket #3186 (H264 decoding: truncated SEI) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Looks like a regression since 65c2fe71 related to ticket #2738
9:33 AM Ticket #3186 (H264 decoding: truncated SEI) created by Underground78
Summary of the bug: This [http://www.datafilehost.com/d/16fa50e6
3:18 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by Carl Eugen Hoyos
Keywords, Component changed
12:19 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by figgis
Version changed
12:05 AM foreman_352x288.hevc attached to Ticket #3185 by figgis
hevc-binary file to show different slize-types
12:03 AM Ticket #3185 (ffprobe do not handle HEVC correctly) created by figgis
Summary of the bug: How to reproduce: […]

Nov 30, 2013:

9:28 PM Ticket #2854 (support msn audio) closed by ami_stuff
fixed: Replying to ami_stuff: > the rest of the modes needs …
9:26 PM Changeset in ffmpeg [f068aed7] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: make decode_coeffs() return value void. It was previously int …
9:26 PM Changeset in ffmpeg [65f41b5c] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add a new segmentation sample. The old one didn't use …
9:26 PM Changeset in ffmpeg [1d6bb213] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add fate sample for parallelmode. This disables backward …
9:26 PM Changeset in ffmpeg [47c6d940] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: cosmetics.
9:26 PM Changeset in ffmpeg [76bd878d] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add a 2-pass decoding mode, and add frame-mt support. For a …
9:26 PM Changeset in ffmpeg [46955ae4] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.
9:26 PM Changeset in ffmpeg [fc7d910b] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split last/cur_frame from the reference buffers. We need more …
9:26 PM Changeset in ffmpeg [39b2440] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: move some entries out of VP9Block into VP9Context. They aren't …
9:26 PM Changeset in ffmpeg [84d362f0] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split packet parsing into an AVParser.
9:26 PM Changeset in ffmpeg [816737ea] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: use proper refcounting. Based on something similar in libav. …
9:12 PM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by ami_stuff
Replying to cehoyos: > I am unable to reproduce this (and …
8:52 PM Changeset in ffmpeg [16f4e2a] by Michael Niedermayer <michaelni@gmx.at>
Makefile: remove version.h on distclean Without this nothing will …
8:42 PM Changeset in ffmpeg [82b2e9cb] by Michael Niedermayer <michaelni@gmx.at>
build: rename version.h to libavutil/ffversion.h Also the …
8:42 PM Ticket #1769 (Make ffmpeg build string available in avutil.h) updated by DonMoir
I applied some of the patches that relate to this ticket and looks …
8:42 PM Changeset in ffmpeg [c580691] by Michael Niedermayer <michaelni@gmx.at>
version.sh: add preprocessing guards Signed-off-by: Timothy Gu …
8:17 PM Changeset in ffmpeg [3c5c4cfa] by Michael Niedermayer <michaelni@gmx.at>
version.sh: add a little usage comment Signed-off-by: Timothy Gu …
8:09 PM Changeset in ffmpeg [a3b9f53d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
7:40 PM Changeset in ffmpeg [d43d627a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f058f384a0d76bfd125f4738dceab7c890186432' * commit …
7:30 PM Changeset in ffmpeg [a235af93] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4video: fix doxycomments so they are not associated with …
7:09 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Nagesh
Ok. Thanks a lot!
6:22 PM Changeset in ffmpeg [12c2d2ed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/srtenc: use bprint for text buffers. Fix trac ticket #3120. …
6:21 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Carl Eugen Hoyos
Replying to nagesh: > One last question. Were you …
6:13 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Nagesh
Replying to cehoyos: > I can confirm that using harfbuzz …
6:07 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Replying to Timothy_Gu: > Replying to EricV: …
5:50 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Timothy Gu
Replying to EricV: > At least I […] gave enough …
5:32 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to EricV: > If you do not help either shut up. …
5:27 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Replying to Timothy_Gu: > Replying to EricV: …
5:19 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Timothy Gu
Replying to EricV: > If you look at comment 5, the fact …
5:15 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
If you look at comment 5, the fact that rebuilding from source doesn't …
5:10 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > I built ffmpeg 0a141b0e and XBMC …
5:06 PM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by Carl Eugen Hoyos
Priority, Keywords changed
I am unable to reproduce this (and the backtrace looks suspicious), …
5:02 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
I built ffmpeg 0a141b0e and XBMC against it, but VDPAU video went …
4:57 PM Ticket #3120 (Crash when converting internal SSA to SRT) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas George in 98a65784 / 4b1c9b72
4:48 PM Changeset in ffmpeg [98a65784] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
2:09 PM Ticket #3102 (Assertion Expression: !(cpu&(X264_CPU_SSSE3|X264_CPU_SSE4))) updated by Carl Eugen Hoyos
Keywords changed
2:09 PM Ticket #3102 (Assertion Expression: !(cpu&(X264_CPU_SSSE3|X264_CPU_SSE4))) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add more information.
2:08 PM Ticket #3094 (mjpeg and swscale: yuvj420p/yuv420p - pixel format problem) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
2:04 PM Changeset in ffmpeg [802ba5f5] by Michael Niedermayer <michaelni@gmx.at>
version.sh: make it independant of version.h file name Signed-off-by: …
1:56 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > If you don't have any specific …
1:47 PM Changeset in ffmpeg [f2f17dd8] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: clarify documentation for Feed MaxFileSize option
1:46 PM Changeset in ffmpeg [8209dd33] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: clarify that note in NoDaemon option documentation
1:45 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Replying to cehoyos: > Replying to ordroid: …
1:35 PM Changeset in ffmpeg [b58161d6] by Stefano Sabatini <stefasab@gmail.com>
ffserver: print error code description in case of write_header() …
1:35 PM Changeset in ffmpeg [889509d2] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: add "Detailed description" chapter Also move FFM …
1:35 PM Changeset in ffmpeg [0bacc320] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove more mentions to LAME and build
1:10 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > But for simplicitys sake I'll do …
1:05 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) closed by Carl Eugen Hoyos
invalid: I can confirm that using harfbuzz in libass fixes this issue, output …
1:04 PM outharfbuzz.jpg attached to Ticket #3165 by Carl Eugen Hoyos
12:57 PM Changeset in ffmpeg [4b1c9b72] by Nicolas George <george@nsup.org>
lavc/srtenc: use bprint for text buffers. Fix trac ticket #3120.
12:57 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
> It would be great if you could verify this because it would indicate …
12:44 PM Ticket #3172 (Closed captions in mov_text in f4v) updated by compn
the subs did not display in quicktime. i've only seen them work in …
12:42 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to cehoyos: > While this is quite certainly …
12:29 PM Changeset in ffmpeg [19e301b9] by Michael Niedermayer <michaelni@gmx.at>
lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are …
12:21 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Keywords changed
Replying to ordroid: > Yes, this is strictly about VDPAU …
12:06 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Yes, this is strictly about VDPAU acceleration. I'm still on bf36dc50 …
12:01 PM Changeset in ffmpeg [7dc827b7] by Luca Barbato <lu_zero@gentoo.org>
dcadec: Add some logging before returning on error Based on a patch …
12:01 PM Changeset in ffmpeg [f058f384] by Luca Barbato <lu_zero@gentoo.org>
configure: Do not use pthread_create to check for pthread Certain …
11:40 AM Ticket #3170 (Support large scaling) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
11:38 AM Ticket #3167 (Creating/Remuxing AVI files results in unplayable AVI for hardware ...) updated by Carl Eugen Hoyos
Does the following command produce a file that can be played on your …
11:38 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
ION-2 mean low profile hardware (typically netop) that is unable to …
11:11 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: Thank you for the tests! Could you …
11:03 AM Ticket #3182 (A/V desync when transcoding MPEG-TS streams if an audio track disappears) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
Thank your for the sample! For future tickets: Please do not use …
9:26 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Which application would read such samples / why do you think it would …
9:04 AM Ticket #3182 (A/V desync when transcoding MPEG-TS streams if an audio track disappears) updated by Aurélien Nephtali
I managed to get a real sample this night on a Chinese channel. I …
4:07 AM Changeset in ffmpeg [bd9de4f5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffmpeg: …
3:49 AM Changeset in ffmpeg [5d9e6630] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:40 AM Changeset in ffmpeg [f09f2951] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763' * commit …
3:34 AM Changeset in ffmpeg [7f18cb9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58' * commit …
3:29 AM Changeset in ffmpeg [4c55aa8f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9ba3fc3e3d12c9ef00dcb0222b7ea0ccb5c4a091' * commit …
3:23 AM Changeset in ffmpeg [ae4e7f7b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '58c120a9290eef057dbf26761a4f89b7f67bbde1' * commit …
3:15 AM Changeset in ffmpeg [b27ba2e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6e81597d5a89f64dfab5c7e99e46b4355139e324' * commit …
3:02 AM Changeset in ffmpeg [aeead427] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2992afda83a7d5c0a9ec45bdce76d8abbe0961c5' * commit …
2:55 AM Changeset in ffmpeg [1897c4a1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3b1c0f686d5a162ceb5048910a7ce0bf7ed3a1ab' * commit …
2:46 AM Changeset in ffmpeg [47e5eaf8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e89247debd5276d57ce4a26516224204f9541af0' * commit …
2:40 AM Changeset in ffmpeg [f4c28aea] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8cebc9eaac8631adb23dd1e46c37ad8474139a07' * commit …
2:20 AM Changeset in ffmpeg [0cea39fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b1aacd56685cd131f517e0551834a0bbd3f5f809' * commit …
2:12 AM Changeset in ffmpeg [79c1cdd9] by Michael Niedermayer <michaelni@gmx.at>
mpeg4_update_thread_context: copy the whole mpeg4 specific context …
2:11 AM Changeset in ffmpeg [3e5cd34c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '038890740014dc33d2e2f04da7cf0a9da821264e' * commit …
2:06 AM Changeset in ffmpeg [b08ff07d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: update bug workaround related variables like …
1:52 AM Changeset in ffmpeg [b4ef7447] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '43af264de8606668c6b2fa7f96c946bdc3dbe072' * commit …
1:42 AM Changeset in ffmpeg [ec5499d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2ceb17642f374a7df8f1f5d3d2b2446525bc7fb' * commit …
1:35 AM Changeset in ffmpeg [b239f3f6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: move call to ff_mpeg4_workaround_bugs() under …
1:27 AM Changeset in ffmpeg [2b1922d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b452d5ae866942cec00aa1432fe29498b38b49fc' * commit …
1:26 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Soukyuu
Thanks for the fast response. The sample is now fully uploaded, but I …
1:18 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) closed by Carl Eugen Hoyos
wontfix: Please consider sending your patch to the ffmpeg-devel mailing list …
1:15 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Patch sent.
1:12 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by compn
if this is required for some voip softphone project, it can be added. …
1:12 AM Changeset in ffmpeg [6c9b82b6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: move bug workaround code into seperate function …
1:08 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Soukyuu
uploading AT2_OP1D.SFD in full length. Accidentally started uploading …
1:07 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by pquiring
Ok, disregard then, thanks.
12:52 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by Carl Eugen Hoyos
Replying to pquiring: > IVF is a container format, I need …
12:50 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Please provide the whole sample AT2_OP1D.SFD or the first xMB, as you …
12:49 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) closed by Carl Eugen Hoyos
fixed: Thank you! Fixed by Tim Walker.
12:41 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Andy Furniss
Well there were 2 issues one is 100% fixed and one 80% fixed :-) …
12:32 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Soukyuu
I am not sure what you mean by not compressing the console output. I'm …
12:28 AM Changeset in ffmpeg [ee9d53e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '48e139409556861c9e561ce34133891d8eecc3cf' * commit …
12:27 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by pquiring
IVF is a container format, I need a raw format. I'm using vp8 to …
12:25 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Please provide the sample AT2_OP1D.SFD.
12:23 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Carl Eugen Hoyos
(Disclaimer: I neither understood your original report nor your new …
12:18 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Andy Furniss
It's fixed WRT the cross mixing. It seems that it's now partially …
12:16 AM ffmpeg_mux_m1v+adx+ac3_console.txt attached to Ticket #3184 by Soukyuu
muxing m1v+adx+ac3: console output
12:10 AM Ticket #3181 (default to opus codec for *.opus output files) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Note: See TracTimeline for information about the timeline view.