Timeline
Oct 19, 2017:
- 10:00 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) created by
- Summary of the bug: I am trying to turn a stream of jpeg's into a video …
- 9:45 PM Ticket #6760 (Gray screen after transcoding media pix_fmt yuv444p10le to yuv420p. ...) created by
- Summary of the bug: When transcoding a video that uses h264 codec and …
- 5:37 PM Ticket #6759 (XDCAM MXF - how to apply patch to mxfenc.c) created by
- Hello everyone, in August 2016 we modified the mxfenc.c module …
- 12:32 AM Ticket #6758 (Same encoding profile many outputs) created by
- Hello, I want to encode a live video with different profiles, but send it …
- 12:10 AM Ticket #6603 (Regression bug when using amerge filter and WAV files.) closed by
- fixed: Pushed fix to git master.
Oct 18, 2017:
- 10:54 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given a ...) reopened by
- 10:14 PM Ticket #6757 (Copying pgs sub stream(s) results in non incrementing dts error) created by
- Summary of the bug: Attempting to mux a h265 mkv(Video.mkv) that contains …
Oct 17, 2017:
- 9:20 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given a ...) closed by
- worksforme: […] […]
- 4:37 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given a ...) created by
- Summary of the bug: With ffmpeg 3.4 and git master, trying to decode a nut …
- 2:58 PM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in CBR ...) created by
- Summary of the bug: When using the vp9_vaapi encoder in CBR or VBR mode, …
- 12:47 PM Ticket #6754 (libavfilter/signature_lookup.c:494: suspicious compare ?) created by
- ffmpeg-3.4/libavfilter/signature_lookup.c:494]: (warning) Result of …
- 12:46 PM Ticket #6753 (libssh not found using pkg-config - Build error with media-autobuild_suite) created by
- Building of FFmpeg is currently impossible. The build process of the …
- 12:45 PM Ticket #6752 (ffmpeg-3.4/libavformat/hlsenc.c:210: bad if statement ?) created by
- ffmpeg-3.4/libavformat/hlsenc.c:210]: (warning) Logical disjunction always …
- 12:42 PM Ticket #6751 (libavformat/mpegtsenc.c:1646: bad if statement ?) created by
- ffmpeg-3.4/libavformat/mpegtsenc.c:1646]: (warning) Logical conjunction …
- 12:39 PM Ticket #6750 (ffmpeg-3.4/libavformat/mxfdec.c:2340]: (style) Suspicious condition) created by
- ffmpeg-3.4/libavformat/mxfdec.c:2340]: (style) Suspicious condition …
- 12:34 PM Ticket #6749 (ffmpeg-3.4/libavcodec/eatqi.c:115: suspicious assignment ?) created by
- ffmpeg-3.4/libavcodec/eatqi.c:115]: (style) int result is assigned to long …
- 12:30 PM Ticket #6748 (ffmpeg-3.4/libavfilter/window_func.h:133: suspicious assignment ?) created by
- ffmpeg-3.4/libavfilter/window_func.h:133]: (style) Boolean value assigned …
- 12:26 PM Ticket #6747 (libavcodec/vorbis.c:61]: (style) Array index 'p' is used before limits ...) created by
- Source code is for (p = 0; (bits[p] == 0) && (p < num); ++p)
- 12:24 PM Ticket #6746 (libpostproc/postprocess.c: 2 * array index sanity check in odd place ?) created by
- [ffmpeg-3.4/libpostproc/postprocess.c:804]: (style) Array index 'o' is …
- 12:21 PM Ticket #6745 (libavcodec/xfacedec.c:126]: (style) Array index 'i' is used before limits ...) created by
- for (i = 0, k = 0; avpkt->data[i] && i < avpkt->size; i++) {
- 12:20 PM Ticket #6744 (libavcodec/x86/snowdsp.c: 2 * array index sanity check in odd place ?) created by
- [ffmpeg-3.4/libavcodec/x86/snowdsp.c:152]: (style) Array index 'i' is used …
- 12:17 PM Ticket #6743 (ffmpeg-3.4/libavcodec/vorbis.c:74]: (style) Array index 'i' is used before ...) created by
- for (i = p; (bits[i] == 0) && (i < num); ++i) ; Suggest sanity …
- 12:14 PM Ticket #6742 (ffmpeg-3.4/libavformat/nutdec.c:585: suspicious if ?) created by
- [ffmpeg-3.4/libavformat/nutdec.c:585]: (style) Same expression on both …
- 12:12 PM CompilationGuide/Centos edited by
- add pthread needed for x265 (diff)
- 12:11 PM CompilationGuide/Ubuntu edited by
- add pthread needed for x265 (diff)
- 12:10 PM Ticket #6741 (ffmpeg-3.4/libavfilter/vf_cover_rect.c:155: suspicious if ?) created by
- ffmpeg-3.4/libavfilter/vf_cover_rect.c:155] -> …
- 7:20 AM Ticket #6740 (libavfilter.6.dylib link failure with missing fribidi symbols) closed by
- fixed: Fixed that way. Thanks for the report.
- 7:06 AM Ticket #6740 (libavfilter.6.dylib link failure with missing fribidi symbols) created by
- […] which leads to this failure when linking libavfilter.dylib […] …
Oct 16, 2017:
- 11:53 PM Ticket #6738 (libavformat.57.dylib link failure with missing _gcry_randomize symbol) closed by
- fixed: Should be fixed in ae6fe04bee600dec99e81efba3b8350366f6367c
- 10:39 PM Ticket #6739 (aresample filter compensation bug) created by
- Summary of the bug: aresample filter configured to soft compensate will …
- 1:11 PM Ticket #6738 (libavformat.57.dylib link failure with missing _gcry_randomize symbol) created by
- […] which leads to this failure: […] -lgcrypt is not being added …
- 12:41 PM Ticket #6737 (ffmpeg can't interpret HLS #EXT-X-DISCONTINUITY tag.) created by
- Summary of the bug: Trying to convert from HLS (it's list file includes …
- 11:25 AM CompilationGuide/Centos edited by
- Reverted to version 58, just noticed that x265 needs yasm (diff)
- 11:18 AM CompilationGuide/Centos edited by
- remove yasm entirely, not just strikethrough, fix configure commands to … (diff)
- 11:15 AM CompilationGuide/macOS edited by
- remove yasm entirely, not just strikethrough (diff)
Oct 15, 2017:
- 10:20 PM Ticket #6736 (vidstab fails with yuv444 input) created by
- Summary of the bug: Trying to apply vidstab{detect,transform} filters on …
- 7:44 PM Ticket #6482 (h264_videotoolbox encoder hardcodes SPS with 25fps) closed by
- fixed: If I write it into a mpegts container, the fps is detected correctly. …
- 11:19 AM Ticket #6735 (Vidstabtransform separate x,y axis maxshift value) created by
- It would be nice to be able to control the maxshift vaule by x and y axis …
- 11:12 AM Ticket #6734 (vidstabtransform bicubic interpolation issue) created by
- Summary of the bug: Using vidstabtransform with bicubic …
- 2:07 AM Ticket #6733 (libavformat/http: no duration and totally wrong offset for hls videostream) created by
- […] So far so good. Duration is correct. Don't know why it says "start: …
Oct 14, 2017:
- 6:53 PM Ticket #6732 (libavfilter/showwavespic crash on windows) created by
- Summary of the bug: Generating waveform image with showwavespic from wav …
- 8:14 AM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) created by
- Summary of the bug: A "standard" build had worked for months, but no …
Oct 13, 2017:
- 8:58 AM Ticket #6730 (Intel QSV segment problem) created by
- When try to use segment option of ffmpeg with hevc_qsv ffmpeg can not …
Oct 12, 2017:
- 1:44 PM Ticket #6728 (Inline variable declarations break builds when using non-C99 compliant ...) closed by
- fixed: Patch applied, thank you for the report and the testing.
- 4:27 AM Ticket #6729 (Compile error with v4l2 in ffmpeg git master) closed by
- fixed: Should be fixed in 734ed38931103c523c42333633a315a0ce1b5eb2. Thanks for …
- 3:36 AM Ticket #6729 (Compile error with v4l2 in ffmpeg git master) created by
- I'm getting the following compile error with v4l2: […] A git bisect …
Oct 11, 2017:
- 2:55 PM Ticket #6728 (Inline variable declarations break builds when using non-C99 compliant ...) created by
- Apologies if this is not the correct place to report this, it is compile …
- 8:15 AM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) closed by
- fixed: This appears to have been fixed. I cannot reproduce the issue with a …
- 7:56 AM Ticket #5895 (Configure error with GCC 6.2.0 and libsnappy) closed by
- fixed: This was resolved by patching …
- 2:10 AM Ticket #3611 (Ticket timestamps on https://trac.ffmpeg.org are in the future) closed by
- worksforme: I couldn't duplicate this old issue. Time seems accurate to me.
- 1:55 AM Waveform edited by
- remove outdated method (diff)
Oct 10, 2017:
- 12:47 PM Ticket #6727 ([Vorbis parser @ 0x4cf1380] Invalid packet) created by
- How to reproduce: % ffmpeg -i input.ogg output.m4a On Amazon …
Oct 9, 2017:
- 8:39 PM Ticket #6726 (ATSC A/53 CC support missing from nvenc_h264 encoder) created by
- Other H.264 encoders have ATSC A/53 CC copy from source support which was …
- 7:53 PM Ticket #6725 (wrong timecode for dpx) created by
- In the case when framerate is embedded in dpx the timestamps are still …
- 6:04 PM Ticket #6723 (DTS-CD Decoding Distortion) closed by
- fixed: Should be fixed in 23990950e35eff0b96f843c396a62a6429ea25ec, which will be …
- 3:31 AM Ticket #6689 (patchwork.ffmpeg.org uses untrusted StartCom HTTPS/SSL/TLS certificate) closed by
- fixed: Fixed yesterday by Reimar Doeffinger. Thanks for the report/reminder.
- 12:14 AM Ticket #6719 (ffmpeg doesn't build with newest openjpeg dependency from its git now at ...) closed by
- fixed: Thank you for your report and your try to fix it! Hopefully fixed by …
- 12:01 AM Ticket #6724 (FFmpeg freezes while downloading an HLS stream) created by
- Summary of the bug: I've been trying to archive a few HLS streams and …
Oct 7, 2017:
- 7:49 PM Ticket #6723 (DTS-CD Decoding Distortion) created by
- I have a very strange DTS-CD decoding problem. The ffmpeg dts decoder …
- 5:19 PM Ticket #6722 (XMA/WMAPro decoder: gapless problems) created by
- XMA first/last output is slightly incorrect, notably breaking gapless …
- 2:53 AM Ticket #6721 (ffplay fails to initialize audio output on with SDL 2.0.6) created by
- […] Format "33056" is, according to the SDL2 header, f32 output. …
Oct 6, 2017:
- 7:42 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) reopened by
- Reproduced again on an i3-4130 running Windows 10 Pro, with both …
- 2:25 PM Ticket #6670 ("LAVSplitterSource" shows empty "Chapters"(title) metadata tags for remote ...) reopened by
- 1:19 AM Ticket #6720 (Failure to write last packet to stream) created by
- Hi there, I'm using the FFmpeg API to take a bitmap and encode it to a …
Oct 5, 2017:
- 11:28 PM Ticket #6558 (libavformat discards chapters in mp3 files) closed by
- fixed: Fixed by Lukas Stabe in 1fd80106be3dca9fa0ea13fb364c8d221bd27c15
- 2:05 PM Ticket #6719 (ffmpeg doesn't build with newest openjpeg dependency from its git now at ...) created by
- Summary of the bug: Openjpeg git at https://github.com/uclouvain/openjpeg …
- 12:34 PM Ticket #6663 (ffrpobe shows nothing as frame info) closed by
- needs_more_info: Please reopen this ticket if it is reproducible with current FFmpeg git …
- 12:33 PM Ticket #6646 (Problem with ismv) closed by
- needs_more_info: Please reopen this ticket if you can add the missing information.
- 12:32 PM Ticket #6670 ("LAVSplitterSource" shows empty "Chapters"(title) metadata tags for remote ...) closed by
- needs_more_info: Please either explain how this can be reproduced with current FFmpeg git …
- 10:19 AM Ticket #6677 (mpeg2 decoder always output some redundant dummy frames for interlace ...) closed by
- fixed: Fixed in fd7cb86468cc63b5bda203d74964584281318cda - thank you for the …
- 9:35 AM Ticket #6702 (Latest version does not compile with videotoolbox on macOS.) closed by
- fixed: Fixed in 8be3fc88d3facec927708a8594fe26df93df5cad
- 9:34 AM Ticket #6684 (videotoolbox encoder doesn't build in latest git) closed by
- fixed: Fixed in 8be3fc88d3facec927708a8594fe26df93df5cad
- 9:16 AM Ticket #6718 (Option to remove label on alpha channel) created by
- Summary of the bug: When FFMPEG writes to RGBA PNG 32bit .MOV Quicktime, …
- 2:32 AM Ticket #6717 (h264 - gray chroma - error while decoding - left block unavailable) created by
- Hi all, well i found this problem from mpv, i can't reproduce a video, but …
- 2:14 AM Ticket #6716 (s5p-mfc: v4l2_m2m encoding does not work) closed by
- Fixed by 44188993a1865e6a4e204908319f06cec39d5ee9.
Oct 4, 2017:
- 2:11 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) closed by
- fixed: Should be fixed in 4590d073ccdc7c3ce0384d5b1fba56b3f6673535, thank you for …
Oct 3, 2017:
- 9:30 PM Ticket #6710 (Commit fd5f4ac0813c27c34c387f00044905a859e29e37 broke building ffmpeg with ...) closed by
- fixed: Should be fixed in 3e6829a8aa1ec687086669551aee45743ac25691.
- 6:52 PM Ticket #6715 (Uninitialized variable in ff_h264_hl_decode_mb) closed by
- invalid: Oh, sorry -- I was not aware of the project split and name sharing. Might …
- 6:50 PM Ticket #6715 (Uninitialized variable in ff_h264_hl_decode_mb) reopened by
- I can't find a separate libavcodec bug tracker, and there are plenty of …
- 4:34 PM Ticket #6716 (s5p-mfc: v4l2_m2m encoding does not work) created by
- Summary of the bug: v4l2_m2m encoder fails to allocate capture buffers …
- 10:32 AM Ticket #6715 (Uninitialized variable in ff_h264_hl_decode_mb) closed by
- invalid: This is the FFmpeg bug tracker.
- 4:29 AM Ticket #6715 (Uninitialized variable in ff_h264_hl_decode_mb) created by
- I am building a program that decodes H264 captured video, and then runs …
- 4:02 AM Ticket #6714 (MOV file with svq3 video fails to decode if edit list parsing is enabled) created by
- […] Adding "-ignore_editlist 1" to the demuxer options allows to …
- 1:04 AM Ticket #6713 (std_compliance flags not forwarded to rtp muxer for rtsp output) created by
- Using master b591329c3afe445c45eaecadd5fe3b80a837ee2f To reproduce: …
- 1:02 AM Ticket #6712 (Type mismatch between vorbis_context_s::audio_samplerate and ...) created by
- vorbis_parse_id_hdr() extracts the audio sample rate into …
Oct 2, 2017:
- 3:40 PM Ticket #6711 (error 'libavcodec/x86/proresdsp.o' has no sections) created by
- Summary of the bug: Building with commit …
- 3:35 PM Ticket #6710 (Commit fd5f4ac0813c27c34c387f00044905a859e29e37 broke building ffmpeg with ...) created by
- Summary of the bug: Building using this commit …
- 3:15 PM Ticket #6349 (libmp3lame encode segfaults with audio filter) closed by
- fixed: Fixed by Muhammad Faiz in fc3a03fcf9cd7eafe7342e2508e6128888efa0bb
- 2:31 PM Ticket #6325 (Wrong resolution in output from hevc stream) closed by
- fixed: Fixed since 000fb61a71c6288c377167fea1541700aef3612d
- 1:48 PM Ticket #6236 (FFmpeg bandwidth skyrockets upon scene change after the scene has been ...) closed by
- needs_more_info
- 1:44 PM Ticket #6141 (Support hevc of videotoolbox on mac if possible) closed by
- fixed: Implemented by Aman Gupta in 3d4f8b9184a4693c577e0b73496e6cc1989c6bbf
- 1:16 PM Ticket #6106 (Some pcm wavs detected as eac3) closed by
- fixed: This was fixed in 227d602bb36f9460e007fb3e1fbff4a776838498 (3.3).
- 11:36 AM Ticket #6709 ("Non-monotonous DTS in output stream" every 13 hours 14 minutes) created by
- I have a problem with the latest ffmpeg from zeranoe. Every 13h14m ffmpeg …
- 1:07 AM Ticket #6708 (support >16 audio bitdepth in decklink input) created by
- Summary of the bug: The decklink SDK makes higher bit depth audio …
Oct 1, 2017:
- 11:43 PM HWAccelIntro edited by
- (diff)
- 4:20 AM HWAccelIntro edited by
- v4l2_m2m added to the Platform API Availability table (diff)
- 4:04 AM Ticket #6707 (v4l2_m2m: fix full reinit) created by
- Summary of the bug: How to reproduce: Decode a video stream which …
- 2:56 AM Hardware/VAAPI edited by
- (diff)
- 2:55 AM Hardware/VAAPI edited by
- (diff)
- 2:34 AM HWAccelIntro edited by
- (diff)
Sep 30, 2017:
- 10:21 PM Ticket #6706 (channel_layout option ignored for non default layouts) created by
- When selecting an output channel layout through -channel_output, if the …
- 10:00 PM Ticket #6705 (Encoding to -f null is broken) created by
- Encoding to -f null sometimes fails since …
- 9:31 PM Downstreams edited by
- add more Debians, update Gentoo stable (diff)
- 9:16 PM Ticket #6704 (No duration for G.729 samples) created by
- As reported by Dave Horton (who provided the sample), raw G.729 files do …
- 12:34 PM Ticket #6703 (ffmpeg rounds duration_ts and duration) created by
- Summary of the bug: if you use NTSC videos (29.97fps), duration_ts and …
- 10:54 AM Ticket #6702 (Latest version does not compile with videotoolbox on macOS.) created by
- When compiling the latest GIT version, videotoolbox is not enabled for …
Sep 29, 2017:
- 9:38 PM Ticket #6701 (Green images from TS file) reopened by
- 4:45 PM Ticket #6701 (Green images from TS file) closed by
- needs_more_info: Use -threads 1
- 3:27 PM Ticket #6701 (Green images from TS file) created by
- Summary of the bug: I use ffmpeg to generate images from a TS file and for …
- 12:49 AM Ticket #6700 (Error reading long MOV file) closed by
- fixed: Pushed your patch as 1015982f45d832ee926a81460121673a97292333 - thank you …
Sep 27, 2017:
- 10:38 PM Ticket #6700 (Error reading long MOV file) created by
- Summary of the bug: I have a 1.1TB ProRes? 422 MOV file (a bit more than …
Sep 26, 2017:
- 4:26 PM Ticket #6699 (MP4 with HEVC keyint=2 not decoded properly due to edit list (first frames ...) created by
- Problem: HEVC streams encoded with short key intervals (2,4,...) inside …
- 3:30 PM Ticket #6695 (avformat_new_stream() and cur_dts) closed by
- invalid: When I was making a patch for this I noticed what changed in ffmpeg. That …
- 2:16 PM Ticket #6649 (DNxHR 444 encoding crashes because of wrong macroblock size) closed by
- fixed: Applied as eec67f25224a48047da57be18b610b11b0fd0bfe - thank you for the …
- 11:46 AM Ticket #6698 (error: Unable to initialize the encoder: Transport library initialization ...) closed by
- duplicate
- 11:45 AM Ticket #6696 (minor: more clear error message to fix typo) closed by
- wontfix: Feel free to send a patch - made with git format-patch - to the …
- 11:36 AM Ticket #6698 (error: Unable to initialize the encoder: Transport library initialization ...) created by
- I'm trying to run an audio encoder using ffmpeg command but when I try to …
- 9:47 AM Ticket #6697 (add link from source-code to doc's) closed by
- wontfix: "a dither" is considered to be public domain by the author. If you want to …
- 5:21 AM Ticket #6697 (add link from source-code to doc's) created by
- https://github.com/FFmpeg/FFmpeg/blob/949debd1d1df3a96315b3a3083831162845c1 …
- 5:00 AM Ticket #6696 (minor: more clear error message to fix typo) created by
- not sure worth mentioning -sws_flags …
- 4:37 AM Ticket #6695 (avformat_new_stream() and cur_dts) created by
- avformat_new_stream() is not initializing AVStream->cur_dts. This causes …
- 2:36 AM Ticket #6694 (can we have gamma-correct image-resizing) created by
- because sRGB is non[physical(energy)]-linear when resizing you might get …
- 12:24 AM Ticket #6692 (ffmpeg crashed when libx264rgb and preset is used) closed by
- invalid: […] Even if there is a bug in FFmpeg, libx264 should not abort because …
Sep 25, 2017:
- 10:32 PM Ticket #6693 (MXF (AVC-I or DNXH) file created by ffmpeg could not be recognized by ...) created by
- Summary of the bug: FFmpeg produce AVC-Intra MXF that could not be …
- 10:27 PM CompilationGuide/macOS edited by
- (diff)
- 10:19 PM CompilationGuide/Centos edited by
- changed yasm recommendation to nasm as yasm is out of date and unusable … (diff)
- 9:59 PM Ticket #6692 (ffmpeg crashed when libx264rgb and preset is used) created by
- Summary of the bug: How to reproduce: This command runs: ffmpeg -i …
- 4:15 PM Ticket #6691 (Segfault when running libvmaf with psnr option) created by
- Using latest ffmpeg and latest libvmaf (d84caaa) under macOS 10.12. When …
- 10:44 AM Ticket #6690 (Raw Electronic Arts ADPCM support (.XA)) created by
- Summary of the bug: How to reproduce: […] I would like support for …
- 4:44 AM Ticket #6689 (patchwork.ffmpeg.org uses untrusted StartCom HTTPS/SSL/TLS certificate) created by
- https://patchwork.ffmpeg.org produces a NET::ERR_CERT_REVOKED error on …
- 2:37 AM Ticket #6631 (MXF demuxer does not produce any timestamps for Panasonic P2 video file) closed by
- fixed: Fixed by Marton Balint in 01911b9b3cad85ff1c346165659c0181db661b3e
- 1:26 AM Ticket #6688 (easefab license violation) created by
- Makes no attempts to comply with the license in any way. Nonfree, gpl, the …
- 1:15 AM Ticket #6687 (WonderFox / videoconverterfactory license violation) created by
- Distributes binary and libraries with --enable-gpl --enable-version3. …
Sep 24, 2017:
- 7:44 PM Ticket #6503 (interplayvideo: crash with fuzzed file) closed by
- fixed: fixed by something
Sep 23, 2017:
- 9:27 PM Downstreams edited by
- EOL: Ubuntu 16.10, Fedora 24, ROSA 2014.1. Add: Ubuntu 17.10, Fedora 26. (diff)
- 9:05 PM Projects edited by
- (diff)
- 2:56 PM Ticket #6686 (Transcoding dvb recording fails) created by
- I see an issue here with the sample from ticket #6647 that seems unrelated …
- 1:48 PM Ticket #6647 (TS re-mux to MKV result in wrong frame rate) closed by
- worksforme: Works fine here: […] […]
- 12:04 PM Projects edited by
- (diff)
- 11:55 AM Projects edited by
- (diff)
- 11:53 AM Projects edited by
- (diff)
- 6:26 AM Ticket #6685 (Indirect function call with the wrong number of arguments in cmdutils.c) created by
- I'm working on making clang's function sanitizer (a part of the undefined …
- 3:48 AM Ticket #6684 (videotoolbox encoder doesn't build in latest git) created by
- configure doesn't set CONFIG_H264_VIDEOTOOLBOX_ENCODER. Git bisect'ed to …
Sep 22, 2017:
- 2:00 AM Ticket #6667 (GnuTLS: should ignore GNUTLS_E_PREMATURE_TERMINATION) closed by
- fixed: Your patch was applied in 598e41684066feba701d19ca7443d24b9e5efa77 - thank …
- 1:16 AM Ticket #6683 (Transport library initialization error in libfdk_aac when using aac_eld ...) created by
- Docs show aac_eld …
Sep 21, 2017:
- 6:40 PM Projects edited by
- (diff)
- 6:39 PM Ticket #6682 (hstack repeats input frames) created by
- Using the hstack filter in code I was having a strange problem where after …
- 6:09 PM Projects edited by
- (diff)
- 6:05 PM Projects edited by
- (diff)
- 6:04 PM Ticket #6679 (iOS hardware H264+AAC) closed by
- invalid: This is the FFmpeg bug tracker, not a support forum. If you want to …
- 6:03 PM Projects edited by
- (diff)
- 6:02 PM Ticket #6680 (iOS hardware H264+AAC) closed by
- invalid
- 6:02 PM Ticket #6681 (iOS hardware H264+AAC) closed by
- invalid
- 4:19 PM Ticket #6681 (iOS hardware H264+AAC) created by
- One famous company want to switch to hardware support of RTSP with …
- 4:18 PM Ticket #6679 (iOS hardware H264+AAC) created by
- One famous company want to switch to hardware support of RTSP with …
- 4:18 PM Ticket #6680 (iOS hardware H264+AAC) created by
- One famous company want to switch to hardware support of RTSP with …
- 11:55 AM Ticket #6678 (Read raw amr streams) created by
- Summary of the bug: AMR over UDP works between 127.0.0.1 TX and 0.0.0.0 RX …
- 10:29 AM Ticket #6676 (mpeg2 decoder always output some redundant dummy frames for interlace ...) closed by
- duplicate
- 10:22 AM Ticket #6677 (mpeg2 decoder always output some redundant dummy frames for interlace ...) created by
- Summary of the bug: If a mpeg2 video is a field video, ffmpeg will always …
- 10:22 AM Ticket #6676 (mpeg2 decoder always output some redundant dummy frames for interlace ...) created by
- Summary of the bug: If a mpeg2 video is a field video, ffmpeg will always …
Sep 20, 2017:
- 5:29 PM Ticket #6675 (Cineform decoder distorts lower 8 pixels on 1080 video) created by
- Summary of the bug: The lower 8 pixels of 1080 height video distorts when …
- 3:40 PM Ticket #6567 (aac format profile always LTP in 3.2.x by filter aac_adtstoasc) closed by
- needs_more_info: Please reopen this ticket if you can add the missing information.
- 12:09 PM Ticket #6665 (Image sequence - feature request: add -end_number parameter) closed by
- wontfix: I don't think the option would have the desired effect: FFmpeg (the image2 …
- 3:39 AM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) closed by
- fixed: Implemented by Steven Liu in 96d70694.
- 3:27 AM Ticket #6657 (DVB-T2 audio support) closed by
- fixed: You may want to inform Loewe that their mpegts muxer writes invalid files …
- 2:12 AM Ticket #6672 (ffplay stereo3d incorrect aspect ratio) closed by
- fixed: Fixed in b4b02477bd8029daca389ec745bbb46457b74b5c, thank you for the …
- 2:02 AM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) closed by
- fixed: Replying to xtemp09: > ffprobe is stable. There is nothing …
Sep 19, 2017:
- 3:54 PM Ticket #6674 (Crash on VP9 DXVA2 decoding.) closed by
- fixed: I actually had that patch on the ML already, pushed it now.
- 3:09 PM Ticket #6674 (Crash on VP9 DXVA2 decoding.) created by
- Crash on VP9 DXVA2 decoding after …
- 12:34 PM Ticket #6673 (fmp4/hls not working with remote paths) reopened by
- 11:15 AM Ticket #6673 (fmp4/hls not working with remote paths) closed by
- duplicate: refer to : https://trac.ffmpeg.org/ticket/6541
- 10:32 AM Ticket #6673 (fmp4/hls not working with remote paths) created by
- Summary of the bug: When sending the chunks via the HTTP PUT method the …
Note: See TracTimeline
for information about the timeline view.