Timeline
Dec 10, 2017:
- 11:54 PM Changeset in ffmpeg [7a105411] by
- Merge commit '3ff8fbbf5a7bc40c09db74d4952364997fd3c611' * commit …
- 11:49 PM Changeset in ffmpeg [f750a0bc] by
- Merge commit '5a6707e49b7710f48d658b2f2591b9a6337fb9b7' * commit …
- 11:44 PM Changeset in ffmpeg [dae6d27a] by
- Merge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5' * commit …
- 11:00 PM Ticket #6905 (When copying video from .avi to .mp4, frames have incorrect pts values) closed by
- needs_more_info: I suggest we shorten this discussion: H.264 timestamps are not always …
- 10:50 PM Ticket #6905 (When copying video from .avi to .mp4, frames have incorrect pts values) updated by
- What do you mean by working file? Many programs play it back just …
- 9:28 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- Use this version instead of 3.4: 80154b1b
- 8:20 PM Changeset in ffmpeg [bc839fb]n3.4.1 by
- Changelog: Update for the last 3 commits Signed-off-by: Michael …
- 8:15 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- ok I did git bisect start git bisect bad git bisect good 3.4 but git …
- 8:12 PM Ticket #6906 (Re-order options for testsrc family of filters in manual) updated by
-
Version changed
- 8:09 PM Ticket #6906 (Re-order options for testsrc family of filters in manual) updated by
-
Keywords, Status, Component, Summary changed
Don't rely on shorthand: it can be ambiguous or confusing and lead to … - 7:46 PM Changeset in ffmpeg [514cf22a] by
- lavc/huffyuvenc: Move a variable declaration up. Fixes a warning with …
- 7:25 PM Changeset in ffmpeg [1fab842f] by
- avcodec/vp9_superframe_split_bsf: Fix integer overflow in …
- 7:25 PM Changeset in ffmpeg [60d2503] by
- avcodec/amrwbdec: Fix division by 0 in voice_factor() The added value …
- 7:25 PM Changeset in ffmpeg [c5fd2387] by
- avformat/utils: Fix warning: ISO C90 forbids mixed declarations and …
- 7:23 PM Changeset in ffmpeg [a4f65c99] by
- avcodec/amrwbdec: Fix division by 0 in voice_factor() The added value …
- 7:11 PM Changeset in ffmpeg [eaff5fcb] by
- avcodec/vp9_superframe_split_bsf: Fix integer overflow in …
- 7:11 PM Changeset in ffmpeg [1d0817d5] by
- avcodec/amrwbdec: Fix division by 0 in voice_factor() The added value …
- 5:15 PM Changeset in ffmpeg [2adfb109] by
- configure: Move V4L2 M2M help line to the hardware library section
- 4:31 PM Changeset in ffmpeg [84936f68] by
- lavc: Make hardware config method support more explicit for hwaccels …
- 1:43 PM Changeset in ffmpeg [149268b4] by
- fix MSVC compilation errors After commit 3701d49 'error_resilience: …
- 11:54 AM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) closed by
- fixed: The work-around by James Cowgill was applied as …
- 11:28 AM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- To find out which commit introduced the regression you are reporting, …
- 11:24 AM Ticket #6906 (Re-order options for testsrc family of filters in manual) updated by
- Replying to Misaki: > According to the manual, option …
- 11:21 AM Ticket #6905 (When copying video from .avi to .mp4, frames have incorrect pts values) updated by
- Replying to Misaki: > {{{ffmpeg -i ordered-frames.mp4 …
- 10:20 AM Ticket #6906 (Re-order options for testsrc family of filters in manual) updated by
-
Component changed
- 10:17 AM Ticket #6905 (When copying video from .avi to .mp4, frames have incorrect pts values) updated by
- Converting from avi gives the error message, [mp4 @ 0x5572f6242e80] …
- 10:01 AM Ticket #6906 (Re-order options for testsrc family of filters in manual) created by
- According to the manual, option four for filter 'color' should be …
- 8:43 AM Ticket #6905 (When copying video from .avi to .mp4, frames have incorrect pts values) created by
- Step 1, generate a video with numbered frames: {{{ffmpeg …
- 3:51 AM Changeset in ffmpeg [1215889b] by
- checkasm/llviddsp: fix mixed code and declarations Signed-off-by: …
- 3:51 AM Changeset in ffmpeg [438f884f] by
- x86/lossless_videodsp: rename ff_add_left_pred_int16_sse4 to …
- 3:38 AM Changeset in ffmpeg [a4fc63c0] by
- x86/lossless_videodsp: don't overread the dst buffer in …
Dec 9, 2017:
- 10:12 PM Changeset in ffmpeg [f20c8f6e] by
- amf: fix wrong profile level after auto-correction in H264 and HEVC …
- 10:12 PM Changeset in ffmpeg [6bf5d69b] by
- lavf/mov: modify code indentation Signed-off-by: tiejun.peng …
- 10:12 PM Changeset in ffmpeg [ab651587] by
- lavf/mov: add some useful warning log of eof Signed-off-by: …
- 10:12 PM Changeset in ffmpeg [b38f2221] by
- avcodec/Makefile: Fix opus parser dependency. The opus.c file uses …
- 8:40 PM Changeset in ffmpeg [d8d1689f] by
- avcodec/decode: reset codec on receiving packet after EOF in …
- 8:28 PM Changeset in ffmpeg [02ba4b91] by
- avcodec/decode: reset codec on receiving packet after EOF in …
- 7:46 PM Changeset in ffmpeg [36de24d5] by
- arm/hevc_idct: fix compilation on Android Compilation error "out of …
- 6:46 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- into the last git or the release 3.4? sorry I never used how to use …
- 2:19 PM Changeset in ffmpeg [e1121f97] by
- checkasm/llviddsp : add test for add_gradient_pred
- 2:19 PM Changeset in ffmpeg [630967ef] by
- avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred
- 2:16 PM Changeset in ffmpeg [4353c35] by
- avcodec/x86/lossless_videodsp : add avx2 version for add_left_pred
- 2:15 PM Changeset in ffmpeg [cfbcea1] by
- avcodec/x86/lossless_videodsp.asm : make macro for …
- 2:15 PM Changeset in ffmpeg [5bda11e7] by
- checkasm/llviddsp : test return of add_left_pred(16)
- 2:12 PM Changeset in ffmpeg [dc9a187] by
- avcodec/huffyuvenc : sub_left_prediction_bgr32, call dsp after 32 …
- 2:12 PM Changeset in ffmpeg [001173b8] by
- avcodec/huffyuvenc : remove code duplication in sub_left_prediction …
- 2:12 PM Changeset in ffmpeg [57877f2b] by
- avcodec/huffyuvenc : increase scalar loop count in order to try to …
- 2:11 PM Changeset in ffmpeg [9e1c9633] by
- avcodec/utvideodec : use dsp add_median_pred for second line process …
- 2:01 PM Ticket #6889 (ffmpeg.c stalls after N frames when capturing v4l2 video and pulse audio) closed by
- worksforme
- 1:47 PM Changeset in ffmpeg [179a2f04] by
- checkasm/vf_threshold : add test for threshold16
- 1:47 PM Changeset in ffmpeg [869efbf9] by
- avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)
- 3:40 AM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
-
Please run
git bisectto find the change introducing the issue. - 3:34 AM Ticket #6904 (fail to build rgb2yuv_neon_common.S with clang integrated as) created by
- Summary of the bug: build ffmpeg using clang and it's inegrated as for …
- 2:01 AM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- anyhow, if it was librtmp so it also won't work with ffmpeg 3.4 …
- 12:49 AM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- I get an error [rtmp @ 0x2771b80] Detected librtmp style URL …
- 12:33 AM Ticket #6903 (Muxing TS into MKV container) updated by
- The video track in your file switches between coded frames and coded …
Dec 8, 2017:
- 10:14 PM Ticket #6902 (concat outputs only the first file) updated by
- It is not possible to simply physically concat MP4 on a file level …
- 9:41 PM Changeset in ffmpeg [7993ec19] by
- hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64 Checkasm timings: …
- 7:36 PM Changeset in ffmpeg [713f9c5b] by
- avfilter/vf_scale: add more aliases for "range" options …
- 7:02 PM Changeset in ffmpeg [b404d41b] by
- fate: Fix fate-mov-bbi-elst-starts-b on ARM
- 7:02 PM Changeset in ffmpeg [0091a54f] by
- fate/mxf: add reel name test Signed-off-by: Michael Niedermayer …
- 7:02 PM Changeset in ffmpeg [901d87aa] by
- avformat/mxfenc: write reel_name if metadata key is present …
- 7:02 PM Changeset in ffmpeg [ad2641c3] by
- avformat/mxfenc: use track count to generate component instance uuid …
- 7:02 PM Changeset in ffmpeg [a428f2fc] by
- libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into …
- 6:57 PM Ticket #6903 (Muxing TS into MKV container) updated by
- […]
- 6:55 PM Ticket #6903 (Muxing TS into MKV container) updated by
- The full output, with the -report tag, is below: […]
- 6:53 PM Ticket #6903 (Muxing TS into MKV container) created by
- Hello, I know people have had this problem in the past and then it …
- 5:30 PM Ticket #6895 (mp3 file play fail) updated by
- Could you test your original sample with mpeg123 from …
- 4:56 PM Changeset in ffmpeg [2fdc9f7c] by
- avcodec/nvdec: Fix capability check with old drivers. Copied the …
- 3:40 PM Ticket #6895 (mp3 file play fail) updated by
- The ffmpeg have two problems:mp3 container probe and decode. I have …
- 3:11 PM Changeset in ffmpeg [bc38c8f4] by
- vf_zscale: Fix alpha destination graph for floating point pixel …
- 3:01 PM Changeset in ffmpeg [a41a5db7] by
- avformat: add NSP demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 11:31 AM Changeset in ffmpeg [299a6222] by
- avfilter/vf_waveform: add default case when picking input formats …
- 10:53 AM vpxEncodingGuide edited by
- link to VP9 instead (diff)
- 10:27 AM Ticket #6902 (concat outputs only the first file) updated by
- So it's not possible to use the concat protocol with MP4 files. That's …
- 10:18 AM Ticket #6902 (concat outputs only the first file) closed by
- invalid: It is not possible to concatenate mp4 files, this is not a limitation …
- 10:05 AM Ticket #6902 (concat outputs only the first file) created by
- Summary of the bug: I try to concatenate 3 videos, but the resulting …
- 9:22 AM Changeset in ffmpeg [c741095e] by
- Update for 3.4.1 Signed-off-by: Michael Niedermayer …
- 4:42 AM Changeset in ffmpeg [4678339e] by
- opus: fix hybrid folding indexing during band quantization Resulted …
- 1:06 AM Changeset in ffmpeg [c67c7191] by
- fate-opus: run and test inactive samples Signed-off-by: Rostislav …
- 12:05 AM Ticket #6900 (ffmpeg versions above 3.3.4 can not open this AAC file) closed by
- duplicate: Duplicate of ticket #6634.
- 12:04 AM Ticket #6634 (Regression when decoding aac) updated by
- Another sample is attached to ticket #6900.
Dec 7, 2017:
- 11:57 PM Ticket #6898 (Screen flickers/stutters during desktop recording when KDE compositing ...) updated by
-
Component changed
- 11:56 PM Ticket #6901 (AAC cbr encoding) updated by
-
Component, Summary, Priority, Version, Keywords, Type changed
- 10:38 PM Changeset in ffmpeg [b2169c8b] by
- avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() …
- 10:38 PM Changeset in ffmpeg [3a6140e4] by
- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* Fixes: …
- 10:38 PM Changeset in ffmpeg [a749f486] by
- avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing …
- 10:38 PM Changeset in ffmpeg [c147aefc] by
- avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. Didn't …
- 10:38 PM Changeset in ffmpeg [23319f77] by
- avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. …
- 10:38 PM Changeset in ffmpeg [36db62c] by
- avformat/utils: Prevent undefined shift with wrap_bits > 64. 2LL << …
- 10:38 PM Changeset in ffmpeg [17f05ff6] by
- avcodec/j2kenc: Fix out of array access in encode_cblk() Fixes: …
- 10:38 PM Changeset in ffmpeg [0ccbbf03] by
- avcodec/hevcdsp_template: Fix undefined shift in …
- 10:38 PM Changeset in ffmpeg [f7357fa] by
- lavf/mov: fix huge alloc in mov_read_ctts An invalid file may cause …
- 10:38 PM Changeset in ffmpeg [ed87667b] by
- avcodec/mlpdsp: Fix signed integer overflow, 2nd try The outputted …
- 10:38 PM Changeset in ffmpeg [983d119c] by
- avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add …
- 10:38 PM Changeset in ffmpeg [e56f6912] by
- avcodec/kgv1dec: Check that there is enough input for maximum RLE …
- 10:38 PM Changeset in ffmpeg [3ae71b64] by
- avformat/aacdec: Fix leak in adts_aac_read_packet() Fixes: …
- 10:38 PM Changeset in ffmpeg [f2f02735] by
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* Fixes: …
- 10:38 PM Changeset in ffmpeg [de20dad1] by
- avcodec/sbrdsp_fixed: Fix integer overflow Fixes: signed integer …
- 10:38 PM Changeset in ffmpeg [15498900] by
- avcodec/mpeg4videodec: Check also for negative versions in the …
- 10:38 PM Changeset in ffmpeg [35c7a1df] by
- Close ogg stream upon error when using AV_EF_EXPLODE. Without this …
- 10:38 PM Changeset in ffmpeg [f8fcb6bb] by
- Fix undefined shift on assumed 8-bit input. decode_user_data() …
- 10:38 PM Changeset in ffmpeg [50c93ce5] by
- Use ff_thread_once for fixed, float table init. These tables are …
- 10:38 PM Changeset in ffmpeg [9a00ce0f] by
- Fix leak of frame_duration_buffer in mov_fix_index(). Should be …
- 10:38 PM Changeset in ffmpeg [8aabc4fd] by
- avformat/mov: Propagate errors in mov_switch_root. Signed-off-by: …
- 10:38 PM Changeset in ffmpeg [2e58db3d] by
- avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() …
- 10:38 PM Changeset in ffmpeg [4942de6f] by
- avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() Fixes: …
- 10:38 PM Changeset in ffmpeg [cc9d1bb8] by
- avcodec/zmbv: Check that the buffer is large enough for mvec Fixes: …
- 10:38 PM Changeset in ffmpeg [0ba93614] by
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() Fixes: …
- 10:38 PM Changeset in ffmpeg [ecf2755a] by
- avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and …
- 10:38 PM Changeset in ffmpeg [23d5f15b] by
- avcodec/snowdec: Check for remaining bitstream in decode_blocks() …
- 10:38 PM Changeset in ffmpeg [77cfc820] by
- avcodec/snowdec: Check intra block dc differences. Fixes: Timeout …
- 10:38 PM Changeset in ffmpeg [53715eb1] by
- avformat/mov: Check size of STSC allocation Signed-off-by: Michael …
- 10:38 PM Changeset in ffmpeg [7b16eacf] by
- avcodec/vc2enc: Clear coef_buf on allocation Fixes: Use of …
- 10:38 PM Changeset in ffmpeg [d25736dc] by
- avcodec/h264dec: Fix potential array overread add padding before …
- 10:38 PM Changeset in ffmpeg [6ccf1919] by
- avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu Fixes: out …
- 10:38 PM Changeset in ffmpeg [44fb1201] by
- avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() …
- 10:38 PM Changeset in ffmpeg [db82e4f1] by
- avcodec/aacdec_fixed: Fix undefined shift Fixes: runtime error: left …
- 10:38 PM Changeset in ffmpeg [168ee582] by
- avcodec/mdct_*: Fix integer overflow in addition in RESCALE() Fixes: …
- 10:38 PM Changeset in ffmpeg [3a143bfa] by
- avcodec/snowdec: Fix integer overflow in header parsing Fixes: …
- 10:38 PM Changeset in ffmpeg [ed87b8b6] by
- avcodec/cngdec: Fix integer clipping Fixes: runtime error: value …
- 10:38 PM Changeset in ffmpeg [87f39642] by
- avcodec/sbrdsp_fixed: Fix integer overflow in shift in …
- 10:38 PM Changeset in ffmpeg [8ec1ff14] by
- avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc() Fixes: …
- 10:38 PM Changeset in ffmpeg [3f2be02b] by
- avutil/softfloat: Add FLOAT_MIN Signed-off-by: Michael Niedermayer …
- 10:38 PM Changeset in ffmpeg [56ce961c] by
- avcodec/h264idct_template: Fix integer overflows in …
- 10:38 PM Changeset in ffmpeg [3ca4f186] by
- avcodec/xan: Check for bitstream end in xan_huffman_decode() Fixes: …
- 10:38 PM Changeset in ffmpeg [0ee2cb86] by
- avcodec/exr: fix undefined shift in pxr24_uncompress() Fixes: runtime …
- 10:38 PM Changeset in ffmpeg [78b8aeee] by
- avformat: Free the internal codec context at the end Avoid a use …
- 10:38 PM Changeset in ffmpeg [66e65e0a] by
- avcodec/h264idct_template: Fix integer overflows in …
- 10:38 PM Changeset in ffmpeg [6be60aed] by
- avcodec/xan: Improve overlapping check Fixes: memcpy-param-overlap …
- 10:38 PM Changeset in ffmpeg [dccead84] by
- avcodec/aacdec_fixed: Fix integer overflow in …
- 10:38 PM Changeset in ffmpeg [b3bdb0dd] by
- avcodec/aacdec_fixed: Fix integer overflow in predict() Fixes: …
- 10:38 PM Changeset in ffmpeg [7a23220b] by
- avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line() …
- 10:38 PM Changeset in ffmpeg [1c931d5a] by
- avcodec/jpeglsdec: Check ilv for being a supported value Fixes: …
- 10:38 PM Changeset in ffmpeg [7ff156b1] by
- tests/ffserver.regression.ref: update checksums to what ffserver …
- 10:38 PM Changeset in ffmpeg [561e2768] by
- ffserver: Fix off by 1 error in path Code suggested by ubitux …
- 10:34 PM Changeset in ffmpeg [f2aa0ce5] by
- x86/vf_hflip: use xor to zero initialize registers Signed-off-by: …
- 10:34 PM Changeset in ffmpeg [dc33fe1d] by
- x86/vf_hflip: don't load the width argument twice Signed-off-by: …
- 10:32 PM Changeset in ffmpeg [f9ae19f] by
- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* Fixes: …
- 10:16 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- dunno, I'm going to try it now and will tell you asap…
- 9:59 PM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) updated by
-
Cc changed
- 9:51 PM Changeset in ffmpeg [79a74476] by
- lavc/libx265: mark disposable frames Used by movenc to fill sdtp box …
- 9:16 PM Ticket #3718 (ffmpeg does not correctly read input text file.) updated by
- To me shows the error: Line 1: unknown keyword ' ■f' input.txt: …
- 7:47 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
- I uploaded two new files as attachments : . debug.txt . full_trace.zip …
- 7:22 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
- No problem :) I just synchronised my local built repository with the …
- 7:01 PM Ticket #6386 (Timebase is written as frame duration for mkv if framerate is unkown) updated by
- Not sure if commenting like this helps but I'm running into this same …
- 6:45 PM Ticket #6898 (Screen flickers/stutters during desktop recording when KDE compositing ...) closed by
- needs_more_info
- 6:43 PM Ticket #6898 (Screen flickers/stutters during desktop recording when KDE compositing ...) updated by
- I'm just going to close this ticket for now and record with …
- 6:41 PM Ticket #6898 (Screen flickers/stutters during desktop recording when KDE compositing ...) updated by
- Sorry I'm a newbie. I want to clarify what you want me to do. You want …
- 5:11 PM Ticket #6901 (AAC cbr encoding) updated by
- The native AAC encoder does not have a true CBR mode. The external …
- 4:17 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
- sorry, sir, can you provide the log of segmentation? cause the length …
- 2:50 PM Ticket #6901 (AAC cbr encoding) created by
- Summary of the bug: How to reproduce: […] Actual result : mp4 file …
- 12:23 PM Ticket #6900 (ffmpeg versions above 3.3.4 can not open this AAC file) created by
- Summary of the bug: How to reproduce: […] AAC file: …
- 9:49 AM Ticket #6899 (Create a Bitstream Filter to remove filler material) created by
- H.264 knows several ways to include filler material to achieve a …
- 9:41 AM Ticket #6895 (mp3 file play fail) updated by
- If playback sounds all noise, why is it such a good idea to allow …
- 9:29 AM Ticket #6895 (mp3 file play fail) updated by
- Replying to cehoyos: > Replying to [comment:1 …
- 8:25 AM Ticket #6898 (Screen flickers/stutters during desktop recording when KDE compositing ...) updated by
- Please test current FFmpeg git head and provide the command line you …
- 2:59 AM Ticket #6898 (Screen flickers/stutters during desktop recording when KDE compositing ...) updated by
- You can see in the attached video that right before I maximized Krita, …
- 2:36 AM Ticket #6898 (Screen flickers/stutters during desktop recording when KDE compositing ...) created by
- Summary of the bug: Screen flickers/stutters during desktop recording …
Dec 6, 2017:
- 11:14 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by
- Hi, any progress on this subject ? Thanks
- 10:44 PM Ticket #6643 (AMD's Advanced Media Framework) updated by
-
Version, Component changed
- 10:35 PM Ticket #6897 (Invalid output file with -acodec copy) created by
- http://ffmpeg.org/pipermail/libav-user/2017-December/010789.html …
- 10:33 PM Changeset in ffmpeg [3ff8fbbf] by
- vaapi_h265: Add named options for setting profile and level Also …
- 10:33 PM Changeset in ffmpeg [6679654e] by
- vaapi_h264: Add named options for setting profile and level
- 10:30 PM Ticket #6264 (Strange performance results) updated by
-
Version changed
- 10:30 PM Ticket #6089 (libavutil.pc missing some dependencies) updated by
-
Keywords, Version changed
- 10:28 PM Ticket #6604 (vaapi deinterlacing with frame rate doubling does not work, only 25 ...) updated by
-
Keywords, Resolution, Version, Component changed
- 10:28 PM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in ...) updated by
-
Resolution changed
- 10:27 PM Ticket #6089 (libavutil.pc missing some dependencies) closed by
- fixed: This was fixed on master some time ago.
- 10:20 PM Ticket #6264 (Strange performance results) closed by
- invalid: This is an expected consequence of the single-threaded nature of the …
- 10:15 PM Ticket #6604 (vaapi deinterlacing with frame rate doubling does not work, only 25 ...) closed by
- fixed
- 10:12 PM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in ...) closed by
- fixed: Fixed in the i965 driver: …
- 10:08 PM Ticket #6643 (AMD's Advanced Media Framework) closed by
- fixed: 9ea6607d294526688ab1b1342cb36ee159683e88
- 10:04 PM Ticket #6894 (x265 Profile cannot be set at all) closed by
- fixed: Fixed by Gyan in dc7d5f9f1904faebab73f5de60f2c360c8255333.
- 9:57 PM Changeset in ffmpeg [dc7d5f9f] by
- avcodec/libx265 - Add named option to set profile Adds call to …
- 9:24 PM Ticket #6896 (H264: SEI parsing incorrect) updated by
-
Version changed
- 9:22 PM Ticket #6896 (H264: SEI parsing incorrect) updated by
- Yes. This requires parsing the NAL units out of order, which isn't …
- 9:15 PM Ticket #6896 (H264: SEI parsing incorrect) created by
- Section 7.4.1.2.1 of the H.264 standard contains the rules regarding …
- 9:09 PM Changeset in ffmpeg [610dd745] by
- avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() …
- 9:09 PM Changeset in ffmpeg [5e9a13a5] by
- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* Fixes: …
- 6:43 PM Changeset in ffmpeg [d6d605e] by
- avformat/mux: stop delaying writing the header Every bitstream filter …
- 5:27 PM Changeset in ffmpeg [5a412a5c] by
- avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing …
- 3:46 PM Ticket #6895 (mp3 file play fail) updated by
-
Status, Reproduced by developer, Component, Priority, Analyzed by developer, Keywords changed
Replying to tiejun.peng: > The file can play success with … - 2:42 PM Changeset in ffmpeg [53855e3] by
- avfilter: add setrange filter Signed-off-by: Paul B Mahol …
- 9:17 AM Ticket #6895 (mp3 file play fail) updated by
- The file can play success with VLC and probe success with mediainfo
- 9:11 AM Ticket #6895 (mp3 file play fail) created by
- Summary of the bug: probe and play fail How to reproduce: […] …
- 8:17 AM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- I let the suite clone ffmpeg git anew by deleting the whole …
- 7:56 AM Ticket #6521 (HEIF support) updated by
-
Cc changed
- 6:45 AM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by
-
Version changed
- 5:10 AM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by
- Replying to cehoyos: > Does it also fail with current …
- 12:09 AM Ticket #6887 (segfault copying MPEGTS to MPEG with subtitles) updated by
- -scodec copy option has not been implemented in do_streamcopy() over …
- 12:04 AM Changeset in ffmpeg [c8bd2c7d] by
- tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARM …
Dec 5, 2017:
- 6:56 PM Changeset in ffmpeg [d3a2100c] by
- fate/hevc: add skip_loop_filter test Signed-off-by: Michael …
- 5:57 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- Do you see the same issue when you compile without …
- 3:50 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- For the record, I just checked, and the OpenCL.dll in my Windows …
- 3:49 PM HWAccelIntro edited by
- (diff)
- 3:45 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- Compiling ffmpeg with OpenCL requires headers and a linkable library …
- 3:28 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- What I wonder about even more: Does compiling ffmpeg with OpenCL …
- 3:11 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- We cannot debug some external build system for you, so maybe you …
- 3:07 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- I am no developer, my experience in C and Unix is limited. The …
- 2:53 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- Either: * Find the library which matches the headers you are using and …
- 2:24 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- to reproduce it: encode an rtmp live stream stop the live stream then …
- 2:21 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- It's the file I already uploaded above output.txt
- 12:36 PM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by
-
Keywords changed
Does it also fail with current FFmpeg? - 12:19 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- Indeed, it used to build for several months without problems, being a …
- 11:46 AM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- From your build log the test for CL_VERSION_1_2 passes, so your …
- 11:37 AM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by
-
Keywords, Version changed
Error message (in english language): […] - 10:06 AM Changeset in ffmpeg [d1266d9f] by
- doc/developer: revise mailing list section The Developer …
- 10:00 AM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- clCreateImage and clGetExtensionFunctionAddressForPlatform are both …
- 9:54 AM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) updated by
- Does OpenCL support possibly require a specific minimum API version …
- 8:42 AM Ticket #6894 (x265 Profile cannot be set at all) updated by
- Patch sent - https://patchwork.ffmpeg.org/patch/6554/
- 6:01 AM Ticket #6894 (x265 Profile cannot be set at all) updated by
- Not related. x265 docs say "Note that unless an option is listed as …
Dec 4, 2017:
- 11:25 PM Changeset in ffmpeg [71421f38] by
- vaapi_h265: Add named options for setting profile and level Also …
- 11:25 PM Changeset in ffmpeg [c490fc95] by
- vaapi_h264: Add named options for setting profile and level
- 11:21 PM Changeset in ffmpeg [9f7cc87] by
- rkmpp: Add hardware config information This is not strictly required …
- 11:14 PM Ticket #6894 (x265 Profile cannot be set at all) updated by
-
Type, Priority, Keywords, Component, Description changed
Possibly related to ticket #4284. - 8:32 PM Changeset in ffmpeg [312b00de] by
- avfilter/vf_convolution: add 7x7 filter Signed-off-by: Paul B Mahol …
- 7:31 PM Ticket #6885 (Some media files don't work on FFmpeg as HTTP stream-in (worked with ...) updated by
-
Status, Component changed
- 6:46 PM Changeset in ffmpeg [cc2ba526] by
- x86/vf_threshold: make threshold8 functions work on x86_32 …
- 6:46 PM Changeset in ffmpeg [bfd7f07b] by
- fate/checkasm: add missing target for vf_threshold test …
- 6:46 PM Changeset in ffmpeg [1b324700] by
- checkasm/vf_threshold: fix mixed code and declarations Signed-off-by: …
- 6:45 PM Ticket #6885 (Some media files don't work on FFmpeg as HTTP stream-in (worked with ...) updated by
-
Like you suggested,
-export_xmp 1works on current ffmpeg. Thanks … - 6:27 PM Ticket #6894 (x265 Profile cannot be set at all) created by
- There does not seems to be a way to set the profile for x265. I tried …
- 6:05 PM Changeset in ffmpeg [942eafcf] by
- libavcodec/hevc_filter: support for all skip_loop_filter levels. …
- 3:52 PM Changeset in ffmpeg [d67c1dda] by
- avformat/hlsenc: fix compiling error when disable-network
- 3:27 PM Ticket #6893 (Compile hwcontext_opencl.c: undefined reference to several OpenCL functions) created by
- Trying to compile ffmpeg for Win32 with OpenCL support in …
- 2:15 PM Ticket #6892 (vf_hflip.asm using 64b operands in 32b compile) closed by
- fixed: Fixed by Paul
- 2:08 PM Changeset in ffmpeg [5ff0d2ac] by
- avfilter/x86/vf_hflip.asm: fix building on x32 Signed-off-by: Paul B …
- 2:03 PM Ticket #6892 (vf_hflip.asm using 64b operands in 32b compile) updated by
-
Priority, Keywords changed
- 1:59 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
-
Component changed
- 1:57 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
-
Cc, Component changed
- 1:55 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
- I would like to be able to upload all my files, but attachments can't …
- 12:42 PM Ticket #6892 (vf_hflip.asm using 64b operands in 32b compile) created by
- Compiling ffmpeg with Win32 target. Reported compiling errors: …
- 10:51 AM Changeset in ffmpeg [e836a0b3] by
- fate-opus: update tests to use new decoder outputs Can't overwrite …
- 10:51 AM Changeset in ffmpeg [7b46add7] by
- opus_pvq: do not compile encoding/decoding code if the encoder/decoder …
- 10:51 AM Changeset in ffmpeg [ce87e630] by
- opus_celt: deduplicate band quantization/dequantization function No …
- 8:58 AM Changeset in ffmpeg [86fda8be] by
- avfilter: add hflip x86 SIMD Signed-off-by: Paul B Mahol …
- 7:28 AM Changeset in ffmpeg [d1d6f965] by
- fate-opus: update to match the changes from RFC8251 Also change note …
- 7:28 AM Changeset in ffmpeg [1b8649c2] by
- opus: add an option to toggle intensity stereo phase inversion Due to …
- 7:28 AM Changeset in ffmpeg [fe05f93] by
- opus: Add Special Hybrid Folding (per RFC8251) This decoder-side …
- 7:28 AM Changeset in ffmpeg [de052ea4] by
- opus_celt: Fix arithmetic overflow (per RFC8251) As per Sec.8 of …
- 7:28 AM Changeset in ffmpeg [511e6f17] by
- opus_silk: Fix arithmetic overflow (per RFC8251) As per Sec.6 of …
- 7:28 AM Changeset in ffmpeg [9b45bcf7] by
- libavutil: Add saturating subtraction functions Add av_sat_sub32 and …
- 5:23 AM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) created by
- Summary of the bug: When I try to play an audio file with ffplay, it …
- 5:22 AM Changeset in ffmpeg [b73304f7] by
- x86vf_threshold/: use the PBLENDVB macro Fixes building with yasm …
- 4:25 AM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
- Maybe you can upload your mp4 and m3u8 file so we can reproduce the bug
- 4:06 AM Changeset in ffmpeg [1cfde7ab] by
- avformat/dashenc: add avpriv_io_move return value check fix cid: …
- 4:05 AM Changeset in ffmpeg [ad6946b8] by
- avformat/hlsplaylist: add return value check of strftime fix CID: …
- 4:03 AM Changeset in ffmpeg [071f4764] by
- avformat/hlsplaylist: add int type of API ff_hls_write_file_entry …
- 4:00 AM Changeset in ffmpeg [31b351e] by
- avformat/hlsenc: fix baseurl missing last char Reviewed-by: Steven …
- 3:30 AM Ticket #6885 (Some media files don't work on FFmpeg as HTTP stream-in (worked with ...) updated by
-
Does using the input option
-export_xmp 1make a difference with … - 3:15 AM Changeset in ffmpeg [894f1c3] by
- lavf/mov: Fix missing newline.
- 3:11 AM Ticket #6885 (Some media files don't work on FFmpeg as HTTP stream-in (worked with ...) updated by
- Feel free to test 4dcdecf4 and its predecessor.
- 2:55 AM Ticket #6885 (Some media files don't work on FFmpeg as HTTP stream-in (worked with ...) updated by
- This issue is not seen on 3.2.x releases. But 3.3 has this issue.
Dec 3, 2017:
- 11:27 PM Ticket #6890 (Misleading log message for -b:a option) updated by
-
Priority changed
- 10:11 PM Ticket #6890 (Misleading log message for -b:a option) created by
- Summary of the bug: When using the -b:a option, ffmpeg logs report …
- 9:46 PM Ticket #6889 (ffmpeg.c stalls after N frames when capturing v4l2 video and pulse audio) updated by
-
Priority, Version changed
Please test current FFmpeg git head. - 9:45 PM Ticket #6889 (ffmpeg.c stalls after N frames when capturing v4l2 video and pulse audio) created by
- Summary of the bug: ffmpeg.c stalls after N frames when capturing …
- 8:24 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by
- Tested with different segment duration values : 2 secs, 3 secs, etc. …
- 8:06 PM Changeset in ffmpeg [5a93a85f] by
- avformat/mxfdec: fix last packet timestamps The current edit unit …
- 7:56 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) created by
- Hello, I'm attempting to create an HLS stream with fragmented MP4 …
- 6:17 PM Changeset in ffmpeg [6e3e6965] by
- avfilter/x86/vf_threshold : cosmetic indent
- 6:17 PM Changeset in ffmpeg [9719d57b] by
- avfilter/x86/vf_threshold : add avx2 version for threshold 8
- 6:17 PM Changeset in ffmpeg [51345cb1] by
- avfilter/x86/vf_threshold : make macro for threshold8 in order to add …
- 6:17 PM Changeset in ffmpeg [cfce4427] by
- checkasm/vf_threshold : add checkasm test for threshold8
- 6:17 PM Changeset in ffmpeg [fa470384] by
- avfilter/vf_threshold : move context func init in ff_threshold_init
- 8:54 AM Ticket #6887 (segfault copying MPEGTS to MPEG with subtitles) updated by
-
Priority, Keywords, Component, Reproduced by developer changed
- 8:52 AM Ticket #6887 (segfault copying MPEGTS to MPEG with subtitles) updated by
- Dear cehoyos I am very sorry. I added a comment at the same time you …
- 8:13 AM Ticket #6887 (segfault copying MPEGTS to MPEG with subtitles) updated by
-
Priority, Keywords, Component, Reproduced by developer changed
hi, I added the output of Valgrind. a. - 5:07 AM Changeset in ffmpeg [42a22d01] by
- doc: reorganize developer.texi chapter hierarchy Previously, the …
- 1:26 AM Ticket #6762 (Failure to open H264 stream from Lorex LNB2153) closed by
- fixed
- 1:26 AM Ticket #6762 (Failure to open H264 stream from Lorex LNB2153) updated by
- Fixed in 4bb7d72bcfb56ae4fe56055927cf53cf484f5df4
- 1:23 AM Changeset in ffmpeg [4bb7d72b] by
- avcodec/h264_parse: Treat escaped and unescaped decoding error equal …
- 12:28 AM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- Could you show the console output in this case? I did not succeed …
- 12:22 AM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by
- it exits ffmpeg but does not write the 2pass moov block and result in …
Note:
See TracTimeline
for information about the timeline view.
