Timeline



Mar 18, 2018:

10:51 PM Changeset in ffmpeg [d8ca7a7e] by James Almer <jamrial@gmail.com>
configure: add const_nan dependency to h264_metadata_bsf Fixes …
8:32 PM Changeset in ffmpeg [dd21f02a] by Mark Thompson <sw@jkqxz.net>
lavc/mpeg2_metadata_bsf: support dump options. Signed-off-by: Jun …
8:32 PM Changeset in ffmpeg [2a103e12] by Mark Thompson <sw@jkqxz.net>
lavc/h265_metadata_bsf: support dump options. Signed-off-by: Jun Zhao …
8:32 PM Changeset in ffmpeg [840f5b3e] by Mark Thompson <sw@jkqxz.net>
lavc/h264_metadata_bsf: support dump options. Signed-off-by: Jun Zhao …
8:30 PM Changeset in ffmpeg [a094e7f1] by James Almer <jamrial@gmail.com>
avcodec/aac_adtstoasc: move the reference in the bsf internal buffer …
6:34 PM Changeset in ffmpeg [0f3d1c69] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Always include DRM hwcontext header Fixes building …
6:23 PM Changeset in ffmpeg [c99f837d] by Mark Thompson <sw@jkqxz.net>
lavc: Add filter_units bitstream filter This can remove units with …
5:55 PM Changeset in ffmpeg [389f4c3e] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Fix condition for DRM device derivation …
5:55 PM Changeset in ffmpeg [84bb8327] by Mark Thompson <sw@jkqxz.net>
cbs: Add a table of all supported codec IDs Use it as the set of …
5:55 PM Changeset in ffmpeg [94d42cb4] by Mark Thompson <sw@jkqxz.net>
h264_metadata: Remove unused fields The SEI NAL is unused since …
5:55 PM Changeset in ffmpeg [84c3c76] by Mark Thompson <sw@jkqxz.net>
h264_metadata: Add support for display orientation SEI messages
5:55 PM Changeset in ffmpeg [c4eeea76] by Mark Thompson <sw@jkqxz.net>
cbs_h265: Use helper macro for maximum values of fixed-width elements …
5:54 PM Changeset in ffmpeg [0e782661] by Mark Thompson <sw@jkqxz.net>
cbs_h264: Fix overflow in shifts The type of the result of a shift …
4:45 PM Changeset in ffmpeg [ce1d77a5] by Timo Rothenpieler <timo@rothenpieler.org>
lavd: fix iterating of input and output devices In the previous …
1:02 PM Ticket #7090 (avfilter : color_range of frame incorrectly flagged as limited) created by mvignali
Summary of the bug: Full range frame (at least for rgb) are send to …
12:45 PM Changeset in ffmpeg [3e7fa34d] by Martin Vignali <martin.vignali@gmail.com>
avfilter/vf_premultiply : fix unpremultiply_offset for rgb input
12:43 PM Changeset in ffmpeg [b2bb1cb6] by Martin Vignali <martin.vignali@gmail.com>
fate/hapqa_extract : add test for hapqa_extract bsf test extract …
11:36 AM Changeset in ffmpeg [b7d842c5] by wm4 <nfxjfg@googlemail.com>
http: fix potentially dangerous whitespace skipping code If the …
11:36 AM Changeset in ffmpeg [c0687acb] by wm4 <nfxjfg@googlemail.com>
http: avoid out of bound accesses on broken Set-Cookie headers It's …
11:36 AM Changeset in ffmpeg [39c1d17] by wm4 <nfxjfg@googlemail.com>
http: do not print a warning message for expired cookies libavformat …
11:36 AM Changeset in ffmpeg [4b86ac27] by wm4 <nfxjfg@googlemail.com>
lavu/frame: add QP side data This adds a way for an API user to …
11:36 AM Changeset in ffmpeg [36855ab] by wm4 <nfxjfg@googlemail.com>
lavu/frame: fix inconsistent qp_table_buf deprecation Everything …
11:05 AM Changeset in ffmpeg [f19b0c6a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: reindent after previous commits Signed-off-by: …
11:05 AM Changeset in ffmpeg [c8f625f] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix fmp4 single init file problem fix ticket: #7021
11:05 AM Changeset in ffmpeg [c6086692] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix memleak problem about fmp4_init_filename move …
11:05 AM Changeset in ffmpeg [10a0436d] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: reindent after previous commits Signed-off-by: …
11:05 AM Changeset in ffmpeg [a92ca3c0] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix write wrong init file URI string problem …
7:06 AM Changeset in ffmpeg [08e0f45c] by Karthick Jeyapal <kjeyapal@akamai.com>
lavf/dashenc: remove unneeded call to dash_free
7:06 AM Changeset in ffmpeg [99230b7] by Karthick Jeyapal <kjeyapal@akamai.com>
libavformat/dashenc: Option to set timeout for socket I/O operation

Mar 17, 2018:

8:27 PM Changeset in ffmpeg [ea2f72a2] by Martin Storsjö <martin@martin.st>
configure: Don't assume a 16 byte aligned stack on BSDs on i386 With …
8:20 PM Changeset in ffmpeg [86c7d8df] by James Almer <jamrial@gmail.com>
avformat/codec2: don't include avcodec objects They belong in …
7:49 PM Changeset in ffmpeg [c51dbc2] by James Almer <jamrial@gmail.com>
configure: revert changes to the schannel check check_cpp_condition …
6:01 PM Changeset in ffmpeg [222d4b0a] by James Almer <jamrial@gmail.com>
Merge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776' * commit …
6:00 PM Changeset in ffmpeg [40e32f8] by James Almer <jamrial@gmail.com>
Merge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90' * commit …
5:23 PM Changeset in ffmpeg [32dbee44] by Martin Vignali <martin.vignali@gmail.com>
fate/hapenc : remove test which use libsnappy the test in none mode …
3:34 PM Changeset in ffmpeg [ed1a750f] by James Almer <jamrial@gmail.com>
fate: add a dca_core bitstream filter test Reviwed-by: Paul B Mahol …
3:16 PM Changeset in ffmpeg [1410454c] by James Almer <jamrial@gmail.com>
Partially revert "avcodec/hapqa_extract: remove the AVOption flags Re …
3:16 PM Changeset in ffmpeg [edce64c9] by James Almer <jamrial@gmail.com>
lavc/extract_extradata_bsf: support dump options. support dump bit …
3:12 PM Changeset in ffmpeg [055f60e] by James Almer <jamrial@gmail.com>
cmdutils: remove a superfluous line break Signed-off-by: James Almer …
1:20 PM Ticket #4554 (wrong seek with -ss) updated by oxd
Also seeing same issue with seeking as noirbee when using -ss as an …
12:16 PM SponsoringPrograms/GSoC/2018 edited by Carl Eugen Hoyos
Another cfhd ticket (diff)
8:03 AM Ticket #7089 (Unmapped lavfi outputs with unlabelled pads automatically included) created by Gyan
Summary of the bug: Filtergraph outputs without a labelled pad …
1:00 AM Ticket #7086 (ffmpeg does not install with OpenSSL support) updated by supredoe
Update: Hardcoding the openSSL header locations (see previous …
12:47 AM Ticket #7087 (Dropped video frames from iOS 11 Screen Record Videos leads to ...) updated by Carl Eugen Hoyos
Version changed
12:47 AM Ticket #7088 (Dropped video frames from iOS 11 Screen Record Videos lead to an ...) updated by Carl Eugen Hoyos
Version changed
12:25 AM Ticket #7088 (Dropped video frames from iOS 11 Screen Record Videos lead to an ...) updated by llogan
Priority, Keywords, Component changed
Please test a recent build from the git master branch (see the FFmpeg …
12:22 AM Ticket #7087 (Dropped video frames from iOS 11 Screen Record Videos leads to ...) updated by llogan
Priority, Keywords, Component, Resolution changed
Duplicate post. See #7088.

Mar 16, 2018:

11:33 PM Ticket #7086 (ffmpeg does not install with OpenSSL support) updated by supredoe
Edited the file …
10:51 PM Changeset in ffmpeg [a7a8320c] by James Almer <jamrial@gmail.com>
avcodec/null_bsf: move the reference in the bsf internal buffer …
10:03 PM Ticket #7088 (Dropped video frames from iOS 11 Screen Record Videos lead to an ...) created by Jon
It seems like ffmpeg does not know how to handle videos that were …
9:57 PM Ticket #7087 (Dropped video frames from iOS 11 Screen Record Videos leads to ...) closed by Jon
invalid
9:54 PM Ticket #7087 (Dropped video frames from iOS 11 Screen Record Videos leads to ...) created by Jon
ffmpeg does not know how to handle videos that were recorded on iOS 11 …
8:54 PM Ticket #7086 (ffmpeg does not install with OpenSSL support) updated by supredoe
Replying to cehoyos: > A default compilation of openssl …
3:30 PM Ticket #4483 (-segment_format not works with some filenames) closed by Carl Eugen Hoyos
invalid: This was not a valid ticket.
3:26 PM Ticket #6494 (Concat'ing HEVC streams with different encoding parameters produces ...) closed by Carl Eugen Hoyos
invalid
2:34 PM Ticket #7086 (ffmpeg does not install with OpenSSL support) closed by Carl Eugen Hoyos
invalid: A default compilation of openssl 1.0.1j provides definitions for BIO* …
12:43 PM Ticket #7085 (MP4 HLS produce wrong m3u8 with the _init in the first segment with ...) updated by Steven Liu
Replying to loki5100: > in last git hls and fmp4 segment …
12:36 PM Changeset in ffmpeg [deefca02] by Luca Barbato <lu_zero@gentoo.org>
qsvenc: add the Access Unit Delimiter NAL Unit support Signed-off-by: …
12:36 PM Changeset in ffmpeg [3d6e76b] by Luca Barbato <lu_zero@gentoo.org>
qsvenc: Fix a typo of FrameRateExtD/FrameRateExtN Signed-off-by: …
11:31 AM Changeset in ffmpeg [5941179e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: drain input at EOF Signed-off-by: Paul B Mahol …
10:42 AM Ticket #7083 (Decoder playing out frames at double speed) updated by baudouin0
You are correct in that is does not appear to have any affect on the …
9:15 AM Ticket #7086 (ffmpeg does not install with OpenSSL support) updated by supredoe
Update: Copied the openssl 1.0.1j header files directly to …
8:37 AM Ticket #7086 (ffmpeg does not install with OpenSSL support) updated by supredoe
Replying to heleppkes: > Seems to me like your build …
8:30 AM Ticket #7086 (ffmpeg does not install with OpenSSL support) updated by Hendrik
Seems to me like your build environment is somehow screwed up, and …
8:26 AM Ticket #7086 (ffmpeg does not install with OpenSSL support) created by supredoe
Summary of the bug: - Unable to compile ffmpeg with OpenSSL 1.0.1j …
8:08 AM Changeset in ffmpeg [1296a718] by Tobias Rapp <t.rapp@noa-archive.com>
avutil/log: print level prefix also when no AVClass context is …
3:19 AM Changeset in ffmpeg [7af23365] by James Almer <jamrial@gmail.com>
avutil: bump version after the latest AVOption flag addition …
1:09 AM Changeset in ffmpeg [a675eed1] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: support dump bit stream filter options. Support dump bit …
1:09 AM Changeset in ffmpeg [7b5cf0a4] by Michael Niedermayer <michael@niedermayer.cc>
lavu/opt: add bit stream filter option dump support. enable dump bit …
1:09 AM Changeset in ffmpeg [e0e72539] by Michael Niedermayer <michael@niedermayer.cc>
lavu/opt: add AV_OPT_FLAG_BSF_PARAM add AV_OPT_FLAG_BSF_PARAM for bit …

Mar 15, 2018:

11:37 PM Changeset in ffmpeg [935a9986] by James Almer <jamrial@gmail.com>
avformat/movenc: move the concatenated eac3 packet reference …
11:33 PM Changeset in ffmpeg [eeca8921] by James Almer <jamrial@gmail.com>
configure: add missing adts_header to aac_fixed decoder …
10:21 PM Changeset in ffmpeg [f75ba4c2] by James Almer <jamrial@gmail.com>
Merge commit '49804dc2baec009577e6b4ee827ae562188fbc2f' * commit …
9:09 PM Changeset in ffmpeg [3c56d673] by James Almer <jamrial@gmail.com>
Merge commit '8c893aa3cd5f2d73896c72af330dcbfe299fbc5a' * commit …
9:01 PM Changeset in ffmpeg [9a15af48] by James Almer <jamrial@gmail.com>
Merge commit '121314895f6360852b2807d5dfafea576b2e6fed' * commit …
8:57 PM Changeset in ffmpeg [75aa14b8] by James Almer <jamrial@gmail.com>
Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8' * commit …
8:55 PM Changeset in ffmpeg [061337a0] by James Almer <jamrial@gmail.com>
Merge commit 'aeaa108bafa11db290f1ada0e22dbfbd655cf2ba' * commit …
7:36 PM Changeset in ffmpeg [1dd7bb97] by Lou Logan <lou@lrcd.com>
avformat/dashdec: Correct spelling mistakes Signed-off-by: Steven Liu …
3:33 PM Ticket #7085 (MP4 HLS produce wrong m3u8 with the _init in the first segment with ...) updated by loki5100
in last git hls and fmp4 segment type don't work. in 3.4.2 it's was …
1:21 PM Ticket #7085 (MP4 HLS produce wrong m3u8 with the _init in the first segment with ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Is this a regression?
12:46 PM Ticket #7085 (MP4 HLS produce wrong m3u8 with the _init in the first segment with ...) updated by loki5100
the ticket was cut this why the end of the ticket is in comments …
12:43 PM Ticket #7085 (MP4 HLS produce wrong m3u8 with the _init in the first segment with ...) updated by loki5100
then the resulting m3u8 is wrong because it's add the init.mp4 segment …
12:38 PM Ticket #7085 (MP4 HLS produce wrong m3u8 with the _init in the first segment with ...) created by loki5100
When I try to do MP4 HLS segment with the instruction below […]
10:11 AM Ticket #7081 (ffmpeg drops frames when transcoding a looped video stream) updated by Gyan
Issue identified. Patch is at https://patchwork.ffmpeg.org/patch/7999/

Mar 14, 2018:

9:03 PM Ticket #7023 (mediastreamvalidator failed with "Error injecting segment data") updated by loki5100
Is their any way that i can get access to the compiled ffmpeg with …
8:49 PM Ticket #7083 (Decoder playing out frames at double speed) updated by baudouin0
Ok I understand - when I played the ts steam in VLC media player or …
8:02 PM Ticket #7083 (Decoder playing out frames at double speed) updated by Carl Eugen Hoyos
Replying to baudouin0: > What I am saying is if you …
3:37 PM Ticket #7083 (Decoder playing out frames at double speed) updated by baudouin0
What I am saying is if you rebuild the ffmpeg code with the line …
1:55 PM Changeset in ffmpeg [f706cdda] by James Almer <jamrial@gmail.com>
avcodec/hapqa_extract: remove the AVOption flags These two are not …
11:59 AM Changeset in ffmpeg [60105379] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Option to set timeout for socket I/O operation …
10:02 AM Ticket #7083 (Decoder playing out frames at double speed) updated by Carl Eugen Hoyos
Replying to baudouin0: > You can then see this with the …
9:41 AM Ticket #7083 (Decoder playing out frames at double speed) updated by baudouin0
Many thanks for the quick response. When we play a mpeg transport …
7:41 AM Ticket #7084 (Memory leak in libavfilter/graphparser.c) updated by Kira
Replying to cehoyos: > {{{ > reference: …
5:27 AM Ticket #4910 (support for nl-means denoise filter) updated by ponpon
Replying to ubitux: i think the default value is too …

Mar 13, 2018:

11:49 PM Changeset in ffmpeg [b173e035] by James Almer <jamrial@gmail.com>
avcodec/hapqa_extract: fix two error return values ret is 0 by …
9:55 PM Changeset in ffmpeg [2b6699f0] by James Almer <jamrial@gmail.com>
avcodec/hapqa_extract: move the reference in the bsf internal buffer …
9:41 PM Ticket #7066 (Video filter enhancement: fieldhint) updated by Stanislav
Another reason to implement this case is that one of two fields can be …
8:48 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
Thank you very much for providing me information on the -a53cc option. …
7:32 PM Changeset in ffmpeg [3172b312] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: fix immediate EAGAIN with buffered packet In …
7:27 PM Changeset in ffmpeg [f56ee74] by Martin Vignali <martin.vignali@gmail.com>
fate/hap : add test for hap encoding with and without snappy …
7:27 PM Changeset in ffmpeg [414c0e27] by Martin Vignali <martin.vignali@gmail.com>
fate/hap : move decoding test to a separate file
7:26 PM Changeset in ffmpeg [7b0cb2e0] by Martin Vignali <martin.vignali@gmail.com>
avcodec/hapqa_extract_bsf : add new bsf filter convert HapQA data to …
7:26 PM Changeset in ffmpeg [f869e54d] by Martin Vignali <martin.vignali@gmail.com>
avcodec/hap : move parse_section_header to hap.c in order to be use by …
5:50 PM Ticket #7084 (Memory leak in libavfilter/graphparser.c) updated by Kira
Replying to cehoyos: > {{{ > reference: …
4:15 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by Aman
I'm not sure why decimate changes behavior, but caption data is …
4:13 PM Ticket #7081 (ffmpeg drops frames when transcoding a looped video stream) updated by Gyan
I don't know. I haven't looked :) This is about a bug with …
4:06 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
> Why? Do you believe it is a good idea to use a de-interlacer for the …
2:23 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by Carl Eugen Hoyos
Replying to navilor: > I have some MPEG-PS content that …
2:11 PM Ticket #7081 (ffmpeg drops frames when transcoding a looped video stream) updated by Carl Eugen Hoyos
Keywords, Component changed
What's wrong with the concat demuxer?
2:09 PM Ticket #7082 (HLS: m3u8 file is missing the first segment) updated by Carl Eugen Hoyos
Version, Resolution changed
2:08 PM Ticket #7084 (Memory leak in libavfilter/graphparser.c) updated by Carl Eugen Hoyos
Keywords changed
[…] What is unclear about the first 13 lines of that file? Do you …
2:05 PM Ticket #7083 (Decoder playing out frames at double speed) updated by Carl Eugen Hoyos
Keywords changed
You put a complete analysis into your description (which usually …
1:25 PM Changeset in ffmpeg [847190eb] by Martin Storsjö <martin@martin.st>
configure: Don't assume an aligned stack on clang on windows If we'd …
12:21 PM HWAccelIntro edited by slhck
format note, proper capitalization (diff)
11:50 AM Ticket #7023 (mediastreamvalidator failed with "Error injecting segment data") updated by loki5100
Sad I can't compile it because I don't have the tool to do it :( maybe …
10:52 AM leak_poc.c attached to Ticket #7084 by Kira
poc of memory leak
10:51 AM Ticket #7084 (Memory leak in libavfilter/graphparser.c) created by Kira
parse_outputs from libavfilter/graphparser.c […] line 361: match = …
10:32 AM Ticket #7023 (mediastreamvalidator failed with "Error injecting segment data") updated by Steven Liu
try this patch set please: https://patchwork.ffmpeg.org/patch/7960/
8:42 AM Ticket #7083 (Decoder playing out frames at double speed) updated by baudouin0
I can fix the issue by adding h264_init_context(AVCodecContext …
8:24 AM test.264 attached to Ticket #7083 by baudouin0
H264 test file
8:23 AM Ticket #7083 (Decoder playing out frames at double speed) created by baudouin0
Summary of the bug: sps->time_scale is being doubled on …
7:27 AM Ticket #7021 (ffmpeg with -hls_flags single_file return incorrect byterange in playlist) updated by loki5100
ok thanks Steven I hope the other ticket will also get corrected soon …
7:18 AM Ticket #7021 (ffmpeg with -hls_flags single_file return incorrect byterange in playlist) updated by Steven Liu
Replying to loki5100: > thanks Steven, i fell useless that …
7:07 AM Ticket #7021 (ffmpeg with -hls_flags single_file return incorrect byterange in playlist) updated by loki5100
thanks Steven, i fell useless that i can't compile it :( did this …
6:59 AM Ticket #7021 (ffmpeg with -hls_flags single_file return incorrect byterange in playlist) updated by Steven Liu
Replying to loki5100: > thanks Steven, unfortunatly I …
6:55 AM Ticket #7021 (ffmpeg with -hls_flags single_file return incorrect byterange in playlist) updated by loki5100
thanks Steven, unfortunatly I under windows and I don't know how to …
5:51 AM Ticket #7082 (HLS: m3u8 file is missing the first segment) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:3
5:32 AM Ticket #7082 (HLS: m3u8 file is missing the first segment) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:2
5:15 AM Ticket #7082 (HLS: m3u8 file is missing the first segment) closed by Steven Liu
fixed: Replying to stefantalpalaru: > Thank you, setting …
5:13 AM Ticket #7021 (ffmpeg with -hls_flags single_file return incorrect byterange in playlist) updated by Steven Liu
https://patchwork.ffmpeg.org/patch/7945/ Try this patchset please
4:06 AM Ticket #7082 (HLS: m3u8 file is missing the first segment) updated by Ștefan Talpalaru
Thank you, setting "hls_list_size" to 0 fixes my problem. Can 0 be …
3:21 AM Ticket #7082 (HLS: m3u8 file is missing the first segment) updated by Steven Liu
-hls_list_size 0 will ok, test bellow: […]
1:43 AM Changeset in ffmpeg [688060fb] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: properly promote operations to 64 bits On Windows machines, …
12:34 AM Changeset in ffmpeg [040b28ae] by Michael Niedermayer <michael@niedermayer.cc>
avformat/pcm: decrease delay when reading PCM streams. Thanks for …
12:34 AM Changeset in ffmpeg [af7e953a] by Michael Niedermayer <michael@niedermayer.cc>
h264_mp4toannexb_bsf: Fix start code size of parameter sets. Any …
12:11 AM Ticket #7082 (HLS: m3u8 file is missing the first segment) created by Ștefan Talpalaru
Summary of the bug: a certain mp4 input file results in a m3u8 mapping …

Mar 12, 2018:

8:59 PM Ticket #6796 (ffprobe show_frames ts dvbsubs infinate loop since ffprobe: port to ...) closed by Marton Balint
fixed: Fixed in 68f5384804fa86af2737f7b08799c9ca2c306db4.
8:11 PM Changeset in ffmpeg [68f53848] by Marton Balint <cus@passwd.hu>
ffprobe: fix infinite loop in subtitle decoding Fixes a regression …
4:47 PM SponsoringPrograms/GSoC/2018/SR edited by Pedro Arthur
(diff)
3:22 PM Ticket #7073 (Generating multiple HLS renditions and a master playlist results in ...) closed by Steven Liu
fixed: fixed by commit: 9c249110ea974ce213840fde5ee5a3d842fa088d
3:17 PM Changeset in ffmpeg [9c249110] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix for zero EXTINF tag duration This is the fix for …
11:10 AM Changeset in ffmpeg [43778a50] by Luca Barbato <lu_zero@gentoo.org>
Support AV1 encoding using libaom
11:06 AM Ticket #7073 (Generating multiple HLS renditions and a master playlist results in ...) updated by Dennis E. Mungai
Hello, The issue is fixed with the provided patch. Thanks so much.
10:32 AM Ticket #7081 (ffmpeg drops frames when transcoding a looped video stream) created by Gyan
Summary of the bug: If a video stream is looped and decoded, a …
10:11 AM Ticket #7073 (Generating multiple HLS renditions and a master playlist results in ...) updated by vishwadixit
Hi, Can you please use this patch and confirm the issue fix, …
8:47 AM Changeset in ffmpeg [41d7c4d3] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace messages more …
8:23 AM Changeset in ffmpeg [936312d1] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: add debug logging around hw buffer lifecycle …
7:12 AM Changeset in ffmpeg [c438899a] by Luca Barbato <lu_zero@gentoo.org>
Add AV1 video decoding support through libaom Signed-off-by: Diego …
7:12 AM Changeset in ffmpeg [44a1731] by Luca Barbato <lu_zero@gentoo.org>
ivf: Support VP9 and AV1 as well
3:41 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by MusashiSakamoto
3:40 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by MusashiSakamoto
Yes, they are. This is the input file. …
12:32 AM Changeset in ffmpeg [939440ad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/nuv: rtjpeg with dimensions less than 16 would result in no …
12:32 AM Changeset in ffmpeg [8ee3265d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg …
12:32 AM Changeset in ffmpeg [64c9ce0a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Reset num_saved_bits on error path Fixes: …
12:32 AM Changeset in ffmpeg [2f370828] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix integer overflows related to sample_duration Fixes: …

Mar 11, 2018:

10:59 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
I have uploaded the file …
10:33 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by malakudi
@oromit: I've seen you are the code maintainer of nvenc in ffmpeg so …
10:12 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by Carl Eugen Hoyos
If the first field can be decoded independently (“I”) I believe you …
6:42 PM Changeset in ffmpeg [c2660491] by James Almer <jamrial@gmail.com>
avcodec/trace_headers: move the reference in the bsf internal buffer …
6:41 PM Changeset in ffmpeg [a1a0859a] by James Almer <jamrial@gmail.com>
avcodec/remove_extradata: move the reference in the bsf internal …
6:40 PM Changeset in ffmpeg [11bef2fe] by James Almer <jamrial@gmail.com>
avcodec/mov2textsub: move the reference in the bsf internal buffer …
6:39 PM Changeset in ffmpeg [9c6dd9d6] by James Almer <jamrial@gmail.com>
avcodec/extract_extradata: move the reference in the bsf internal …
6:38 PM Changeset in ffmpeg [aba437a6] by James Almer <jamrial@gmail.com>
avcodec/dca_core: move the reference in the bsf internal buffer …
6:38 PM Changeset in ffmpeg [27d4249f] by James Almer <jamrial@gmail.com>
avcodec/chomp: move the reference in the bsf internal buffer There's …
6:30 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by Timo R.
Because the two fields have different parameters. Like, one of them …
6:22 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by malakudi
@oromit: How the issue you mention affects the keyframes? And why …
5:07 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by malakudi
Just tried with almost current git, nightly build for windows. Problem …
4:48 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by Carl Eugen Hoyos
The question is if the issue is reproducible with current FFmpeg.
4:47 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by malakudi
Yes issue happens since forever. It used to affect file output also …
12:43 PM Changeset in ffmpeg [8fb0e51b] by Paul B Mahol <onemda@gmail.com>
avfilter: add drmeter audio filter Signed-off-by: Paul B Mahol …
12:13 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by Carl Eugen Hoyos
Keywords, Version changed
Please confirm that this issue is not specific to version 3.4. Why …
12:08 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by Timo R.
nvenc does not support encoding interlaced fields as one interleaved …
11:55 AM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) created by malakudi
Summary of the bug: When encoding interlaced H264 video with NVENC …
8:41 AM Ticket #4733 (HLS segmenting generates different EXT-X-TARGETDURATION values for ...) updated by Dennis E. Mungai
Perhaps this bug is related to https://trac.ffmpeg.org/ticket/7073 ? …
4:40 AM Ticket #7079 (Remuxing mp4 with data streams leads to crash) updated by mkver
Version changed
4:39 AM Data.Stream.included.mp4 attached to Ticket #7079 by mkver
4:39 AM Ticket #7079 (Remuxing mp4 with data streams leads to crash) created by mkver
If I try to remux a data stream (of type "rtp / 0x20707472") from an …
Note: See TracTimeline for information about the timeline view.