Timeline
May 29, 2021:
- 10:02 PM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by
- What we should do is force -vf scale=in_color_matrix=auto,format=gbrp! …
- 9:29 PM Changeset in ffmpeg [8d172d94] by
- avcodec/nvenc: disable s12m timestamps by default Leads to weird …
- 8:59 PM Changeset in ffmpeg [8d0fea81] by
- avcodec/nvenc: disable s12m timestamps by default Leads to weird …
- 8:21 PM Changeset in ffmpeg [8f8a7e49] by
- avfilter/yadif_cuda: Fix time base for large denominators This is the …
- 8:21 PM Changeset in ffmpeg [7885ab30] by
- avfilter/bwdif: Fix time base for large denominators This is the same …
- 8:15 PM Ticket #8171 (Division by zero bug at libavutil/eval.c:318) closed by
- fixed: this was fixed in 90e4862ffa5457ebee53345b9a52df5fd3842ccf
- 8:09 PM Ticket #8170 (Division by zero at libavutil/rational.h:105) closed by
- worksforme: Not reproducable with git master also these floating point division …
- 6:22 PM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) closed by
- fixed: This was fixed in 14d3384cf31a620ff451062f7263942f7fe3a972
- 6:17 PM Ticket #8003 (Division by zero at libavcodec/aaccoder.c) closed by
- fixed: Fixed in a7a7f32c8ad0179a1a85d0a8cff35924e6d90be8
- 6:14 PM Changeset in ffmpeg [7971f621] by
- avfilter/vf_yadif: Fix handing of tiny images Fixes: out of array …
- 6:14 PM Changeset in ffmpeg [82ad1b76] by
- avfilter/vf_vmafmotion: Check dimensions Fixes: out of array access …
- 6:14 PM Changeset in ffmpeg [4c1afa29] by
- avformat/movenc: Check pal_size before use Fixes: assertion failure …
- 6:14 PM Changeset in ffmpeg [38d18fb5] by
- avcodec/lpc: Avoid floating point division by 0 Fixes: Ticket7996 …
- 6:14 PM Changeset in ffmpeg [223b5e8a] by
- avcodec/aacpsy: Avoid floating point division by 0 of norm_fac Fixes: …
- 6:14 PM Changeset in ffmpeg [a7a7f32c] by
- avcodec/aacenc: Avoid 0 lambda Fixes: Ticket8003 Fixes: …
- 9:41 AM Ticket #8240 (heap-buffer-overflow at libavfilter/vf_yadif.c) closed by
- fixed: Patch here: …
- 9:40 AM Ticket #8241 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c) closed by
- fixed: Patch here: …
- 9:39 AM Ticket #8190 (heap-buffer-overflow from libavformat/movenc.c) closed by
- fixed: Patch here: …
- 9:29 AM Ticket #8246 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c:179) closed by
- duplicate: Duplicate of #8241
- 9:22 AM Ticket #8240 (heap-buffer-overflow at libavfilter/vf_yadif.c) updated by
- Will post a patch fixing this
- 8:00 AM Ticket #8241 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c) updated by
- Will submit a patch to ffmpeg-devel
- 7:37 AM Ticket #8190 (heap-buffer-overflow from libavformat/movenc.c) updated by
- Will submit a patch to ffmpeg-devel
- 6:02 AM Changeset in ffmpeg [3300625c] by
- avfilter/vf_subtitles: allow using embedded fonts ASS subtitles can …
May 28, 2021:
- 9:52 PM Ticket #9268 (return code 0 when SRT stream fails) closed by
- invalid: This looks invalid, if you don't specify -xerror then don't expect …
- 8:55 PM Ticket #9269 (ffmpeg produces broken files when cutting mp4s) updated by
-
Description changed
- 8:26 PM Ticket #8003 (Division by zero at libavcodec/aaccoder.c) updated by
- Patch avoiding the floating point divisions by 0 is on the …
- 7:50 PM Ticket #9269 (ffmpeg produces broken files when cutting mp4s) created by
- Summary of the bug: when fast seeking along with specifying the …
- 7:47 PM Ticket #7990 (undefined-behavior at libavcodec/snowenc.c and division by zero at ...) updated by
- No floating point division by 0 is reproduceable anymore since a long …
- 6:36 PM Ticket #7990 (undefined-behavior at libavcodec/snowenc.c and division by zero at ...) updated by
- I will post a patch to ffmpeg-devel to avoid the floating point division.
- 6:36 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by
- I will post a patch to ffmpeg-devel to avoid the floating point division.
- 6:35 PM Ticket #7995 (Division by zero at libavcodec/aacpsy.c:797:29) updated by
- I will post a patch to ffmpeg-devel to avoid the floating point division.
- 5:21 PM Ticket #7990 (undefined-behavior at libavcodec/snowenc.c and division by zero at ...) closed by
- fixed: The 2 undefined shifts in snowenc where fixed in …
- 4:42 PM Ticket #7995 (Division by zero at libavcodec/aacpsy.c:797:29) closed by
- duplicate: The out of array access is a duplicate of #7980 There is no integer …
- 4:36 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by
-
Resolution changed
- 4:36 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by
- Actually the only bug in this is a duplicate of #7980
- 4:23 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) closed by
- fixed: The division by 0 happens in floating point and divisions by 0 in …
- 3:31 PM Changeset in ffmpeg [ebedd26e] by
- libavcodec/mips: Fix specification of instruction name 1.'xor,or,and' …
- 3:09 PM Ticket #8349 (Dolby AC-4 Support) updated by
- I just wanted to point out that there is a bounty on this feature. …
- 2:58 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by
- Carl Eugen Hoyos, I've updated the description with an example without …
- 2:56 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by
-
Description changed
- 12:40 AM Changeset in ffmpeg [e41255cd] by
- lavfi/dnn_backend_openvino.c: Correct Pointer Type while Freeing This …
May 27, 2021:
- 10:03 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by
-
Please understand that tickets with
-v quietare generally invalid … - 10:02 PM Ticket #9268 (return code 0 when SRT stream fails) updated by
-
Keywords, Version, Component changed
- 9:49 PM Ticket #9268 (return code 0 when SRT stream fails) created by
- When ffmpeg is playing an SRT stream and that stream disappears …
- 9:23 PM Ticket #9267 ("My reported tickets" query not working) updated by
- Yes, I also saw that and https://trac.ffmpeg.org/report/11 too.
- 7:17 PM Ticket #9267 ("My reported tickets" query not working) created by
- I am unable to see a list of my reported tickets at this URL: …
- 3:43 PM Changeset in ffmpeg [8205f32] by
- avfilter/yadif: Fix time base for large denominators This fixes an …
- 3:43 PM Changeset in ffmpeg [26d3c81b] by
- avcodec/exr: More strictly check dc_count Fixes: out of array access …
- 3:43 PM Changeset in ffmpeg [48342aa0] by
- avcodec/exr: x/ymax cannot be INT_MAX The code uses x/ymax + 1 so the …
- 3:41 PM Changeset in ffmpeg [b752d195] by
- avcodec/error_resilience: cleanup mpeg2 handling After this, the loop …
- 3:41 PM Changeset in ffmpeg [f8611ae1] by
- avformat/avio: Check av_opt_copy() for failure Fixes: CID1477416 …
- 3:41 PM Changeset in ffmpeg [36a3a505] by
- avformat/moflex: Remove unneeded format variable Fixes: CID1477423 …
- 1:29 PM Changeset in ffmpeg [918fc9a] by
- avutil/mem: check for max_alloc_size in av_fast_malloc() This puts …
- 1:29 PM Changeset in ffmpeg [786be70e] by
- avutil/mem: make ff_fast_malloc() internal to mem.c Signed-off-by: …
- 1:28 PM Changeset in ffmpeg [e44cb736] by
- avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc() …
- 11:35 AM Ticket #9266 (ffprobe produces wrong output for compact format) created by
- ffprobe produces wrong output for compact format when: 1. stream has …
- 9:42 AM Ticket #9260 (avcodec_open2 fails for raw video (AV_CODEC_ID_RAWVIDEO) in 32-bit ...) updated by
- Thanks A LOT mkver! You were right. I was linking with a previous …
May 26, 2021:
- 8:26 PM Ticket #9265 (libavcodec/opus_silk.c:237: wrong size buffer ?) created by
- libavcodec/opus_silk.c:237:5: warning: ‘silk_lsp2poly’ accessing 64 …
- 7:19 PM Ticket #9262 (encodding error with hevc/mp4) closed by
- needs_more_info
- 7:06 PM Ticket #9262 (encodding error with hevc/mp4) updated by
-
Keywords, Component changed
Feel free to reopen this ticket if the issue is reproducible with … - 7:02 PM Ticket #9264 (libavdevice/xv.c: 317: supplying not enough memory ?) updated by
-
Version, Component, Description changed
Please send your patch - made withgit format-patch- to the FFmpeg … - 5:43 PM Ticket #5733 (Dolby-E decoding) updated by
- Replying to richardpl: > because your behaviour here is …
- 5:10 PM Ticket #5733 (Dolby-E decoding) updated by
- because your behaviour here is unacceptable.
- 3:40 PM Ticket #9185 (ffmpeg flac decoder incorrectly finds junk frame) updated by
- Maybe interesting note, the flac file was written by ffmpeg […] …
- 3:07 PM Ticket #9264 (libavdevice/xv.c: 317: supplying not enough memory ?) created by
- […] but […] and […] data has to be 4, not 3.
- 11:30 AM Ticket #9185 (ffmpeg flac decoder incorrectly finds junk frame) updated by
- -threads 1 makes flac_junk_frame_issue2.flac work for me also. I …
- 8:56 AM Ticket #9263 (some FATE tests incorrectly set bitexact flag) updated by
- I guess that in tests/fate-run.sh "ffmpeg "$@" -bitexact" should be …
- 8:39 AM Ticket #9263 (some FATE tests incorrectly set bitexact flag) created by
- I'm making a SIMD optimization patch for the Elbrus architecture …
- 6:36 AM Ticket #9262 (encodding error with hevc/mp4) updated by
-
Priority, Version changed
- 5:15 AM Ticket #9262 (encodding error with hevc/mp4) created by
- Summary of the bug: The file can play with ffplay. But when I encoded …
- 12:58 AM Changeset in ffmpeg [7a879cce] by
- libavfilter: vf_drawtext filter support draw text with detection …
- 12:58 AM Changeset in ffmpeg [f444be64] by
- libavfilter: vf_drawbox filter support draw box with detection …
- 12:58 AM Changeset in ffmpeg [9921ae8a] by
- lavfi/drawbox: refine code Extract common code of filter_frame() and …
May 25, 2021:
- 11:38 PM Ticket #5733 (Dolby-E decoding) updated by
- You still did not add on the fly support for 28 type. Why is that? …
- 10:52 PM Ticket #9259 (Vulkan ycbcr Conversion with 10 bit) updated by
- I build the current ffmpeg and tried the program again and it there is …
- 10:08 PM Ticket #9185 (ffmpeg flac decoder incorrectly finds junk frame) updated by
-
Priority, Keywords, Reproduced by developer changed
Regression since 9300de0409d52272387a9b9d84143dba212291f4, work-around … - 6:12 PM Ticket #9249 (Invalid End-Timestamp of subtitle file) updated by
- Replying to mkver: > Use -fix_sub_duration. Works …
- 4:23 PM Ticket #9185 (ffmpeg flac decoder incorrectly finds junk frame) updated by
- Looked a bit into this again. With this patch that only looks for …
- 1:09 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- cat.exe "INPUTFILE" | gsar.exe …
- 10:04 AM Ticket #9260 (avcodec_open2 fails for raw video (AV_CODEC_ID_RAWVIDEO) in 32-bit ...) closed by
- invalid: There is no "the 32-bit DLL of ffmpeg v4.3.1"; FFmpeg does not …
- 8:46 AM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- Using gsar to modify the header also works and makes the files …
- 8:29 AM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- I don't know, but I mean, it shouldn't be the same, it should be …
- 7:49 AM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- That is the point. What does it mean two top, two bottom fields? Is …
- 7:21 AM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- @Balling... it is fixed with -thread_type slice on Linux (Fedora 34) …
- 6:37 AM Ticket #9258 (Missed packets when input multiple RTSP streams) updated by
- Replying to Carl Eugen Hoyos: > Please provide the command …
May 24, 2021:
- 8:50 PM Ticket #9261 (FSB version 5) created by
- http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/280601.html […]
- 8:38 PM Ticket #9260 (avcodec_open2 fails for raw video (AV_CODEC_ID_RAWVIDEO) in 32-bit ...) updated by
- Please test current FFmpeg git head, the only version supported on …
- 8:37 PM Ticket #9259 (Vulkan ycbcr Conversion with 10 bit) updated by
-
Keywords, Version, Type changed
Please confirm that the issue you see is reproducible with current … - 6:47 PM Ticket #9260 (avcodec_open2 fails for raw video (AV_CODEC_ID_RAWVIDEO) in 32-bit ...) created by
- I think I've found a problem in the 32-bit DLL of ffmpeg v4.3.1 (the …
- 4:56 PM Ticket #9259 (Vulkan ycbcr Conversion with 10 bit) updated by
-
Description changed
- 4:55 PM Ticket #9259 (Vulkan ycbcr Conversion with 10 bit) created by
- I am using Vulkan to convert ycbcr AVFrame data to RGB using …
- 1:45 PM Ticket #9258 (Missed packets when input multiple RTSP streams) updated by
-
Component changed
- 1:45 PM Ticket #9258 (Missed packets when input multiple RTSP streams) updated by
-
Priority changed
Please provide the command line you tested together with the complete, … - 1:38 PM Ticket #8411 (Support USAC / xHE-AAC) updated by
- Hi, is there any update on when this support would be made available?
- 1:18 PM Ticket #9258 (Missed packets when input multiple RTSP streams) created by
- Summary of the bug: When using FFmpeg to receive and decode multiple …
- 12:13 PM Ticket #7060 (nut needs definitions for P016 rawvideo) updated by
- See 9fe61b61074b013bc0a9289a207efce2107bfbcf There should be a way to …
- 7:18 AM Ticket #9256 (D3D11VA does not work for AV1) updated by
- Can you also test with https://github.com/BtbN/FFmpeg-Builds/ and also …
- 3:54 AM Ticket #8156 (PVS-studio big list of errors) updated by
-
Description changed
- 2:17 AM Ticket #6754 (libavfilter/signature_lookup.c:494: suspicious compare ?) updated by
- Patch is here: …
- 2:14 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
-
Status changed
Ticket #7600 is fixed in 288ca1c66740640d5742f2921efbf502d83f8b6a and … - 1:09 AM Changeset in ffmpeg [4c705a27] by
- lavfi/dnn: refine code to separate processing and detection in backends
- 12:44 AM Changeset in ffmpeg [cde6d028] by
- lavfi/dnn_filter_common.h: make filter option 'options' as deprecated …
May 23, 2021:
- 2:26 PM Changeset in ffmpeg [be96f4b6] by
- avutil/mem: make max_alloc_size an atomic type Signed-off-by: James …
- 1:17 PM Changeset in ffmpeg [3abdf0ef] by
- avcodec/libxavs2: Allow user-supplied buffers Here the packet size is …
- 1:16 PM Changeset in ffmpeg [7a36136] by
- avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffers …
- 1:15 PM Changeset in ffmpeg [250d8661] by
- avcodec/pngenc: Avoid copying APNG data, allow user-supplied buffer …
- 1:14 PM Changeset in ffmpeg [aaefb84b] by
- avcodec/pngenc: Remove always-true check Reviewed-by: James Almer …
- 1:12 PM Changeset in ffmpeg [5abb5c04] by
- avcodec/flacenc: Avoid copying packet data, allow user-supplied …
- 1:10 PM Changeset in ffmpeg [314c086a] by
- avcodec/pamenc: Avoid copying packet data, allow user-supplied buffers …
- 1:08 PM Changeset in ffmpeg [981c4cae] by
- avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffers …
- 1:07 PM Changeset in ffmpeg [ea2ec1df] by
- avcodec/libxavs: Improve returned error codes Reviewed-by: James …
- 1:03 PM Changeset in ffmpeg [4085cfc9] by
- avcodec/libxavs: Avoid overallocating, copying packet data When the …
- 12:59 PM Changeset in ffmpeg [a4b33432] by
- avcodec/libx265: Allow user-supplied buffers Here the packet size is …
- 12:57 PM Changeset in ffmpeg [9c4f2bc3] by
- avcodec/libx264: Avoid copying data, allow user-supplied buffers Here …
- 12:56 PM Changeset in ffmpeg [cfff94b7] by
- avcodec/libwebpenc_animencoder: Allow user-supplied buffers Here the …
- 12:54 PM Changeset in ffmpeg [ad26efbf] by
- avcodec/libwebpenc: Allow user-supplied buffers Here the packet size …
- 12:52 PM Changeset in ffmpeg [e099a29f] by
- avcodec/libvpxenc: Avoid one level of indentation Reviewed-by: James …
- 12:50 PM Changeset in ffmpeg [3280c6f9] by
- avcodec/libvpxenc: Avoid copying data, allow user-supplied buffers …
- 12:49 PM Changeset in ffmpeg [d8e66ec1] by
- avcodec/libvorbisenc: Avoid copying data, allow user-supplied buffers …
- 12:47 PM Changeset in ffmpeg [6ba55e96] by
- avcodec/libtheoraenc: Avoid copying data, allow user-supplied buffers …
- 12:44 PM Changeset in ffmpeg [6564ab0e] by
- avcodec/libshine: Avoid copying data, allow user-supplied buffer The …
- 12:43 PM Changeset in ffmpeg [0812a60f] by
- avcodec/libopenh264enc: Allow user-supplied buffers Here the packet …
- 12:42 PM Changeset in ffmpeg [c5939897] by
- avcodec/libmp3lame: Avoid copying data, allow user-supplied buffer …
- 12:42 PM Changeset in ffmpeg [95c8a859] by
- avcodec/libkvazaar: Allow user-supplied buffers Here the packet size …
- 12:42 PM Changeset in ffmpeg [91567c28] by
- avcodec/libgsmenc: Avoid copying packet data, allow user-supplied …
- 12:41 PM Changeset in ffmpeg [398822a7] by
- avcodec/libcodec2: Avoid copying packet data, allow user-supplied …
- 12:39 PM Changeset in ffmpeg [044daa7c] by
- avcodec/libaomenc: Avoid copying data, allow user-supplied buffers …
- 12:38 PM Changeset in ffmpeg [c685249f] by
- avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1 It has been added in …
- 11:42 AM Changeset in ffmpeg [a0ab83bf] by
- avfilter/vf_guided: Don't needlessly copy properties, fix potential …
- 11:42 AM Changeset in ffmpeg [376e80ad] by
- avfilter/vf_guided: Fix leak of frames Signed-off-by: Andreas …
- 11:42 AM Changeset in ffmpeg [618d186b] by
- avfilter/vf_guided: Don't free frame we don't own Reviewed-by: Steven …
- 11:26 AM Ticket #9257 (-ss fast seek can use bad (damaged) i-frame as references) updated by
- I guess that your video contains changing SPS/PPS without every …
- 8:00 AM Changeset in ffmpeg [4c0d6c91] by
- doc/encoders: update default coder for aac Changed in 660d1d8e3b.
- 3:33 AM Ticket #9257 (-ss fast seek can use bad (damaged) i-frame as references) updated by
- Just use https://github.com/BtbN/FFmpeg-Builds/
May 22, 2021:
- 11:24 PM Ticket #9257 (-ss fast seek can use bad (damaged) i-frame as references) updated by
- Getting the right windows components to build rightly for myself? …
- 10:02 PM Ticket #9257 (-ss fast seek can use bad (damaged) i-frame as references) updated by
- Please test current FFmpeg git head, provide a sample and the command …
- 8:31 PM Ticket #9257 (-ss fast seek can use bad (damaged) i-frame as references) updated by
-
Priority changed
- 8:29 PM Ticket #9257 (-ss fast seek can use bad (damaged) i-frame as references) updated by
-
Description changed
- 8:28 PM Ticket #9257 (-ss fast seek can use bad (damaged) i-frame as references) created by
- Summary of the bug: My apologies for what is a particularly minor bug, …
- 7:33 PM Changeset in ffmpeg [c813f5e3] by
- aarch64: hevc_idct: Fix overflows in idct_dc This is marginally …
- 6:30 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- In mpv that happens in full screen but does not in windowed (yes, …
- 5:15 PM Ticket #9256 (D3D11VA does not work for AV1) updated by
- LAV Filters refuses to implement vendor-specific workarounds. Since it …
- 4:54 PM Ticket #9256 (D3D11VA does not work for AV1) updated by
- Replying to aufkrawall: > *del*, trac.ffmpeg servers are …
- 4:43 PM Ticket #9256 (D3D11VA does not work for AV1) updated by
- *del*, trac.ffmpeg servers are slow.
- 4:42 PM Ticket #9256 (D3D11VA does not work for AV1) updated by
- Is this "Balling" person speaking on behalf of the ffmpeg project? In …
- 4:10 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- Replying to Balling: > This looks the same as …
- 3:59 PM Ticket #9256 (D3D11VA does not work for AV1) updated by
- Did you install AV1 video extensions? Does it then decode in movies …
- 3:46 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by
- HDR metadata was added into x264. …
- 3:45 PM Ticket #9256 (D3D11VA does not work for AV1) updated by
-
Cc changed
- 3:45 PM Ticket #9256 (D3D11VA does not work for AV1) updated by
-
Keywords changed
- 3:45 PM Ticket #9256 (D3D11VA does not work for AV1) created by
- Run ffmpeg -hwaccel d3d11va -i "1080p_av1_29.97fps.mkv" -f matroska - …
- 3:44 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
-
Status changed
This looks the same as https://github.com/sekrit-twc/zimg/issues/135 … - 3:15 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- Very short pitch + players temporary clip: https://we.tl/t-7IU3JYToWT
- 3:14 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- Yeah, I shared one of the very short samples from the pitch as well. …
- 3:08 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- Replying to Carl Eugen Hoyos: > Replying to [comment:6 …
- 3:06 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- What do you mean? Decoding with like: ffplay -i "input.mxf" leads …
- 3:04 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- Replying to Marton Balint: > > md5sum GreenFrames.mxf > …
- 2:47 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- > md5sum GreenFrames.mxf 5bcafcde36bd5a1052f23f65d264ceec GreenFrames.mxf
- 1:27 PM Changeset in ffmpeg [9d4c0184] by
- avio: do not export avpriv_io_{move,delete} They are private and not …
- 12:05 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- I cannot reproduce the issue: Could somebody provide a checksum for …
- 9:46 AM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- There are also some DNX120 that play ok from some cameras and some …
- 9:35 AM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by
- Yep, I can confirm that ffplay -i …
- 4:21 AM Ticket #7018 (cc_dec decoder very slow at extracting CEA-708 closed captions from ...) updated by
- Is this still the case? What is cbs_userdata patchset and is it used …
Note:
See TracTimeline
for information about the timeline view.
