Timeline
Aug 22, 2021:
- 10:37 PM Ticket #1766 (Can't encode MPEG-2 at more than ~3Mb/s) updated by
- Thank you for reading my old bug report. Surprisingly I can still …
- 9:21 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
- I could not come with a better idea for now - and since the initial …
- 5:08 PM Ticket #9379 (v360 filter with alpha_mask and dfisheye output) updated by
- I don't know why, but the bug has disappeared now. My suggestion for …
- 4:58 PM Ticket #9383 (v360 filter with fisheye output has shifted output image) updated by
- Thank you, I've tested it and it's all ok now. Also ticket 9384.
- 4:08 PM Changeset in ffmpeg [5e00eab] by
- avcodec/webp: Check available space in loop in …
- 4:08 PM Changeset in ffmpeg [6589251] by
- avcodec/h264dec: use picture parameters in ff_print_debug_info2() …
- 4:08 PM Changeset in ffmpeg [c59b5e3d] by
- avcodec/vc1dec: ff_print_debug_info() does not support WMV3 field_mode …
- 2:15 PM Changeset in ffmpeg [845579c6] by
- avfilter/vf_xmedian: Free inpads' names generically This affects only …
- 2:15 PM Changeset in ffmpeg [ad3b1fdd] by
- avfilter/vf_stack: Free inpads' names generically Reviewed-by: …
- 2:15 PM Changeset in ffmpeg [07aacf5] by
- avfilter/vf_signature: Free inpads' names generically Reviewed-by: …
- 2:15 PM Changeset in ffmpeg [65884bd8] by
- avfilter/vf_program_opencl: Free inpads' names generically …
- 2:15 PM Changeset in ffmpeg [97c79617] by
- avfilter/vf_mix: Free inpads' names generically Reviewed-by: Nicolas …
- 2:15 PM Changeset in ffmpeg [0ba9089a] by
- avfilter/vf_mergeplanes: Free inpads' names generically Reviewed-by: …
- 2:15 PM Changeset in ffmpeg [2142e719] by
- avfilter/vf_extractplanes: Free outpads' names generically …
- 2:15 PM Changeset in ffmpeg [41c98bfe] by
- avfilter/src_movie: Free outpads' names generically Reviewed-by: …
- 2:15 PM Changeset in ffmpeg [0ce19ecd] by
- avfilter/split: Free outpads' names generically Reviewed-by: Nicolas …
- 2:14 PM Changeset in ffmpeg [a79852f1] by
- avfilter/f_streamselect: Free pads' names generically Reviewed-by: …
- 2:14 PM Changeset in ffmpeg [64133506] by
- avfilter/f_select: Free outpads' names generically Reviewed-by: …
- 2:14 PM Changeset in ffmpeg [f6c6a51d] by
- avfilter/f_segment: Free outpads' names generically Reviewed-by: …
- 2:13 PM Changeset in ffmpeg [b8e31568] by
- avfilter/f_interleave: Free inpads' names generically Reviewed-by: …
- 2:13 PM Changeset in ffmpeg [fbfcb012] by
- avfilter/avf_concat: Free pads' names generically Reviewed-by: …
- 2:13 PM Changeset in ffmpeg [f28db2ca] by
- avfilter/af_lv2: Free inpad's name generically Reviewed-by: Nicolas …
- 2:13 PM Changeset in ffmpeg [7670e24] by
- avfilter/af_ladspa: Free inpad's name generically Reviewed-by: …
- 2:13 PM Changeset in ffmpeg [d2e72473] by
- avfilter/af_join: Free inpads' names generically Reviewed-by: Nicolas …
- 2:13 PM Changeset in ffmpeg [ad5d056d] by
- avfilter/af_headphone: Free inpads' names generically Reviewed-by: …
- 2:13 PM Changeset in ffmpeg [0e936381] by
- avfilter/af_amix: Free inpads' names generically Reviewed-by: Nicolas …
- 2:13 PM Changeset in ffmpeg [414c1b9b] by
- avfilter/af_amerge: Free inpads' names generically Reviewed-by: …
- 2:13 PM Changeset in ffmpeg [c54c883] by
- avfilter/af_afir: Free inpads' names generically Reviewed-by: Nicolas …
- 2:13 PM Changeset in ffmpeg [59b465e4] by
- avfilter/af_acrossover: Free outpads' names generically Reviewed-by: …
- 2:13 PM Changeset in ffmpeg [f308f37] by
- avfilter/avfilter: Allow to free non-static pads generically This can …
- 2:12 PM Changeset in ffmpeg [dff1709e] by
- avfilter/internal: Uninline ff_insert_(in|out)pad() These functions …
- 12:25 PM Changeset in ffmpeg [d905af0c] by
- avformat/mov: add AVFMT_SHOW_IDS flag The MOV muxer can store …
- 12:12 PM Ticket #9383 (v360 filter with fisheye output has shifted output image) closed by
- fixed
- 12:11 PM Ticket #9384 (v360 filter with orthographic output has wrong color) closed by
- fixed
- 12:06 PM Changeset in ffmpeg [da6aab45] by
- avfilter/vf_v360: fill unused regions too for orthographic output format
- 12:06 PM Changeset in ffmpeg [1616f7fb] by
- avfilter/vf_v360: refactor rescaling of i/j
- 9:44 AM Changeset in ffmpeg [25212856] by
- tools/dvd2concat: use option keyword subfilestart,X,end,Y: is …
- 9:44 AM Changeset in ffmpeg [6d82d894] by
- tools/dvd2concat: document that -protocol_whitelist is needed
- 9:44 AM Changeset in ffmpeg [0210c8fe] by
- lavf/concatdec: support per-file options
- 9:44 AM Changeset in ffmpeg [46fb3959] by
- libavformat/concatdec: remove support for unsafe=-1 It only makes …
- 9:19 AM Ticket #9384 (v360 filter with orthographic output has wrong color) created by
- When converting a white and red equirectangular image to orthographic …
- 8:51 AM Ticket #9383 (v360 filter with fisheye output has shifted output image) created by
- When converting from equirectangular to fisheye, the output image is …
- 8:09 AM Ticket #9382 (Wrong TB returned for use in '-bsf setts') updated by
- Perhaps what I'm doing works because it's just scaling time stamps, …
- 7:55 AM Ticket #9382 (Wrong TB returned for use in '-bsf setts') updated by
- Yeah, I saw the reordering. But what I'm doing seems to work. Go figure.
- 7:45 AM Ticket #9382 (Wrong TB returned for use in '-bsf setts') updated by
-
Analyzed by developer, Component changed
output_packet() in ffmpeg.c (where the bsfs are applied) indeed gets … - 7:36 AM Ticket #9382 (Wrong TB returned for use in '-bsf setts') updated by
- Replying to mkver: Thank you for replicating the issue.
- 7:29 AM Ticket #9382 (Wrong TB returned for use in '-bsf setts') updated by
-
Reproduced by developer changed
Somehow the timestamps that the BSF receives have already been … - 6:49 AM Ticket #9382 (Wrong TB returned for use in '-bsf setts') updated by
- Comment: At least 4 times I asked on the ffmpeg-list what "tbn" meant. …
- 6:34 AM Ticket #9382 (Wrong TB returned for use in '-bsf setts') created by
- (0) This command: […] (1) However, this command: […] (2) But …
- 5:04 AM Ticket #9381 (...there is no stream 1) updated by
- Replying to Balling: > "mean input stream 0:1" > > No, 0 …
Aug 21, 2021:
- 10:50 PM Ticket #9381 (...there is no stream 1) updated by
- "mean input stream 0:1" No, 0 means first input (concat does not …
- 9:32 PM Ticket #1766 (Can't encode MPEG-2 at more than ~3Mb/s) updated by
- I do not think this is a bug. Less bits are used in darker regions, …
- 9:16 PM Ticket #9381 (...there is no stream 1) closed by
- needs_more_info: Excuse me. Upon reviewing this, I realized I need to get TB, STARTDTS, …
- 9:10 PM Ticket #9381 (...there is no stream 1) created by
- Thank you for FFMPEG. Support issue: Note in the console output …
- 8:05 PM Changeset in ffmpeg [5b258c27] by
- avfilter/af_astats: remove invalid 5x factor in window size …
- 4:31 PM Ticket #6510 (mpeg2_cuvid with de-interlacing freezes after minutes) updated by
- Is this still the case?
- 3:46 PM Ticket #8948 (NVDEC fails on file: requires (29 + threads) surfaces; thus fails on ...) updated by
- Ah, yes, totally forgot. "-c:v h264_cuvid -i example.mp4" decoder does …
- 2:55 PM Ticket #9380 (SS switch not working with DAV format) closed by
- needs_more_info: Missing input files.
- 2:43 PM Changeset in ffmpeg [99ccad84] by
- avfilter/aevalsrc: switch to activate Allow to set the EOF timestamp. …
- 2:31 PM Changeset in ffmpeg [6854cc2e] by
- avfilter/asrc_hilbert: switch to activate Allow to set the EOF timestamp.
- 2:27 PM Changeset in ffmpeg [5e2e9d50] by
- avfilter/asrc_afirsrc: switch to activate Allow to set the EOF timestamp.
- 2:27 PM Changeset in ffmpeg [9153038e] by
- avfilter/asrc_sinc: switch to activate Allow to set the EOF timestamp.
- 2:11 PM Changeset in ffmpeg [52091fcb] by
- lavfi/sine: switch to activate Allow to set the EOF timestamp. …
- 1:35 PM Ticket #9379 (v360 filter with alpha_mask and dfisheye output) closed by
- invalid: not a bug
- 10:52 AM How to speed up / slow down a video edited by
- video + audio with raw bitstream method (diff)
- 2:01 AM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) updated by
- This happen with me too, its because the video are coded from 1280x720 …
Aug 20, 2021:
- 10:35 PM Changeset in ffmpeg [a1094ea] by
- doc/filters.texi: Correct asegment example Reviewed-by: Paul B Mahol …
- 10:34 PM Changeset in ffmpeg [78a4a76] by
- avfilter/vf_convolution: Add mem_internal.h for DECLARE_ALIGNED …
- 9:06 PM Changeset in ffmpeg [d3e56b56] by
- lavc/aarch64: add pred functions for 10-bit Benchmarks: …
- 9:06 PM Changeset in ffmpeg [43ca887b] by
- lavc/aarch64: h264, add chroma loop filters for 10bit Benchmarks: …
- 9:06 PM Changeset in ffmpeg [756d2e08] by
- lavc/aarch64: move transpose_4x8H to neon.S transpose_4x8H was …
- 3:05 PM Changeset in ffmpeg [1698cd84] by
- doc/examples/encode_video: add explanations in comments.
- 12:41 PM SponsoringPrograms/GSoC/2021/Results edited by
- (diff)
- 12:30 PM Changeset in ffmpeg [3969c2ab] by
- avfilter/avfiltergraph: Remove dead checks These checks emit warnings …
- 12:30 PM Changeset in ffmpeg [4f46c3cf] by
- avfilter/formats: Don't set samplerate or channel count on video links …
- 12:30 PM Changeset in ffmpeg [79595024] by
- avfilter/formats: Avoid redundant counter The …
- 12:29 PM Changeset in ffmpeg [e88db774] by
- avfilter/avfilter: Deprecate avfilter_pad_count() It is unnecessary …
- 12:29 PM Changeset in ffmpeg [8f72bb8] by
- fftools/cmdutils: Switch to avfilter_filter_pad_count() Reviewed-by: …
- 11:19 AM Changeset in ffmpeg [7c5f9981] by
- avfilter/avfilter: Add avfilter_filter_pad_count() It is intended as …
- 10:53 AM Changeset in ffmpeg [8be701d9] by
- avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter …
- 10:52 AM Changeset in ffmpeg [d53d48c7] by
- fftools/cmdutils: Use avfilter_pad_count() for AVFilter's number of …
- 10:19 AM Changeset in ffmpeg [c83a7dd2] by
- avcodec/h264_parser: Fix undefined left shift Use an uint32_t for the …
- 10:09 AM Changeset in ffmpeg [29bf3fa] by
- avfilter/avfiltergraph: Don't use AVClass * for logcontext Forgotten …
- 8:55 AM Changeset in ffmpeg [d5b3e040] by
- avfilter/vf_colorcorrect: fix average analyze mode and add minmax mode
- 8:26 AM Changeset in ffmpeg [b06f12b6] by
- lavfi/formats: document the negotiation process
- 8:26 AM Changeset in ffmpeg [24de2b76] by
- lavfi/formats: rename AVFilterNegotiation.nb to nb_mergers
- 8:26 AM Changeset in ffmpeg [703c3c41] by
- lavfi/formats: cosmetic: move negotiation stuff at the end It was …
- 5:34 AM Changeset in ffmpeg [7871b3ca] by
- avfilter/vf_signalstats: avoid doubles in calculations
- 5:25 AM Changeset in ffmpeg [ed6ea4f9] by
- avfilter/vf_chromakey: fix diff scaling for chromahold filter
- 1:47 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) updated by
- 503 still occurring, took 4 tries to get up the list of tickets :(
Aug 19, 2021:
- 8:19 PM Ticket #9380 (SS switch not working with DAV format) created by
- Summary of the bug: Seems new ffmpeg versions does not work with -ss …
- 7:29 PM Changeset in ffmpeg [8990c58] by
- get_cabac_inline_x86: Don't inline if 32-bit clang on windows Fixes …
- 4:09 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Option -bom never existed before. h264_changesps bitstream filter is …
- 4:07 PM Ticket #9379 (v360 filter with alpha_mask and dfisheye output) created by
- There is a small bug in the v360 filter with dfisheye output if the …
- 3:47 PM Ticket #7018 (cc_dec decoder very slow at extracting CEA-708 closed captions from ...) updated by
-
Resolution changed
My tests show that cc decoders for h264 are now very very fast and do … - 2:42 PM Ticket #9374 (mkv to mp4 has a color tint) updated by
- Do you think other encoders (nvidia's) are affected? I tested x264rgb …
- 10:24 AM Changeset in ffmpeg [c64d56a2] by
- avformat/hlsenc: minus subtitle streams count when subtitle stream …
- 10:24 AM Changeset in ffmpeg [5dc1b4b9] by
- avformat/hlsenc: set http options before use delete http method Fix …
- 8:52 AM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) updated by
-
Description changed
- 8:50 AM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) updated by
-
Description changed
- 8:47 AM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) created by
- Summary of the bug: In ffmpeg 4.4, A green horizontal bar appears at …
- 7:50 AM Ticket #8453 (converting png frames to gif is broken) closed by
- fixed: Fixed in 79934cc702fe1c90bfb58bb83ab20490b9d86e37
- 7:45 AM Changeset in ffmpeg [79934cc7] by
- avfilter/vf_paletteuse: do not use in dithering transparent palette
- 7:45 AM Changeset in ffmpeg [6d09de90] by
- avfilter/vf_paletteuse: fix some integer overflows
- 7:26 AM Ticket #8861 (Creating GIF with full transparent background from PNGs with ...) closed by
- fixed: Fixed in 835eb0a556d678dd65bb1978519c4d62d93c37c4 The black outline …
- 7:12 AM Ticket #7923 (alpha info is lost during transcode to gif from apng or animated webp) closed by
- fixed: Fixed in 835eb0a556d678dd65bb1978519c4d62d93c37c4
- 7:08 AM Ticket #8453 (converting png frames to gif is broken) updated by
-
Status changed
The issue with green frame with new=1 have been fixed.
Aug 18, 2021:
- 11:49 PM Changeset in ffmpeg [835eb0a5] by
- avfilter/vf_paletteuse: do not sort transparency color Make last …
- 11:29 PM Changeset in ffmpeg [124eec94] by
- avfilter/vf_palettegen: fix integer overflow
- 7:26 PM Ticket #8489 (MP4 file has too short audio) updated by
- This example has the wrong audio output: ffmpeg -f lavfi -i …
- 6:28 PM Ticket #9374 (mkv to mp4 has a color tint) reopened by
- 3:10 PM Ticket #9304 (Support strange / multiple editlists without -ignore_editlist 1) updated by
- The mp4v2 file breaks the 264 decoder (only without -ignore_editlist 1 …
- 1:59 PM Ticket #9080 (RTP SSRC constrained to INT_MIN and INT_MAX vice 0 and UINT_MAX) updated by
-
Status changed
That is just a bug here... … - 10:46 AM Capture/Desktop edited by
- (diff)
- 10:39 AM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by
- User came from here: https://github.com/vkohaupt/vokoscreenNG/issues/97
- 10:24 AM Ticket #9374 (mkv to mp4 has a color tint) closed by
- duplicate: x11grub x264rgb mistagging as limited range was fixed in …
- 10:12 AM Ticket #9377 (QSV MPEG2 => H264 transcode PSNR dropped by 32%) updated by
- Full FFmpeg output for the PSNR calculation: […]
- 10:10 AM Ticket #9377 (QSV MPEG2 => H264 transcode PSNR dropped by 32%) updated by
- Full FFmpeg output for the transcode (from last night Git with the …
- 10:07 AM Changeset in ffmpeg [4cdab8d0] by
- movenc: Get rid of frag_start "frag_start" is redundant, and every …
- 10:07 AM Changeset in ffmpeg [2b77a2f7] by
- movenc: Ensure no separate moof written for empty track …
- 10:04 AM Ticket #9377 (QSV MPEG2 => H264 transcode PSNR dropped by 32%) created by
- Between following FFmpeg commits: * 2021-06-19 2cf95f2dd9: …
- 9:09 AM Changeset in ffmpeg [dbe40478] by
- avcodec/libx265: improve full range flag setting logic Unlike …
- 9:09 AM Changeset in ffmpeg [7ca71b79] by
- avcodec/libx264: leave full range flag unchanged if unknown By …
- 7:58 AM Ticket #9374 (mkv to mp4 has a color tint) reopened by
- 6:55 AM Changeset in ffmpeg [ed47a4a8] by
- avcodec: add SMC encoder
Aug 17, 2021:
- 9:55 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
-
Resolution changed
- 9:29 PM Ticket #9374 (mkv to mp4 has a color tint) updated by
- This is actually two bugs, one of which you are correct about (RGB …
- 7:49 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Replying to jumpjack: > This looks like a double bug to …
- 7:20 PM Changeset in ffmpeg [515e7fbc] by
- avfilter/avfilter: Remove unused feature to add pads in the middle …
- 7:10 PM Changeset in ffmpeg [1e35744a] by
- avfilter/internal: Replace AVFilterPad.needs_writable by flags It …
- 6:09 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
-
Resolution changed
This looks like a double bug to me: - FFmpeg ignores the keywords … - 5:13 PM Changeset in ffmpeg [f60c3ca1] by
- avfilter/audio: Don't call av_get_channel_layout_nb_channels twice …
- 5:13 PM Changeset in ffmpeg [1aa640c7] by
- avfilter/internal: Combine get_(audio|video)_buffer into union These …
- 5:12 PM Changeset in ffmpeg [90550856] by
- avfilter/avfilter: Remove redundant assignment av_frame_copy_props() …
- 5:11 PM Changeset in ffmpeg [8c53b145] by
- avutil/opt: Document actual behaviour of av_opt_copy a bit more In …
- 3:24 PM Ticket #2602 (Implement a soft-telecine filter) updated by
- See sample here …
- 2:21 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- Apparently (this is my part of the issue) it works with -bf 1 and two …
- 1:10 PM Changeset in ffmpeg [51a80aac] by
- ffmpeg_hw: Don't ignore key parameters when initializing a hw device …
- 12:24 PM SponsoringPrograms/GSoC/2021/Results edited by
- (diff)
- 9:05 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) updated by
- Yes almost all of the time yields a 503
- 9:04 AM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by
- To be clear, the log message in the code :- {{{"Failed setting QP …
- 8:34 AM Changeset in ffmpeg [7bba0dd6] by
- avcodec/frame_thread_encoder: Free AVCodecContext structure on error …
- 8:11 AM Changeset in ffmpeg [318e1840] by
- doc/git-howto: be more strict about commit message formatting. …
- 7:15 AM Changeset in ffmpeg [376ac5b7] by
- avfilter/vf_convolve: switch to TX FFT from avutil
- 3:06 AM Encode/HighQualityAudio edited by
- (diff)
Aug 16, 2021:
- 6:26 PM Changeset in ffmpeg [8567f1c3] by
- avfilter: add (a)segment filters
- 4:36 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- I did test it and with :rorder=pyr it worked perfectly. Without this …
- 4:27 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Replying to Michael Koch: > You are still applying the …
- 4:26 PM Ticket #8948 (NVDEC fails on file: requires (29 + threads) surfaces; thus fails on ...) updated by
-
Summary changed
A mechanism to reduce amount of auto threads should be introduced so … - 4:21 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- You are still applying the back-rotations in the wrong order. You must …
- 3:58 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- It's a bug, please try the script. And it does not depend on order of …
- 3:43 PM Ticket #9376 (Wrong conversion from flat to equirectangular) closed by
- invalid: This is the bug tracker and in your case it's the wrong place to ask. …
- 3:16 PM Changeset in ffmpeg [7b0e63b7] by
- avfilter: Remove init_opaque callback The last init_opaque callback …
- 3:15 PM Changeset in ffmpeg [8f51c12f] by
- avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flag …
- 2:35 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Replying to Michael Koch: > Can't you show the problem …
- 2:33 PM Ticket #9376 (Wrong conversion from flat to equirectangular) reopened by
- Ok try this sequence: […] I added the pause because the colorkey …
- 12:38 PM Ticket #9376 (Wrong conversion from flat to equirectangular) closed by
- fixed: Add :rorder=pyr to the 5th command line, then it works. Michael
- 11:04 AM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- When converting to "flat" format it's a good idea to set the …
- 10:47 AM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Can't you show the problem with a simpler example? Is colorkey and …
- 9:10 AM Ticket #9376 (Wrong conversion from flat to equirectangular) created by
- Summary of the bug: reprojection between flat and equirectangular …
- 7:27 AM Ticket #7562 (using -hwaccel nvdec produces 'No decoder surfaces left' with ...) updated by
- It is very possible that this is fixed, but due to new default -bf -1 …
- 6:55 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) updated by
- I can also report it's still happening. Got 503'd when trying to login.
- 6:53 AM Ticket #9230 (OpenSuse still appears to violate FFmpeg copyrights) updated by
-
Status changed
Very cool. … - 6:45 AM Ticket #4521 (GPL violation - Refusal to supply Source Code) updated by
-
Status, Summary changed
I just love how this is the only issue that does not mention company … - 2:00 AM Changeset in ffmpeg [694ec84a] by
- avdevice/decklink: support for more duplex mode for Decklink 8K Pro …
- 2:00 AM Changeset in ffmpeg [13460af] by
- avdevice/decklink: add level_a configuration option Reviewed-by: …
- 2:00 AM Changeset in ffmpeg [5f3df7af] by
- avdevice/decklink: add sqd configuration option Reviewed-by: Marton …
- 2:00 AM Changeset in ffmpeg [b923bfc6] by
- avdevice/decklink: add link configuration option Reviewed-by: Marton …
Aug 15, 2021:
- 11:19 PM Changeset in ffmpeg [ca788d18] by
- avfilter/vf_waveform: add option to control strechness of waveform
- 11:19 PM Changeset in ffmpeg [e0de0aa5] by
- avfilter/vf_colorcorrect: calculate imax/max once at config stage
- 11:19 PM Changeset in ffmpeg [d42b49fc] by
- avfilter/vf_colorcorrect: add initial automatic filtering
- 9:19 PM Changeset in ffmpeg [1cc64146] by
- avcodec/options_table: Treat (request_)channel_layout as channel …
- 9:18 PM Changeset in ffmpeg [4049b34a] by
- avfilter/vf_fieldorder: Simplify setting common pixel formats by …
- 8:49 PM Changeset in ffmpeg [c8b1c9f9] by
- avfilter/vf_find_rect: Don't make frame writable unnecessarily …
- 8:48 PM Changeset in ffmpeg [631c4db1] by
- avfilter/vf_colorkey: Don't manually make frame writable Instead, set …
- 8:47 PM Changeset in ffmpeg [ce2a77b5] by
- avfilter/vf_despill: Don't manually make frame writable Instead, set …
- 8:47 PM Changeset in ffmpeg [6140eb72] by
- avfilter/vf_lumakey: Don't manually make frame writable Instead, set …
- 8:46 PM Changeset in ffmpeg [2f4b43a5] by
- avfilter/vf_paletteuse: Remove redundant freeing code AVFilter.uninit …
- 8:04 PM Ticket #2602 (Implement a soft-telecine filter) updated by
- After DGpulldown mpv recognises the file as being 23.977 which is …
- 7:33 PM Changeset in ffmpeg [1b20853f] by
- avfilter/internal: Factor out executing a filter's execute_func The …
- 6:16 PM Changeset in ffmpeg [32b56af] by
- avfilter/vf_colorcorrect: add subsampling formats support
- 6:16 PM Changeset in ffmpeg [efcee3fe] by
- avfilter/vf_colorcorrect: remove code touching Y component It is not …
- 6:06 PM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) updated by
- Apparently tnat is true. …
- 5:58 PM Ticket #8661 (HEVC missing chroma location) updated by
- That is done here, in else: 8ee6557c2e93166a03ef8588a09674e4a083d43b …
- 4:15 PM Changeset in ffmpeg [33756c53] by
- avcodec/h264_sei: fix H.274 film grain parsing The current code reads …
- 3:01 PM Changeset in ffmpeg [83860a3] by
- avfilter/avf_showspectrum: add unwrapped phase data mode
- 1:32 PM Ticket #8725 (ffprobe microseconds rounding error) updated by
- Here is the answer: https://superuser.com/a/1373512/1033761 …
- 12:46 PM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) updated by
-
Owner changed
Did you see the patch? - 12:19 PM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by
- 2 questions here: what is the original file produced by Nikon D600? …
- 12:09 PM Ticket #7987 (File - Videotoolbox Fails [ffmpeg/video] h264: Failed setup for format ...) updated by
-
Status, Summary changed
Issues downstrim https://github.com/mpv-player/mpv/issues/6786 Is … - 11:54 AM Ticket #9375 (AAC decoder priming not discarded) updated by
- That's good to know, that this cannot really be fixed, at least …
- 11:10 AM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by
-
Resolution changed
Hilarious. ffplay video.avi -vf extractplanes=y shows that there are … - 8:41 AM Ticket #5413 (Image size, pixel format cannot be detected ( 0x0,-1 ) for short h264 video) updated by
- MX player can play it, ha.
- 4:58 AM Ticket #9375 (AAC decoder priming not discarded) updated by
- Is not this the same as in #2325? Last comment there says what should …
- 2:06 AM Changeset in ffmpeg [acd07984] by
- avcodec/trace_headers_bsf: also parse extradata in packet side data …
- 2:06 AM Changeset in ffmpeg [46e4562b] by
- avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata …
- 2:06 AM Changeset in ffmpeg [e680c5c3] by
- avcodec/cbs: add a helper to read extradata within packet side data …
- 1:17 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) reopened by
- Started happening again.
Note:
See TracTimeline
for information about the timeline view.
