Timeline



Aug 4, 2018:

11:02 PM Ticket #7344 (Support invks in resampling filter) updated by MonoS
Of course, my apologies for not explaining it before: invks means …
3:55 PM Ticket #7345 (Progress value out_time_ms is in microseconds (μs) NOT milliseconds (ms).) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and please provide the command …
2:17 PM Changeset in ffmpeg [1940c27c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm_parser: Avoid reparsing failed data. Alternatively the …
2:17 PM Changeset in ffmpeg [83dab818] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/simple_idct_template: Fix several integer overflows Fixes: …
2:17 PM Changeset in ffmpeg [40c2f870] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_template: Check for duplicate elements Fixes: Timeout …
2:17 PM Changeset in ffmpeg [47db5763] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacpsdsp_template: Fix integer overflow in …
2:17 PM Changeset in ffmpeg [6b67d7f0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvenc: Check audio packet size Fixes: Assertion failure …
12:35 PM Ticket #7345 (Progress value out_time_ms is in microseconds (μs) NOT milliseconds (ms).) created by Markus Kienast
Summary of the bug: FFmpeg can produce periodic progress information …
5:49 AM Ticket #7332 (ffmpeg hangs when converting some crafted MP4 videos to MOV/MP4) reopened by HongxuChen
Can you please check the command I used (`ffmpeg -i ./hang_1.mp4 …

Aug 3, 2018:

11:17 PM Ticket #7344 (Support invks in resampling filter) updated by Carl Eugen Hoyos
Keywords changed
Would you like to tell us what invks is?
6:26 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Ronak Patel
Summary changed
6:26 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Ronak Patel
I've attached one of the source audio MP4s where this is happening. …
6:25 PM output_44_32_heaac.mp4 attached to Ticket #7341 by Ronak Patel
6:07 PM Changeset in ffmpeg [fab3418] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: fix SEGV on modern nvidia decoders This code …
6:06 PM Changeset in ffmpeg [476fd6ba] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: fix SEGV on modern nvidia decoders This code …
5:40 PM Ticket #7344 (Support invks in resampling filter) created by MonoS
Could it be possible to implement an invks flag on swscale as in …
11:02 AM Ticket #7343 (libaom-av1 -cpu-used -2 error?) updated by JouMxyzptlk
The help output: […]
11:01 AM Ticket #7343 (libaom-av1 -cpu-used -2 error?) updated by JouMxyzptlk
I gladly provide it. […]
10:50 AM Ticket #7343 (libaom-av1 -cpu-used -2 error?) updated by Carl Eugen Hoyos
Keywords changed
Please provide the command line you tested together with the complete, …
10:27 AM Ticket #7343 (libaom-av1 -cpu-used -2 error?) updated by JouMxyzptlk
Sorry, the copy pasted example had "-cpu-used 0" instead of "-cpu-used …
10:18 AM Ticket #7343 (libaom-av1 -cpu-used -2 error?) created by JouMxyzptlk
ffmpeg -h encoder=libaom-av1 gives me: […] But trying with […] …
12:18 AM Changeset in ffmpeg [b12e1618] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() …
12:17 AM Changeset in ffmpeg [1c05c6bd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the …
12:15 AM Changeset in ffmpeg [00c3f178] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Prevent integer overflow in intermediate in …
12:14 AM Changeset in ffmpeg [83ffda78] by Michael Niedermayer <michael@niedermayer.cc>
swresample/swresample: Fix input channel count in resample_first …
12:10 AM Changeset in ffmpeg [5aeb3b0] by Michael Niedermayer <michael@niedermayer.cc>
lavc/svq3: Fix regression decoding some files. Fixes some SVQ3 …
12:08 AM Changeset in ffmpeg [51ac3f43] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlp_parser: Check if synccode is within buffer Fixes: …
12:08 AM Changeset in ffmpeg [7dd836a3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() …

Aug 2, 2018:

3:41 PM Changeset in ffmpeg [2de5209d] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: filter and reorder AV1 OBUs Make sure to not …
3:41 PM Changeset in ffmpeg [ded339fb] by James Almer <jamrial@gmail.com>
avformat/av1: reorder OBUs before writting them in …
3:41 PM Changeset in ffmpeg [692e323d] by James Almer <jamrial@gmail.com>
avcodec/av1_parse: return size of the parsed OBU in parse_obu_header() …
3:41 PM Changeset in ffmpeg [1e126560] by James Almer <jamrial@gmail.com>
avformat/av1: return an error when no data is provided to …
3:41 PM Changeset in ffmpeg [4e937b1a] by James Almer <jamrial@gmail.com>
avcodec/av1_parse: check for OBU header overread Signed-off-by: James …
3:41 PM Changeset in ffmpeg [e45ed155] by James Almer <jamrial@gmail.com>
avcodec/libaomdec: auto insert dump_extra bitstream filter Some …
3:41 PM Changeset in ffmpeg [b98bd60b] by James Almer <jamrial@gmail.com>
avcodec/dump_extradata_bsf: don't allocate a new AVPacket per filtered …
11:44 AM Ticket #7331 (malformed input not playable in libfdk_aacdec) updated by Robert McQueen
Replying to cehoyos: > You misunderstand: If you use …
5:23 AM Changeset in ffmpeg [c9118d4d] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/avs: add descriptive name and url AVS now more commonly …

Aug 1, 2018:

6:11 PM Color_Profile_nuke11.png attached to Ticket #7342 by Carl Eugen Hoyos
6:11 PM Color_Profile_nuke11_DNxHD-mov64_444_Full.mov attached to Ticket #7342 by Carl Eugen Hoyos
6:10 PM Ticket #7342 (Wrong colours when decoding dnxhd) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2018-August/040775.html A user …
5:57 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Ronak Patel
what is a GOP? What is a closed GOP?
5:50 PM Ticket #7331 (malformed input not playable in libfdk_aacdec) updated by Carl Eugen Hoyos
You misunderstand: If you use --enable-nonfree, you are not allowed …
5:03 PM Ticket #7331 (malformed input not playable in libfdk_aacdec) updated by Robert McQueen
Replying to cehoyos: > You are not allowed to distribute …
4:39 PM Ticket #7281 (fMP4 Single File Generation is excruciatingly slow) updated by Ronak Patel
I've just sent my first patch to ffmpeg for this issue. I'll send a …
4:32 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Cigaes
RTFM: “Make sure to require a closed GOP when encoding and to set the …
4:29 PM Ticket #7331 (malformed input not playable in libfdk_aacdec) updated by Carl Eugen Hoyos
You are not allowed to distribute binaries based on FFmpeg source code …
4:17 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Ronak Patel
Ok that wasn't clear. I don't know what sine is. I've only ever tried …
4:15 PM Ticket #7331 (malformed input not playable in libfdk_aacdec) updated by Robert McQueen
By way of an update, I have found with ltrace that a couple of frames …
4:14 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Carl Eugen Hoyos
My question was if file input is needed at all or if the issue is also …
4:07 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Ronak Patel
I attached an output file so you can see what I'm talking about. I've …
3:27 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Carl Eugen Hoyos
Did you attach an output instead of an input file? Is file input …
3:08 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) updated by Ronak Patel
I've attached an example of an m3u8 file that ffmpeg produces. I have …
3:07 PM test.m3u8 attached to Ticket #7341 by Ronak Patel
3:07 PM Ticket #7341 (hls mpegts segmentation is not consistent all the way through for ...) created by Ronak Patel
Summary of the bug: Try to generate an HLS stream using an mpegts …
2:11 PM Ticket #7052 (rtmp_write dead loop) updated by Tristan Matthews
Cc changed
10:25 AM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) updated by Hendrik
If you don't want fallback to core decoding with DTS, you can set the …
10:22 AM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) updated by Heinrich Tegethoff
Fine! On the other hand ... From a higher viewpoint the Java part …
6:55 AM Changeset in ffmpeg [e1e3a122] by Martin Storsjö <martin@martin.st>
libopenh264: Add support for decoding of b-frames The current git …
6:55 AM Changeset in ffmpeg [c011beda] by Martin Storsjö <martin@martin.st>
avconv: make sure packets put into the muxing FIFO are refcounted …
1:14 AM Changeset in ffmpeg [481741ec] by James Almer <jamrial@gmail.com>
x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow …
1:14 AM Changeset in ffmpeg [d5b3077e] by James Almer <jamrial@gmail.com>
x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions …

Jul 31, 2018:

11:23 PM Ticket #7332 (ffmpeg hangs when converting some crafted MP4 videos to MOV/MP4) closed by Carl Eugen Hoyos
worksforme: […] […]
11:17 PM Ticket #7340 (Damaged h.264 input breaks the decoder) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket7340/
11:15 PM Ticket #7340 (Damaged h.264 input breaks the decoder) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-devel/2018-July/232704.html A user …
11:07 PM Ticket #7281 (fMP4 Single File Generation is excruciatingly slow) updated by Carl Eugen Hoyos
Replying to ronak2121: > Not yet, I'd like to make sure …
11:05 PM CompilationGuide/Centos edited by llogan
Removed legacy libtheora. Use libvpx instead. (diff)
10:57 PM Ticket #7281 (fMP4 Single File Generation is excruciatingly slow) updated by Ronak Patel
Not yet, I'd like to make sure that my fix is actually working in …
10:54 PM Ticket #7338 (dashenc: double free or corruption) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer, Description changed
Possible patch sent.
10:52 PM Ticket #7281 (fMP4 Single File Generation is excruciatingly slow) updated by Carl Eugen Hoyos
Have you already sent your patch - made with git format-patch - as …
10:49 PM Changeset in ffmpeg [1ffd63a4] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
tools/qt-faststart: Allow free atoms after moov atom.
10:48 PM Ticket #7281 (fMP4 Single File Generation is excruciatingly slow) updated by Ronak Patel
I've made the changes I've suggested and they work fine for the VOD …
9:04 PM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) closed by Carl Eugen Hoyos
invalid
8:38 PM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) updated by Heinrich Tegethoff
Yeah, my AVEncoder wrapper handles channel changes properly (TV …
7:38 PM Ticket #7336 (crash when the dash stream only has audio-pid) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
For future tickets: Please remember not to use ffprobe if the issue …
7:25 PM Ticket #7338 (dashenc: double free or corruption) updated by satbaby
check the url: …
6:35 PM CompilationGuide/Centos edited by llogan
removed build scripts. these quickly become abandoned/unmaintaned and … (diff)
5:58 PM Ticket #7338 (dashenc: double free or corruption) updated by Carl Eugen Hoyos
Priority, Keywords, Description changed
The stream is 403 here.
5:55 PM Ticket #7334 (ffmpeg demux into audio and video resets PTS) updated by Carl Eugen Hoyos
Keywords, Component changed
3:56 PM Ticket #7339 (HLS-Retry mechanism for HTTP-Upload segments) created by Martini
Summary of the enhancement: Retry hls-segment upload once, if web …
3:50 PM Ticket #7334 (ffmpeg demux into audio and video resets PTS) closed by Mukund Manikarnike
invalid: This is not an issue. This is expected behavior. Found my answer …
11:17 AM Changeset in ffmpeg [d36b8394] by Jun Zhao <jun.zhao@intel.com>
avutil/pixelutils: sad_32x32 sse2/avx2 optimizations. add …
11:09 AM Changeset in ffmpeg [b8bf7408] by Jun Zhao <jun.zhao@intel.com>
lavutil/pixelutils: add sad_32x32 in pixelutils API. add sad_32x32 in …
9:43 AM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) updated by Hendrik
A brief look at the code suggests that the decoder properly falls back …
9:16 AM Ticket #7338 (dashenc: double free or corruption) created by satbaby
Summary of the bug: How to reproduce: […] […]

Jul 30, 2018:

8:51 PM Changeset in ffmpeg [a9a4335] by James Almer <jamrial@gmail.com>
avcodec/h264_mp4toannexb_bsf: use enum constants for the NAL unit type …
7:41 PM CompilationGuide/Centos edited by slhck
do not install x264-devel from packages; reference script not via … (diff)
7:36 PM Encode/H.264 edited by slhck
note that -an can be used in first pass (diff)
7:35 PM Encode/H.265 edited by slhck
note that -an can be used in first pass (diff)
7:34 PM Encode/VP9 edited by slhck
typo (diff)
7:34 PM Encode/AV1 edited by slhck
note that -an can be used in first pass (diff)
7:32 PM Encode/VP9 edited by slhck
note that -an can be used in first pass (diff)
7:22 PM Ticket #7214 (Amazon violates (L)GPL) updated by dak_xilinx
Hi @cehoyos – we have posted a patch containing the Xilinx Advanced …
7:07 PM ffmpeg-20180730-112735.tgz attached to Ticket #7337 by newsfanatic
ffmpeg report
6:52 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) created by newsfanatic
Summary of the bug: When trying to ingest an HLS playlist from an m3u8 …
4:29 PM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) updated by Heinrich Tegethoff
Reproduce: * Using doc/examples/decode_audio.c as starting point * …
4:14 PM DUMP.dts attached to Ticket #7335 by Heinrich Tegethoff
DTS HD MA - final 4116 bytes packet fails DCA XLL
3:00 PM Ticket #7336 (crash when the dash stream only has audio-pid) created by satbaby
Summary of the bug: How to reproduce: […] Patches should be …
12:57 PM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide the input sample and explain how we can reproduce the issue.
11:05 AM Ticket #7335 (Low-level error in DCA XLL decode becomes ignored in dcadec.c then ...) created by Heinrich Tegethoff
Summary of the bug: * Input: (dca) DTS 48000 Hz, 8 ch 7.1 (s32p) * …
8:46 AM Changeset in ffmpeg [ec517ad9] by Tobias Rapp <t.rapp@noa-archive.com>
fate: add tests for audio channel up-/downmixing with pan filter Add …
8:46 AM Changeset in ffmpeg [b82632b] by Tobias Rapp <t.rapp@noa-archive.com>
tests/audiogen: raise channel count limit to 12 Reviewed-by: Michael …
7:54 AM Ticket #7320 (avformat_find_stream_info(), audio=virtual-audio-capturer, block.) updated by Carl Eugen Hoyos
Resolution changed
7:54 AM Ticket #7320 (avformat_find_stream_info(), audio=virtual-audio-capturer, block.) updated by Carl Eugen Hoyos
Keywords, Analyzed by developer, Component, Reproduced by developer changed
5:39 AM Changeset in ffmpeg [6f3e2913] by Karthick Jeyapal <kjeyapal@akamai.com>
libavformat/dashenc: Fix relative URI of HLS master playlist
4:30 AM Changeset in ffmpeg [67fb9c75] by Gyan Doshi <ffmpeg@gyani.pro>
doc/formats: Add documentation for skip_estimate_duration_from_pts …
4:00 AM Ticket #7320 (avformat_find_stream_info(), audio=virtual-audio-capturer, block.) closed by donview
fixed: Solution:Select Sound Recording, enable Stereo Mix, then right click …
12:37 AM Ticket #7334 (ffmpeg demux into audio and video resets PTS) created by Mukund Manikarnike
Demuxing I am demuxing TS segments into audio and video as …
12:33 AM Ticket #7333 (dirac decoder missing (I)DCT tables) closed by James
fixed: Should be fixed in c38b9c2bf742834a597b5438da38d21b52242b57
12:30 AM Changeset in ffmpeg [269daf59] by James Almer <jamrial@gmail.com>
configure: add missing aandcttables dependency to asv1 and asv2 …
12:29 AM Changeset in ffmpeg [c38b9c2b] by James Almer <jamrial@gmail.com>
configure: add missing aandcttables dependency to mpegvideoenc Also …

Jul 29, 2018:

10:59 PM Ticket #7333 (dirac decoder missing (I)DCT tables) created by mcerveny
Summary of the bug: Enable only dirac decoders and no encoders leads …
4:43 PM Projects edited by Sampsa Riikonen
added valkka in the project list (diff)
9:09 AM Ticket #7332 (ffmpeg hangs when converting some crafted MP4 videos to MOV/MP4) updated by HongxuChen
Cc, Component changed
9:08 AM Ticket #7332 (ffmpeg hangs when converting some crafted MP4 videos to MOV/MP4) updated by HongxuChen
Version changed
9:07 AM hang_1.mp4 attached to Ticket #7332 by HongxuChen
9:07 AM hang_2.mp4 attached to Ticket #7332 by HongxuChen
9:05 AM Ticket #7332 (ffmpeg hangs when converting some crafted MP4 videos to MOV/MP4) created by HongxuChen
Summary of the bug: When ffmpeg converts some crafted MP4 videos, it …
1:46 AM Changeset in ffmpeg [a9c1ef26] by James Almer <jamrial@gmail.com>
avcodec/bitstream_filters: check the input argument of …
1:46 AM Changeset in ffmpeg [ecafc4af] by James Almer <jamrial@gmail.com>
avcodec/bitstream_filters: check the input argument of …
1:45 AM Changeset in ffmpeg [660e4c0c] by James Almer <jamrial@gmail.com>
avcodec/bitstream_filters: check the input argument of …
1:44 AM Changeset in ffmpeg [bc23014] by James Almer <jamrial@gmail.com>
avcodec/bitstream_filters: check the input argument of …
1:43 AM Changeset in ffmpeg [9cc53372] by James Almer <jamrial@gmail.com>
avcodec/bitstream_filters: check the input argument of …

Jul 28, 2018:

2:41 PM Changeset in ffmpeg [eb94ec32] by Jan Ekström <jeebjp@gmail.com>
lavfi/nlmeans: fix aarch64 assembly with clang Clang is more strict …
2:14 PM Changeset in ffmpeg [d228df6f] by James Almer <jamrial@gmail.com>
cmdutils: print a more descriptive error message in show_help_bsf() …
2:14 PM Changeset in ffmpeg [3258cc65] by James Almer <jamrial@gmail.com>
avcodec/bitstream_filters: check the input argument of …
12:35 PM Changeset in ffmpeg [bed125b7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check bytes count in else branch in …
12:35 PM Changeset in ffmpeg [f457c0ad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check slice numbers for overflows in relation to …
12:35 PM Changeset in ffmpeg [462d1be6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the …
12:35 PM Changeset in ffmpeg [69cac9e1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_dwt_template: Fix several integer overflows in …
12:35 PM Changeset in ffmpeg [51290406] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Prevent integer overflow in intermediate in …
Note: See TracTimeline for information about the timeline view.