Timeline



May 30, 2017:

11:57 PM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) updated by jrummell
Since I'm not sure what Chromium / Chrome does, I asked …
11:19 PM Ticket #6429 (ffmpeg does not build properly without compiler optimization) updated by Hendrik
Requiring a certain level of optimizations (particularly Dead Code …
11:11 PM Ticket #6429 (ffmpeg does not build properly without compiler optimization) created by patatahooligan
I get the following error when building ffmpeg on Windows 10 with …
11:06 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
Is there any hope of producing a simple test case that I can report to …
10:44 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by Hendrik
I know for a fact that FFmpeg works just fine on Windows when build …
10:41 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
Do you know for a fact that this problem will not occur if I use mingw-w64?
10:22 PM Ticket #6426 (Muxing using av_interleaved_write_frame() does not interleave) updated by Hendrik
Are you sure its not just a demuxing artifact? Depending on the codec …
10:12 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by Hendrik
I assume the crash would be from missing alignment somewhere, although …
8:21 PM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Carl Eugen Hoyos
Downloading the second sample does not work here atm, will try again. …
6:25 PM Ticket #6428 (MXF codec error: Invalid pixel format) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample file.
6:00 PM Ticket #6428 (MXF codec error: Invalid pixel format) created by Marian
Summary of the bug: How to reproduce: ffmpeg -i abc.mxf -y -ss 0.12 …
4:02 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
Version changed
I can confirm that ffmpeg works if I configure with --disable-sse.
3:23 PM Ticket #6427 (Crash on any file - Windows build from git repository) created by testuser448
Summary of the bug: I built ffmpeg from the git repository at …
1:06 PM Ticket #6426 (Muxing using av_interleaved_write_frame() does not interleave) created by DeHackEd
Summary of the bug: When using av_interleaved_write_frame (or just …
11:20 AM Changeset in ffmpeg [0dea0114] by James Darnley <jdarnley@obe.tv>
avcodec/x86/idctdsp_init: reindent
11:20 AM Changeset in ffmpeg [8e89f6fd] by James Darnley <jdarnley@obe.tv>
avcodec/x86: move simple_idct to external assembly
9:28 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by Carl Eugen Hoyos
Replying to yunhai2009: > Replying to cehoyos: …
9:26 AM Ticket #6425 (Allow/Implement Chapters in WebM files) updated by Carl Eugen Hoyos
Priority, Version, Component changed
9:24 AM Ticket #6424 (endless loop in avfilter.c) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Reproduced by developer changed
Regression since 02aa0701ae0dc2def8db640c9e3c06dc1b5de70c
9:22 AM out9.mkv attached to Ticket #6425 by radek.hvizdos
Sample input file with chapters
9:20 AM Ticket #6425 (Allow/Implement Chapters in WebM files) created by radek.hvizdos
Summary of the bug: I am transcoding my existing H264/mp4 files to …
9:03 AM Archive.zip attached to Ticket #6424 by tinybug
input files
9:00 AM Ticket #6424 (endless loop in avfilter.c) created by tinybug
There is an endless loop in forward_status_change(AVFilterContext …
2:45 AM Changeset in ffmpeg [87bddba4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is …
2:45 AM Changeset in ffmpeg [4020b009] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check float_shift Fixes: runtime error: shift …
2:45 AM Changeset in ffmpeg [d90c5bf1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: signed integer overflow: 24 * …

May 29, 2017:

8:18 PM Ticket #4490 (Add a bitstream filter to strip the ATMOS substream from TrueHD) updated by compn
sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4490/
7:15 PM Changeset in ffmpeg [220b24c7] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavc: remove libschroedinger encoding and decoding wrappers The …
7:15 PM Changeset in ffmpeg [a3deeaad] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavf: remove the libnut library wrapper libnut is outdated and not …
12:08 PM Changeset in ffmpeg [e091b9b3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Fix frame memleak Fixes: …
11:51 AM Changeset in ffmpeg [c49fa2a5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot …
11:50 AM Changeset in ffmpeg [2017ffc1] by Luca Barbato <lu_zero@gentoo.org>
vaapi: Add ABGR map only if VA_FOURCC_ABGR is defined Signed-off-by: …
11:46 AM Changeset in ffmpeg [f3da6fbf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Use ff_set_dimensions() Fixes: OOM Fixes: …
11:40 AM Changeset in ffmpeg [6a7e9285] by Luca Barbato <lu_zero@gentoo.org>
configure: Do not check for the builtin_vec_vsx_ld Clang support …
8:12 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
Hi, can you please inform me about the current status of the ticket? …
1:40 AM Changeset in ffmpeg [718f8a01] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Move the hwaccel check outside the …
12:45 AM Changeset in ffmpeg [f6ba58d1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacsbr: Fix libavcodec/aacsbr.c:257:59: runtime error: …
12:00 AM Changeset in ffmpeg [c4c73020] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/hls: Observe Set-Cookie headers Signed-off-by: Micah …

May 28, 2017:

7:56 PM Changeset in ffmpeg [c9016279] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix passing null pointer to memset() Fixes part …
7:55 PM Changeset in ffmpeg [c9e884f3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places …
7:55 PM Changeset in ffmpeg [7c845450] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * …
7:38 PM Changeset in ffmpeg [4c472c52] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * …
7:20 PM Changeset in ffmpeg [872bac81] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro Fixes: …
7:20 PM Changeset in ffmpeg [67020711] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/webp: Fixes null pointer dereference Fixes: …
4:27 PM Changeset in ffmpeg [6b9cb5d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places …
3:21 PM Changeset in ffmpeg [67b30dec] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ylc: Check count in build_vlc() Fixes: runtime error: signed …
3:13 PM Changeset in ffmpeg [b9c032eb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snow: Fix runtime error: signed integer overflow: 1086573993 + …
12:32 PM Changeset in ffmpeg [9495075a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + …
12:31 PM Changeset in ffmpeg [5c1c1e89] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets more completely …
12:01 PM Changeset in ffmpeg [781f88bb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + …
11:52 AM Changeset in ffmpeg [9c181249] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets more completely …
11:32 AM Changeset in ffmpeg [d8030c14] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sheervideo: Check input buffer size before allocating and …
10:57 AM Changeset in ffmpeg [c51357d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: signed integer overflow: …
2:09 AM Changeset in ffmpeg [aaf104e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 …
2:08 AM Changeset in ffmpeg [bd4dcd87] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wnv1: More strict buffer size check This requires at least …
2:06 AM Changeset in ffmpeg [25442bd9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libfdk-aacdec: Correct buffer_size parameter the timeDataSize …
2:05 AM Changeset in ffmpeg [ca3fab8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: …
2:04 AM Changeset in ffmpeg [1a800e8f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2 …
2:03 AM Changeset in ffmpeg [3ad48f9a] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: Clarify scale2ref example Signed-off-by: Kevin Mark …
1:34 AM Changeset in ffmpeg [6c3a63fc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 …
1:20 AM Changeset in ffmpeg [7f50c251] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wnv1: More strict buffer size check This requires at least …
1:08 AM Changeset in ffmpeg [ca6776a9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libfdk-aacdec: Correct buffer_size parameter the timeDataSize …
1:07 AM Changeset in ffmpeg [7c36ee21] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: …
1:07 AM Changeset in ffmpeg [fe8c9420] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacps: Check border_position to be monotone Fixes: runtime …
1:05 AM Changeset in ffmpeg [15bd309a] by Michael Niedermayer <michael@niedermayer.cc>
movenc: encryption with time code track fix instead of deciding …
1:04 AM Changeset in ffmpeg [357f2316] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2 …
12:39 AM Changeset in ffmpeg [114e8716] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: Clarify scale2ref example Signed-off-by: Kevin Mark …

May 27, 2017:

7:14 PM Changeset in ffmpeg [24133973] by James Almer <jamrial@gmail.com>
avformat/mov: add support for reading Content Light Level Box As …
7:09 PM Changeset in ffmpeg [ab05bd6e] by James Almer <jamrial@gmail.com>
avformat/mov: add support for reading Mastering Display Metadata Box …
1:00 PM Changeset in ffmpeg [a3ba6a66] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on …
1:00 PM Changeset in ffmpeg [385642f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144dec: Fix runtime error: left shift of negative value -17 …
12:37 PM Changeset in ffmpeg [ac8dfcbd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on …
11:07 AM Changeset in ffmpeg [53c0c637] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144dec: Fix runtime error: left shift of negative value -17 …
11:04 AM Changeset in ffmpeg [77d98898] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pixlet: Fix runtime error: signed integer overflow: 2147483647 …
2:22 AM Changeset in ffmpeg [780c360e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Fix copy an paste typo Found-by: Roger Scott …
2:21 AM Changeset in ffmpeg [1a363546] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Fix copy an paste typo Found-by: Roger Scott …
1:14 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by yunhai2009
Replying to cehoyos: > Regression since 0bf5fd2e / …

May 26, 2017:

11:38 PM Changeset in ffmpeg [278bd748] by Michael Niedermayer <michael@niedermayer.cc>
avutil/internal: Do not enable CHECKED with DEBUG This avoids …
9:03 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by crow
@heleppkes Can you give me an example how to test directly by using …
6:11 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by Hendrik
You should try to reproduce the problem without any external software, …
5:29 PM 4ee5aed122ba7d289c1686eca6eba161d5d62304.log attached to Ticket #6420 by jgirot
Log from last good commit
5:21 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by crow
same problem also with ffmpeg 3.3.1
4:41 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by jgirot
I was about to file a bug because I have encountered this same problem …
4:35 PM af1761f7b5b1b72197dc40934953b775c2d951cc.log attached to Ticket #6420 by jgirot
Log from first bad commit
2:29 PM Changeset in ffmpeg [1f445423] by Vittorio Giovara <vittorio.giovara@gmail.com>
zscale: Add range options aliases to match scale ones Signed-off-by: …
2:28 PM Changeset in ffmpeg [6aafe564] by Vittorio Giovara <vittorio.giovara@gmail.com>
zscale: Add pixdesc-API compatible color names to filter options …
2:22 PM Changeset in ffmpeg [5213c6d1] by James Almer <jamrial@gmail.com>
doc/libav-merge: remove lines about AVFrame crop fields
2:19 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Hi Oromit, Replying to oromit: > I have no idea what you …
2:15 PM Changeset in ffmpeg [a9a6d51c] by James Almer <jamrial@gmail.com>
avcodec/theora: export cropping information instead of handling it …
2:15 PM Changeset in ffmpeg [07596e45] by James Almer <jamrial@gmail.com>
avcodec/h264dec: export cropping information instead of handling it …
2:15 PM Changeset in ffmpeg [6505e8cf] by James Almer <jamrial@gmail.com>
avcodec/h264dec: be more explicit in handling container cropping This …
2:15 PM Changeset in ffmpeg [000fb61a] by James Almer <jamrial@gmail.com>
avcodec/hevcdec: export cropping information instead of handling it …
2:06 PM Ticket #6423 (reconnecting to http URL should use original URL and not the redirect URL) updated by bubbleguuum
Summary changed
2:06 PM Ticket #6423 (reconnecting to http URL should use original URL and not the redirect URL) created by bubbleguuum
If ffmpeg is passed a http(s) input stream with options …
1:56 PM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
with TS analyzer figured out that first I-Frame is on packet 476, if …
1:20 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by Andreas Håkon
Hi, Sorry to hear that it's a known bug! I need to do a full GPU …
12:50 PM Ticket #6352 (HLS stream is loaded slower than it is needed) closed by Alexander
invalid: Problem wasn't in ffmpeg. It was net traffic shaper between sender and …
10:54 AM RemapFilter edited by Floris Sluiter
(diff)
10:30 AM Changeset in ffmpeg [7fe0a0e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: …
10:28 AM Changeset in ffmpeg [6185b5e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smc: Check remaining input Fixes: Timeout Fixes: …
10:05 AM Ticket #5985 (error decoding h264 stream with h264_cuvid in udp mpegts) closed by Timo R.
fixed: This was fixed in 6d9a46e884d090a68069112a3b0436aa8b563967 and …
10:00 AM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Timo R.
I have no idea what you are going at, to build the scale_npp filter, …
9:50 AM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by Timo R.
Yes, this is known. We are pretty sure that the bug in question is on …
9:39 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
Reproducable: […] […]
9:29 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Is the issue not reproducible with the first 2 MB of the sample?
8:57 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
At this time i made ts dump with TS Analyzer, and this dump doesn't …
8:04 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Use any filehoster, for example dropbox or datafilehost.com.
7:35 AM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Hi, Regarding the linking to CUDA SDK, here more specific info: - …
7:14 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
Where i can upload it ? In http://ffmpeg.org/bugreports.html is …
7:00 AM Ticket #6406 (Framerate issues with HVEC and mkv container) closed by Nobody
invalid
7:00 AM Ticket #6406 (Framerate issues with HVEC and mkv container) updated by Nobody
Status changed
I will close the ticket.
6:52 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Reproduced by developer changed
Regression since 0bf5fd2e / 98c97994 Not reproducible with …
2:19 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by yunhai2009
Expected Behavior: ffmpeg can parse ts,and display video Actual …
2:16 AM playlist-05672.txt attached to Ticket #6422 by yunhai2009
TS
2:15 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) created by yunhai2009
cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)
12:10 AM Ticket #6330 (Strange behavior with native FFmpeg AAC encoder, when converting audio ...) updated by edumj
Hi! You can try with any video, also with this 2: …

May 25, 2017:

11:40 PM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by jkqxz
Please upload a sample of your stream.
11:38 PM Changeset in ffmpeg [43c394dc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/clearvideo: Check buf_size before decoding frame Fixes; …
11:21 PM Ticket #6421 (PTS incorrectly fixed up to be negative) updated by Dan Sanders
> I only found 7001A.mp4 and nonFormattedMetaData.mp4, where can I get …
11:13 PM Ticket #6139 (stream_loop produces a "Error while filtering: Operation not permitted") updated by Carl Eugen Hoyos
Keywords changed
11:07 PM Ticket #6421 (PTS incorrectly fixed up to be negative) updated by Carl Eugen Hoyos
Cc, Priority, Keywords changed
Replying to sandersd: For future tickets: Please …
9:20 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by ObvB
Additional data point ... just in case it helps ... I was …
9:03 PM Changeset in ffmpeg [8e87d14] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: …
8:58 PM Ticket #6421 (PTS incorrectly fixed up to be negative) created by Dan Sanders
Sample files available from: …
6:08 PM Changeset in ffmpeg [356194fc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smc: Check remaining input Fixes: Timeout Fixes: …
5:32 PM Changeset in ffmpeg [b946bd8e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Fix off by 1 error in quant check Fixes: out of …
5:32 PM Changeset in ffmpeg [6d6fc410] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Factor quant matrix reads Signed-off-by: Michael …
3:27 PM Ticket #6409 ("h264_cuvid" and "h264_nvenc" can't share GPU memory) closed by Andreas Håkon
invalid
3:25 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by Andreas Håkon
Keywords changed
3:22 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Regarding the driver requirement it can be very easy: I suggest to …
3:12 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Hi, Yes, the libnpp* libraries do not come with the nvidia driver. …
2:53 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) created by Andreas Håkon
Summary of the bug: When you transcode using h264_cuvid for deconding …
2:29 PM Changeset in ffmpeg [d98f34d7] by Ronald S. Bultje <rsbultje@gmail.com>
frame_thread_encoder: extend critical code covered by …
2:29 PM Changeset in ffmpeg [ca2209d6] by Ronald S. Bultje <rsbultje@gmail.com>
hevc: fix race condition in max_ra/seq_decode. These variables are …
2:25 PM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
Could you examine the file, do you have a comment for the reason why …
12:30 PM Changeset in ffmpeg [4dc3714c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tscc2: Skip duplicate frames This turns CFR duplicated frames …
12:29 PM Changeset in ffmpeg [ea71a48c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: left shift of negative value …
12:29 PM Changeset in ffmpeg [5f91786f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix: runtime error: signed integer overflow: 3 * …
11:44 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Status changed
11:41 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
Ok, i have tried to find bad commit by playing around with git bisect, …
10:15 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
I can confirm that the issue is reproducible with current git head: […]
9:31 AM Changeset in ffmpeg [16f76d54] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Fix copy and paste error Found-by: jamrial …
9:30 AM Changeset in ffmpeg [c071e74a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets Fixes: runtime error: signed …
9:29 AM Changeset in ffmpeg [5782e0ba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Fix copy and paste error Found-by: jamrial …
9:14 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please confirm that the issue is reproducible with current FFmpeg git …
8:53 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
I think that a problem is that for QSV decoder first fed frame must be …
4:26 AM Changeset in ffmpeg [954e2b3] by James Almer <jamrial@gmail.com>
avcodec/audiotoolboxdec: check packet side data for AAC extradata …
2:31 AM Changeset in ffmpeg [8ea5ee10] by James Almer <jamrial@gmail.com>
avcodec/libopenh264dec: fix return error value when …
2:09 AM MPEG-4_SLS.mp4 attached to Ticket #6419 by Samuel
MPEG-4 SLS nocore
2:01 AM Ticket #6419 (MPEG-4 SLS audio codec not supported) updated by James
Keywords, Status, Component changed
1:51 AM sls8100_pce_aot02_048_16.mp4 attached to Ticket #6419 by Samuel
MPEG-4 SLS
1:50 AM Ticket #6419 (MPEG-4 SLS audio codec not supported) created by Samuel
Summary of the issue: SLS audio codec is not supported. …

May 24, 2017:

11:28 PM Changeset in ffmpeg [94ec89eb] by James Almer <jamrial@gmail.com>
doc/libav-merge: remove line about aac_adtstoasc Signed-off-by: James …
11:28 PM Changeset in ffmpeg [f1cdc01e] by James Almer <jamrial@gmail.com>
ffmpeg: remove bsf extradata propagation hack The offending bitstream …
11:28 PM Changeset in ffmpeg [437ad467] by James Almer <jamrial@gmail.com>
avformat/mux: remove autobsf extradata propagation hack The offending …
11:28 PM Changeset in ffmpeg [f63c3516] by James Almer <jamrial@gmail.com>
avcodec/aac_adtstoasc: propagate new extradata using packet side data …
11:28 PM Changeset in ffmpeg [210388a] by James Almer <jamrial@gmail.com>
avcodec/adtsenc: check packet side data for AAC extradata updates …
11:28 PM Changeset in ffmpeg [8b3ec51d] by James Almer <jamrial@gmail.com>
avformat/latmenc: check packet side data for AAC extradata updates …
11:27 PM Changeset in ffmpeg [7631f14b] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: check packet side data for AAC extradata updates …
11:27 PM Changeset in ffmpeg [f8c73e87] by James Almer <jamrial@gmail.com>
avformat/movenc: always check for new extradata on a packet Don't …
8:57 PM Ticket #6418 (ffmpeg QSV doesnt work with live streams) created by rycius
Summary of the bug: How to reproduce: […] If i dump a stream to …
7:04 PM Ticket #6416 (aac resample) updated by llogan
Priority, Version, Component changed
This is a bug tracker not a help resource. As mentioned previously you …
6:03 PM Changeset in ffmpeg [cfec0d64] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cllc: Check bitstream end before decoding pixels Fixes …
6:03 PM Changeset in ffmpeg [bce362d3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: left shift of negative value -1 …
5:41 PM Changeset in ffmpeg [89325417] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets Fixes: runtime error: signed …
1:53 PM Changeset in ffmpeg [5753c06d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sanm: Fix uninitialized reference frames Fixes: poc.snm …
1:52 PM Changeset in ffmpeg [4e8405b3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Check get_bits_left() before decoding a picture …
1:51 PM Changeset in ffmpeg [ca616b0f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sanm: Fix uninitialized reference frames Fixes: poc.snm …
1:51 PM Changeset in ffmpeg [4bc3008d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Check get_bits_left() before decoding a picture …
1:39 PM Ticket #6406 (Framerate issues with HVEC and mkv container) updated by Nobody
Sorry, you are right, I judged to quick. The new encoded file is also …
12:23 PM Ticket #6415 (Strange DTS of first packet in RTSP stream) updated by Alexander
You can reproduce this problem on a local machine: 1. Start listening …
11:46 AM Ticket #6417 (Select option in tee muxer issue) closed by Carl Eugen Hoyos
invalid: You cannot use current documentation to report a bug in an old …
10:25 AM Ticket #6406 (Framerate issues with HVEC and mkv container) updated by Nobody
I understand what you are saying and aboutg the frame rate you are …
9:58 AM Ticket #6417 (Select option in tee muxer issue) updated by Daniel
Priority changed
9:56 AM Ticket #6417 (Select option in tee muxer issue) created by Daniel
Hi, I am using the last version available for Ubuntu 16.04 […] …
9:16 AM Ticket #6416 (aac resample) updated by TopsLuo
Priority, Version, Component changed
I want use transcoding.c to transcode […] to […] So I try to …
9:02 AM Ticket #6416 (aac resample) closed by Carl Eugen Hoyos
invalid: Please post all library usage questions on the libav-userr mailing …
8:58 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
You can find a shorter video that map 0:1 works too here: …
8:52 AM Ticket #6416 (aac resample) created by TopsLuo
Summary of the bug: When I was in use transcoding.c (doc/examples),I …
7:48 AM Ticket #6415 (Strange DTS of first packet in RTSP stream) updated by Carl Eugen Hoyos
Please provide a working url to allow me to reproduce the issue.
7:30 AM Ticket #6415 (Strange DTS of first packet in RTSP stream) reopened by Alexander
Reducing probesize doesn't solve the problem. It just hide it from …
7:19 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Carl Eugen Hoyos
Feel free to provide a shorter, working file.
7:18 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) reopened by Carl Eugen Hoyos
7:15 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
This is a Cafex video call recorded by Cisco Mediasense, i downloaded …
7:06 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Carl Eugen Hoyos
Replying to Gozde: > Yes, 0:2 map Works fine but i need …
7:05 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
Yes, 0:2 map Works fine but i need the other video as well, so i need …
7:05 AM Ticket #6352 (HLS stream is loaded slower than it is needed) updated by Carl Eugen Hoyos
Version changed
Both sample streams do not work here with my iOS device.
7:00 AM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by Carl Eugen Hoyos
Keywords, Version changed
7:00 AM Ticket #6415 (Strange DTS of first packet in RTSP stream) closed by Carl Eugen Hoyos
duplicate: Replying to Alexander: > I think it is the same problem …
6:55 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) closed by Carl Eugen Hoyos
invalid: What created this sample file that is - afaict - mostly invalid? It …
6:04 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
Yoou can find it here: http://www.datafilehost.com/d/4b501dc8
12:03 AM Changeset in ffmpeg [11827ea3] by James Almer <jamrial@gmail.com>
fate: add aac-al_sbr_ps_06_ur test Signed-off-by: James Almer …

May 23, 2017:

8:07 PM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Carl Eugen Hoyos
Use a filehoster of your choice, for example dropbox or datafilehost.com.
2:11 PM Changeset in ffmpeg [fb75ad79] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/celp_filters: Fix runtime error: signed integer overflow: …
2:11 PM Changeset in ffmpeg [948b547] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lagarith: Fix runtime error: left shift of 1 by 31 places …
2:11 PM Changeset in ffmpeg [620b452a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 …
1:53 PM Changeset in ffmpeg [6ee4b20f] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of …
1:50 PM Changeset in ffmpeg [3e38bf95] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/ffjni: add missing '\n'
1:50 PM Changeset in ffmpeg [cbae648e] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec_wrapper: do not declare …
1:50 PM Changeset in ffmpeg [2fb25e2d] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec_wrapper: fix local reference leaks
1:25 PM Changeset in ffmpeg [37de7f71] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/ffjni: add missing '\n'
1:25 PM Changeset in ffmpeg [fb3228be] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec_wrapper: do not declare …
1:25 PM Changeset in ffmpeg [224bb46f] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec_wrapper: fix local reference leaks
12:02 PM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
Hi, that video is not suitable for sharing due to security reason, but …
10:19 AM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Timo R.
The libnpp* libraries do not come with the nvidia driver. Thus they …
10:15 AM Ticket #6410 ("No NVENC capable devices found" when streaming the Desktop) updated by Timo R.
Please provide the full uncut output of that command. Also add …
10:08 AM Ticket #6415 (Strange DTS of first packet in RTSP stream) created by Alexander
If I stream mp4 file from one ffmpeg instance to another throigh rtsp …
10:07 AM Ticket #6260 (NVENC H.264 encoding causes aliasing / stair-stepping colors, worse on ...) closed by Timo R.
fixed: Fixed in a1652aca7e892ea4899df894feaa87ba4170e06c Also backported to …
10:03 AM Changeset in ffmpeg [8c021166] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: remove unnecessary alignment Fixes #6260
9:59 AM Changeset in ffmpeg [1f76235] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: remove unnecessary alignment Fixes #6260
9:52 AM Changeset in ffmpeg [3766aa73] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fmvc: Fix use of uninitialized memory when the first frame is …
9:50 AM Changeset in ffmpeg [3bc5e427] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: remove unnecessary alignment Fixes #6260
9:24 AM Changeset in ffmpeg [a1652aca] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: remove unnecessary alignment Fixes #6260
9:18 AM Ticket #6411 (Unable to use mjpeg_cuvid hardware accelerated decoding) closed by Timo R.
invalid: Use a cuda aware encoder, or drop the hwaccel flag. Not a bug.
8:53 AM Ticket #6414 (Possible unintended/inconsistant access to "pkt->dts") updated by Hendrik
It probably should, but its only logging so its hardly a bug worth …
8:48 AM Ticket #6414 (Possible unintended/inconsistant access to "pkt->dts") updated by Petru Florin Mihancea
Summary changed
8:47 AM Ticket #6414 (Possible unintended/inconsistant access to "pkt->dts") created by Petru Florin Mihancea
While experimenting with a CodeSonar plugin we develop, we noticed a …
7:40 AM Ticket #6413 (libssh sftp demuxer crashes (SIGSEGV) if the server asks for a ...) created by Leo Izen
Summary of the bug: The SFTP demuxer in libavformat, provided by the …
6:46 AM Ticket #6412 (Persistent Error and process crash) updated by Carl Eugen Hoyos
Keywords, Analyzed by developer, Component, Reproduced by developer changed
Please test current FFmpeg git head and provide backtrace, disassembly …
2:20 AM Encode/VP8 edited by James
(diff)
1:45 AM Changeset in ffmpeg [504d5804] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g723_1: Fix runtime error: signed integer overflow: …
1:25 AM Changeset in ffmpeg [9726e9f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec_template: Fix runtime error: signed integer overflow: …
Note: See TracTimeline for information about the timeline view.