Timeline
Jun 4, 2018:
- 10:57 PM Ticket #5275 (fix decoding of mpegable h264 sample) closed by
- fixed: Fixed by Michael in 9568b2e425f127031ddc91dd78cb9b9f2cae206d
- 9:47 PM Changeset in ffmpeg [e7dda511] by
- avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c …
- 9:47 PM Changeset in ffmpeg [dce80a4b] by
- avcodec/amrwbdec: Fix division by 0 in find_hb_gain() This …
- 9:16 PM Ticket #6848 (checkasm float_dsp.vector_dmul sometimes fails on i386) closed by
- fixed: Fixed by Michael in 38f966b2222db4bfeeaca4642a63049253536c46
- 9:12 PM Ticket #7201 (using ffmpeg request http was considered downloading) updated by
-
Keywords, Type, Version, Component, Resolution changed
- 8:26 PM Changeset in ffmpeg [146cdf7] by
- fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled …
- 6:54 PM Encode/AV1 edited by
- fixed toc, used human readable -strict value, removed anchors as they … (diff)
- 6:53 PM Ticket #7246 (Seeking backwards breaks encrypted dash files) created by
- The sample from ticket #6451 works fine, seeking backwards breaks …
- 6:45 PM Ticket #6451 (ffmpeg not able to decrypt mp4 fragment files) closed by
- fixed: Fixed by Jacob Trimble in f7221d8e670ec05471a16cc4cc1cc8e0040b5b5f …
- 4:47 PM Changeset in ffmpeg [a507af97] by
- avformat/libsrt: add latency options and deprecate tspbdelay …
- 2:32 PM Changeset in ffmpeg [f56a0b02] by
- avcodec/vc1: fix out-of-bounds reference pixel replication …
- 2:30 PM Ticket #7244 (Error occurred during aac playback in the Chrome browser) updated by
- Replying to nol2ter: > An error occurred during aac …
- 2:28 PM Ticket #7245 (ffmpeg sws_scale nv12 to nv12 failed) closed by
- invalid: […] This looks wrong / nonsensical.
- 8:44 AM Ticket #7245 (ffmpeg sws_scale nv12 to nv12 failed) created by
- sws_scale nv12 to nv12 failed, only got the y plane( u and v planes …
- 8:32 AM Ticket #7244 (Error occurred during aac playback in the Chrome browser) updated by
- Uploaded to https://streams.videolan.org/ffmpeg/incoming/7244/
- 8:22 AM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by
- It is not bug, filter is designed that way, also filter is pretty …
- 8:20 AM Ticket #7244 (Error occurred during aac playback in the Chrome browser) created by
- Summary of the bug: An error occurred during aac playback in the …
- 5:27 AM Changeset in ffmpeg [37abfe8c] by
- avfilter/drawtext: present 'hms' formatted 'pts' in 24h format HMS is …
Jun 3, 2018:
- 11:58 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by
- So, what you are saying that when one supply a rate change of 1, which …
- 6:39 PM Ticket #7241 (DNxHD segfault on completion in dnxhd_encode_end when using 34 or more ...) updated by
-
Priority, Keywords changed
- 6:25 PM Encode/AV1 edited by
- add 2-pass example (diff)
- 6:23 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by
-
Component changed
- 6:01 PM Encode/AV1 edited by
- (diff)
- 5:58 PM WikiStart edited by
- (diff)
- 5:40 PM Changeset in ffmpeg [2bd24d4a] by
- v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing
- 4:50 PM Changeset in ffmpeg [29e0879b] by
- avfilter/f_drawgraph: fix drawing of first point for non-first …
- 3:46 PM Changeset in ffmpeg [ea8ae27] by
- avformat/libsrt: add payload size option Signed-off-by: Sven Dueking …
- 2:19 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) closed by
- invalid: The atempo filter is designed that way. The -ar command insert …
- 2:00 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by
- I, obviously, meant -af atempo=1 -ar 44100. (it is obvious because if …
- 12:57 PM Changeset in ffmpeg [98328853] by
- avfilter/vf_zoompan: do not increase VAR_IN twice, also count from 0 …
- 12:56 PM Ticket #5654 (avfoundation screen capture produces misaligned picture at 1366x768 ...) updated by
- Why hasn't this patch be added to GitHub ? …
- 12:42 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by
- Your ffmpeg command is invalid.
- 12:38 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) created by
- By adding these command line values for reading a 16-bit 44100hz wav …
- 12:24 PM Encode/AV1 edited by
- a few rewrites and clean-up (diff)
- 11:19 AM Encode/AV1 edited by
- improve AV1 guide (only based on documentation, but the previous … (diff)
- 10:43 AM Changeset in ffmpeg [49eda27] by
- avfilter/avf_showspectrum: also show sample rate and channel layout …
- 10:26 AM Changeset in ffmpeg [9add178] by
- avfilter/avf_showspectrum: avoid overwritting text Signed-off-by: …
- 10:06 AM Changeset in ffmpeg [d0bf1aa3] by
- avfilter/avf_showspectrum: improve axes drawing Signed-off-by: Paul B …
- 8:48 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by
- I hope to hear what the dev has to say about exposing count and not …
- 8:35 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by
- IMHO, the docs do give the correct indication For n in …
- 8:19 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by
- Replying to Gyan: > ... the assignment logic of in and …
- 8:13 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by
- I tried to read through the code and simulate it in my head. If you …
- 8:05 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by
- There is a bug of sorts with the value of in but the assignment …
- 7:48 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by
- This behaviour was discussed on ffmpeg-user list thread …
- 7:41 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) created by
- Summary of the bug: The video filter zoompan creates …
Jun 2, 2018:
- 7:46 PM Changeset in ffmpeg [5ee20307] by
- avcodec/vp3: Fix end of bitstream check in unpack_superblocks() …
- 5:16 PM Changeset in ffmpeg [af310843] by
- avfilter/vf_lut3d: unbreak haldclut with planar rgb formats …
- 4:00 PM Changeset in ffmpeg [76daf452] by
- lavfi/Makefile: move dnn_*.o under vf_srcnn These files depend on …
- 2:46 PM Changeset in ffmpeg [e50a5c9c] by
- doc/ffmpeg: rewrite Stream Selection chapter Flesh out with details …
- 11:09 AM Changeset in ffmpeg [e28b1fa6] by
- avfilter: add adeclick and adeclip audio filters Signed-off-by: Paul …
Jun 1, 2018:
- 11:55 PM Changeset in ffmpeg [9827bb88] by
- libavformat/mov: Fix heap buffer overflow. Found by Chrome's …
- 7:11 PM Changeset in ffmpeg [841c1efc] by
- lavc/libx265: allow users to set closed GOP via generic lavc flag …
- 10:00 AM Ticket #5639 (dpx: support decoding of non-16bit packed 12bit) closed by
- fixed: Latest file fixed in 5205b3289e46b680c314e44a9243929b6d00146a.
- 9:25 AM Changeset in ffmpeg [5205b32] by
- avcodec/dpx: Support for RGBA 12-bit packed decoding Limited to …
- 9:02 AM Ticket #7241 (DNxHD segfault on completion in dnxhd_encode_end when using 34 or more ...) closed by
- fixed: Fixed in 0d35413e5dbe304bafbe48b1057785ced44de71f.
- 8:54 AM Changeset in ffmpeg [0d35413e] by
- avcodec/dnxhdenc: do not free nonexistent slice threads data when …
May 31, 2018:
- 10:40 PM Ticket #7241 (DNxHD segfault on completion in dnxhd_encode_end when using 34 or more ...) created by
- Summary of the bug: If you run an encode to DNxHD with 34 or more …
- 7:53 PM Changeset in ffmpeg [04b57081] by
- doc/ffmpeg: remove non-existent vdt option
- 2:29 PM Ticket #7240 (Preserve Vorbis Comment vendor string when copying streams) created by
- Summary of the bug: Hello, by default ffmpeg does not preserve the …
- 2:22 PM Changeset in ffmpeg [8d4fc2ea] by
- avfilter: use av_clip_uintp2_c where clip is variable Signed-off-by: …
- 7:40 AM Ticket #6977 (Flash video stream not detected) updated by
- Just click "Download": …
May 30, 2018:
- 9:24 PM Downstreams edited by
- Arch dropped 2.8. EoL Fedora 26 (a few days early). (diff)
- 9:02 PM Changeset in ffmpeg [1616b1be] by
- avformat/mxfdec: add some missing picture_essence_container_uls …
- 9:02 PM Changeset in ffmpeg [e7498792] by
- avformat/mxfdec: use int math for sample count calculation This also …
- 9:02 PM Changeset in ffmpeg [f932e49a] by
- avformat/mxfdec: fix klv_decode_ber_length return value usage …
- 7:55 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
- As an update - setting the max muxing queue size to 9999 has helped …
- 6:13 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) closed by
- fixed: Tests changed by you in d7eb8d84757155c1fb0fe1a8269025e22e9bf0ec, …
- 5:45 PM Changeset in ffmpeg [e3734aa] by
- tools/crypto_bench: add missing RC4 implementation from tomcrypt …
- 5:08 PM Changeset in ffmpeg [5420c8f7] by
- tools/crypto_bench: add missing RC4 implementation from gcrypt …
- 5:08 PM Changeset in ffmpeg [cd62f9d5] by
- tools/crypto_bench: add support for mbedcrypto Requires mbed TLS …
- 3:58 PM Changeset in ffmpeg [44a2415a] by
- avcodec/h263dec: Reinitialize idct context if it has not been setup …
- 3:58 PM Changeset in ffmpeg [8c50d0cc] by
- avcodec/idctdsp: Clear idct/idct_add for studio profile This does not …
- 3:58 PM Changeset in ffmpeg [b3332a18] by
- avcodec/idctdsp: Transmit studio_profile to init instead of using …
- 3:26 PM Changeset in ffmpeg [1aa51924] by
- avfilter/af_aiir: draw IR frequency response Signed-off-by: Paul B …
- 2:25 PM Ticket #7236 (HLS stream input hangs) updated by
- Attaching my logs as the tracker refuses to take the logs due to spam …
- 1:26 PM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by
-
Summary changed
- 11:27 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by
- Well noted. I will follow your instruction. Yes, there is no error …
- 10:30 AM Changeset in ffmpeg [d0e740b] by
- avfilter/af_afir: fix picking of IR channel Signed-off-by: Paul B …
- 9:20 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) reopened by
- 9:20 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by
-
Priority, Keywords, Version, Component changed
No error is shown for an impossible conversion. For future tickets: … - 9:16 AM Ticket #6982 (Convert Subtitles or Respect PTS) closed by
- needs_more_info
- 9:15 AM Ticket #7042 (Wrong subtitle cut using -ss input option) updated by
-
Keywords, Component changed
- 6:14 AM Encode/AV1 created by
- Basic AV1 encoding
- 5:14 AM Changeset in ffmpeg [ea0010b] by
- flvenc: Fix sequence header update timestamps
- 5:14 AM Changeset in ffmpeg [4d3dd167] by
- flvenc: Factorize timestamp writing The code is trivial but the …
- 5:07 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by
- Honestly, I copied the command line and its output from SSH. I dont …
- 2:31 AM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by
- Looks like the sidx obtained " found sidx time -9223372036854775808, …
- 12:42 AM Changeset in ffmpeg [d7eb8d84] by
- lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 …
- 12:42 AM Changeset in ffmpeg [500e638] by
- qt-faststart - stricter input validations 1. validate the moov size …
- 12:42 AM Changeset in ffmpeg [a9dacde] by
- avcodec/qtrle: Do not output duplicated frames on insufficient input …
May 29, 2018:
- 11:09 PM Changeset in ffmpeg [53d6d4f2] by
- ffplay: Print codec_name if decoder for codec_id could not be found. …
- 10:20 PM Ticket #6156 (Issue with FFMPEG ALSA CPU usage) updated by
- Replying to cehoyos: > Does increasing the buffer size …
- 10:15 PM Ticket #6944 (Decoding an aac sample fail with scalefactor error) closed by
- needs_more_info
- 10:12 PM Ticket #7158 (Attempt HTTP compression) updated by
-
Priority, Keywords, Version changed
- 9:28 PM Ticket #7236 (HLS stream input hangs) updated by
- […] The output file plays perfectly in sync with MPlayer, FFplay …
- 9:24 PM Ticket #7158 (Attempt HTTP compression) updated by
- I just came across this in my own testing. I have a couple of …
- 9:06 PM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) closed by
- invalid: I am closing this because the command line does not match the console …
- 8:47 PM Ticket #7236 (HLS stream input hangs) updated by
- On my end, I tested 4a9d32baca3af0d1831f9556a922c7ab5b426b10 and the …
- 7:57 PM Changeset in ffmpeg [73438dbb] by
- avfilter/af_afir: draw IR frequency response Signed-off-by: Paul B …
- 3:51 PM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) created by
- Hi, I try to encode srt to dvbsub by below command: …
- 1:02 PM Changeset in ffmpeg [bdf1bbd] by
- Adds dnn inference module for simple convolutional networks. …
- 12:47 PM Ticket #6921 (compile error with vf_libvmaf.c in ffmpeg git master) closed by
- wontfix
- 11:24 AM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) created by
- ffmpeg-git-20180526-64bit-static […] next fields equal 0 for all …
- 6:27 AM Changeset in ffmpeg [cba16793] by
- doc/ffmpeg: update disposition values Thumbnail example added. Avoid …
- 4:02 AM Changeset in ffmpeg [5717cd80] by
- avformat/movenc: creating producer reference time (PRFT) box The …
- 4:01 AM Changeset in ffmpeg [f09635f] by
- avformat/utils: function to get the formatted ntp time This utility …
May 28, 2018:
- 11:22 PM Ticket #7236 (HLS stream input hangs) updated by
-
Priority, Keywords changed
Testing with ffplay, this looks like a regression since … - 9:50 PM Changeset in ffmpeg [8a4dbd3e] by
- avcodec/vc1: store zero MVs for all blocks in a MB Direct prediction …
- 9:38 PM Changeset in ffmpeg [c0402e1e] by
- avcodec/vc1: fix mquant calculation for interlace field pictures For …
- 9:28 PM Ticket #7236 (HLS stream input hangs) updated by
- I tried the current git head with a FFMPEG 3.4.2 libavformat/hls.c …
- 9:17 PM Changeset in ffmpeg [42f40d36] by
- avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz …
- 8:59 PM Ticket #7202 (mjpeg compression creates laggy video) updated by
- Hi To be clear, I am suggesting you change your default setting to …
- 8:50 PM Ticket #7237 (Non-monotonous DTS in output stream) updated by
-
Priority, Component changed
- 8:48 PM Ticket #7236 (HLS stream input hangs) updated by
- Please test current FFmpeg git head, the only version supported here.
- 8:47 PM Ticket #7202 (mjpeg compression creates laggy video) updated by
- Replying to jsteinkamp: > HI I have figured out the …
- 8:28 PM Ticket #7202 (mjpeg compression creates laggy video) updated by
- HI I have figured out the issue: ffmpeg compresses Photo JPEG with …
- 7:47 PM Ticket #7236 (HLS stream input hangs) updated by
- I have just rebuilt the 4.0 branch with a replaced libavformat/hls.c …
- 7:10 PM Ticket #7237 (Non-monotonous DTS in output stream) created by
- Summary of the bug: Hello, I've created a network with the mininet …
- 5:34 PM Changeset in ffmpeg [c8b57d43] by
- lavf/libssh: translate a read of 0 to EOF Yet another case of …
- 5:33 PM Changeset in ffmpeg [26892c76] by
- lavf/libssh: translate a read of 0 to EOF Yet another case of …
- 5:02 PM Ticket #7236 (HLS stream input hangs) updated by
- Note that the stream I've provided to repro is an fMP4 stream, but I …
- 4:54 PM Ticket #7236 (HLS stream input hangs) updated by
- I tried doing {{{% ffmpeg -i …
- 4:43 PM Ticket #7236 (HLS stream input hangs) updated by
-
Is the issue you see only reproducible with
ffplayor also with … - 3:51 PM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by
- Replying to cehoyos: > Is this issue reproducible with …
- 3:46 PM Ticket #7236 (HLS stream input hangs) created by
- Summary of the bug: When using ffplay to play one of the Apple …
- 10:58 AM Ticket #7234 (DSF playback has crackling/clicking noise at the end of file) updated by
- Indeed this was fixed very recently, git master does not has this …
- 10:21 AM Changeset in ffmpeg [81b77e7b] by
- cmdutils: dump supported hardware devices in print_codec() dump the …
- 10:21 AM Changeset in ffmpeg [90acf168] by
- cmdutils: print missing caps in print_codec(). print full caps type …
- 6:50 AM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by
-
Keywords changed
Is this issue reproducible with current FFmpeg git head? - 6:13 AM Ticket #7227 (`skip_frames nokey` not working correctly for some videos) updated by
- Thanks!
- 5:50 AM Ticket #7234 (DSF playback has crackling/clicking noise at the end of file) closed by
- invalid: Please test current FFmpeg git head before reporting an issue here.
- 5:22 AM Changeset in ffmpeg [ebf85d31] by
- avformat/dashenc: Added a warning for incorrect segment name extension …
- 5:22 AM Changeset in ffmpeg [2efdbf73] by
- avformat/dashenc: Added option for Segment file format Right now …
- 3:28 AM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
- We've been bumping into this in version 4.0.0. Since we transcode a …
- 1:43 AM Ticket #7231 (Cineform sample format 2) updated by
- I don't believe 10-bit and 12-bit Bayer is supported, though I am not …
Note:
See TracTimeline
for information about the timeline view.
