Timeline
Oct 1, 2023:
- 11:52 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by
- The 16bit encoder mode producing invalid bitstream have been fixed in …
- 11:33 PM Ticket #8617 (MD STUDIO audio aea probe broken) closed by
- fixed: Fixed in edb6d6d5361ad6c58af32d3c1ba9a6569988380d
- 11:28 PM Changeset in ffmpeg [9e531370] by
- avformat/aea: fix bitrate for mono
- 11:28 PM Changeset in ffmpeg [edb6d6d5] by
- avformat/aea: improve probe function
- 9:46 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) reopened by
- 7z with 2 files: https://0x0.st/HWH7.7z I hope you do have Plex.
- 9:41 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) closed by
- needs_more_info: Nothing can be done to resolve this, please provide original .mlp (not …
- 9:33 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) closed by
- needs_more_info: Input file is gone.
- 9:28 PM Ticket #10217 (mlp enc: broken output when input is 8-bit 44kHz) closed by
- fixed: Fixed in 7a444501d5dee96e7692a4339f4ab038753ca43c
- 9:24 PM Changeset in ffmpeg [7a444501] by
- avcodec/mlpenc: fix quant_step_size for 16bit sample format input
- 9:24 PM Changeset in ffmpeg [ffc783d] by
- avcodec/mlpenc: fix writing end of stream marker
- 7:58 PM Ticket #1323 (avid dv codec (dv50 mode) decodes with visible artefacts) closed by
- wontfix: Looks like buggy encoder.
- 4:49 PM Ticket #6155 (flic: support 1bpp) closed by
- fixed: Fixed in 873ce68f54505118de48675d5c3d4b65a264489e
- 4:44 PM Changeset in ffmpeg [873ce68f] by
- avcodec/flicvideo: add 1bit support
- 12:07 PM Ticket #10603 (scpr: fix 16-bit decoding) updated by
- Yes, attached file decodes correctly with the windows v3 decoder.
- 12:02 PM Ticket #10603 (scpr: fix 16-bit decoding) updated by
- Does windows one decodes it fine? because v3 is known to have buggy …
- 10:42 AM Ticket #10603 (scpr: fix 16-bit decoding) created by
- […]
- 7:12 AM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) updated by
- The first packet of the video in this file has a palette that gets …
- 12:25 AM Changeset in ffmpeg [6f7bf64d] by
- avcodec: Remove DCT, FFT, MDCT and RDFT They were replaced by TX from …
Sep 30, 2023:
- 11:53 PM Changeset in ffmpeg [d9464f3e] by
- avcodec/mpegaudiodsp: Init dct32 directly This avoids using dct.c and …
- 11:02 PM Changeset in ffmpeg [145db38f] by
- avcodec/bgmc: Use void* instead of AVCodecContext* as logctx …
- 11:02 PM Changeset in ffmpeg [7a9bc091] by
- avcodec/flac_parse: Use void* instead of AVCodecContext* as logctx It …
- 11:02 PM Changeset in ffmpeg [3ea73bc7] by
- avcodec/lagarith: Use void* instead of AVCodecContext* as logctx …
- 11:02 PM Changeset in ffmpeg [08dd036b] by
- avcodec/roqvideo: Use void*, not AVCodecContext* for logctx Also stop …
- 11:02 PM Changeset in ffmpeg [7d1401ed] by
- avcodec/sipr: Remove write-only AVCodecContext* Signed-off-by: …
- 11:01 PM Changeset in ffmpeg [b2f5899e] by
- avcodec/utvideo: Split UTvideoContext into decoder and encoder …
- 10:50 PM Changeset in ffmpeg [0e18f1e9] by
- avcodec/vorbis: Use void* logctx instead of AVCodecContext* …
- 9:05 PM Changeset in ffmpeg [bdbf9aa4] by
- avcodec/ffv1dec: Reindent after the previous commit Signed-off-by: …
- 9:05 PM Changeset in ffmpeg [0cfc7418] by
- avcodec/ffv1dec: Fix data races emanating from copying whole context …
- 7:03 PM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) updated by
-
Summary changed
- 7:03 PM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) created by
-
Summary of the bug:
How to reproduce:
[…]
With that initial
-ss… - 4:22 PM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) updated by
- see also #5928
- 3:44 PM Ticket #10197 (rka: fix decoding of VRQ lossy mode) updated by
- yes, normal lossy mode decodes correctly for mono and stereo
- 2:14 PM Changeset in ffmpeg [5ba06ad0] by
- avcodec/decode: reduce scope of a variable in ff_decode_frame_props() …
- 1:40 PM Ticket #10197 (rka: fix decoding of VRQ lossy mode) updated by
- Added changes that improves situations much more. There is still some …
- 1:35 PM Changeset in ffmpeg [ead1426a] by
- avcodec/rka: improve VRQ mode decoding
- 1:35 PM Changeset in ffmpeg [8bfadacf] by
- avcodec/rka: rename variable to something more representative
- 10:27 AM Changeset in ffmpeg [2cb2465c] by
- avdevice/lavfi: Fix double-free on error After the AVFrame has been …
- 10:05 AM Ticket #10235 (mszh: rgb24 compressed - broken output when width is not multiple of 4) closed by
- fixed: Decodes fine now
- 10:03 AM Ticket #10240 (zlib: yuv411 and yuv422 - unsupported dimensions when width is not ...) closed by
- fixed: Fixed in 0cf1ac905d2d97355a389c3baa4e132824b29f21
- 10:00 AM Ticket #10239 (zlib: rgb24 file fails do decode when width is not multiple of 4) closed by
- fixed: Fixed in e2c3aa8e2b800c5b860315277b3ea426b8b23393
- 9:57 AM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) closed by
- fixed: Fixed in d2a0464fc2dd6f79571a66e6c7a8168323168e46
- 9:47 AM Ticket #5481 (g723 in au: fix decoding) closed by
- fixed: Decodes fine now.
- 4:07 AM Ticket #10601 (ffmpeg don't copy the metadata of my file) updated by
-
Description changed
- 4:00 AM Ticket #10601 (ffmpeg don't copy the metadata of my file) updated by
-
Status, Description changed
- 3:33 AM Ticket #10601 (ffmpeg don't copy the metadata of my file) created by
- command: `ffmpeg -i P2500229.MP4 -map_metadata 0 …
Sep 29, 2023:
- 9:08 PM Changeset in ffmpeg [9a3bbf89] by
- avformat/mov: Check avif_info Fixes: leak Fixes: …
- 5:42 PM Changeset in ffmpeg [f904e60c] by
- libavutil/hwcontext_cuda: don't destroy external context when using …
- 5:23 PM Changeset in ffmpeg [442d9412] by
- avformat/mxfdec: Remove this_partition Suggested-by: Tomas Härdin …
- 4:59 PM Changeset in ffmpeg [3bbc7d79] by
- avcodec/ffv1*: add GBRAP14, GRAY14, YUVA422P12, YUVA444P12 formats support
- 4:40 PM Changeset in ffmpeg [41f5b739] by
- avfilter/f_ebur128: do not print summary log if nothing was processed
- 4:40 PM Changeset in ffmpeg [8623067e] by
- avformat/isom_tags: add missing CFHD tag
- 12:33 AM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) updated by
- I would be very interested in seeing this feature too, perhaps with …
Sep 28, 2023:
- 11:45 PM Changeset in ffmpeg [40aa4511] by
- avcodec/opus_silk: Use void* instead of AVCodecContext* as logctx …
- 11:44 PM Changeset in ffmpeg [12e9c68b] by
- configure: Remove unnecessary vf_spp->fft dependency The AVDCT API …
- 11:44 PM Changeset in ffmpeg [cbba45de] by
- configure: Remove obsolete ffplay->rdft dependency Forgotten in …
- 11:44 PM Changeset in ffmpeg [44aa4618] by
- configure: Remove obsolete wmavoice->rdft,dct dependencies Forgotten …
- 11:30 PM Changeset in ffmpeg [7d112c6] by
- avcodec/snow: Move freeing encoder-only buffers to snowenc.c …
- 11:04 PM Changeset in ffmpeg [433925ac] by
- avcodec/snow: Move initializing HpelDSPContext to snowenc.c Only used …
- 11:04 PM Changeset in ffmpeg [abaf02a7] by
- avcodec/snow: Move decoder/encoder-only inline funcs to …
- 10:52 PM Changeset in ffmpeg [10dad7cc] by
- avcodec/snow: Move initializing QpelDSPContext to snowenc.c Only used …
- 10:40 PM Ticket #10600 (scpr: add support for screenpressor v4) created by
- http://www.infognition.com/ScreenPressor/download.html […]
- 9:09 PM Changeset in ffmpeg [7ce2e5f3] by
- avfilter/vf_pseudocolor: add support for more planar alpha formats
- 8:53 PM Ticket #10599 (hls: Broken handling of partially encrypted http-streams) created by
- Summary of the bug: When parsing a HLS file with an unencrypted file, …
- 8:46 PM Changeset in ffmpeg [0aa75a85] by
- avfilter/vf_zscale: fix adding >8 bit alpha plane
- 8:46 PM Changeset in ffmpeg [086c2809] by
- avfilter/vf_zscale: add more planar formats with alpha
- 8:46 PM Changeset in ffmpeg [35b6d9d] by
- avfilter/vf_negate: add support for more planar with alpha
- 6:07 PM Changeset in ffmpeg [3e7e5ec4] by
- fate: add forgotten changes for GBRAP14
- 6:01 PM Ticket #10593 (magicyuv: support 14-bit rgb(a)) closed by
- fixed: Fixed in eaffbd9ac4d975f1c6330c17af27fadf0bc3d0c3
- 5:37 PM Changeset in ffmpeg [3a5171c] by
- avfilter/vf_extractplanes: add GBRAP14 support
- 5:37 PM Changeset in ffmpeg [eaffbd9a] by
- avcodec/magicyuv: add 14bit rgb(a) support
- 5:37 PM Changeset in ffmpeg [29b673bd] by
- swscale: add GBRAP14 format support
- 5:36 PM Changeset in ffmpeg [8e1ef7c3] by
- avutil: add GBRAP14 format support
- 5:23 PM Changeset in ffmpeg [05f8b2ca] by
- avutil/hwcontext_cuda: add option to use current device context …
- 3:11 PM Changeset in ffmpeg [48fc414c] by
- lavc/h274: fix comment (cosmetic) Either the average, or the sum …
- 3:11 PM Changeset in ffmpeg [616e9d24] by
- lavc/h274: correct grain DB indices The spec specified indices in the …
- 3:11 PM Changeset in ffmpeg [338a5fc] by
- lavc/h274: fix PRNG definition The spec specifies x31 + x3 + 1 as …
- 2:48 PM Changeset in ffmpeg [7a24d794] by
- Revert "lavu/timer: remove gratuitous volatile" It does not make much …
- 1:50 PM Ticket #10595 (photocd file fails to decode) updated by
- Continue denying reality and not seeing a patch in that issue that …
- 1:13 PM Ticket #10595 (photocd file fails to decode) updated by
- Your entry is again, wrong, and full of errors. Your understanding of …
- 12:46 PM Ticket #10595 (photocd file fails to decode) updated by
- >MPV displays correct colors No. You need PQ to correctly show the …
- 12:18 PM Ticket #10595 (photocd file fails to decode) updated by
- MPV displays correct colors, better one then that app that converts it …
- 10:42 AM Ticket #10034 (mscc: "Inflate error: -3") updated by
- It looks like ffmpeg is able to decode files encoded with built-in …
- 10:19 AM Ticket #10595 (photocd file fails to decode) updated by
- Replying to Elon Musk: > Here it decodes always same …
- 9:10 AM Changeset in ffmpeg [8eb094ad] by
- avcodec/error_resilience: Remove set-but-not-used variable Fixes a …
- 9:10 AM Changeset in ffmpeg [945760b3] by
- avcodec/jpegxl_parser: Remove unused function Signed-off-by: Andreas …
- 9:10 AM Changeset in ffmpeg [81afd465] by
- avdevice/fbdev_common: Make declaration proper prototype Fixes a …
- 7:25 AM Changeset in ffmpeg [ee8d2ece] by
- lavfi/framequeue: remove redundant logic code In this logical branch, …
- 6:54 AM Ticket #10595 (photocd file fails to decode) updated by
- Here it decodes always same colors.
- 5:15 AM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
- How do you trigger line 722 and line 774? Can you at least remove dead …
- 3:03 AM Ticket #10598 (vaapi_hevc outputs extremely low quality if global quality option set) created by
-
If the
-qoption is set at all when encoding with hevc_vaapi, the … - 2:02 AM Ticket #10595 (photocd file fails to decode) updated by
-
Status changed
Yep. Other pcd files work great (except for color management, but …
Sep 27, 2023:
- 11:39 PM Changeset in ffmpeg [b643af4] by
- doc/filters: add missing anchors Fixes build failures introduced in …
- 10:17 PM Changeset in ffmpeg [89c99291] by
- avcodec/tests/.gitignore: Add bitstream test tools Signed-off-by: …
- 10:17 PM Changeset in ffmpeg [533ebe7] by
- avcodec/aacsbrdata: Move ff_sbr_noise_table to sbrdsp_template.c …
- 10:17 PM Changeset in ffmpeg [00ba78cd] by
- avcodec/snow: Move decoder parts out of …
- 10:17 PM Changeset in ffmpeg [418332e0] by
- avcodec/snow: Split ff_snow_get_buffer() The part of said function …
- 10:17 PM Changeset in ffmpeg [0228e27d] by
- checkasm/motion: Don't allocate AVCodecContext Instead use one on the …
- 10:17 PM Changeset in ffmpeg [97cd698e] by
- avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() This …
- 10:17 PM Changeset in ffmpeg [fa06f483] by
- avfilter/bwdifdsp: Constify Signed-off-by: Andreas Rheinhardt …
- 10:17 PM Changeset in ffmpeg [1db884c6] by
- avfilter/vf_bwdif: Move DSP code to a new file Otherwise …
- 10:17 PM Changeset in ffmpeg [80afcc85] by
- avfilter/bwdif: Add proper BWDIFDSPContext This already avoids …
- 6:01 PM Ticket #10592 (piped input partial file error) closed by
- invalid
- 5:56 PM Ticket #10597 (No way to recover from a failed download in m3u8 file) created by
- Summary of the bug: I am downloading .ts streams from a m3u8 playlist …
- 5:22 PM Changeset in ffmpeg [7f685d0] by
- avfilter: add libvmaf_cuda Signed-off-by: Kyle Swanson …
- 5:18 PM Changeset in ffmpeg [b23eaf96] by
- avcodec/vlc: fix off by one in limit check for multi
- 5:08 PM Ticket #10596 (configure: vulkan detection not enforcing minimum version) created by
- On my system, I currently have: […] which doesn't meet the minimum …
- 3:26 PM Ticket #10595 (photocd file fails to decode) updated by
- this tool for example: https://sourceforge.net/projects/pcdtojpeg/
- 12:51 PM Ticket #10595 (photocd file fails to decode) updated by
- And what software decodes it?
- 12:47 PM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by
-
Component changed
- 10:51 AM Ticket #10595 (photocd file fails to decode) updated by
-
Version changed
- 10:48 AM Ticket #6198 (qdrw: files fails to decode) updated by
- more failing samples are here: …
- 10:46 AM Ticket #10595 (photocd file fails to decode) created by
- https://telparia.com/fileFormatSamples/image/pcd/maddog.pcd […]
- 10:08 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- I submitted a series implementing this work-around: …
- 7:15 AM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) closed by
- wontfix
- 7:14 AM Ticket #10593 (magicyuv: support 14-bit rgb(a)) updated by
-
Priority, Type, Version, Component changed
Next time fill more fields of tickets you open. - 4:58 AM Changeset in ffmpeg [58b6c0c3] by
- libavfilter/dnn: Initialze DNNData variables Signed-off-by: Wenbin …
- 4:58 AM Changeset in ffmpeg [c8c925dc] by
- libavfilter/dnn: Add scale and mean preprocess to openvino backend …
- 4:58 AM Changeset in ffmpeg [74ce1d2d] by
- libavfilter/dnn: add layout option to openvino backend Dnn models …
Sep 26, 2023:
- 11:36 PM Ticket #10594 (AMD VAAPI Driver does not support some wanted Ubuntu 22.04 LTS) updated by
-
Version, Component changed
- 11:24 PM Ticket #10594 (AMD VAAPI Driver does not support some wanted Ubuntu 22.04 LTS) created by
- Summary of the bug: I get this warn/error but i can encode my …
- 10:16 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- > The ICC profile reading/writing is already behind a flag so I think …
- 9:26 PM Ticket #10593 (magicyuv: support 14-bit rgb(a)) created by
- […] […]
- 9:19 PM Ticket #10440 (Segmentation fault (core dumped) when trying to generate hls output ...) updated by
- I am getting the same error. Following is the command I used - …
- 8:51 PM Ticket #10150 (Variable framerate with a maximum value) updated by
- Replying to elenril: > Are you entirely sure this worked …
- 8:43 PM Changeset in ffmpeg [58d9b5ca] by
- avcodec/vlc: fix min/max bits calculation in multi vlc Improves speed …
- 7:06 PM Changeset in ffmpeg [14015b9e] by
- avcodec/hevcdec: Check early whether film grain is supported, fix race …
- 6:41 PM Changeset in ffmpeg [378f1b6a] by
- avcodec/evc_ps: Fix leak on error Regression since …
- 6:38 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- as expected, this should not be the case here. Thus i consider notchlc …
- 6:33 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- >ignore the whitepoint if it's not D50 in v4 as not being spec …
- 6:27 PM Changeset in ffmpeg [e1530a31] by
- avcodec/cdgraphics: fix for negative linesize and vertical scrolling
- 5:52 PM Ticket #10590 (magicyuv: invalid reads with valid 12-bit RGBA file) closed by
- fixed
- 5:51 PM Ticket #10592 (piped input partial file error) updated by
- for mp4 one usually needs to seek to end and than to beginning and …
- 5:08 PM Ticket #10592 (piped input partial file error) created by
- Summary of the bug: ffmpeg failes to read file from the piped input …
- 5:06 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- Replying to hydra3333: > Just a thought ... > …
- 4:30 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- The ICC profile reading/writing is already behind a flag so I think …
- 1:53 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
- Why? Chrome uses explode, this means bad flac files will pass through. …
- 1:49 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) closed by
- wontfix
- 1:47 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- DCI-P3-D65 from https://www.color.org/chardata/rgb/DCIP3.xalter is 2.6 …
- 1:15 PM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) updated by
- @arm64-v9a Thanks a lot for your answer. I just wondering why ffmpeg …
- 1:14 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
-
Keywords, Summary changed
- 1:12 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- So, I did some extensive reverse engineering of the Apple DCI-P3 …
- 12:50 PM Changeset in ffmpeg [8fa83ad] by
- lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv checkasm …
- 12:50 PM Changeset in ffmpeg [23ca61b] by
- lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_v checkasm …
- 12:50 PM Changeset in ffmpeg [b7a3150b] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv checkasm …
- 12:50 PM Changeset in ffmpeg [c0374f77] by
- lavc/aarch64: move macros calc_epelh, calc_epelh2, load_epel_filterh …
- 12:50 PM Changeset in ffmpeg [7ce5a2f6] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v checkasm …
- 12:48 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
- I am really tired of this, here is a file where I changed one byte …
- 12:38 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) reopened by
- Before: […] After: […]
- 12:37 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) closed by
- invalid: Not proof of anything. Just some statements that have no hard …
- 11:34 AM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) created by
- Summary of the bug: use https://files.catbox.moe/kvvrac.flac it was …
- 11:25 AM Ticket #2266 (support flac crcchecks) updated by
- >#9621 sample flac file decode same MD5 hash as reference flac …
- 10:44 AM Changeset in ffmpeg [56085e05] by
- avcodec/vlc: use logctx instead of NULL
- 10:44 AM Changeset in ffmpeg [768704b6] by
- avcodec/vlc: free multi on fail Fixes: leak Fixes: …
- 10:44 AM Changeset in ffmpeg [2e04d35c] by
- avcodec/vlc: Attempt to free buf after use in …
- 9:45 AM Ticket #2266 (support flac crcchecks) updated by
- #9621 sample flac file decode same MD5 hash as reference flac decoder. …
- 9:01 AM Ticket #2266 (support flac crcchecks) updated by
- >Before you would get sometimes invalid data from fully valid .flac …
- 6:16 AM Ticket #10492 (scale_vt does not seems to work correctly) updated by
- It works great now, thanks!
- 5:35 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by
-
Summary changed
- 1:28 AM Ticket #10590 (magicyuv: invalid reads with valid 12-bit RGBA file) created by
- […]
Sep 25, 2023:
- 10:56 PM Ticket #10589 (utvideo: add support for fse entropy coding) created by
- […]
- 10:41 PM Ticket #10588 (utvideo: decode fail when "use temporal compression" option is enabled ...) created by
- "use temporal compression - enable temporal (inter-frame) compression" …
- 9:00 PM Ticket #10535 (astats bit depth, first number not very useful) updated by
- Added 2 more bit depth results. First one calculates bit depth of …
- 8:02 PM Changeset in ffmpeg [8d5db120] by
- tests/fate-run: Ensure that THREADS=random is actually random From …
- 7:41 PM Changeset in ffmpeg [3bef108f] by
- libswresample/swresample: avoid s16p internal transfer format Instead …
- 7:41 PM Changeset in ffmpeg [d897f82c] by
- avcodec/vmixdec: Fix signed integer overflow in dc Fixes: signed …
- 5:07 PM Changeset in ffmpeg [fb05bc8e] by
- avfilter/af_astats: extend and improve bit depth output
- 5:07 PM Changeset in ffmpeg [9e768c8] by
- avcodec/dxa: use uint8_t for type of arrays
- 5:03 PM Ticket #2266 (support flac crcchecks) updated by
- Parser is doing extra crc checks internally that is hidden from user …
- 4:33 PM Ticket #2266 (support flac crcchecks) updated by
- Replying to Elon Musk: > FLAC parser is more robust now, …
- 3:51 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by
- Replying to Balling: > Can you provide the original wav …
- 3:13 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- Replying to Elon Musk: > If you stream copy notchlc.mov to …
- 2:11 PM Changeset in ffmpeg [067ed535] by
- fftools/ffmpeg_enc: apply -top to individual encoded frames Fixes …
- 1:55 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- If you stream copy notchlc.mov to avi does it still decode with …
- 1:49 PM Ticket #10587 (FFMpeg does not map streams correctly on .mov -- destroys the last stream) updated by
- originally here: …
- 1:48 PM Ticket #10587 (FFMpeg does not map streams correctly on .mov -- destroys the last stream) created by
- I'm trying the following: Start with in.mov which has 4 streams 0:0 - …
- 12:05 PM Ticket #2266 (support flac crcchecks) updated by
- FLAC parser is more robust now, if you enable -v debug you will see …
- 11:22 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) created by
- There is no way to retrieve vmaf score from the resulting frame …
- 10:01 AM Ticket #2266 (support flac crcchecks) updated by
- It clearly regressed. Where would I get the CRC error at PTS 29583360 …
- 7:32 AM Ticket #2266 (support flac crcchecks) updated by
-
Keywords changed
- 7:30 AM Ticket #2266 (support flac crcchecks) updated by
- Open new ticket if you think that is really broken and not some ad-hoc …
- 7:29 AM Ticket #2266 (support flac crcchecks) closed by
- fixed
- 7:28 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- Just a thought ... https://trac.ffmpeg.org/ticket/6521#comment:21 …
- 7:25 AM Ticket #6521 (HEIF support) updated by
- I wonder if this helps: libheif https://github.com/strukturag/libheif …
- 12:20 AM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- Ah. My fault! In the mpv issue I provided a link to the file and then …
- 12:07 AM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- I can reproduce it with mpv. You just need to download the file. It …
Sep 24, 2023:
- 11:17 PM Ticket #8349 (Dolby AC-4 Support) updated by
-
Cc changed
- 11:08 PM Ticket #2266 (support flac crcchecks) reopened by
- This is now broken again. ffmpeg.exe -err_detect crccheck -i …
- 10:53 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- I am unable to test with the mpv-winbuild release as I have a Mac, …
- 10:34 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by
- "A WMA 10 Pro file compressed with frequency interpolation mode …
- 9:03 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
-
Status changed
Again, I can reproduce it with ffplay. I just cannot with mpv. Please … - 9:01 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- >Apple use for all its DCI-P3 content No, P3-D65 with sRGB transfer, …
- 7:55 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- The FFmpeg issue is a regression. If mpv is built with an old enough …
- 12:22 PM Changeset in ffmpeg [13a3e2a9] by
- avcodec/rtv1: stop returning incomplete frames
- 12:16 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- So, to recap a quick discussion we had about this at VDD: - This ICC …
- 12:10 PM Ticket #10492 (scale_vt does not seems to work correctly) updated by
-
Status, Owner changed
Should be fixed by … - 1:58 AM Ticket #691 (Errors while decoding wmav2 stream) updated by
- This is how Plex decodes it (-c:a wmav2_mf), yep some missing audio: …
- 1:48 AM Ticket #691 (Errors while decoding wmav2 stream) updated by
- […] Full sample is here: …
- 1:44 AM Ticket #2681 (Invalid frame duration for wmav2 in asf) updated by
- There is now ccb94ec5cf020cdbb37171396090f5bfbe8e7e37.
- 12:58 AM Ticket #9765 (Regresion due to "avcodec/wmadec: fix WMA gapless playback") updated by
- Interesting …
- 12:44 AM Ticket #9765 (Regresion due to "avcodec/wmadec: fix WMA gapless playback") updated by
- For reference Presentation time of first packet is 3000, but 3000 is …
- 12:15 AM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by
- Can you provide the original wav file …
Note:
See TracTimeline
for information about the timeline view.
