Timeline



Nov 5, 2020:

11:55 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
Testing with your commands: FFmpeg: […] FFplay: […] If I hit …
9:50 PM Ticket #8966 (Preserve Dolby Vision metadata in mxf) updated by Elliott
And this command changed the SMPTE UL from UniTrack to MultiTrack.
9:47 PM Ticket #8966 (Preserve Dolby Vision metadata in mxf) created by Elliott
Summary of the bug: I tried to remux a JPEG2000 stream with embedded …
5:27 PM Ticket #8962 (Vulkan filters crash) updated by Anton1699
I can reproduce this with an Nvidia GTX 1060 6GB on Windows 8.1 Pro …
5:26 PM Changeset in ffmpeg [a125e081] by Paul B Mahol <onemda@gmail.com>
avfilter: add adenorm filter
5:25 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by Gyan
Component changed
As reported by me on Reddit, it doesn't happen with libx264. I also …
5:25 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by Gyan
Component changed
*see edited comment below*
4:34 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by mrx1983
Component changed
4:15 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) created by mrx1983
Summary of the bug: so i get a strange bug where ffmpeg crashes from …
4:10 PM Changeset in ffmpeg [03fb314a] by Vesselin Bontchev <vesselin.bontchev@yandex.com>
Add support for playing Audible AAXC (.aaxc) files [PATCH v4] The …
3:35 PM Ticket #8964 (Wrong character encoding for AVI container) updated by malaterre
Version changed
7:37 AM Ticket #8964 (Wrong character encoding for AVI container) updated by malaterre
[…] gives: […]
7:22 AM Changeset in ffmpeg [70d8077b] by Martin Storsjö <martin@martin.st>
tls: Hook up the url_get_short_seek function in the TLS backends This …
7:15 AM Ticket #8964 (Wrong character encoding for AVI container) updated by malaterre
7:13 AM RjICQ.png attached to Ticket #8964 by malaterre
Title as printed from Windows 8.1 session
7:12 AM Ticket #8964 (Wrong character encoding for AVI container) created by malaterre
Summary of the bug: How to reproduce: […] The above is incorrect, …
6:29 AM Ticket #8962 (Vulkan filters crash) updated by Gyan
Can reproduce with my build on Windows 7 but not on Windows 10. The …

Nov 4, 2020:

11:47 PM Changeset in ffmpeg [a1553b0c] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: fix pitch calculation for >8 bit formats
10:38 PM Changeset in ffmpeg [442d53f4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/bintext: Check width in idf_read_header() Fixes: division by …
10:38 PM Changeset in ffmpeg [f291cd68] by Michael Niedermayer <michael@niedermayer.cc>
avformat/iff: check size against INT64_MAX Bigger sizes are …
10:30 PM Changeset in ffmpeg [27a99e2c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: improve extradata packing checks in track_header() …
10:30 PM Changeset in ffmpeg [437b7302] by Michael Niedermayer <michael@niedermayer.cc>
avformat/paf: Check for EOF in read_table() Fixes: OOM Fixes: …
10:30 PM Changeset in ffmpeg [dad9a86] by Michael Niedermayer <michael@niedermayer.cc>
avformat/gxf: Check pkt_len Fixes: Infinite loop Fixes: …
10:30 PM Changeset in ffmpeg [0ba71a72] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: Check packet size Fixes: Fixes infinite loop Fixes: …
10:30 PM Changeset in ffmpeg [66ca6d0f] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/aviobuf: Forward error from avio_read in ffio_read_size() …
10:30 PM Changeset in ffmpeg [441fd1bd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: remove unneeded memset() on packet allocation …
9:58 PM Changeset in ffmpeg [769ab6b] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: remove block_align check for audio Causes a …
8:30 PM Changeset in ffmpeg [63f5f012] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sonic: Don't hardcode sizeof(int) == 4 Reviewed-by: Michael …
8:09 PM Changeset in ffmpeg [cba55c33] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sonic: Allocate several buffers together It simplifies …
7:04 PM Ticket #8963 (Vulkan filters crash) updated by mkver
Keywords changed
7:03 PM Ticket #8963 (Vulkan filters crash) closed by mkver
duplicate: Duplicate of #8962.
7:00 PM Changeset in ffmpeg [09e49ba3] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: simplify linesize calculation
6:53 PM Changeset in ffmpeg [94cb78ed] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: add support for RGB formats
5:43 PM Ticket #8585 (Silence/volume problem when converting ATRAC files) updated by lukpac
Just checking in with this, thanks.
5:10 PM Changeset in ffmpeg [9a0b702] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: expose optional algorithm parameter
4:39 PM Ticket #7965 (Support for HEVC with Alpha) updated by pecus
In case it might help, Apple had released a technical document that I …
4:29 PM HEVC-Video-with-Alpha-Interoperability-Profile.pdf attached to Ticket #7965 by pecus
Apple interoperability profile proposal
3:52 PM Ticket #8963 (Vulkan filters crash) created by Paul Pacifico
Hello ffmpeg team, I tried everything to get vulkan filters works but …
3:51 PM Ticket #8962 (Vulkan filters crash) created by Paul Pacifico
Hello ffmpeg team, I tried everything to get vulkan filters works but …
10:22 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) closed by jeeb
fixed: Patch set has been pulled in as: …
1:47 AM Ticket #747 (Enable AMV encoding for audio) updated by zane
Analyzed by developer, Owner changed
Patchset pending review: …
12:43 AM Changeset in ffmpeg [cfdddec0] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: add lanczos algorithm
12:36 AM Changeset in ffmpeg [98d3f23] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: fix edge case with non-even frame heights
12:36 AM Changeset in ffmpeg [2f3cb5cc] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: query correct alignment from device

Nov 3, 2020:

8:36 PM Changeset in ffmpeg [755203c2] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_mpeg2: Fix setting colour properties Follow the same …
8:36 PM Changeset in ffmpeg [486817e1] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h265: Fix setting colour properties Matching the …
8:35 PM Changeset in ffmpeg [9faf4dcf] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h264: Fix setting colour properties The properties …
6:58 PM Changeset in ffmpeg [4ad7af08] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: add nearest neighbour algorithm
6:58 PM Changeset in ffmpeg [15c0e038] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: code cleanup
6:58 PM Changeset in ffmpeg [f1d0f83] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: add bicubic interpolation
5:45 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by kokoko3k
Yeah, i use xrandr plus display controls just to be sure. Black to …
5:37 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by Balling
>it sets the wrong one and i've to use xrandr to manually switch it to …
5:17 PM Changeset in ffmpeg [d5763eda] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: increase CUDA frame alignment to 512 At least …
5:07 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by kokoko3k
Thanks. * My display has full output level (but it sets the wrong one …
3:58 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by Balling
What are the levels [of file or pipe] in mpv (use "I" to display …
3:21 PM Changeset in ffmpeg [1c430f60] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc8: Unobfuscate sign-extension Signed-off-by: Andreas …
3:21 PM Changeset in ffmpeg [33fbc907] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mimic: Inline constants Signed-off-by: Andreas Rheinhardt …
3:21 PM Changeset in ffmpeg [7781aa85] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tscc2: Don't check for errors for complete VLCs …
1:27 PM Changeset in ffmpeg [158265b4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/apngdec: Remove goto fail that does nothing Signed-off-by: …
1:27 PM Changeset in ffmpeg [d9363b56] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/apngdec: Check fcTL chunk length when reading header Reading …
1:27 PM Changeset in ffmpeg [9c341c6c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/apngdec: Fix size/overflow checks apng data consists of …
1:27 PM Changeset in ffmpeg [2cf1eef] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/apngdec: Return error for incomplete header If avio_read() …
12:21 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by kokoko3k
Balling, i apologize if something particulary obvious is beyond me, …
11:39 AM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by Mattias Wadman
Is this commit related to this issue? …
11:30 AM Changeset in ffmpeg [112fe0ff] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asoftclip: add asserts in default switch cases
11:30 AM Changeset in ffmpeg [de63b6fb] by Paul B Mahol <onemda@gmail.com>
avfitler/af_asoftclip: add hard type
11:30 AM Changeset in ffmpeg [ee68623] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asoftclip: add erf soft clip type
11:22 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by jeeb
LGTM'd the set, as @jkqxz wakes up he can push it in :) . Tested the …
11:17 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by Balling
@cehoyos This is interesting, apparently "FFplay depends on an …
11:12 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by Balling
Do you understand how does this work? You encode, then show the …
11:12 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by Balling
(deleted)
8:35 AM ok.png attached to Ticket #8941 by kokoko3k
Proper capture (cpu is doing the color conversion)
8:34 AM levels.png attached to Ticket #8941 by kokoko3k
screen capture (infinite mirror), look how color changes.
8:32 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by kokoko3k
Thanks, but the problerm is not limited to kmsgrab (see comment 1) …
6:29 AM Ticket #8961 (Please update and incorporate SpeedHQ Encoder patches from July) created by dgatwood
Summary of the bug: Back in July, Jean-Baptiste Kempf wrote a patch …
5:21 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by U. Artie Eoff
Thanks @yefeng for confirming the patches fix this without new …
3:17 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by yefeng
the patches fix this issue: …
2:25 AM Changeset in ffmpeg [67d4ab50] by Zane van Iperen <zane@zanevaniperen.com>
doc: mark "ADPCM IMA High Voltage Software ALP" as encodable …
2:25 AM Changeset in ffmpeg [2433b62f] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/utils: add adpcm_ima_alp to av_get_exact_bits_per_sample() …
1:59 AM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) updated by 1vanChen
Status changed
When s->is_tiled=1 , the initialization of the variable …
1:44 AM poc1 attached to Ticket #8960 by 1vanChen
1:41 AM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) created by 1vanChen
commit ae9a1a96982669926a4ecb92b066814f5f27dc38 […] Compilation …
12:47 AM Changeset in ffmpeg [5fb62852] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: bail if no video frames Fixes: Assertion failure …

Nov 2, 2020:

11:46 PM Changeset in ffmpeg [bbba4170] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/magicyuv: Free previous VLC table Fixes: memleak Fixes: …
11:46 PM Changeset in ffmpeg [2610acb4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concatdec: use av_strstart() Fixes: out array read Fixes: …
11:22 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by jkqxz
kmsgrab has no way to find those properties from the input, so they …
11:18 PM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by jkqxz
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2020-November/271869.html
10:57 PM Changeset in ffmpeg [3308bbf7] by Mark Thompson <sw@jkqxz.net>
avcodec: add av1 VAAPI decoder Example cmdline: ffmpeg -hwaccel vaapi …
9:56 PM Changeset in ffmpeg [dbd4254a] by James Almer <jamrial@gmail.com>
doc/APIchanges: add missing marker for release 4.3 Signed-off-by: …
9:54 PM Ticket #8944 (2 output fifos are not enough (4.1.6)) updated by Jim DeLaHunt
I agree that the FFmpeg documentation should include a reference like …
8:04 PM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
7:30 PM Ticket #8958 (ffmpeg git: yuv4mpeg pipe seems to be broken) updated by BlueSwordM
Yeah, I'll make sure to relay this issue to the aom developers and …
5:20 PM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by jeeb
Analyzed by developer, Component changed
Seems like this is due to the VAAPI H.264 and HEVC encoders handling …
4:38 PM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by jeeb
[…] So swscale specifically notes that it is limited range, which …
4:30 PM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by jeeb
Reproduced by developer changed
Repro'd locally on my X230 Thinkpad. The input appears to not have …
4:13 PM Ticket #8958 (ffmpeg git: yuv4mpeg pipe seems to be broken) updated by jeeb
For context, quoting the discussion I had with taliho on IRC last …
4:00 PM Ticket #8944 (2 output fifos are not enough (4.1.6)) updated by Cigaes
FFmpeg's documentation is not a a beginner's course to Unix. Learn to …
3:57 PM Ticket #8944 (2 output fifos are not enough (4.1.6)) reopened by Steve Newcomb
I hereby report that the …
12:34 PM Ticket #8958 (ffmpeg git: yuv4mpeg pipe seems to be broken) closed by Elon Musk
invalid: Not our bug.
12:30 PM Changeset in ffmpeg [2ddd6af] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: make commands work reliably within biquad filter …
12:30 PM Changeset in ffmpeg [40ce4ad9] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add lattice-ladder form
9:20 AM Ticket #8955 (ffplay, zmq example doesn't work) closed by Marton Balint
fixed: Fixed in 993429cfb4a1a8d491d124be228cb7d620a57ba9.
8:40 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) created by yefeng
Summary of the bug: How to reproduce: […] ffmpeg version …
1:45 AM Ticket #8958 (ffmpeg git: yuv4mpeg pipe seems to be broken) updated by Carl Eugen Hoyos
Priority, Keywords changed
12:10 AM Ticket #8958 (ffmpeg git: yuv4mpeg pipe seems to be broken) updated by Andriy Gelman
commit 7369595c556516b90bf3acdf85043dc11add7d89 added a way to pass …

Nov 1, 2020:

11:51 PM Changeset in ffmpeg [c19641b] by Marton Balint <cus@passwd.hu>
swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned …
11:31 PM Changeset in ffmpeg [993429cf] by Marton Balint <cus@passwd.hu>
swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned …
8:46 PM Ticket #8958 (ffmpeg git: yuv4mpeg pipe seems to be broken) updated by BlueSwordM
Here's the entire log output. Clipped some stuff by accident. […]
7:45 PM Ticket #8958 (ffmpeg git: yuv4mpeg pipe seems to be broken) created by BlueSwordM
Summary of the bug: Piping from yuv4mpegpipe to another …
3:51 PM Ticket #2415 (RTSP (and SDP) client timeout is hard-coded to 10 seconds) closed by Andriy Gelman
fixed: should be fixed by commit …
3:11 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Andriy Gelman
what rtsp server are you using? I cannot reproduce locally. The …
10:29 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by misko
Sounds great ...thanks for update
9:43 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Latest update by a week ago from NVIDIA: "Issue was fixed in future …
9:42 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Latest update by a week ago from NVIDIA: "Issue was fixed in future …
8:59 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by misko
Replying to smallishzulu: > I contacted with NVIDIA and …

Oct 31, 2020:

7:32 PM Ticket #8942 (RTSP-Stream not loading) closed by Carl Eugen Hoyos
worksforme: […]
4:53 PM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by Andriy Gelman
@cus, the patch is on ML …
2:51 PM Ticket #8942 (RTSP-Stream not loading) updated by Andriy Gelman
stream works fine for me with FFmpeg git head.
11:44 AM Changeset in ffmpeg [02188639] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fate: Add test for Musepack SV8 decoding While the FATE suite …
1:49 AM Changeset in ffmpeg [3da35b7c] by Limin Wang <lance.lmwang@gmail.com>
fftools/ffmpeg: fix the wrong bitrate and speed stats The bitrate and …

Oct 30, 2020:

9:02 PM Ticket #8957 (Regression in nvenc) updated by Andrew Sheimo
My mistake in identifying the incorrect commit. I'll be more careful …
7:44 PM Changeset in ffmpeg [45e3131c] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix build with older SDKs
6:29 PM Ticket #8939 (libopus: mapping_family does not get set correctly for surround sound) updated by Safari
Cc changed
4:49 PM Changeset in ffmpeg [7b224456] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wavdec: Refuse to read chunks bigger than the filesize in …
4:49 PM Changeset in ffmpeg [c79d8a68] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rsd: Check size and start before computing duration Fixes: …
4:49 PM Changeset in ffmpeg [b848baef] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: better check of current_sb_entry This is the …
4:49 PM Changeset in ffmpeg [3588e2e6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/iff: More completely check body_size Fixes: infinite loop …
4:46 PM Changeset in ffmpeg [d5c42b8c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas use avpriv_set_pts_info() Fixes: assertion failure …
4:46 PM Changeset in ffmpeg [44b18a76] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xwma: Check for EOF in dpds_table read code Fixes: Timeout …
4:34 PM Ticket #8957 (Regression in nvenc) closed by Timo R.
fixed: Actual offending commit was e0c8e517b6a0d82d8837f78425b62132443ecf15
4:27 PM Changeset in ffmpeg [91b8e00] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: only enforce explicitly set twopass mode
4:27 PM Changeset in ffmpeg [d5b0a8e5] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: only auto-pick vbr rc in cq mode
3:45 PM Ticket #8957 (Regression in nvenc) updated by Timo R.
Nothing in regards to explicit new presets has changed with the recent …
2:41 PM Changeset in ffmpeg [be4ff0f1] by Limin Wang <lance.lmwang@gmail.com>
avformat/mpegtsenc: check that not only first pts but also first dts …
2:41 PM Changeset in ffmpeg [27e8a6c4] by Limin Wang <lance.lmwang@gmail.com>
avformat/mpegtsenc: first_pts_check -> first_pts_checked change to …
1:15 PM Ticket #8957 (Regression in nvenc) created by Andrew Sheimo
Summary of the bug: When using h264_nvenc or hevc_nvenc a slowdown of …
1:06 PM Changeset in ffmpeg [11ea0ed2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/jacosubdec: Fix unintended fallthrough Regression since …
9:35 AM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by Marton Balint
Please send the patch to the ffmpeg-devel mailing list.
9:31 AM Ticket #8944 (2 output fifos are not enough (4.1.6)) closed by Marton Balint
invalid: > If I attempt to output to an existing named pipe, I get the message …

Oct 29, 2020:

8:59 PM Changeset in ffmpeg [bb6edf61] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: all presets are SDK10 presets now
7:42 PM Changeset in ffmpeg [ec7e0d42] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Check sample rate before use for …
4:36 PM Ticket #8349 (Dolby AC-4 Support) updated by MikeV
I'd be willing to contribute a bit on money if it would help get AC-4 …
2:59 PM Changeset in ffmpeg [fbb44bc] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: move field order decision making to encoder initialization We …
2:59 PM Changeset in ffmpeg [7369595c] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: pass decoded or filtered AVFrame to output stream …
2:59 PM Changeset in ffmpeg [67be1ce0] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: move A/V non-streamcopy initialization to a later point - For …
2:59 PM Changeset in ffmpeg [3360c9a5] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: move AVFrame time base adjustment into a function This will …
2:59 PM Changeset in ffmpeg [453b2f3c] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: add a data size threshold for muxing queue size This way the …
2:02 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by Balling
>bright grey becomes white and dark gray becomes black That is …
1:38 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by kokoko3k
Hi, i tested further, and it seems that the color levels problems …
11:28 AM Ticket #8953 (AMF Encoders are broken in ffmpeg 4.3.1 and newer release) updated by nyanmisaka
This patch should fix this issue. …
10:22 AM Changeset in ffmpeg [9b45c6d7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Don't check for errors for complete VLC Signed-off-by: …
10:22 AM Changeset in ffmpeg [c72a29df] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cllc: Don't unnecessarily free VLC The Canopus Lossless …
10:22 AM Changeset in ffmpeg [1d658e65] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Don't check for errors for complete VLC …
5:16 AM EncodingForStreamingSites edited by chris
updating the multiple -f tee rtmp examples with the disclaimer about … (diff)
5:03 AM EncodingForStreamingSites edited by chris
remove duplicate -b:a from a line (diff)
Note: See TracTimeline for information about the timeline view.