Timeline



May 6, 2020:

11:12 PM Changeset in ffmpeg [96e5e6ab] by Limin Wang <lance.lmwang@gmail.com>
avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet The patch …
8:52 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) updated by Carl Eugen Hoyos
Version changed
Regression since 2a88ebd096f3c748a2d99ed1b60b22879b3c567c
5:12 PM Changeset in ffmpeg [74aa3321] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add myself to libopenh264enc Reviewed-by: Martin Storsjö …
5:06 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) updated by zeco
The issue is reproducible with the current FFmpeg git head (commit …
4:40 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Hector Martin
You're right that cascading with frame alignment is a best case …
4:15 PM photon_melodies_sample_2.wav attached to Ticket #8066 by Hector Martin
4:13 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Is the issue you see reproducible with current FFmpeg git head, the …
3:32 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) created by zeco
Summary of the bug: As of current versions (tested with ffmpeg …
3:02 PM Changeset in ffmpeg [ba0d785f] by Limin Wang <lance.lmwang@gmail.com>
avformat/utils: move is_intra_only() to header and rename to …
3:02 PM Changeset in ffmpeg [fa21df2b] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtmpproto: use av_reallocp_array() Signed-off-by: Limin Wang …
3:02 PM Changeset in ffmpeg [1a944563] by Limin Wang <lance.lmwang@gmail.com>
avformat/smoothstreamingenc: use av_reallocp_array() Signed-off-by: …
3:02 PM Changeset in ffmpeg [683e421] by Limin Wang <lance.lmwang@gmail.com>
fftools/ffmpeg: use local variable with same contents directly …
1:37 PM Ticket #6258 (tee muxer fails on stream copy) updated by pszemus
Cc changed
12:12 PM Ticket #6258 (tee muxer fails on stream copy) updated by pszemus
I wanted ffmpeg to reconnect on output RTMP connection drop (e.g. due …
9:10 AM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
thanks
8:49 AM Changeset in ffmpeg [3a822717] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Check allocations implicit in dynamic buffers …
8:38 AM Changeset in ffmpeg [8370c9c2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Simplify writing buffer If one already has the …
8:22 AM Changeset in ffmpeg [3122dcf] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Avoid dynamic buffer when writing Colour There …
7:45 AM Changeset in ffmpeg [851283a7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Unify writing level 1 elements preliminarily …
7:27 AM Changeset in ffmpeg [4ed3c925] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Move adding SeekEntry into …
7:19 AM Ticket #8652 (Segmentation fault with HLS var_stream_map) closed by mkver
fixed: Fixed in c801ab43c36e8c4f88121aa09af26c77bcbd671b.
6:47 AM Changeset in ffmpeg [c801ab43] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Improve checks for invalid stream mappings The …
5:11 AM Changeset in ffmpeg [29121188] by rcombs <rcombs@rcombs.me>
lavf/dashdec: support larger manifests
4:03 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) closed by Steven Liu
fixed: fix by commit: 648051f07cffd0d91c89dc6706e3d0d6a286de43
4:00 AM Changeset in ffmpeg [648051f0] by Steven Liu <lq@chinaffmpeg.org>
avformat/url: check url root node when rel include double dot and trim …
4:00 AM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) closed by Steven Liu
fixed: fix by commit: 666dbe7aace54b103af09cd111a56822062528c1
3:56 AM Changeset in ffmpeg [666dbe7a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: resend full url of the init fragment mp4 fix ticket: …
3:54 AM cmd_output.txt attached to Ticket #8656 by Rob
full command output
3:54 AM Ticket #8656 (Encoding 7.1 channel audio with the native AAC encoder should use PCE) created by Rob
Summary of the bug: Encoding 7.1 channel audio (FL FR FC LFE BL BR SL …
3:53 AM Changeset in ffmpeg [7f0200d0] by Steven Liu <lq@chinaffmpeg.org>
libavformat/hlsenc: Allow usage of 'periodic-rekey' with multi-variant …
3:32 AM Changeset in ffmpeg [a7bab199] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: compute segment duration use current pts minus last …
3:25 AM Changeset in ffmpeg [03b1b968] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/hlsenc: rename fate macro define from FATE_AFILTER to …
1:15 AM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by mkver
And that's what you deserve as you use an invalid format (the entries …

May 5, 2020:

9:25 PM Changeset in ffmpeg [bdd57e2a] by Lynne <dev@lynne.ee>
lavc/bsf: add an Opus metadata bitstream filter The only adjustable …
9:12 PM Ticket #8654 (Crash with kmsgrab, scale_vaapi and hwdownload) updated by Carl Eugen Hoyos
Priority, Keywords changed
Looks like "wrong bug tracker" to me.
8:15 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
The suggested patch is improvement. No Segmentation fault with patch …
7:53 PM Ticket #8654 (Crash with kmsgrab, scale_vaapi and hwdownload) updated by 0x53ee71ebe11e
Component, Summary changed
7:41 PM output.txt attached to Ticket #8654 by 0x53ee71ebe11e
7:40 PM Ticket #8655 (Crash with kmsgrab, vaapi_scale and hwdownload) closed by 0x53ee71ebe11e
duplicate: Whoops, I accidentally created this ticket twice
7:38 PM Ticket #8655 (Crash with kmsgrab, vaapi_scale and hwdownload) created by 0x53ee71ebe11e
While trying to figure out another problem (#8377, may or may not be …
7:38 PM Ticket #8654 (Crash with kmsgrab, scale_vaapi and hwdownload) created by 0x53ee71ebe11e
While trying to figure out another problem (#8377, may or may not be …
6:07 PM Changeset in ffmpeg [30f5d675] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check rate_x and sample rate for overflow Fixes: …
6:07 PM Changeset in ffmpeg [94f4fab6] by Michael Niedermayer <michael@niedermayer.cc>
avformat: add demuxer for Pro Pinball Series' Soundbanks Adds support …
6:06 PM Changeset in ffmpeg [b4967fc7] by Michael Niedermayer <michael@niedermayer.cc>
libswscale: add output support for AV_PIX_FMT_GBRAPF32 Signed-off-by: …
6:06 PM Changeset in ffmpeg [ba5d0515] by Michael Niedermayer <michael@niedermayer.cc>
libswscale: add input support AV_PIX_FMT_GBRAPF32 Signed-off-by: …
5:52 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Thomas Mundt
First of all thank you Lynne for taking care of this problem! I am not …
5:40 PM Ticket #8653 (Flussonic distributing non-free FFmpeg build) created by Vlad
Flussonic video streaming server providing a non-free FFmpeg build …
5:35 PM Changeset in ffmpeg [f93bd302] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/nutenc: Write size into right dynamic buffer Reviewed-by: …
5:28 PM Changeset in ffmpeg [781c7a62] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.c …
5:25 PM Ticket #8377 (Using kmsgrab + h264_vaapi with audio causes stutter) updated by 0x53ee71ebe11e
Version changed
I have the very same problem. I added a short video demonstrating the …
5:20 PM ffmpeglog.txt attached to Ticket #8377 by 0x53ee71ebe11e
ffmpeg debug output
5:18 PM output.mp4 attached to Ticket #8377 by 0x53ee71ebe11e
2 seconds of moving around in a game demostrating the video stuttering
5:17 PM Changeset in ffmpeg [9b9a61ca] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/nutenc: Add goto fail in nut_write_headers() It allows to …
5:06 PM Changeset in ffmpeg [2ffa8be5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/nutenc: Reuse dynamic buffers when possible NUT uses …
4:47 PM Changeset in ffmpeg [63a4cadd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/nutenc: Remove redundant function parameter …
3:13 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lynne
I didn't say a cascaded encode wasn't useful or relevant to any …
2:54 PM Changeset in ffmpeg [f90a48b7] by James Almer <jamrial@gmail.com>
avcodec/avpacket: add missing entry for prft to …
12:22 PM Changeset in ffmpeg [9473268c] by Ronald S. Bultje <rsbultje@gmail.com>
lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE …
11:43 AM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Hector Martin
While cascading is certainly not the ultimate encoder test, I disagree …
4:49 AM Changeset in ffmpeg [486ed509] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_m2m_enc: Support changing qmin/qmax Hard coded …
12:20 AM Changeset in ffmpeg [79e3c4dd] by Limin Wang <lance.lmwang@gmail.com>
avcodec/utils: simplify, remove duplicate code Reviewed-by: Andreas …
12:20 AM Changeset in ffmpeg [ab7bcfb8] by Limin Wang <lance.lmwang@gmail.com>
avformat/mxfdec: reindent code Reviewed-by: Tomas Härdin …
12:20 AM Changeset in ffmpeg [e4681062] by Limin Wang <lance.lmwang@gmail.com>
avcodec/v4l2_m2m_enc: reindent code Reviewed-by: Andriy Gelman …
12:20 AM Changeset in ffmpeg [6d720b1a] by Limin Wang <lance.lmwang@gmail.com>
avcodec/prores_metadata_bsf: Use AVCOL_TRC_NB - 1 for the valid max …

May 4, 2020:

11:05 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by mkver
Please test this patch: […]
8:17 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
I think that any input file will do. The file in example is from kodi …
8:04 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by Carl Eugen Hoyos
Priority changed
Is a specific input file needed to reproduce?
7:49 PM Ticket #7950 (Decode error with skip_frame set and a mpegts hevc file) closed by Carl Eugen Hoyos
invalid: Instead please open a new ticket, don’t forget to provide the command …
7:33 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
Here is the output of "gdb path/to/ffmpeg(_g)" ... "bt full" […]
7:28 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) created by udyojiar
Summary of the bug: Hello, I have one video I'd like to convert it to …
6:05 PM Ticket #3988 (Spamming license violators) updated by llogan
Description changed
5:40 PM Ticket #7950 (Decode error with skip_frame set and a mpegts hevc file) reopened by Balling
I think this is connected to #7895 and I rename the issue (on the …
3:33 PM Changeset in ffmpeg [2b320689] by James Almer <jamrial@gmail.com>
lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders …
1:09 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lynne
I need raw samples which encode with issues, not already encoded …
12:48 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by bhertz
Replying to jkoberg: > I have a patch fixing this bug at …
12:12 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I may have another clue. I used the 'eac3to D: -demux' application to …
11:45 AM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) updated by Mat
I've just tried the attached patch, and can confirm that this is …
9:56 AM Ticket #8438 (ffmpeg nvenc encoding failed with Tesla T4 card) updated by smallishzulu
Maybe related with http://trac.ffmpeg.org/ticket/8225
9:36 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Interestingly nvdec decoding works: (Probably due to GPU Dec -> System …
9:05 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Again; CPU decode, GPU encode works without any issue: …
8:54 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Example command line to generate problem: /opt/ffmpeg/bin/ffmpeg …
5:51 AM Changeset in ffmpeg [5767a2ed] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Free right buffer on error Since commit …
5:39 AM Changeset in ffmpeg [0b0a36b4] by Steven Liu <lq@chinaffmpeg.org>
doc/muxers: remove hls_fmp4_init_resend parameter the parameter …
4:03 AM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) updated by Steven Liu
Cc, Status, Owner changed
try this patch please: …
1:03 AM Ticket #8637 (regression on transcoding w/ qsv @1128aa8) closed by Linjie.Fu
fixed: Fixed in 706ed34ce7aca7be4adab69a55dab02f4573591a.

May 3, 2020:

11:12 PM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) closed by James
fixed: The extra byte in the SEI message is most assuredly bogus, so it would …
10:53 PM Changeset in ffmpeg [3d51d3b4] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: add missing support for …
10:53 PM Changeset in ffmpeg [3a41bac4] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: move the payload_extension_present check into its …
10:53 PM Changeset in ffmpeg [bdfc1d3c] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: rename H265RawPSExtensionData to …
10:37 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Thomas Mundt
I also just stumbled upon the very poor quality of the native aac …
10:34 PM aac_128k_5cascades_ffmpeg28.m4a attached to Ticket #8066 by Thomas Mundt
10:34 PM mp3_5cascades.mp3 attached to Ticket #8066 by Thomas Mundt
10:32 PM aac_twoloop_128k_5cascades.m4a attached to Ticket #8066 by Thomas Mundt
10:32 PM aac_fast_128k_5cascades.m4a attached to Ticket #8066 by Thomas Mundt
9:52 PM Changeset in ffmpeg [e4c8d7d5] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: fix writing extension_data bits We only care about …
9:50 PM Changeset in ffmpeg [6376b6b0] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: fix writing extension_data bits We only care about …
9:49 PM Changeset in ffmpeg [31c52346] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: fix writing extension_data bits We only care about …
9:22 PM Changeset in ffmpeg [aa6d32ae] by Limin Wang <lance.lmwang@gmail.com>
Revert "avcodec/proresenc_anatoliy: support for more color matrix for …
4:04 PM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) updated by Carl Eugen Hoyos
Is network input required to reproduce the issue? Please provide a …
4:04 PM Changeset in ffmpeg [422f1e32] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec/librav1e: Require a bitrate to be set when using 2-pass mode …
3:04 PM Changeset in ffmpeg [706ed34] by Mark Thompson <sw@jkqxz.net>
ffmpeg: Don't require a known device to pass a frames context to an …
2:40 PM Changeset in ffmpeg [1a9684c0] by James Almer <jamrial@gmail.com>
avcodec/h265_metadata: filter parameter sets in packet side data …
2:39 PM Changeset in ffmpeg [502dacdc] by James Almer <jamrial@gmail.com>
avcodec/h264_metadata: filter parameter sets in packet side data …
2:38 PM Changeset in ffmpeg [3921eed3] by James Almer <jamrial@gmail.com>
avcodec/av1_metadata: filter parameter sets in packet side data …
12:14 PM Changeset in ffmpeg [449eaeb7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Check mimetypes earlier This avoids errors …
12:05 PM Changeset in ffmpeg [cb255b61] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Fix memleak upon encountering bogus chapter …
11:56 AM Changeset in ffmpeg [0aed3002] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Make sure UIDs of delayed chapters are != 0 …
11:43 AM Changeset in ffmpeg [6397b4d6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/vorbiscomment: Switch to AVIOContext from bytestream API Up …
10:45 AM Changeset in ffmpeg [704d7c9f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/vorbiscomment: Replace AVDictionary by const AVDictionary …
10:44 AM Changeset in ffmpeg [ca0a38f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Replace impossible condition with assert If a …
10:44 AM Changeset in ffmpeg [d13feae0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Write SeekHead when livestreaming Commit …
10:44 AM Changeset in ffmpeg [68c7186] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Only write Cluster if it has in fact been opened …
10:20 AM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) created by Mat
Tested on master (0d81edcbba5149e46b11d447790f3a57a6eaa635) , the …
9:08 AM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) closed by Carl Eugen Hoyos
duplicate
9:07 AM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by Carl Eugen Hoyos
Version, Component changed
6:04 AM Encode/H.264 edited by Balling
looks like they rebased tree, google old commit hash (diff)
5:43 AM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thiago A. Correa
It's not just the video frames that has drops but the audio as well …
5:39 AM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by Thiago A. Correa
Version changed
This is still broken on 4.2.2 and the patch from #4437 fixes the issue …

May 2, 2020:

11:46 PM Ticket #8650 (arm64 vf_curves invalid 'asm': invalid operand for code 'w') closed by Carl Eugen Hoyos
needs_more_info
9:28 PM Changeset in ffmpeg [e0eed1fd] by Limin Wang <lance.lmwang@gmail.com>
avcodec/proresenc_anatoliy: support for more color matrix for …
9:28 PM Changeset in ffmpeg [d8bc4d23] by Limin Wang <lance.lmwang@gmail.com>
avcodec/prores_metadata_bsf: add arib-std-b67 format support It's …
9:28 PM Changeset in ffmpeg [2d17f43f] by Limin Wang <lance.lmwang@gmail.com>
avcodec/prores_metadata_bsf: add smpte2084 format support It's based …
9:28 PM Changeset in ffmpeg [f88a7aa4] by Limin Wang <lance.lmwang@gmail.com>
avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to …
9:28 PM Changeset in ffmpeg [4897ebb6] by Limin Wang <lance.lmwang@gmail.com>
avcodec/nvenc_h264: add spatial_aq and temporal_aq option to …
9:28 PM Changeset in ffmpeg [e9b35a24] by Limin Wang <lance.lmwang@gmail.com>
avformat/libsrt: change open_timeout to int64_t to avoid integer …
9:28 PM Changeset in ffmpeg [6e95ce8c] by Limin Wang <lance.lmwang@gmail.com>
avformat/libsrt: clarify option description for timeout and latency …
9:28 PM Changeset in ffmpeg [83ed11b1] by Limin Wang <lance.lmwang@gmail.com>
doc/protocols: clarify timeout and latency unit of measurement for SRT …
5:14 PM Changeset in ffmpeg [f821ae85] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg: use a bsf list instead of individual bsfs …
5:14 PM Changeset in ffmpeg [425e08d5] by Marton Balint <cus@passwd.hu>
avcodec/bsf: support shorthand options for av_bsf_list_parse_str …
5:14 PM Changeset in ffmpeg [c96904f] by Marton Balint <cus@passwd.hu>
avcodec/decode: use a single list bsf for codec decode bsfs …
5:14 PM Changeset in ffmpeg [a75924e] by Marton Balint <cus@passwd.hu>
fftools/ffprobe: show closed caption info in the stream dump …
3:31 PM Changeset in ffmpeg [e16e3e63] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() Fixes: …
3:30 PM Changeset in ffmpeg [49ae034b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alacdsp: Fix invalid shift in append_extra_bits() Fixes: left …
3:29 PM Changeset in ffmpeg [62e40037] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmalosslessdec: prevent sum of positive numbers from …
3:28 PM Changeset in ffmpeg [2d465a4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dstdec: Fix integer overflow in read_table() Fixes: signed …
1:25 PM Ticket #8650 (arm64 vf_curves invalid 'asm': invalid operand for code 'w') created by Kieran Kunhya
Using FFmpeg git head I can't build on arm64 with gcc 7.5.0: CC …
12:27 PM Changeset in ffmpeg [cd11fbcf] by Michael Niedermayer <michael@niedermayer.cc>
doc/mailing-list-faq: Mention current problem with GMX Signed-off-by: …
9:51 AM Ticket #8649 (opus decoding regression) closed by Carl Eugen Hoyos
fixed: Should be fixed in 0d81edcbba5149e46b11d447790f3a57a6eaa635
9:31 AM Ticket #7759 (Wrong length/frames with VP9 when using yuva420p and lossless) updated by Rob H
Using info from my post to ffmpeg-user: …
8:51 AM Changeset in ffmpeg [0d81edcb] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/opus: Reset alloc_trim when doing decoder bit-allocation. Fixes …
8:16 AM Ticket #8649 (opus decoding regression) updated by Carl Eugen Hoyos
This issue was originally reported by irc user Xogium.
8:08 AM 09.opus attached to Ticket #8649 by Carl Eugen Hoyos
8:07 AM Ticket #8649 (opus decoding regression) created by Carl Eugen Hoyos
An irc user provided an opus file that sounds broken since …
4:36 AM Changeset in ffmpeg [ed3da725] by Kyle Swanson <k@ylo.ph>
s->target_i and global are in dB but s->target_tp and true_peak are …

May 1, 2020:

11:33 PM Changeset in ffmpeg [9ce7de90] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: refactor dts calculation logic The old approach used …
10:03 PM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by Carl Eugen Hoyos
Resolution changed
9:48 PM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by Balling
deleted
9:48 PM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by Balling
Resolution changed
Was fixed in aaadf0dce8fa7b3b5073089498a84e758ceb975a
9:30 PM Changeset in ffmpeg [b9746fc] by Michael Niedermayer <michael@niedermayer.cc>
ac3enc: fix AC3 downmix metadata issue Due to a typo, it was …
9:30 PM Changeset in ffmpeg [fb9e9da0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggdec: Reallocate buffer before writing into it Fixes: out …
9:30 PM Changeset in ffmpeg [5d5b0bbc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggdec: Factor buffer reallocation out Signed-off-by: …
8:43 PM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by Marton Balint
Cc changed
I think this can be reproduced by writing any m2ts file. I have a …
7:33 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by Carl Eugen Hoyos
Priority, Analyzed by developer changed
7:03 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) closed by Timo R.
fixed: Fixed in aaadf0dce8fa7b3b5073089498a84e758ceb975a
7:00 PM Changeset in ffmpeg [3c740f2d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec/librav1e: Use the framerate when available for ratecontrol …
7:00 PM Changeset in ffmpeg [a59b535a] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: offset dts to account for b-frame reordering Fixes …
6:52 PM Changeset in ffmpeg [aaadf0d] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: offset dts to account for b-frame reordering Fixes …
5:41 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by cs9k
My apologies if my shotgun-delivery of information was unclear. I …
3:22 PM Changeset in ffmpeg [d6957629] by Marton Balint <cus@passwd.hu>
avformat/hlsenc: add support for microseconds since epoch based …
3:22 PM Changeset in ffmpeg [6847affc] by Marton Balint <cus@passwd.hu>
avutil/opt: only skip evaluation for rational options Fixes problems …
3:10 PM Ticket #7485 (HLS not accurately seeking on TS) updated by vectronic
Patch has been reworked based on comments and resubmitted: …
3:09 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by vectronic
Patch has been reworked based on comments and resubmitted: …
3:04 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by Balling
Summary changed
I renamed the issue, BTW, I think it looks like that codepath is not …
3:02 PM Ticket #8647 (nginx rtmp via ffmpeg to hls output buffering issues) closed by lukea
invalid: Hi, I did as instructed, compiled a version of ffmpeg from git head - …
2:57 PM Changeset in ffmpeg [e7626e4e] by Limin Wang <lance.lmwang@gmail.com>
doc/utils: add more examples for valid time duration Signed-off-by: …
2:57 PM Changeset in ffmpeg [6da653e] by Limin Wang <lance.lmwang@gmail.com>
avformat/concat: priv_data should be freed internally Signed-off-by: …
2:57 PM Changeset in ffmpeg [52bd9342] by Limin Wang <lance.lmwang@gmail.com>
avformat/dashenc: remove the arbitrary restrictions for filename …
2:57 PM Changeset in ffmpeg [1726eefe] by Limin Wang <lance.lmwang@gmail.com>
avcodec/mpeg12enc: Use FF_PROFILE_MPEG2_xxx macros Signed-off-by: …
1:07 PM Ticket #8644 (Demux multi-image TIFF beyond first image) updated by adaerr
And while we're mentionning workarounds: for large files that I cannot …
9:30 AM Ticket #8640 (Data race in pthread_frame.c and h264dec.c) updated by Carl Eugen Hoyos
How would I (or another developer) know if the issue is fixed or still …
9:27 AM Ticket #8646 (sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Version changed
9:19 AM Ticket #8645 (sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Version changed
9:18 AM Ticket #8647 (nginx rtmp via ffmpeg to hls output buffering issues) updated by Carl Eugen Hoyos
Priority, Version, Component changed
Please test current FFmpeg git head, the only version supported on …
9:16 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by Carl Eugen Hoyos
Keywords, Version, Description changed
It would be great if you - instead of analysing the issue - could …
8:46 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) created by hashbord
Summary of the bug: When generating one M2TS file, the PCR marks are …
7:53 AM Screenshot 2020-05-01 at 08.46.41.png attached to Ticket #8647 by lukea
Screenshot of nginx ingress 499s
7:51 AM Ticket #8647 (nginx rtmp via ffmpeg to hls output buffering issues) created by lukea
Summary of the bug: Hi, We have a kubernetes cluster which we …
6:35 AM Changeset in ffmpeg [39fb1e96] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Cosmetics Reindentation as well as marking …
6:31 AM Changeset in ffmpeg [979b5b89] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Support ContentCompression for all codecs The …
6:15 AM Changeset in ffmpeg [96012d1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Cache whether a track needs to be decoded There …
6:06 AM Changeset in ffmpeg [b577968c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Improve forward compability Matroska is built …
5:58 AM Changeset in ffmpeg [e471faf9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Don't discard valid packets A Block (meaning …
5:50 AM Changeset in ffmpeg [4b1c19a0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Simplify checks for cook and ATRAC3 Some …
5:42 AM Changeset in ffmpeg [bdaa98dd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Don't output uninitialized data for RealAudio …
5:27 AM Changeset in ffmpeg [4f5c6c1b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Fix buffer overflow when demuxing RealAudio 28.8 …
5:20 AM Changeset in ffmpeg [c91e3690] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Fix demuxing RealAudio 28.8 RealAudio 28.8 does …
5:11 AM Changeset in ffmpeg [c6f60b90] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Simplify check for RealAudio They need a …
4:52 AM Changeset in ffmpeg [8287c201] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Reject sipr flavor > 3 Only flavors 0..3 seem …
4:26 AM Ticket #8646 (sample/frame number mismatch in adjacent frames) closed by mkver
invalid: Sample works fine on git master (the only version supported here). See …
4:24 AM Changeset in ffmpeg [9dd2587f] by Jun Zhao <barryjzhao@tencent.com>
avformat/mpegts: fix av_freep for dovi pointer Reviewed-by: Andreas …
4:21 AM Changeset in ffmpeg [11128239] by Jun Zhao <barryjzhao@tencent.com>
avformat/mov: fix av_freep for dovi pointer Reviewed-by: Andreas …
4:21 AM Ticket #8645 (sample/frame number mismatch in adjacent frames) updated by mkver
Should already have been fixed in git master (the only version …
4:08 AM Ticket #8646 (sample/frame number mismatch in adjacent frames) updated by jimmalone
Unable to upload the input.flac file as it is too big. File can be …
4:05 AM Ticket #8645 (sample/frame number mismatch in adjacent frames) closed by jimmalone
duplicate
4:04 AM Ticket #8646 (sample/frame number mismatch in adjacent frames) created by jimmalone
Summary of the bug: sample/frame number mismatch in adjacent frames …
4:03 AM Ticket #8645 (sample/frame number mismatch in adjacent frames) created by jimmalone
Summary of the bug: sample/frame number mismatch in adjacent frames …
12:36 AM Changeset in ffmpeg [4fd0559b] by Lynne <dev@lynne.ee>
fate/oggopus-demux: fix fate failure Failure was due to the extra …

Apr 30, 2020:

10:36 PM Changeset in ffmpeg [f441fad] by Limin Wang <lance.lmwang@gmail.com>
avfilter/af_adelay: Check sscanf() return value Reviewed-by: Michael …
10:36 PM Changeset in ffmpeg [ee5d6d2e] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_mix: Check sscanf() return value Reviewed-by: Nicolas …
10:09 PM Ticket #7011 (Decoding of chained opus streams isn't properly supported) closed by Lynne
fixed: Fixed in 8296443a70f052a6f5c9a867d28b83a5eb7d304d.
10:05 PM Changeset in ffmpeg [8296443a] by Lynne <dev@lynne.ee>
oggdec: add support for proper demuxing of chained Opus files and …
10:05 PM Changeset in ffmpeg [e983197c] by Lynne <dev@lynne.ee>
oggdec: use ffio_ensure_seekback() to seek back on incorrect data …
10:05 PM Changeset in ffmpeg [9ad47762] by Lynne <dev@lynne.ee>
oggdec: verify page checksum This makes decoding far more robust, …
10:05 PM Changeset in ffmpeg [f619e1e] by Lynne <dev@lynne.ee>
oggdec: eliminate copies and extra buffers This also makes …
9:10 PM Changeset in ffmpeg [8afa03a5] by Limin Wang <lance.lmwang@gmail.com>
avformat/utils: change the duration to int64_t for …
7:28 PM Changeset in ffmpeg [38d1815c] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: fix writing extension_data bits We only care about …
6:25 PM Ticket #8644 (Demux multi-image TIFF beyond first image) updated by adaerr
Thanks for the comment. Although using ImageMagick to pipe the images …
4:25 PM Ticket #8644 (Demux multi-image TIFF beyond first image) updated by pdr0
A workaround is to pipe ImageMagick to FFmpeg eg. 10fps FFV1, MKV …
3:00 PM Changeset in ffmpeg [2a9d6235] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_context: Log warning when all capture buffers are in …
2:51 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by Carl Eugen Hoyos
Is there a bug that likely can be fixed in FFmpeg or is there a bug in …
2:36 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by cs9k
Had a lengthy discussion with OBS Studio's developers and with the …
1:14 PM Ticket #8642 (HTTP 302 redirect to udp://) updated by Tomas Härdin
RTSP makes sense at least, but I'm unsure whether lavf is geared …
1:14 PM Ticket #8644 (Demux multi-image TIFF beyond first image) updated by Carl Eugen Hoyos
Priority, Keywords changed
12:21 PM Changeset in ffmpeg [c810a950] by Thilo Borgmann <thilo.borgmann@mail.de>
avfoundation: Fix building on iOS Apparently the changes from …
12:00 PM ImageMagick created by adaerr
11:53 AM 20-frame-stack_416x160_grayscale-8bpp_README.md attached to Ticket #8644 by adaerr
Description for the attached TIFF file
11:52 AM 20-frame-stack_416x160_grayscale-8bpp.tif attached to Ticket #8644 by adaerr
TIFF file containing a sequence of (416x160 8bpp grayscale) images.
11:50 AM Ticket #8644 (Demux multi-image TIFF beyond first image) created by adaerr
I would like to create a video from a TIFF file containing a sequence …
10:18 AM Changeset in ffmpeg [0a181c2c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crossfeed: make options runtime configurable
10:18 AM Changeset in ffmpeg [35d60018] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crossfeed: make slope configurable
10:18 AM Changeset in ffmpeg [0ec61fcf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crossfeed: fix calculation of alpha parameter Use A in …
10:18 AM Changeset in ffmpeg [c7d80823] by Paul B Mahol <onemda@gmail.com>
avfilter: add asubboost filter
9:25 AM Changeset in ffmpeg [d817b57d] by Josh de Kock <josh@itanimul.li>
tools: fix const specifier for AVInputFormat Signed-off-by: Josh de …
7:02 AM Changeset in ffmpeg [8f51a89d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avpacket: Don't write into non-writable buffer The data of an …
6:24 AM Changeset in ffmpeg [09bac900] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hdsenc: Add explicit deinit function hdsenc already had an …
2:55 AM Ticket #8640 (Data race in pthread_frame.c and h264dec.c) updated by Zu-Ming
Thanks for your response, cehoyos. This race may be hard to …
2:53 AM Ticket #8641 (Data race in h264_slice.c and h264dec.c) updated by Zu-Ming
Thanks for your response, cehoyos. This race may be hard to …
2:50 AM Ticket #8643 (Data race in pthread_frame.c) updated by Zu-Ming
Thanks for your response, cehoyos. This race may be hard to …
1:55 AM Changeset in ffmpeg [7afd3405] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driver …

Apr 29, 2020:

10:14 PM Ticket #8178 (ffmpeg master 4.2 not intializing h264_qsv) closed by Carl Eugen Hoyos
needs_more_info: Possible duplicate of ticket #7030.
9:42 PM Changeset in ffmpeg [e444e5bb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: assert that raw tiff dng blit does not write over the …
9:42 PM Changeset in ffmpeg [61e6eddc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Check for planar DNG images The DNG code hardcodes …
9:42 PM Changeset in ffmpeg [f1ab6962] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Replace width overriding for bayer by assert This is …
9:42 PM Changeset in ffmpeg [071e2231] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Some checks on bpp for DNG dng spec 1.5.0.0 …
9:33 PM Changeset in ffmpeg [aeb4e435] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/txd: Check for input size against the header size. Fixes: …
9:31 PM Changeset in ffmpeg [55e344ee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq1dec: Check that there is data left after the header …
9:22 PM Ticket #8642 (HTTP 302 redirect to udp://) updated by barhom
Replying to Tjoppen: > Oh lord, there's a udp.c which …
7:52 PM Ticket #8642 (HTTP 302 redirect to udp://) updated by Tomas Härdin
Oh lord, there's a udp.c which implements some homegrown protocol …
7:31 PM Ticket #8642 (HTTP 302 redirect to udp://) updated by barhom
Replying to cehoyos: > If you want to report a bug, please …
6:55 PM Ticket #8642 (HTTP 302 redirect to udp://) updated by Tomas Härdin
What do you expect this to do? UDP is not an application protocol. Are …
6:36 PM Ticket #8642 (HTTP 302 redirect to udp://) updated by Carl Eugen Hoyos
Keywords changed
If you want to report a bug, please test current FFmpeg git head and …
6:02 PM Ticket #8643 (Data race in pthread_frame.c) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
How can I reproduce the issue? Please test current FFmpeg git head, …
6:02 PM Ticket #8640 (Data race in pthread_frame.c and h264dec.c) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
How can I reproduce the issue? Please test current FFmpeg git head, …
6:01 PM Ticket #8641 (Data race in h264_slice.c and h264dec.c) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
How can I reproduce the issue? Please test current FFmpeg git head, …
5:59 PM Ticket #7570 (fate-h264-conformance-frext-hpcafl_bcrm_c failes with THREADS=3) updated by Carl Eugen Hoyos
Keywords changed
5:58 PM Changeset in ffmpeg [59a9204b] by Martin Storsjö <martin@martin.st>
lavc/libopenh264enc: set slice_mode option to deprecated "slice mode" …
5:58 PM Changeset in ffmpeg [93103612] by Martin Storsjö <martin@martin.st>
lavc/libopenh264enc: prompt slice number changing inside libopenh264 …
5:58 PM Changeset in ffmpeg [75fc3f97] by Martin Storsjö <martin@martin.st>
lavc/libopenh264enc: add bit rate control select support …
5:58 PM Changeset in ffmpeg [e5f097ec] by Martin Storsjö <martin@martin.st>
lavc/libopenh264enc: add default gop size and bit rate It would be …
5:58 PM Changeset in ffmpeg [433ece8c] by Martin Storsjö <martin@martin.st>
lavc/libopenh264enc: Add qmin/qmax support Clip iMinQp/iMaxQp to (1, …
5:54 PM Ticket #6478 (Intel QSV: H.264 level is ignored) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
I consider the fact that this option works differently for qsv than …
5:33 PM Ticket #5987 (ffmpeg freezes while converting live stream to hls) closed by Carl Eugen Hoyos
needs_more_info
5:33 PM Ticket #5413 (Image size, pixel format cannot be detected ( 0x0,-1 ) for short h264 video) updated by Carl Eugen Hoyos
Work-around is to use -skip_initial_bytes 776
5:18 PM Changeset in ffmpeg [2970846f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: make FOV adjusted for dual fisheye too Remove any …
5:18 PM Changeset in ffmpeg [d8147c4e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_amix: make weights option runtime configured
2:39 PM Changeset in ffmpeg [a124f4eb] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself to the general developers list Signed-off-by: …
12:57 PM VP Pence Flouts Mask Rule At Mayo Clinic Visit _ The Last Word _ MSNBC-081aXoVJs7k.mkv attached to Ticket #7775 by tityron
12:48 PM Changeset in ffmpeg [d813e43] by Josh de Kock <josh@itanimul.li>
avfilter/vf_v360: adjustment out_pad and in_pad maximum value to 1/10 …
12:33 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lynne
Keywords, Analyzed by developer, Reproduced by developer, Owner changed
Aware of that, have some unfinished code to fix a lot of issues, was …
12:30 PM Changeset in ffmpeg [e3510fb1] by Josh de Kock <josh@itanimul.li>
tests/api/api-h264-slice-test: remove unused bool header …
12:26 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lirk
Status changed
12:18 PM libmp3lame_128K.mp3 attached to Ticket #8066 by Lirk
-b:a 128K -c:a libmp3lame
12:17 PM original.ac3 attached to Ticket #8066 by Lirk
-c copy
12:16 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lirk
Version, Component changed
Also, in this case native AAC encoder encodes worse, than libmp3lame …
11:02 AM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) reopened by Lirk
Added samples. Even with 320kbps "fast" coder encoding worse than …
11:02 AM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lirk
Added samples. Even with 320kbps "fast" coder encoding worse than …
11:01 AM Changeset in ffmpeg [79f00167] by Josh de Kock <josh@itanimul.li>
libavcodec/libx264: fix reference frame computation based on level …
10:58 AM aac_fast_320K.m4a attached to Ticket #8066 by Lirk
-b:a 320K -c:a aac
10:57 AM aac_fast_128K.m4a attached to Ticket #8066 by Lirk
-b:a 128K -c:a aac
10:54 AM aac_fast_128K-aac-is-false.m4a attached to Ticket #8066 by Lirk
10:53 AM aac_twoloop_128K.m4a attached to Ticket #8066 by Lirk
-b:a 128K -c:a aac -aac_coder twoloop
8:36 AM Ticket #8641 (Data race in h264_slice.c and h264dec.c) updated by Zu-Ming
Keywords, Summary changed
8:35 AM Ticket #8643 (Data race in pthread_frame.c) created by Zu-Ming
Summary of the bug: Execute command: `./ffmpeg -y -threads 4 -i …
8:31 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) updated by tityron
I have this issue with videos I watch on youtube (through mpv). For …
8:24 AM Ticket #8642 (HTTP 302 redirect to udp://) created by barhom
I am unsure if this is a bug or if it acts as it should be. I have a …
8:19 AM Ticket #8641 (Data race in h264_slice.c and h264dec.c) created by Zu-Ming
Summary of the bug: Execute command: `./ffmpeg -y -threads 4 -i …
7:52 AM Ticket #8640 (Data race in pthread_frame.c and h264dec.c) created by Zu-Ming
Summary of the bug: Execute command: `./ffmpeg -y -threads 4 -i …
7:23 AM Ticket #8623 (metadata year is ignored for id3v1) closed by Jun Zhao
fixed: fixed by: …
7:14 AM Changeset in ffmpeg [280383a8] by Jun Zhao <barryjzhao@tencent.com>
lavf/mp3enc: fix ID3v1 year metadata setting issue Follow the …
7:13 AM Ticket #8638 (the mode of fopen in example 'hw_decode' was wrong when used in windows) updated by Carl Eugen Hoyos
Keywords, Version changed
Please confirm that this issue is reproducible with current FFmpeg git …
6:51 AM Ticket #8639 (the mode of fopen in example 'hw_decode' was wrong when used in windows) updated by Carl Eugen Hoyos
Priority, Version, Component changed
6:28 AM Changeset in ffmpeg [a9029703] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: use av_reallocp_array() Signed-off-by: Limin Wang …
6:27 AM Changeset in ffmpeg [759565cc] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: use local variable and avoid calculate duration …
6:26 AM Changeset in ffmpeg [839d024f] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: cosmetics Signed-off-by: Limin Wang …
1:44 AM Ticket #8638 (the mode of fopen in example 'hw_decode' was wrong when used in windows) updated by Balling
When you are pressing create please wait for 3-4 seconds. Lol
1:36 AM Ticket #8639 (the mode of fopen in example 'hw_decode' was wrong when used in windows) closed by mkver
duplicate: Duplicate of #8638.
1:31 AM Ticket #8639 (the mode of fopen in example 'hw_decode' was wrong when used in windows) created by elite_jwp
In the example 'hw_decode.c:225', the code is as below: […] Here, …
1:31 AM Ticket #8638 (the mode of fopen in example 'hw_decode' was wrong when used in windows) created by elite_jwp
In the example 'hw_decode.c:225', the code is as below: […] Here, …
Note: See TracTimeline for information about the timeline view.