Timeline



Aug 23, 2019:

11:15 PM Ticket #7567 (Incorrect timetamps when decoding teletext subtitles from TS file) updated by Marton Balint
Cc, Status, Owner changed
I have sent a patch to ffmpeg-devel which fixes this, feel free to …
11:10 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint in 2fb550893f7564118ca59765ee5fd1acab819581
11:00 PM Ticket #8061 (mpegts muxer manual PCR interval) closed by Carl Eugen Hoyos
fixed: Should be fixed by Marton Balint in …
8:49 PM Changeset in ffmpeg [2fb55089] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt The …
8:49 PM Changeset in ffmpeg [5c119bf1] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: move some code around and simplify a bit PCR does …
8:49 PM Changeset in ffmpeg [8bf732cd] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: add support for setting PCR interval for VBR …
8:49 PM Changeset in ffmpeg [6f499ae3] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: rename pcr_period variable to pcr_period_ms …
8:26 PM Changeset in ffmpeg [ae3d6a33] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alac: Fix multiple integer overflows in lpc_prediction() …
8:26 PM Changeset in ffmpeg [1c9a56b1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check that not all tables are skiped If all tables …
8:26 PM Changeset in ffmpeg [5231e89e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Optimize picmemset() for single plane full lines …
8:26 PM Changeset in ffmpeg [34f6d1a7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm_parser: Use memmove() to handle "overread" This is …
8:26 PM Changeset in ffmpeg [8a24d2cc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/parser: Optimize ff_combine_frame() with massivly negative …
8:26 PM Changeset in ffmpeg [68f30567] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm: skip reading trailing bytes in get_pnm() None of the …
8:26 PM Changeset in ffmpeg [1a0f1062] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm: Check magic bytes directly without pnm_get() Fixes: …
8:26 PM Changeset in ffmpeg [77abf314] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpsubdec: Check pts / duration before cast Fixes: 3e+47 is …
8:24 PM Changeset in ffmpeg [4d4734bd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: Check mthread_inlen instead of cliping Clipping was …
8:24 PM Changeset in ffmpeg [965e766e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rl2: set dimensions The dimensions are always 320x200 they …
8:24 PM Changeset in ffmpeg [b2bb09bc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: delete unused code Reviewed-by: Carl Eugen Hoyos …
5:56 PM Changeset in ffmpeg [711c59bc] by James Zern <jzern@google.com>
Change libaom default to crf=32. Current default is 256kbps, which …
4:53 PM Ticket #6591 (Unable to read mp4/h264 caused by SPS decoding failure) closed by James
fixed: Fixed in 0b34cdf424d665d7d9b92aefdff49a5acc398a6d
3:26 PM Changeset in ffmpeg [0b34cdf4] by James Almer <jamrial@gmail.com>
avcodec/h264_parse: retry decoding SPS with complete NAL Fix #6591
2:08 PM Changeset in ffmpeg [92c32b0f] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: use refcounted packets Should reduce …
12:38 PM Changeset in ffmpeg [48b86dd8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP Fixes: memleaks Fixes: …
12:38 PM Changeset in ffmpeg [c9fcf881] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/idcinvideo: Add 320x240 default maximum resolution Fixes: …
12:38 PM Changeset in ffmpeg [ac77c549] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Do not increase max_pixels Signed-off-by: …
7:12 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by Steven Liu
Replying to ianklassen: > I haven't received any feedback …
6:08 AM Creating multiple outputs edited by Gyan
Add delimiter for Windows; need not be in one line (diff)
5:55 AM Creating multiple outputs edited by Roger Pack
(diff)

Aug 22, 2019:

11:56 PM Changeset in ffmpeg [b29c7bcb] by Mark Thompson <sw@jkqxz.net>
lavfi: add deshake_opencl filter
10:11 PM Changeset in ffmpeg [5b5746b] by Mark Thompson <sw@jkqxz.net>
lavfi: modify avfilter_get_matrix to support separate scale factors
10:11 PM Changeset in ffmpeg [d3cd33ab] by Mark Thompson <sw@jkqxz.net>
lavfi: add utilities to reduce OpenCL boilerplate code
8:23 PM Changeset in ffmpeg [370c346d] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: do not ignore bad size errors The return value was …
7:38 PM Changeset in ffmpeg [3a09dbdb] by Marton Balint <cus@passwd.hu>
avcodec: remove some dead assignments Signed-off-by: Marton Balint …
7:38 PM Changeset in ffmpeg [b2e37e3e] by Marton Balint <cus@passwd.hu>
avutil/imgutils: remove dead assignment Signed-off-by: Marton Balint …
7:38 PM Changeset in ffmpeg [6ee40dcb] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: do not ignore bad size errors The return value was …
5:31 PM Ticket #7687 (h264_omx can stall due to not handling fragmented frames correctly) updated by Aman
Cc, Status, Owner changed
Both patches look reasonable. I will add them to my local patchset and …
5:28 PM Ticket #6586 (h264_omx zerocopy causes Raspberry Pi to hang) updated by Aman
Cc, Status, Owner changed
Sounds like this is an upstream rpi firmware issue. However ffmpeg …
4:35 PM Changeset in ffmpeg [493438fa] by Michael Niedermayer <michael@niedermayer.cc>
avformat/realtextdec: free queue on error Fixes: memleak Fixes: …
4:35 PM Changeset in ffmpeg [ab56e62e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp5/6/8: use vpX_rac_is_end() Reviewed-by: Peter Ross …
4:35 PM Changeset in ffmpeg [5937f055] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Check av_xiphlacing() return value before use …
9:22 AM Changeset in ffmpeg [9bcb1cb6] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
Add assembly support for -fsanitize=hwaddress tagged globals. As of …
7:25 AM Changeset in ffmpeg [c87237d1] by Steven Liu <lq@chinaffmpeg.org>
libavfilter: Update derain filter doc. Add the usage of tensorflow …
6:27 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by Hirokazu Honda
Cc changed

Aug 21, 2019:

11:56 AM Ticket #8091 (Sound replacing stopped working) updated by ConcludingPrague
[…] […]
11:55 AM console_output.txt attached to Ticket #8091 by ConcludingPrague
11:53 AM Changeset in ffmpeg [aeae6283] by Kieran Kunhya <kierank@obe.tv>
avfilter/vf_v360: remove unused header
11:53 AM Changeset in ffmpeg [a8ef41c1] by Kieran Kunhya <kierank@obe.tv>
avfilter/vf_v360: improve comments above headers
11:53 AM Changeset in ffmpeg [e6dd9438] by Kieran Kunhya <kierank@obe.tv>
doc/filters: fix typos
11:53 AM Changeset in ffmpeg [cc73b849] by Kieran Kunhya <kierank@obe.tv>
add v360 to Changelog
11:53 AM Changeset in ffmpeg [33cd5161] by Kieran Kunhya <kierank@obe.tv>
doc/filters: fix v360 options names
11:22 AM Ticket #8091 (Sound replacing stopped working) updated by Gyan
Change since 11d3b03fcb2baae4324aac9481b9bd4a171d4345 The MP3 demuxer …
10:51 AM Ticket #8091 (Sound replacing stopped working) updated by Carl Eugen Hoyos
Keywords, Version changed
Please provide the failing command line together with the complete, …
10:15 AM audio_and_video.mp4 attached to Ticket #8091 by ConcludingPrague
10:15 AM new_audio.mp3 attached to Ticket #8091 by ConcludingPrague
10:15 AM Ticket #8091 (Sound replacing stopped working) created by ConcludingPrague
Sound replacing stopped working […] not works with: …
9:36 AM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by marillat
The right bug is #8804 #8084 and already fixed in 4.2 branch
8:46 AM Changeset in ffmpeg [c66d468] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: avformat/hlsenc: simplified code simplified code for …
8:46 AM Changeset in ffmpeg [fa78a6ab] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: simplified code of use_localtime in hls_init …
8:46 AM Changeset in ffmpeg [d1fe1344] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix memleak in update_variant_stream_info …
8:33 AM Ticket #8089 (Hangs process ffmpeg.exe) updated by Carl Eugen Hoyos
Version, Component changed
8:26 AM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by Jérôme Martinez
Replying to marillat: > Apparently this bug happens with …
8:11 AM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by marillat
Apparently this bug happens with more small files and with the same …

Aug 20, 2019:

11:21 PM Changeset in ffmpeg [661a9b27] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: Fix integer overflow in decode_var_block_data() …
11:21 PM Changeset in ffmpeg [d7866bf5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/internal: Bump sane_nb_chanels This allows decoding more als …
11:21 PM Changeset in ffmpeg [f51e4d02] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: Limit maximum channels to 512 There seems to be no …
7:29 PM ffmpeg-20190820-211218.log attached to Ticket #8090 by RAJensen
FFMPEG Logfile
7:28 PM Ticket #8090 (RPi 4 h264_mmal error) created by RAJensen
Summary of the bug: After update and compile with the latest FFMPEG it …
3:50 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by clawsoon
These were all generated in Avid from a 23.976 base project. I notice …
3:45 PM BarsDNxHD440x2997fps.rar attached to Ticket #8088 by clawsoon
DNxHD 440x 4:4:4 29.97fps 10-bit
3:45 PM BarsDNxHD365x25fps.rar attached to Ticket #8088 by clawsoon
DNxHD 365x 4:4:4 25fps 10-bit
3:44 PM BarsDNxHD350x24fps.rar attached to Ticket #8088 by clawsoon
DNxHD 350x 4:4:4 24fps 10-bit
3:23 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by clawsoon
Let me know if those samples are okay. I didn't realize they would …
3:20 PM BarsDNxHD350x.rar attached to Ticket #8088 by clawsoon
DNxHD 350x 4:4:4 23.976 10-bit - 1 second - rar
3:19 PM BarsDNxHD350x1frame.mov attached to Ticket #8088 by clawsoon
DNxHD 350x 4:4:4 23.976 10-bit
2:56 PM Ticket #8089 (Hangs process ffmpeg.exe) updated by Aliaksandr
Version changed
11:06 AM Ticket #8089 (Hangs process ffmpeg.exe) updated by Aliaksandr
Component changed
Full console output for hanging and not hanging ffmpeg.exe 1. …
10:47 AM Ticket #8089 (Hangs process ffmpeg.exe) updated by Carl Eugen Hoyos
Component changed
Please provide the command line together with the complete, uncut …
10:15 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by Carl Eugen Hoyos
Replying to michael: > Replying to cehoyos: > …
9:59 AM Ticket #8089 (Hangs process ffmpeg.exe) reopened by Aliaksandr
I need to collect "JPEG" from each working stream. In the file …
9:29 AM Ticket #8089 (Hangs process ffmpeg.exe) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can explain how to reproduce.
8:54 AM Ticket #7567 (Incorrect timetamps when decoding teletext subtitles from TS file) updated by Otto J. Makela
This error is still present in the latest git head as far as I can …
8:10 AM Ticket #8089 (Hangs process ffmpeg.exe) created by Aliaksandr
From the documentation: rw_timeout "Maximum time to wait for …
7:36 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by Michael Niedermayer
Replying to cehoyos: > Regression since …
7:35 AM Ticket #8065 (VPP_QSV filter don't work as expected) updated by Zhong,Li
Replying to thx4ever: > The only way to get ffmpeg …
6:11 AM Changeset in ffmpeg [74e68003] by Zhong Li <zhong.li@intel.com>
lavfi/qsvvpp: disable pass through mode if format changed Partly fix …
5:38 AM Changeset in ffmpeg [d252d1c] by Zhong Li <zhong.li@intel.com>
lavfi/scale_qsv: change alignment to be 16 bytes 32 bytes alignment …
5:34 AM Changeset in ffmpeg [655ff470] by Zhong Li <zhong.li@intel.com>
lavc/qsvdec: Add VP9 decoder support VP9 decoder is support on Intel …
5:34 AM Changeset in ffmpeg [7555cfd2] by Zhong Li <zhong.li@intel.com>
lavc/qsvdec: Add mjpeg decoder support Signed-off-by: Zhong Li …
5:34 AM Changeset in ffmpeg [0dfcfc50] by Zhong Li <zhong.li@intel.com>
lavc/qsvdec: remove orignal parser code since not needed now …
5:34 AM Changeset in ffmpeg [00d0a4aa] by Zhong Li <zhong.li@intel.com>
lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader() …
5:34 AM Changeset in ffmpeg [f3dfd34f] by Zhong Li <zhong.li@intel.com>
lavc/qsv: make function qsv_map_fourcc() can be called externally …
5:34 AM Changeset in ffmpeg [f115a2b7] by Zhong Li <zhong.li@intel.com>
lavc/qsvdec: add function ff_qsv_map_picstruct() Signed-off-by: Zhong …
4:03 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by Hirokazu Honda
Is there any update about this issue? This seems an important issue …
2:07 AM Changeset in ffmpeg [1b0a8e48] by Jun Zhao <barryjzhao@tencent.com>
lavfi/dnn/dnn_backend_native: fix memory leak in error path fix …
2:06 AM Changeset in ffmpeg [f156f4ab] by Jun Zhao <barryjzhao@tencent.com>
lavfi/avfiltergraph: add check before free the format …
2:05 AM Changeset in ffmpeg [df6876d] by Jun Zhao <barryjzhao@tencent.com>
lavfi/af_adeclick: fix double free after ff_filter_frame fail …
1:56 AM Changeset in ffmpeg [3708a2a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: reindent code and remove redundant empty line
1:45 AM Changeset in ffmpeg [939c17fc] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: remove unuse comment of the code
1:06 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) closed by Steven Liu
needs_more_info
12:44 AM Changeset in ffmpeg [f3692520] by Steven Liu <lq@chinaffmpeg.org>
lavf/hlsenc: free the old_filname to avoid memory leak free the …
12:23 AM Changeset in ffmpeg [eccb94c3] by Steven Liu <lq@chinaffmpeg.org>
lavf/hlsenc: fix one warning: unused variable 'filename' …

Aug 19, 2019:

9:49 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by Carl Eugen Hoyos
The simpler and shorter the better.
9:46 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by clawsoon
I'll see if I can hunt someone down with an Avid (hopefully in the …
9:16 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Replying to clawsoon: > both 350x and 365x, which are …
9:13 PM Ticket #8087 (Faster decoding with FFmpeg) closed by Carl Eugen Hoyos
invalid
8:53 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) created by clawsoon
In the Wikipedia list of DNxHD codecs, 175x and 350x are similar …
7:59 PM Ticket #8087 (Faster decoding with FFmpeg) created by arianaa30
I am using ffmpeg for live stream processing. Basically, I compiled …
5:53 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by thx4ever
The only way to get ffmpeg working are this command options but the …
3:10 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by Zhong,Li
Replying to thx4ever: > > I tried and dont work, check …
2:37 PM Changeset in ffmpeg [d0fa1a58] by Pedro Arthur <bygrandao@gmail.com>
FATE/dnn: let fate/dnn tests depend on ffmpeg static libraries …
2:37 PM Changeset in ffmpeg [67889d47] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow …
2:37 PM Changeset in ffmpeg [29aeeb3e] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized. …
1:44 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by thx4ever
Replying to lizhong1008: > Replying to [comment:7
8:07 AM Changeset in ffmpeg [596ecc29] by Kieran Kunhya <kierank@obe.tv>
avfilter/vf_v360: add dual fisheye format Signed-off-by: Eugene …
8:06 AM Changeset in ffmpeg [d044252a] by Kieran Kunhya <kierank@obe.tv>
avfilter/vf_v360: add padding option for cubemap Signed-off-by: …
8:06 AM Changeset in ffmpeg [b26094e2] by Kieran Kunhya <kierank@obe.tv>
avfilter: add v360 filter Signed-off-by: Eugene Lyapustin …
3:51 AM Ticket #8065 (VPP_QSV filter don't work as expected) updated by Zhong,Li
Replying to thx4ever: > 1 - Yes i have tried HEVC HW …

Aug 18, 2019:

8:29 PM Ticket #8081 (support of g729b codec) updated by Aleksandr Ustinov
Yes, I tested on about 10 different files, and it works perfect. …
8:26 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
Apparently a duplicate of ticket #4799.
8:12 PM Changeset in ffmpeg [1965161e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/anm: Check input size for a frame with just a stop code …
8:10 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
Were you able to test different samples? Do you have access to the encoder?
8:01 PM Ticket #8081 (support of g729b codec) updated by Aleksandr Ustinov
Thank you very much it works like a charm! You are my hero! Thank you …
7:49 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
Sorry, I forgot this change (added above): […]
7:45 PM Ticket #8081 (support of g729b codec) updated by Aleksandr Ustinov
Thank you very much! Unfortunately I can't check because i have …
3:39 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
Thank you for the analysis, please test the following patch with more …
1:59 PM Ticket #8081 (support of g729b codec) updated by Aleksandr Ustinov
Replying to cehoyos: > Replying to AlexanderU: …
1:53 PM Ticket #8081 (support of g729b codec) updated by Aleksandr Ustinov
Yes, from search in network it looks like second name of the same …
1:47 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
Replying to AlexanderU: > yes. Are there any specific way …
1:42 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
The TwoCC lists call this "Sipro ACELP.KELVIN"
1:26 PM Ticket #8081 (support of g729b codec) updated by Aleksandr Ustinov
yes. Are there any specific way to confirm that?
1:22 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
Could you confirm that the output file was created from the wav file …
1:16 PM Ticket #8081 (support of g729b codec) updated by Aleksandr Ustinov
Yes, it is converted by original codec. It's easy to check. g729b has …
12:40 PM Ticket #8081 (support of g729b codec) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type changed
Could you confirm that the output file was created from the wav file …
12:44 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by Steven Liu
> > This playlist (while playable in ffplay, but not in most …
12:42 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by Steven Liu
Replying to thecodeassassin: > > According to the spec: …
12:22 AM Changeset in ffmpeg [cff3090] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow write …
12:17 AM Changeset in ffmpeg [df6e341b] by Steven Liu <lq@chinaffmpeg.org>
lavf/dump: use error log level for invalid size Reviewed-by: Steven …

Aug 17, 2019:

9:04 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) updated by Marton Balint
Replying to Balling: > Replying to cus: > > …
8:53 PM Ticket #8086 (Alex Mogurenko violates GPL) updated by Marton Balint
That is a shame, as the guy used to send prores patches to …
8:49 PM Ticket #8086 (Alex Mogurenko violates GPL) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
The md5sum of ffmpeg.exe is f9d759ff44418ee1b3805d498abd3226, the …
8:22 PM Ticket #8085 (ffprobe - report if audio is vbr) closed by Carl Eugen Hoyos
invalid: The bit_rate field in the format output above is set from a header …
8:17 PM Ticket #7589 (NewTek distributing non-free FFmpeg build) reopened by Carl Eugen Hoyos
8:00 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) updated by Balling
Replying to cus: > FFPlay is only calling …
7:40 PM Ticket #7589 (NewTek distributing non-free FFmpeg build) closed by Kieran Kunhya
fixed
7:24 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) closed by Marton Balint
fixed: FFPlay is only calling SDL_SetWindowFullscreen, it is not positioning …
7:19 PM Ticket #8086 (Alex Mogurenko violates GPL) created by Kieran Kunhya
Build of FFmpeg describe here: …
6:44 PM Ticket #8085 (ffprobe - report if audio is vbr) updated by Joseph P. Hillenburg
For example, below we have a bit_rate key. Could we add a key that …
6:41 PM Ticket #8085 (ffprobe - report if audio is vbr) created by Joseph P. Hillenburg
Currently, ffprobe reports an average bitrate for audio streams. It …
5:57 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) reopened by Balling
Hello! Excuse me for hijacking the issue but there is still one …
5:47 PM Changeset in ffmpeg [6866c54e] by James Almer <jamrial@gmail.com>
avfilter/showinfo: support Content Light Level information show real …
4:39 PM Changeset in ffmpeg [95fa73a2] by Marton Balint <cus@passwd.hu>
avformat/avio: remove 4k limit from avio_printf We do this by …
4:39 PM Changeset in ffmpeg [61b4daf7] by Marton Balint <cus@passwd.hu>
avformat/assenc: optimize writing dialogs An example where the …
4:39 PM Changeset in ffmpeg [a82f8f2f] by Marton Balint <cus@passwd.hu>
avformat/avio: add avio_print_string_array and avio_print These …
4:27 PM Ticket #8051 (Add Meridian Lossless Packing (Dolby TRUEHD) support for MP4) updated by James
Status changed
I didn't ask for a TrueHD sample because i wanted to look at the audio …
4:21 PM Ticket #8051 (Add Meridian Lossless Packing (Dolby TRUEHD) support for MP4) updated by Balling
Replying to jamrial: > Is there a sample available …
3:33 PM Changeset in ffmpeg [6a3bdf3] by Marton Balint <cus@passwd.hu>
fate: add accurate_rnd+bitexact sws_flags for fate-gifenc This fixes …
3:15 PM Changeset in ffmpeg [ad3ef00c] by Marton Balint <cus@passwd.hu>
avfilter/f_select: yuv will use Y plane only for scenecut detect At …
3:00 AM Ticket #8084 (Seeking backwards with large mkv files broken) closed by mkver
fixed: Fixed in c294f38c91f440880ffd28fda0eeb1154431ab7e
12:37 AM Changeset in ffmpeg [299e0df] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Fix seeking matroska_reset_status (a function …
12:33 AM Changeset in ffmpeg [c294f38c] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Fix seeking matroska_reset_status (a function …

Aug 16, 2019:

10:33 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by Carl Eugen Hoyos
Please post an explanation how to reproduce.
10:29 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by mkver
Reproduced by developer changed
I can reproduce this locally, i.e. you don't need to upload your big file.
9:46 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by Carl Eugen Hoyos
Keywords changed
9:41 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by Carl Eugen Hoyos
To make this a valid ticket, please test current FFmpeg git head, …
8:25 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by mkver
I don't think that the version number has anything to do with it (It …
8:21 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by Kanehekili
Update: This happens only in a Matroska Version 2 Container. Using …
8:06 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by mkver
Priority, Keywords, Component changed
Can you upload a sample file e.g. …
7:57 PM Ticket #8084 (Seeking backwards with large mkv files broken) created by Kanehekili
Summary of the bug: The update of ffmpeg 4.2 has a regression when …
7:56 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by mkver
I'll think about how to implement this. There is one thing that …
7:43 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by thx4ever
I have checked it Works but when i add -pix_fmt p010le the final …
7:29 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by thx4ever
Replying to lizhong1008: > Replying to [comment:5
7:16 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by Jérôme Martinez
> Is there any limit on the size of the attachments that you intend to …
4:50 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by mkver
Analyzed by developer, Reproduced by developer changed
This is because of the restrictions in max_lengths (line 1174 in …
4:36 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) created by Jérôme Martinez
Summary of the bug: If an attachment >256 MiB is present, FFmpeg …
1:47 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by Zhong,Li
Replying to thx4ever: > Replying to [comment:4
12:59 PM Downstreams edited by David Walser
add Mageia 7 and update avidemux 2.7.4 (uses 4.1.4) (diff)
11:16 AM Ticket #7279 (Support AAC celp) updated by Elon Musk
Also nothing points out that this is really AAC CELP variant.
11:13 AM Ticket #8082 (Add support for xvc video encoding/decoding) updated by Elon Musk
Priority changed
10:15 AM Ticket #8082 (Add support for xvc video encoding/decoding) created by Nomis101
This is about the integration of xvc video support into FFmpeg. The …
9:46 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by Hendrik
If you carefully read the spec excerpt you posted yourself, I don't …
9:02 AM 662478440-short.wav.result.wav attached to Ticket #8081 by Aleksandr Ustinov
reference decoded output
9:01 AM 662478440-short.wav attached to Ticket #8081 by Aleksandr Ustinov
sample file
9:00 AM Ticket #8081 (support of g729b codec) created by Aleksandr Ustinov
Summary of the bug: ffmpeg can't decode g729b codec. I would be nice …
8:04 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) reopened by Stephen Hoogendijk
According to the spec: The EXT-X-TARGETDURATION tag specifies the …
Note: See TracTimeline for information about the timeline view.