Timeline
Mar 15, 2023:
- 6:34 PM Ticket #10157 (Behavior of map_metadata -1 no longer strips metadata as expected) updated by
-
Component changed
- 6:34 PM Ticket #10157 (Behavior of map_metadata -1 no longer strips metadata as expected) updated by
-
Analyzed by developer, Status, Reproduced by developer, Owner changed
- 6:33 PM Ticket #10157 (Behavior of map_metadata -1 no longer strips metadata as expected) updated by
- Your commit was one off, actual regression is from …
- 3:58 PM Changeset in ffmpeg [85b185b5] by
- avcodec/av1dec: Fix unintended fallthrough Fixes Coverity issue …
- 3:42 PM Changeset in ffmpeg [0d35634e] by
- avcodec/libdav1d: Fix unintended fallthrough Based on a patch by …
- 10:39 AM Ticket #10263 (Regression: Huge increase in FFmpeg QSV memory usage + OOMs) created by
- Summary of the bug: Between following FFmpeg commits: * 2023-02-02: …
- 1:11 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by
-
Cc changed
- 1:10 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by
-
Cc changed
- 1:10 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by
- Indeed, hitting this on Linux with both GCC and Clang. With Clang 15: …
- 1:09 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) reopened by
- 1:05 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by
- Replying to Christopher Degawa: > Fixed a while ago for …
Mar 14, 2023:
- 9:42 PM Ticket #10262 (FFMPEG-QSV 1:N Transcoding with deinterlace errors out at end) updated by
-
Cc changed
- 9:05 PM Ticket #10262 (FFMPEG-QSV 1:N Transcoding with deinterlace errors out at end) updated by
- FFMPEG bisection was done and issue started from below commit […]
- 9:05 PM Ticket #10262 (FFMPEG-QSV 1:N Transcoding with deinterlace errors out at end) created by
- We have identified regression with latest public FFMPEG: Command line …
- 8:44 PM Ticket #10261 (FFMPEG-QSV 1:N transcoding error/hang) updated by
-
Cc changed
- 8:38 PM Ticket #10261 (FFMPEG-QSV 1:N transcoding error/hang) updated by
- FFMPEG bisection was done and issue started from below commit […]
- 8:37 PM Ticket #10261 (FFMPEG-QSV 1:N transcoding error/hang) created by
- We have identified regression with latest public FFMPEG: Command line …
- 6:07 PM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
-
Description changed
- 5:14 PM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
-
Status changed
- 5:09 PM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
- > Does not it warn that option -pix_fmt is deprecated then? There are …
- 4:30 PM Ticket #10260 (issues when parsing h264) updated by
- This file is recorded by Wowza Streaming Engine when live streaming …
- 4:30 PM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
- >pixel_format: yuv420p Okay, the file got corrupted on extract. …
- 4:22 PM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
- I'm really not sure what you are trying to say here. Here are the …
- 4:12 PM Changeset in ffmpeg [9e1ffeda] by
- fate/mov: add PCM in mp4 test Signed-off-by: Zhao Zhili …
- 4:12 PM Changeset in ffmpeg [d4ee177a] by
- avformat/movenc: add PCM in mp4 support It's defined by ISO/IEC …
- 4:12 PM Changeset in ffmpeg [d7e86436] by
- avformat/mov: parse ISO-14496-12 ChannelLayout Only support chnl …
- 4:12 PM Changeset in ffmpeg [a3dc677b] by
- avformat/isom_tags: remove ipcm from movaudio_tags ipcm is defined by …
- 4:12 PM Changeset in ffmpeg [d04dbf48] by
- avformat/mov: fix ISO/IEC 23003-5 support Missing floating-point …
- 4:10 PM Ticket #10260 (issues when parsing h264) updated by
- ffplay.exe -vcodec h264_cuvid …
- 4:04 PM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
- -pix_fmt is a parameter that is deprecated as a global paramater. …
- 3:57 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- Replying to Balling: > This will fix it: …
- 3:06 PM Ticket #10260 (issues when parsing h264) created by
- Summary of the bug: When ffmpeg get live stream from specific device …
- 2:04 PM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
-
Component changed
[Balling]: > why .yuv file has ASCII letters patterns inside? The … - 1:01 PM Ticket #10058 (jpeg2000: support paletted images) updated by
- Should fix libopenjpeg: …
- 12:53 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- This will fix it: …
- 12:16 PM Ticket #9996 (Write joc_complexity_index to dec3 (EAC3SpecificBox), Windows and ...) updated by
- Sample: …
- 10:20 AM Ticket #10259 (Some Scanity 10-bit monochrome DPX are rejected) updated by
- Analysis of the issue and patch are available at …
- 10:15 AM Ticket #10259 (Some Scanity 10-bit monochrome DPX are rejected) created by
- The DPX related code has a check which does not compute correctly the …
- 7:49 AM Ticket #10258 (crop filter stops working after zmq change height when crop is the ...) created by
- Summary of the bug: How to reproduce: […] When sending now a …
- 6:17 AM Changeset in ffmpeg [a6e9d01f] by
- avcodec/libx264: Use av_pix_fmt_count_planes() where appropriate This …
- 6:16 AM Changeset in ffmpeg [19e35eda] by
- avcodec/libx264: Use dedicated pointer for accesses Reviewed-by: …
- 6:16 AM Changeset in ffmpeg [df53d7a1] by
- avcodec/libx264: Pass x264_picture_t* directly Reviewed-by: Anton …
- 6:16 AM Changeset in ffmpeg [f456c192] by
- avcodec/libx264: Fix leak in case of allocation failure Fixes …
- 6:16 AM Changeset in ffmpeg [2732d050] by
- avfilter/vf_ssim360: Remove dead code Fixes Coverity issue #1520669. …
- 6:16 AM Changeset in ffmpeg [1091963d] by
- avfilter/vf_ssim360: Use correct type in sizeof …
- 3:01 AM Ticket #10257 (FFmpeg does not recognise dolby vision hevc tags) updated by
- Yes, the video I'm trying to remux is profile 5
- 2:59 AM Ticket #10257 (FFmpeg does not recognise dolby vision hevc tags) updated by
- >They are not, they replace the normal tag if the encode only supports …
- 2:44 AM Ticket #10257 (FFmpeg does not recognise dolby vision hevc tags) updated by
- They are not, they replace the normal tag if the encode only supports …
- 2:39 AM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
- >While I cannot reproduce the issue with the JPEG image since the …
- 2:37 AM Ticket #10257 (FFmpeg does not recognise dolby vision hevc tags) updated by
- >dvh1 or dvhe tags for HEVC Those tags are always used with normal tag.
- 2:36 AM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") updated by
- >Workaround: Add input file option "-f rawvideo" to force ffmpeg to …
- 2:33 AM Ticket #10257 (FFmpeg does not recognise dolby vision hevc tags) created by
- Summary of the bug: FFmpeg does not recognise the dvh1 or dvhe tags …
- 2:22 AM Ticket #10256 (ffmpeg incorrectly classifies .yuv input format as "gsm") created by
- Summary of the bug: Input a raw 4:2:0 .yuv, attempting to pad black …
Mar 13, 2023:
- 10:36 PM Changeset in ffmpeg [4175022b] by
- avcodec/libvpxdec: Constify VP9-decoder Possible since …
- 10:36 PM Changeset in ffmpeg [430dcd52] by
- avcodec/libopencore-amr: Use frame_number instead of frame_num …
- 10:36 PM Changeset in ffmpeg [7f825d33] by
- avcodec/libxavs: Use frame_num instead of frame_number Forgotten in …
- 10:14 PM Changeset in ffmpeg [fba9d960] by
- avcodec/libsvtav1: use larger of bit rate and max rate for buffer size …
- 7:10 PM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by
-
Description changed
- 7:10 PM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) created by
- Summary of the bug: On an M2 Mac, encoding an image sequence with …
- 4:21 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
-
Cc changed
- 4:14 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by
-
Ffmpeg releases the FPU registers after calling
codec->cb.decode()… - 2:30 PM Changeset in ffmpeg [1231003c] by
- avfilter/vf_libplacebo: remove deprecated field This has not been …
- 2:30 PM Changeset in ffmpeg [11eca601] by
- avfilter/vf_libplacebo: wrap deprecated opts in FF_API define …
- 1:01 PM Ticket #10254 (Unsupported EXR in the wild) updated by
-
Description changed
- 1:00 PM Ticket #10254 (Unsupported EXR in the wild) created by
- Sample file: …
- 10:27 AM Ticket #10253 (Bug in yadif/bwdif filter - wrong handling for pts wrap) updated by
- Replying to Cigaes: > Indeed. (It contains tabs.) But as I …
- 10:19 AM Ticket #10253 (Bug in yadif/bwdif filter - wrong handling for pts wrap) updated by
- Indeed. (It contains tabs.) But as I said, fixing the timestamps …
- 10:08 AM Ticket #10253 (Bug in yadif/bwdif filter - wrong handling for pts wrap) updated by
- I'm sorry. I replaced the file with the right one.
- 10:00 AM Ticket #10253 (Bug in yadif/bwdif filter - wrong handling for pts wrap) updated by
- The file you attached is identical to the file in the repository. As a …
- 9:47 AM Ticket #10253 (Bug in yadif/bwdif filter - wrong handling for pts wrap) created by
- I faced this problem when I tried to deinterlace video frames on the …
- 9:42 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by
- I saw your https://github.com/justdan96/tsMuxer/issues/682 yeah.
- 9:17 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by
- txmuxer produces a playable result but newer versions have issues with …
- 3:56 AM Hardware/QuickSync edited by
- (diff)
- 2:28 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by
- >both produce a result unplayable in my Blu-Ray player. What? This is …
- 12:51 AM Ticket #10252 (v4l2 fails on AMD Geode) updated by
-
Description changed
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: …
Note:
See TracTimeline
for information about the timeline view.
