Timeline



Jun 13, 2021:

8:32 PM Changeset in ffmpeg [dd770883] by James Almer <jamrial@gmail.com>
avfilter/vf_fps: extend support for expressions …
8:04 PM Changeset in ffmpeg [91ba771a] by Tomas Härdin <tjoppen@acc.umu.se>
avformat/mxfdec: fixed jp2k_rsiz and 170M matrix Again. 240M matrix …
7:10 PM Changeset in ffmpeg [8a610332] by James Almer <jamrial@gmail.com>
avutil/samplefmt: don't add offsets to NULL pointers Signed-off-by: …
7:10 PM Changeset in ffmpeg [7916c147] by James Almer <jamrial@gmail.com>
avutil/samplefmt: remove outdated comment av_samples_fill_arrays() …
4:39 PM Changeset in ffmpeg [163559ed] by James Almer <jamrial@gmail.com>
avutil/tests/audio_ffio: add missing header Needed for HAVE_BIGENDIAN …
4:39 PM Changeset in ffmpeg [75f0bc6] by James Almer <jamrial@gmail.com>
avutil/tests/lzo: remove timer macros Suggested-by: ffmpeg@fb.com
11:37 AM Changeset in ffmpeg [3ce272a9] by Gyan Doshi <ffmpeg@gyani.pro>
doc/demuxers: note defaults for apng options

Jun 12, 2021:

12:22 PM Changeset in ffmpeg [480f11bd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rpl: The associative law doesnt hold for signed integers in C …
12:22 PM Changeset in ffmpeg [ff56c139] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/faxcompr: Check available bits in decode_uncompressed() …
12:22 PM Changeset in ffmpeg [7d8421e3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/faxcompr: Check if bits are available before reading in cmode …
12:22 PM Changeset in ffmpeg [ffe4851e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Avoid overflow in codec_info_duration computation for …
12:22 PM Changeset in ffmpeg [bf4e7ec8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: check dts/duration to be representable before using …
12:22 PM Changeset in ffmpeg [3447979d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: do "calc from frame_bytes, channels, and block_align" …
12:22 PM Changeset in ffmpeg [dbbcfbcc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1 Fixes: out …
12:22 PM Changeset in ffmpeg [f54d85ce] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check for duplicate mdcv Fixes: memleak Fixes: …
12:22 PM Changeset in ffmpeg [1e24da5c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check data before casting Fixes: -nan is outside the …
8:47 AM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) closed by Carl Eugen Hoyos
duplicate: Then yes, a duplicate of #8362
8:31 AM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) updated by 456325
Description changed
8:23 AM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) reopened by 456325
8:23 AM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) updated by 456325
Replying to Carl Eugen Hoyos: > the input file plays fine …
7:18 AM Changeset in ffmpeg [55092358] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Fill Task using Common Function This commit adds a common …
7:18 AM Changeset in ffmpeg [6b961f74] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Use uint8_t for async and do_ioproc in TaskItems These …
7:18 AM Changeset in ffmpeg [9675ebbb] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Add nb_output to TaskItem Add nb_output property to …
7:18 AM Changeset in ffmpeg [446b4f77] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Convert output_name to char in TaskItem Convert …
7:18 AM Changeset in ffmpeg [f5ab8905] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Extract TaskItem and InferenceItem from OpenVino Backend …

Jun 11, 2021:

11:09 PM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) updated by Carl Eugen Hoyos
Resolution changed
Probably a duplicate of ticket #8362, difficult to guess.
6:43 PM Ticket #9289 (ffmpeg decode aac crashed in get_bits function) updated by Carl Eugen Hoyos
How can I reproduce the issue? […]
5:42 PM Changeset in ffmpeg [580e168a] by Anton Khirnov <anton@khirnov.net>
lavu/mem: un-inline av_size_mult() There seems to be no compelling …
5:42 PM Changeset in ffmpeg [71c0ef88] by Anton Khirnov <anton@khirnov.net>
lavf: clarify probesize/format_probesize doxy probesize is not used …
5:28 PM Changeset in ffmpeg [5384ee48] by Anton Khirnov <anton@khirnov.net>
doc: fix generating doxy with out-of-tree builds Broken in …
5:28 PM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) closed by Carl Eugen Hoyos
invalid: I don't think this is a valid ticket, the input file plays fine here …
2:50 PM Changeset in ffmpeg [a501d559] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: correctly set key_frame with interlaced content …
12:53 PM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) updated by 456325
Description changed
12:51 PM Ticket #9290 (Missing video - Codec ID 0x00000000 Basic Windows bitmap format) created by 456325
Summary of the bug: I have noticed that certain file converted is …
11:21 AM CompilationGuide/Ubuntu edited by bvrulez
Minor help for compiling on old Lubuntu 16.04. (diff)
8:00 AM Ticket #9289 (ffmpeg decode aac crashed in get_bits function) updated by hyhmaffia
static inline unsigned int get_bits(GetBitContext *s, int n) { …
6:22 AM 1.dat attached to Ticket #9289 by hyhmaffia
crash data
12:57 AM Changeset in ffmpeg [94af6414] by James Almer <jamrial@gmail.com>
ffmpeg: silence a thread_safe_callbacks deprecation warning …
12:19 AM Changeset in ffmpeg [ae0863b9] by James Almer <jamrial@gmail.com>
examples/muxing: add missing header Fixed compilation broken by …
12:19 AM Changeset in ffmpeg [260dc1c5] by James Almer <jamrial@gmail.com>
examples/extract_mvs: add missing header Fixed compilation broken by …
12:19 AM Changeset in ffmpeg [3191bb5c] by James Almer <jamrial@gmail.com>
examples/demuxing_decoding: add missing header Fixed compilation …

Jun 10, 2021:

9:37 PM Changeset in ffmpeg [2cccab96] by James Almer <jamrial@gmail.com>
avformat: make AVStream.pts_wrap_bits public It can be useful to …
9:01 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by everlanes
So I hacked together a quite complicated script to circumvent this …
8:51 PM Changeset in ffmpeg [58c908cf] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: support expression of x y position and add …
8:16 PM Changeset in ffmpeg [f384580] by Jan Ekström <jeebjp@gmail.com>
avformat/mpegtsenc: enable muxing of ARIB captions Writes a general …
4:16 PM Ticket #9289 (ffmpeg decode aac crashed in get_bits function) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please attach an input file that triggers the crash.
3:56 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by Gustav Grusell
As far as I can tell #7485 is not a duplicate even though it it very …
3:15 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by bat_guano
Hi These avif files are showing up a lot now on the web. I can see …
2:59 PM Changeset in ffmpeg [c8778606] by Anton Khirnov <anton@khirnov.net>
lavu/video_enc_params: make sure blocks are properly aligned
2:51 PM Changeset in ffmpeg [1256b71b] by Anton Khirnov <anton@khirnov.net>
lavf/mp3dec: avoid avcodec.h dependency
2:51 PM Changeset in ffmpeg [c9642265] by Anton Khirnov <anton@khirnov.net>
lavf/mov_chan: avoid avcodec.h dependency
2:51 PM Changeset in ffmpeg [823ca1ba] by Anton Khirnov <anton@khirnov.net>
lavf/matroska: avoid avcodec.h dependency
2:51 PM Changeset in ffmpeg [f3dafe6a] by Anton Khirnov <anton@khirnov.net>
lavf/latmenc: avoid avcodec.h dependency
2:51 PM Changeset in ffmpeg [e246625b] by Anton Khirnov <anton@khirnov.net>
lavf/id3v1: drop unnecessary avcodec.h include
2:51 PM Changeset in ffmpeg [5620d18e] by Anton Khirnov <anton@khirnov.net>
lavf/hevc: drop unnecessary avcodec.h include
2:51 PM Changeset in ffmpeg [f79d009b] by Anton Khirnov <anton@khirnov.net>
lavf/framecrcenc: avoid avcodec.h dependency
2:51 PM Changeset in ffmpeg [239b7d2e] by Anton Khirnov <anton@khirnov.net>
lavf/adtsenc: avoid avcodec.h dependency
2:51 PM Changeset in ffmpeg [e7196afe] by Anton Khirnov <anton@khirnov.net>
lavf/a64: avoid avcodec.h dependency
2:51 PM Changeset in ffmpeg [e67e02d1] by Anton Khirnov <anton@khirnov.net>
lavf/avformat.h: drop the avcodec.h include Since AVStream.codec is …
2:51 PM Changeset in ffmpeg [ed728da3] by Anton Khirnov <anton@khirnov.net>
tools/uncoded_frame: include required headers explicitly
2:51 PM Changeset in ffmpeg [51200769] by Anton Khirnov <anton@khirnov.net>
lavf/icoenc: include required headers explicitly
2:51 PM Changeset in ffmpeg [c4c6c834] by Anton Khirnov <anton@khirnov.net>
lavf/internal: include avcodec.h explicitly Do not depend on …
2:51 PM Changeset in ffmpeg [5d920255] by Anton Khirnov <anton@khirnov.net>
lavfi/lavfutils: include required headers explicitly
2:51 PM Changeset in ffmpeg [c28823f] by Anton Khirnov <anton@khirnov.net>
lavc/get_bits: avoid avcodec.h dependency Include only defs.h, needed …
2:51 PM Changeset in ffmpeg [58a39e3] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_sei: include buffer.h explicitly Do not rely on including …
2:51 PM Changeset in ffmpeg [43002487] by Anton Khirnov <anton@khirnov.net>
lavc/mlp_parse: add required includes explicitly
2:51 PM Changeset in ffmpeg [93822dac] by Anton Khirnov <anton@khirnov.net>
lavc/dolby_e_parser: #include avcodec.h explicitly This file uses …
2:51 PM Changeset in ffmpeg [9dbdabe0] by Anton Khirnov <anton@khirnov.net>
lavc/cbs_internal: clean up headers Include all required headers …
2:51 PM Changeset in ffmpeg [e91901ad] by Anton Khirnov <anton@khirnov.net>
lavc/cbs: avoid avcodec.h dependency Include only the headers that …
2:51 PM Changeset in ffmpeg [f3f404ed] by Anton Khirnov <anton@khirnov.net>
lavc/cbs_bsf.h: explicitly #include all required headers
2:51 PM Changeset in ffmpeg [7c976307] by Anton Khirnov <anton@khirnov.net>
lavc: move av_get_profile_name() from avcodec.h to codec.h
2:51 PM Changeset in ffmpeg [bb3648e6] by Anton Khirnov <anton@khirnov.net>
lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h
2:51 PM Changeset in ffmpeg [881db34f] by Anton Khirnov <anton@khirnov.net>
lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h
2:51 PM Changeset in ffmpeg [2628dff3] by Anton Khirnov <anton@khirnov.net>
lavc: move avcodec_profile_name() from avcodec.h to codec_id.h
2:51 PM Changeset in ffmpeg [000f3512] by Anton Khirnov <anton@khirnov.net>
lavc: move av_get_[exact_]bits_per_sample() to codec_id.h
2:51 PM Changeset in ffmpeg [ff0a9604] by Anton Khirnov <anton@khirnov.net>
lavc: move small misc definitions into a separate header This will …
11:54 AM Changeset in ffmpeg [cf1746d7] by Steven Liu <lq@chinaffmpeg.org>
ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match …
10:24 AM Changeset in ffmpeg [08d933bf] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix typo in vulkan_device_init() load_functions() …
10:01 AM Ticket #9289 (ffmpeg decode aac crashed in get_bits function) updated by hyhmaffia
Description changed
9:59 AM C9085433-E823-44DC-9ADB-B82AFC4BC79C.png attached to Ticket #9289 by hyhmaffia
Crash Screenshot
9:58 AM Ticket #9289 (ffmpeg decode aac crashed in get_bits function) created by hyhmaffia
ffmpeg decode aac crashed in get_bits function on arm64 cpu Crash …
7:43 AM Ticket #9288 (avformat constify commit) closed by Cigaes
invalid: That code was never valid. Maybe it worked by chance (but actually …
4:27 AM Changeset in ffmpeg [99bbf4a5] by Gyan Doshi <ffmpeg@gyani.pro>
doc/ffmpeg: document reinit_filter
2:19 AM Ticket #9288 (avformat constify commit) created by Mr-Dave
Summary of the bug: It seems the commits in the git master around …

Jun 9, 2021:

8:53 PM IMAG0065_cut.AVI attached to Ticket #9287 by Carl Eugen Hoyos
8:50 PM Ticket #9287 (MJPEG regression) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2021-June/053061.html A user …
4:55 PM Changeset in ffmpeg [591b88e6] by James Almer <jamrial@gmail.com>
avformat: move AVStream.{first,cur}_dts to AVStreamInternal They are …
4:55 PM Changeset in ffmpeg [39affa5f] by James Almer <jamrial@gmail.com>
avdevice/libcdio: fix AVStream.cur_dts usage It should not be …
4:55 PM Changeset in ffmpeg [c7682332] by James Almer <jamrial@gmail.com>
avformat/utils: make ff_update_cur_dts() shared libavdevice needs it. …
3:41 PM Ticket #9286 (ffmpeg-qsv pipelines causes app hang if vpp_qsv+fps filters present) updated by dvrogozh
Status, Owner changed
3:41 PM Ticket #9286 (ffmpeg-qsv pipelines causes app hang if vpp_qsv+fps filters present) updated by dvrogozh
The following 2 patches seem to fix this issue: …
3:39 PM Ticket #9286 (ffmpeg-qsv pipelines causes app hang if vpp_qsv+fps filters present) created by dvrogozh
Summary of the bug: I've used ffmpeg from master branch @ 4c705a2 …
11:16 AM Ticket #9283 (key_frame flag not set in AVFrame using cuviddec on interlaced h264) updated by stuhlo
Replying to Carl Eugen Hoyos: > Patches (and patch …
10:06 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
Here is the datasheet for the SoC my TV box uses: …
6:23 AM Ticket #2974 (Plex Media Server: LGPL/GPL violation) closed by Ridley Combs
fixed: The link URLs have changed in newer versions, but remain available in …
1:18 AM Changeset in ffmpeg [e01bf559] by Guo Yejun <yejun.guo@intel.com>
lavfi/vf_drawtext.c: fix CID 1485003 CID 1485003: Memory - illegal …
1:18 AM Changeset in ffmpeg [22d9958] by Guo Yejun <yejun.guo@intel.com>
lavfi/vf_drawbox.c: fix CID 1485004 CID 1485004: Uninitialized …
12:42 AM Ticket #9285 (Excessive GPU memory usage with nvdec hwaccel) created by Ridley Combs
When decoding video using the CUDA hwaccel, ff_nvdec_decode_init()

Jun 8, 2021:

11:08 PM Ticket #9281 (wrong $Number$ value while reading mpd) updated by Carl Eugen Hoyos
Keywords, Component, Description changed
11:05 PM Ticket #9283 (key_frame flag not set in AVFrame using cuviddec on interlaced h264) updated by Carl Eugen Hoyos
Keywords, Analyzed by developer, Version, Reproduced by developer changed
Patches (and patch suggestions) are unfortunately ignored here, please …
11:03 PM Ticket #9282 (Rotate the screen, the screen cannot be recorded normally.) updated by Carl Eugen Hoyos
Priority, Component changed
Replying to HouLei: > (1)ffmpeg -f x11grab -framerate …
10:09 PM Changeset in ffmpeg [58614f7b] by Marton Balint <cus@passwd.hu>
avformat/libsrt: workaround conflict with ffmpeg cmdline option Add …
10:07 PM Changeset in ffmpeg [55c54ff7] by Marton Balint <cus@passwd.hu>
avformat/libsrt: add tsbpd option Signed-off-by: Marton Balint …
10:07 PM Changeset in ffmpeg [9099046c] by Marton Balint <cus@passwd.hu>
avformat/libsrt: send message in order There is no good use case for …
7:55 PM Changeset in ffmpeg [3249b963] by Marton Balint <cus@passwd.hu>
fftools/ffplay: 240M matrix is not the same as BT.601 Signed-off-by: …
5:29 PM Changeset in ffmpeg [812f39ee] by Karthick J <kjeyapal@akamai.com>
Revert "avformat/dashenc: Disable writing CODECS tag for HEVC streams" …
5:07 PM Ticket #9284 (Nimble Streamer violates the GPL:) created by Kieran Kunhya
Tons of nonfree and GPL code in there: …
4:44 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by Balling
Status changed
Releated discussion on …
4:11 PM Changeset in ffmpeg [b27ae2c0] by James Almer <jamrial@gmail.com>
checkasm/vp9dsp: rename the iszero function to is_zero Suggested-by: …
4:00 PM Changeset in ffmpeg [4a3917c0] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_dctdnoiz: Check threads Fixes: floating point division by …
4:00 PM Changeset in ffmpeg [3d500e6] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with black …
4:00 PM Changeset in ffmpeg [ca9025f3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dpx: fix off by 1 in bits_per_color check Fixes: CID1476303 …
4:00 PM Changeset in ffmpeg [a0a4a527] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rpl: Check for EOF and zero framesize Fixes: Infinite loop …
4:00 PM Changeset in ffmpeg [f7862e8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc2enc: Check for non negative slice bounds Fixes: invalid …
3:56 PM ffmpeg-cuvid-keyframe-fix.patch attached to Ticket #9283 by stuhlo
patch for the bug
3:49 PM Ticket #9283 (key_frame flag not set in AVFrame using cuviddec on interlaced h264) created by stuhlo
Summary of the bug: Using cuviddec through ffmpeg API, decoded …
3:25 PM Ticket #8325 (outside the range of representable values of type 'unsigned long' at ...) closed by Michael Niedermayer
worksforme: Does not reproduce with git master for me
10:52 AM Changeset in ffmpeg [7af1a3ce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Don't free options on failure in avcodec_open2() …
10:52 AM Changeset in ffmpeg [d29541c9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Remove redundant check before avcodec_free_context() …
10:52 AM Changeset in ffmpeg [3a5412b3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
doc/examples/extract_mvs: Explicitly free options The user should not …
10:52 AM Changeset in ffmpeg [933308a2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
doc/examples/demuxing_decoding: Remove unused options Signed-off-by: …
10:52 AM Changeset in ffmpeg [73f9d5b6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Avoid redundant copies of options in avcodec_open2 …
10:52 AM Changeset in ffmpeg [7e03d962] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/opt: Check directly for av_dict_copy() failure av_dict_copy() …
10:52 AM Changeset in ffmpeg [cbf6047c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Remove redundant memcpy In case the …
10:52 AM Changeset in ffmpeg [3f6e715] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Avoid dictionaries avcodec_open2() …
10:52 AM Changeset in ffmpeg [56e9e027] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() …
10:52 AM Changeset in ffmpeg [4e5d2a81] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/internal: Remove outdated documentation of ff_alloc_packet2() …
10:52 AM Changeset in ffmpeg [7a57c5ab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/omx: Zero packet padding Signed-off-by: Andreas Rheinhardt …
10:52 AM Changeset in ffmpeg [964c826] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/omx: Reindentation Also combine two if blocks that check for …
10:52 AM Changeset in ffmpeg [eeedc881] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/omx: Remove remnants of old preallocated buffers There are no …
10:52 AM Changeset in ffmpeg [835d8b74] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dvenc: Avoid copying packet data, allow user-supplied buffers …
9:35 AM Ticket #9282 (Rotate the screen, the screen cannot be recorded normally.) created by HouLei
Rotate the screen, the screen cannot be recorded normally. How to …
7:41 AM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by everlanes
I also ran into this problem and the suggested workaround is not …
7:35 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
Is ffplay actually using opengl or is it really using opengl via SDL? …
7:35 AM Ticket #9281 (wrong $Number$ value while reading mpd) created by Kostik
Hello, using the latest static build ffmpeg version …
7:25 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
Thanks balling I have got a bit closer to playing to the test file …
5:05 AM Ticket #9279 (Vulkan hw device ctx reports a segmentation fault when initialize the ...) updated by wenbin,chen
Description changed
12:57 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by Balling
Issue #8610 is related. Apparenly that was not enough for mp4 and mkv.

Jun 7, 2021:

11:53 PM Ticket #9016 (Some videos cannot be hw decoded on apple silicon) updated by Peter Xia
[…]
11:01 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
So, Jan, are you going to fix it?
11:00 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) closed by Balling
invalid: Okay, I am closing this. --video-output-levels=limited only affects …
10:56 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by Balling
>man page about -f and its settings. ffmpeg -formats ffmpeg -sample_fmts
10:34 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
Hi balling My GPU (Mali G31) doesn't support OpenGL, only OpenGLES …
10:18 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by Balling
Replying to danboid: > How might I modify that ffmpeg …
10:01 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
This LKML post details a more recent update of the meson driver ie …
9:22 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
I successfully built and installed ffmpeg git under Manjaro ARM and I …
5:32 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
ffmpeg git is building atm. I'll try a command like this, unless I'm …
4:34 PM Ticket #9082 (Memory leak while trancoding on GPU) updated by Dhanish Vijayan
Hi, I was struggling with the exact same issue for last couple of …
3:59 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
Hi Carl OK, I will build git head and report back. What ffmpeg …
3:55 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head, the only version supported here, …
3:02 PM Changeset in ffmpeg [282b9f4c] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: add hsub and vsub compute x and y positions …
11:40 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by danboid
Description changed
11:26 AM Ticket #9280 (meson-vdec: poor playback of h264) created by danboid
Summary of the bug: I am experiencing very jerky playback using …
9:15 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by petr.diblik
Replying to Balling: > Replying to [comment:17
8:09 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by Balling
Replying to petr.diblik: > IMHO the support of RGB and …
7:24 AM Ticket #9082 (Memory leak while trancoding on GPU) updated by misko
Replying to Balling: > Can you retest again? Hi. Leak is …
7:13 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by petr.diblik
IMHO the support of RGB and its variants in AV1 codecs should depend …
6:21 AM Ticket #9252 ([dash muxer] Unplayable (empty) HLS, audio-only, master playlist) closed by Balling
fixed: Fixed in 575e52272d42f4278c6620f1a999c41425db2094.
1:51 AM Ticket #9279 (Vulkan hw device ctx reports a segmentation fault when initialize the ...) created by wenbin,chen
Summary of the bug: How to reproduce: […] Error occurs at …
12:39 AM Scaling edited by varenc
mention the very useful scale2ref filter (diff)

Jun 6, 2021:

8:01 PM Changeset in ffmpeg [8bcce56] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add option to disable all extra SEI data With these …
7:31 PM Changeset in ffmpeg [c67f354] by Timo Rothenpieler <timo@rothenpieler.org>
configure: detect nvcc without sm_30 support Signed-off-by: Timo …
1:20 PM Ticket #8660 (mpegts recognize s302m as private data stream) updated by Balling
>But gnome video player, mpv and ffplay will play that file. But not …
10:55 AM Ticket #5308 (dvbsubtitles always uses page_id of 1) updated by Balling
Related dfffc4aadc7c8c615190ddb4a08cd451ac9b1020.
7:03 AM Ticket #8615 (-hwaccel videotoolbox does not work anymore) updated by su.00048
this seems to be fixed now, at least for my use case. my hwdecode …
6:04 AM Ticket #7562 (using -hwaccel nvdec produces 'No decoder surfaces left' with ...) updated by Balling
You know what, I may be an idiot, but I CANNOT reproduce it anymore …
4:34 AM Changeset in ffmpeg [43295ae6] by Limin Wang <lance.lmwang@gmail.com>
swscale/swscale_unscaled: don't use the optimized bgr24toYV12 unscaled …
3:46 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by Balling
Replying to petr.diblik: > Replying to [comment:14
Note: See TracTimeline for information about the timeline view.