Timeline
Mar 12, 2023:
- 11:33 PM Ticket #6396 (Wrong timestamps for raw flac streams) updated by
- Yes, it appears the problem is still there, though ffplay works good, …
- 9:33 PM Changeset in ffmpeg [7c130d69] by
- avcodec/mpeg12dec: Check input size Fixes: Timeout Fixes: …
- 9:33 PM Changeset in ffmpeg [f669dd4d] by
- avcodec/escape124: Simplify unpack_codebook() Signed-off-by: Michael …
- 9:33 PM Changeset in ffmpeg [98df605f] by
- avcodec/escape124: Fix some return codes Signed-off-by: Michael …
- 9:33 PM Changeset in ffmpeg [87ad0a5d] by
- avcodec/escape124: fix signdness of end of input check Fixes: Timeout …
- 7:45 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- It appears that if you change wav to -f flac or -f wavpack it says …
- 7:31 PM Changeset in ffmpeg [8e5e5784] by
- avocdec/Makefile: add missing dependencies to av1 and libdav1d …
- 4:05 PM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) closed by
- fixed
- 4:05 PM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) updated by
- Fixed in …
- 4:03 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) closed by
- fixed
- 4:01 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) updated by
- Fixed in …
- 3:45 PM Changeset in ffmpeg [cd0d267b] by
- doc/examples/mux: rename alloc_picture to alloc_frame The new name is …
- 3:45 PM Changeset in ffmpeg [dcf963f4] by
- lavc/avcodec.h: extend documentation for avcodec_open2() In …
- 11:25 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by
- Is someone still working on this? I tried the version Marton Balint …
Mar 11, 2023:
- 1:57 PM Ticket #10252 (v4l2 fails on AMD Geode) updated by
-
Description changed
- 1:05 PM Changeset in ffmpeg [358588c8] by
- Revert "avfilter/stack_internal: add missing header includes" This …
- 10:41 AM Changeset in ffmpeg [adb4688b] by
- lavc/decode: stop mangling last_pkt_props->opaque It is currently …
- 10:37 AM Changeset in ffmpeg [a3bf63c2] by
- lavc/decode: stop mangling last_pkt_props->opaque It is currently …
- 8:50 AM Ticket #10252 (v4l2 fails on AMD Geode) created by
- I try get photo from my webcam. But ffmpeg process was killed by Linux …
- 5:19 AM Ticket #10251 ([Bisected] mplayer can no longer play Ogg Vorbis files due to ...) created by
- After upgrading to mplayer-38412 and ffmpeg-6.0, Ogg Vorbis audio …
- 4:18 AM Ticket #8127 (problems format detecting: Format cuda not usable, retrying ...) updated by
- Is this still a problem?
- 4:17 AM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) updated by
-
Resolution changed
- 4:17 AM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) closed by
- fixed: 22960783978d9e0b6d4a4ed21f503bd24662aa7e deprecated both of them.
- 3:25 AM Ticket #10248 (large filtergraph yields abysmal performance) updated by
- p.p.s. Why I think it's something that should be fairly easy to fix, …
- 1:41 AM Ticket #10250 (libx265 -x265-params no-temporal-layers value not recognized) created by
- Summary of the bug: passing the "non-value" x265 param …
- 1:14 AM Ticket #10249 (Using libx265 no-repeat-headers option produces corrupt hevc file) created by
- Summary of the bug: passing no-repeat-headers to libx265 …
Mar 10, 2023:
- 11:07 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- >But Seb seems to have the same issue with VS2022 Yes, but issue is …
- 10:17 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- Replying to Balling: > Also, I am still not convinced …
- 10:10 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
-
Status, Owner changed
>Based on the principe that there is an odd samples number No, there … - 9:59 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- It's pretty hard to discuss, you don't answer to all my points.... So …
- 7:42 PM Ticket #9966 (Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 ...) updated by
- Is this already implemented? >The muxer should be adjusted to be able …
- 7:27 PM Changeset in ffmpeg [205117d8] by
- avfilter/stack_internal: add missing header includes Fixes make …
- 7:27 PM Changeset in ffmpeg [e60cd2e9] by
- fate/vpx: add a vp9_superframe_bsf test This splits a sample and …
- 7:27 PM Changeset in ffmpeg [68a858fc] by
- avcodec/av1dec: make CBS parse only the OBU types we care about …
- 7:27 PM Changeset in ffmpeg [d6d57650] by
- avcodec/av1dec: parse and export Metadata OBUs This includes …
- 7:23 PM Ticket #10247 (play of webm dash live not working) updated by
-
Summary changed
- 7:12 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- That means 60 major version is not affected, we only support …
- 7:06 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- I cannot reproduce the problem with FFmpeg HEAD because the mjpeg …
- 7:01 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- >So why the data size encoded to the file by ffmpeg is 0x0753 => 1875? …
- 6:20 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- Not sure to understand the point: what is the audacity bug you are …
- 5:43 PM Ticket #9966 (Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 ...) updated by
- It's a known issue. There are multiple path to trigger assert failure. …
- 4:14 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- I can reproduce this issue after recompiling FFmpeg 5.1.2 in x86 mode …
- 1:41 PM Ticket #10248 (large filtergraph yields abysmal performance) created by
- This looks like either a bug in design or some configuration mistake: …
- 12:17 PM Changeset in ffmpeg [916bdc0f] by
- avcodec/nvenc: avoid failing b_ref_mode check when unset
- 12:17 PM Changeset in ffmpeg [7a8560cb] by
- avcodec/nvenc: avoid failing b_ref_mode check when unset
- 12:04 PM Changeset in ffmpeg [fefcba1c] by
- lavfi/graphparser: use correct logging context
- 12:00 PM Changeset in ffmpeg [ae95c87e] by
- lavc/libvpxenc: drop FrameListData.duration It is write-only.
- 12:00 PM Changeset in ffmpeg [942fb48c] by
- lavc/libvpxenc: handle queue desync more gracefully If the packets …
- 12:00 PM Changeset in ffmpeg [62a241e5] by
- lavc/libvpxenc: drop a useless condition A non-NULL packet is always …
- 12:00 PM Changeset in ffmpeg [5bda4ec6] by
- lavc/libvpxenc: handle frame durations and …
- 12:00 PM Changeset in ffmpeg [7141a37e] by
- lavc/libvpxenc: rename hdr10_plus_fifo and related objects This …
- 12:00 PM Changeset in ffmpeg [31fc61fb] by
- lavc/libvpxenc: reindent
- 12:00 PM Changeset in ffmpeg [f367aa5] by
- lavc/libvpxenc: drop frame_number It is not used, except to check …
- 12:00 PM Changeset in ffmpeg [d732db3a] by
- lavu/frame: improve AVFrame.opaque[_ref] documentation Make them …
- 11:25 AM Ticket #10247 (play of webm dash live not working) updated by
-
Description changed
- 11:24 AM Ticket #10247 (play of webm dash live not working) updated by
-
Description changed
- 10:36 AM Changeset in ffmpeg [58f18df] by
- lavu/vulkan: fix handle type for 32-bit targets Fixes compilation …
- 10:36 AM Changeset in ffmpeg [1cf17633] by
- vulkan: Fix win/i386 calling convention This fixes the following …
- 10:25 AM Ticket #10247 (play of webm dash live not working) created by
- I'm following the instructions from here …
- 9:11 AM Ticket #9864 (DolbyED2 track cannot be decoded) updated by
- Hi there, everyone! Nicolas added the required documentation in …
- 7:44 AM Ticket #10150 (Variable framerate with a maximum value) updated by
- Are you entirely sure this worked as you wanted? I see no indication …
Mar 9, 2023:
- 9:50 PM Ticket #9966 (Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 ...) updated by
- So what, int64_t next_dts; is not enough?? But yeah here still …
- 9:38 PM Ticket #6895 (mp3 file play fail) closed by
- invalid: This is what LAME --decode prints, broken file. And it does probe with …
- 9:32 PM Ticket #7665 (DJGPP: alignment silently reduced to 16 bytes with questionable reason) updated by
- https://github.com/FFmpeg/FFmpeg/blob/5bad4856035ca5ed571e9d7d9b1d503a5 …
- 8:17 PM Changeset in ffmpeg [81bc7bc5] by
- avformat/img2dec: fix unable to find svg format when the svg resources …
- 8:17 PM Changeset in ffmpeg [1a4560ce] by
- avformat/aea: make the AEA demuxer return EOF at the end of file …
- 7:44 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- >It says 1876 samples, not 1875. That was a bug in mediainfo nowadays …
- 5:10 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- Hi, sorry to insist but there is something strange here. This is my …
- 4:35 PM Ticket #10246 (AIFF file with invalid ID3 chunk fails) updated by
- Also sox seems to have no issue reading test.aiff
- 4:33 PM Ticket #10246 (AIFF file with invalid ID3 chunk fails) created by
- Summary of the bug: The aiff demuxer has support for skipping invalid …
- 2:59 PM Ticket #10233 (Compile with libraries with MSVC) updated by
- >but why does configure set a static library prefix incorrectly? Does …
- 2:55 PM Ticket #7311 (mp4 regression when remuxing ac-3) closed by
- fixed: >packet header in stsd in MOOV set to 'AC-3' instead of 'ac-3' Does …
- 11:56 AM Changeset in ffmpeg [52d055b3] by
- lavu/vulkan: fix handle type for 32-bit targets Fixes compilation …
- 11:56 AM Changeset in ffmpeg [b7df1d2] by
- vulkan: Fix win/i386 calling convention This fixes the following …
- 10:03 AM Ticket #10233 (Compile with libraries with MSVC) updated by
- Renaming to .lib works. Thank you very much. I thought it's an ar …
- 4:50 AM Ticket #10245 (segmentation violation in ffmpeg (libavcodec/mpegvideo_enc.c:2204)) created by
- Hello, we are developing a new fuzzing technique, and it found a SEGV …
- 4:41 AM Ticket #10244 (stack-buffer-overflow in ffmpeg (libavcodec/options.c:4)) created by
- Hello, we are developing a new fuzzing technique, and it found a …
- 4:27 AM Ticket #10243 (heap overflow in ffmpeg (ffmpeg_mux_init.c:2066)) created by
- Hi, we are developing new fuzzing technique, and it found a heap …
- 4:22 AM Ticket #10242 (heap overflow in ffmpeg (base64.c:133)) created by
- Hi, while running afl++ on ffmpeg, I found heap overflow in ffmpeg. …
- 4:13 AM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- >Calling back into avcodec (avcodec_receive_frame for example) doesn't …
- 4:00 AM Ticket #10160 (How to build FFmpeg on windows arm64ec using MSVC) updated by
- >VS 2019 x64 What about VS 2022?
- 2:31 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- You can reproduce the same with just silence wav: ffmpeg -f lavfi -i …
- 2:00 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- >I understand that according to the LAME FAQ file, resultant MP3 files …
- 1:31 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- Thankfully our decoder is not affected, and not all mp3 files are …
- 1:16 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
-
Summary changed
Nope, our bug. lame --decode decodes lame created file fine, but after … - 12:57 AM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) updated by
- I did some testing with various resolutions and yes, this patch fixes …
- 12:53 AM Ticket #6600 (Error Header missing in Split MP3 file base on time) closed by
- invalid: Does not happen with 01 - James Blunt - Love Me Better.flac Though on …
- 12:47 AM Ticket #10241 (cscd gzip: video with width not multiple of 4 fails to decode) created by
- "cscd_1_0_306_306_gzip.avi" file was encoded by the "CamStudio …
- 12:34 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- I see. Well not sure how much LAME is still mainained... last commit …
- 12:32 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- You can reproduce it from sample from #6600 (nope, sample is only part …
- 12:28 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
-
Status, Version changed
Yep, there is in fact a remainder problem. In fact this may be a bug … - 12:27 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- Ah, I had used -acodec copy (which I assume is the same here as -c …
- 12:16 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- >ffmpeg -i 16.mp3 a.wav >ffmpeg -i 17.mp3 b.wav Where is -c copy? Why …
- 12:05 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- Downloaded. You can just use -bitexact option so that wav files …
- 12:04 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- You should have received a Google Drive link. (Please tell me once you …
Mar 8, 2023:
- 10:59 PM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) updated by
-
Status, Owner, Component, Reproduced by developer changed
Suggested fix: … - 10:53 PM Changeset in ffmpeg [aca7ef78] by
- avdevice/decklink_enc: fix unused variable compiler warnings Due to …
- 10:53 PM Changeset in ffmpeg [25d09ac0] by
- avdevice/decklink_enc: fix setting of last_pts to only be set for …
- 10:53 PM Changeset in ffmpeg [8fd345f0] by
- avdevice/decklink_enc: don't take for granted that first frame to …
- 10:40 PM Changeset in ffmpeg [6f1c0069] by
- avformat/http: cookie path attribute should be optional not compulsory …
- 10:19 PM Changeset in ffmpeg [4e3916db] by
- avformat/tls: check for memory allocation failure when setting options …
- 10:14 PM Changeset in ffmpeg [05ea045] by
- avformat/udp: check for memory allocation failure when setting …
- 8:57 PM Changeset in ffmpeg [f758d4fc] by
- lavf/matroska: add support for ARIB captions
- 7:15 PM Ticket #6620 (Build fails on Windows due to command line truncation) updated by
- Last GNU Make is version 4.3. It is fixed there, right? So closing this?
- 6:54 PM Ticket #10233 (Compile with libraries with MSVC) updated by
- >creates libraries in .a format which is incompatible with MSVC. Why? …
- 6:47 PM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- Okay, share the files with my email, val.zapodvz@gmail.com I cannot …
- 5:41 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by
- >At least in my mind, all standards I know of assume 255 (8-bit) = …
- 5:33 PM Ticket #10240 (zlib: yuv411 and yuv422 - unsupported dimensions when width is not ...) created by
- attached files decodes correctly with VirtualDub + avizlib codec …
- 5:21 PM Ticket #10239 (zlib: rgb24 file fails do decode when width is not multiple of 4) created by
- attached file decodes correctly in VirtualDub + avizlib codec the …
- 4:24 PM Ticket #10238 (mszh: yuv420 compressed file fails to decode when width is not ...) created by
- attached 306x306 files decodes visually correctly with VirtualDub + …
- 3:49 PM Ticket #10237 (mszh: yuv411 and yuv422 - unsupported dimensions when width is not ...) created by
- such files decodes just fine in VirtualDub + original VFW codec the …
- 3:44 PM Changeset in ffmpeg [7dc0944c] by
- avcodec/libdav1d: reindent after previous commit Signed-off-by: James …
- 3:44 PM Changeset in ffmpeg [b465e6fe] by
- avcodec/libdav1d: export Dynamic HDR10+ frame metadata As defined in …
- 3:38 PM Ticket #10236 (av_hwframe_transfer_data fails from QSV decoded frame on Intel 4th gen ...) created by
- Summary of the bug: On Intel 4th gen (probably older as well) hardware …
- 3:14 PM Ticket #10235 (mszh: rgb24 compressed - broken output when width is not multiple of 4) created by
- such files decodes just fine in VirtualDub + original VFW codec the …
- 2:27 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by
- I've hit the same issue in …
- 10:21 AM Ticket #10234 (Assertion qmin <= qmax at ratecontrol.c:123) created by
- Hi, we are developing a new fuzz testing feature, and it found a …
- 10:20 AM Ticket #9925 (libplacebo hdr tonemap not working) updated by
- This patch make it work as a workaround: …
Mar 7, 2023:
- 8:55 PM Changeset in ffmpeg [cc76e834] by
- lavu/vulkan: fix handle type for 32-bit targets Fixes compilation …
- 6:51 PM Ticket #10233 (Compile with libraries with MSVC) updated by
- Last time msvc worked was in 2021. …
- 4:28 PM Ticket #10233 (Compile with libraries with MSVC) created by
- I can't compile libraries using MSVC 2022. This line: ./configure …
- 4:16 PM Changeset in ffmpeg [f9620d74] by
- vulkan: Fix win/i386 calling convention This fixes the following …
- 1:13 PM Ticket #8411 (Support USAC / xHE-AAC) updated by
- I added another sample here: …
- 12:31 PM Changeset in ffmpeg [b10eabda] by
- codec/arm/hevcdsp_idct_neon: remove duplicate mov Signed-off-by: …
- 5:39 AM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
- >parallels VM. Then it is for sure using our code.
Mar 6, 2023:
- 11:35 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
- I couldn't say what they are using under the hood. It is a parallels …
- 8:41 PM Changeset in ffmpeg [e50a02b0] by
- tests: actually test yadif's 10 and 16-bit functions
- 6:49 PM Ticket #5650 (IFF ANIM: support decoding of interlaced Scala's anims) updated by
- https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket5650/ also plays …
- 6:37 PM Ticket #5632 (add support for IFF YAFA) updated by
- This IFF ANIM/YAFA player works fine on linux, good for debugging: …
- 2:49 PM BooksAndOtherExternalResources edited by
- give free items higher priority (diff)
- 11:45 AM Ticket #10226 (Filter commands no longer work) closed by
- fixed: Fixed in 2fd86d9afadf9b62c2e900505558141a35e2ed6f and backported to …
- 11:43 AM Changeset in ffmpeg [0e11aafb] by
- avfilter/graphparser: fix filter instance name when an id is provided …
- 11:42 AM Changeset in ffmpeg [2fd86d9a] by
- avfilter/graphparser: fix filter instance name when an id is provided …
- 2:07 AM BooksAndOtherExternalResources edited by
- Added Michael Koch's book. It is useful. Do not remove it. Editorial … (diff)
Mar 5, 2023:
- 9:58 PM Changeset in ffmpeg [912ac82a] by
- avformat/mov: base pcmC endianness on just the LSB As per …
- 9:48 PM Changeset in ffmpeg [adca877a] by
- avformat/mov: check that pcmC box is of the expected type As per …
- 3:45 PM Ticket #10232 (drmeter filter can return invalid DR value (negative or nan)) updated by
- Here is a dropbox link for the same sample.flac file: …
- 3:43 PM Ticket #10232 (drmeter filter can return invalid DR value (negative or nan)) updated by
- As attachement seems limited to 2.5 Mo,I uploaded a sample.flac file …
- 3:38 PM Ticket #10232 (drmeter filter can return invalid DR value (negative or nan)) created by
- With some of my .flac files, value returned by drmeter filter can be …
- 11:21 AM Changeset in ffmpeg [ad17e292] by
- lavfi/buffersrc: issue more specific error in case of invalid parameters
- 8:41 AM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) updated by
-
Status changed
I managed to finally hack the second unfold in. But 3rd unfold will … - 3:50 AM BooksAndOtherExternalResources edited by
- Removed FFmpeg Quick Hacks and added Quick Start Guide to FFmpeg, … (diff)
Note:
See TracTimeline
for information about the timeline view.
