Timeline



Mar 20, 2018:

10:52 PM Changeset in ffmpeg [2ddc6b43] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: propagate SAR to h/w frames Allows consumers …
9:59 PM Changeset in ffmpeg [9e67447a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check STSC and remove invalid entries Fixes assertion …
9:59 PM Changeset in ffmpeg [f6ea397d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/libopenmpt: Probe file format from file data if possible …
9:59 PM Changeset in ffmpeg [81b0d591] by Michael Niedermayer <michael@niedermayer.cc>
avformat/libopenmpt: Update file extensions list for libopenmpt 0.3 …
9:59 PM Changeset in ffmpeg [8ad83044] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg.c - drain all decoded frames during stream_loop flush When a …
9:26 PM Changeset in ffmpeg [2aac5ad2] by James Almer <jamrial@gmail.com>
avcodec/mpeg2_metadata: unref output packet on failure Move the check …
9:20 PM Changeset in ffmpeg [ae36d6cd] by James Almer <jamrial@gmail.com>
avcodec/h265_metadata: fix memory leak in case of output packet …
9:19 PM Changeset in ffmpeg [039be6a2] by James Almer <jamrial@gmail.com>
avcodec/h264_metadata: fix memory leak in case of output packet …
8:39 PM Changeset in ffmpeg [bd601167] by James Almer <jamrial@gmail.com>
avcodec/mpeg4_unpack_bframes: reduce code duplication Also fixes one …
8:39 PM Changeset in ffmpeg [f18f9734] by James Almer <jamrial@gmail.com>
avcodec/mp3_header_decompress: don't free the user provided packet on …
8:02 PM Ticket #7096 (VC-1 D3D11VA decoding not working anymore) created by aufkrawall
Grab latest ffmpeg-git and run ffmpeg -hwaccel d3d11va -i <vc1file> -f …
5:22 PM Ticket #7079 (Remuxing mp4 with data streams leads to crash) updated by colin ng
I tested using latest ffmpeg code (ubuntu 16.0.4 envirnonment). …
3:46 PM Ticket #7095 (New framesync API makes psnr generate wrong results) updated by James
Summary changed
3:41 PM Ticket #7095 (New framesync API makes psnr generate wrong results) updated by James
Keywords, Status, Version, Component changed
Regression since 3bd11df459866d7303c1ad6779473528c2cfb76d
2:48 PM aerial.y4m attached to Ticket #7095 by Ronald S. Bultje
Reference file (3 frames)
2:47 PM x.ivf attached to Ticket #7095 by Ronald S. Bultje
Compressed file (3 frames)
2:47 PM Ticket #7095 (New framesync API makes psnr generate wrong results) created by Ronald S. Bultje
Summary of the bug: when using the PSNR lavfilter to measure PSNR, the …
4:19 AM Ticket #7093 (Incorrect colors in showwaves filter) updated by nanook21
The same thing happens on the latest version in git. Here is the full …
3:42 AM Ticket #7092 (h264 parser emits every other video packet without pts for mbaff/paff ...) updated by mkver
This is essentially a duplicate of #6903.
3:25 AM Ticket #7079 (Remuxing mp4 with data streams leads to crash) updated by mkver
I get a crash as soon as I remux any of the data streams regardless of …
2:51 AM Ticket #7094 (Assertion in AVIO fill_buffer) updated by alex
Unfortunately I could not attach sample TS file since it's size is …
2:48 AM Ticket #7094 (Assertion in AVIO fill_buffer) created by alex
It happens sometimes while demuxing mpegts stream using custom IO …
2:08 AM Ticket #7093 (Incorrect colors in showwaves filter) updated by Carl Eugen Hoyos
Version changed
Please test current FFmpeg git head and provide the command line you …
1:26 AM Changeset in ffmpeg [e4eaaf7b] by James Almer <jamrial@gmail.com>
avcodec/vp9_superframe_split: move the reference in the bsf internal …
1:03 AM Ticket #7079 (Remuxing mp4 with data streams leads to crash) updated by colin ng
The output stream can't compose of hint track only (must contain at …
12:11 AM Ticket #7078 (deshake crashes with crop and sse2) closed by Carl Eugen Hoyos
fixed: Fixed in cbbefc05b1b894fd858ba4da983cbf713f4f4421
12:09 AM Changeset in ffmpeg [cbbefc05] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/deshake: Check alignment before calling asm init function. Do …

Mar 19, 2018:

11:42 PM Ticket #7093 (Incorrect colors in showwaves filter) created by nanook21
Summary of the bug: When using the showwaves filter with a specified …
11:12 PM Changeset in ffmpeg [1c49365c] by Mark Thompson <sw@jkqxz.net>
h264_metadata: Fix memory leak on multiple display orientation …
8:41 PM Ticket #7092 (h264 parser emits every other video packet without pts for mbaff/paff ...) created by Aman
Expected: Feeding h264 video into lavf would produce AVPackets with …
9:46 AM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) updated by Carl Eugen Hoyos
To make this a valid ticket please provide the command line you tested …
4:41 AM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) created by Misty De Meo
Summary of the bug: FFmpeg produces an empty file when trying to copy …
3:56 AM Changeset in ffmpeg [e5b4cd4c] by James Almer <jamrial@gmail.com>
checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and …

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 …
Note: See TracTimeline for information about the timeline view.