Timeline
Apr 11, 2019:
- 7:18 PM Changeset in ffmpeg [3e102233] by
- avformat/file: add seekable option to disallow seeking Signed-off-by: …
- 7:17 PM Changeset in ffmpeg [6ed7df5b] by
- avformat/mxfdec: export operational pattern UL as file metadata Can …
- 6:59 PM Changeset in ffmpeg [c5a825dc] by
- configure: fix av1_frame_split bsf dependencies Signed-off-by: James …
- 6:45 PM Changeset in ffmpeg [80e9f50f] by
- avcodec: add an AV1 frame split bitstream filter This will be needed …
- 6:30 PM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by
- Even with the patch applied, I still see run-to-run issues.
- 5:25 PM Changeset in ffmpeg [3308e3da] by
- avcodec/agm: Check frame dimensions Fixes: out of array access Fixes: …
- 2:57 PM Ticket #7758 (Unable to playback hardware encoded H.264 to RED5 server using FFmpeg ...) updated by
- If I remove the copyinkf flag from the original command line, …
- 2:21 PM Ticket #5569 (POWER8 VSX vectorization libswscale/output.c) updated by
- Enablement / vectorization equivalent to x86 is all that is necessary. …
- 9:58 AM Changeset in ffmpeg [d0f24df] by
- avcodec: add ADPCM AGM decoder
- 9:49 AM Changeset in ffmpeg [7be8f7ac] by
- avcodec/agm: add support for non-dct coding
- 9:49 AM Changeset in ffmpeg [0f283559] by
- avcodec/agm: add support for higher compression
- 7:41 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by
- The patch looks right to me, and the issue with bit-to-bit mismatch …
- 7:28 AM Ticket #7836 (Missing packets error when streaming rtsp to rtmp) updated by
- Update to this issue: after reading similar problems: …
- 6:24 AM Ticket #5569 (POWER8 VSX vectorization libswscale/output.c) updated by
- PPC output.c coverage now exceeds x86. Speedups 4-16x, usually in line …
- 6:08 AM Changeset in ffmpeg [ce92ee4b] by
- swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2 ./ffmpeg -f lavfi …
- 6:01 AM Ticket #7836 (Missing packets error when streaming rtsp to rtmp) updated by
- Replying to cehoyos: > Are network input and network …
- 5:22 AM Ticket #7837 (ffplay cannot play av1 smoothly) updated by
-
Version changed
- 5:21 AM Ticket #7837 (ffplay cannot play av1 smoothly) closed by
- invalid: It is unlikely that this can be fixed in FFmpeg.
- 5:12 AM Ticket #7837 (ffplay cannot play av1 smoothly) created by
- ffplay Chimera-AV1-10bit-1920x1080-6191kbps.mp4 cannot play smoothly …
- 5:01 AM Ticket #7836 (Missing packets error when streaming rtsp to rtmp) updated by
- Are network input and network output needed to reproduce the issue or …
- 4:58 AM Ticket #7836 (Missing packets error when streaming rtsp to rtmp) created by
- Summary of the bug: I'm using ffmpeg to do RTSP to RTMP streaming, the …
Apr 10, 2019:
- 8:37 PM Changeset in ffmpeg [3fe37033] by
- avcodec/pnm_parser: Factor out next/index compensation Reviewed-by: …
- 8:33 PM Changeset in ffmpeg [1d43d72b] by
- avcodec/pnm_parser: Factor next initialization out Reviewed-by: Paul …
- 8:26 PM Changeset in ffmpeg [7f3d39b2] by
- avcodec/pnm_parser: Support concatenated ASCII images Fixes: Timeout …
- 5:30 PM Ticket #7546 (Getting remote stream problem via RTSP: could not find codec parameters) updated by
-
Cc, Component changed
Hello ffmpeg devs. I want to jump onto this ticket as I am having the … - 4:54 PM Ticket #7758 (Unable to playback hardware encoded H.264 to RED5 server using FFmpeg ...) updated by
- Does the original command line also fail if you don’t force copying …
- 11:44 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by
- Thanks Alexandr. FFmpeg allocates system memory as the original …
- 10:41 AM Changeset in ffmpeg [2be7c388] by
- avdevice/opengl_enc: fix build error using msvc compiler
- 7:02 AM Changeset in ffmpeg [951561b6] by
- libavformat/dashenc : Prevent writing manifest files multiple times
- 5:16 AM Ticket #7174 (H.264 decoding turns blocky, "Out of range ...) updated by
- I have come across this decoding error in some h264 video. In both the …
Apr 9, 2019:
- 11:08 PM Changeset in ffmpeg [4d2f6215] by
- aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis …
- 9:16 PM Changeset in ffmpeg [1c50d61] by
- libavutil/hwcontext_opencl: Fix channel order in format support check …
- 6:45 PM CompilationGuide/macOS edited by
- tap has to be added first (diff)
- 3:10 PM Changeset in ffmpeg [cf7a5c65] by
- avformat/matroskaenc: fix leak on error Signed-off-by: James Almer …
- 3:08 PM Changeset in ffmpeg [420fe39a] by
- avformat/av1: Initialize padding in ff_isom_write_av1c Otherwise, AV1 …
- 1:51 PM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by
- Jun, So with the above video if you seek to close to the end, then let …
- 1:49 PM Changeset in ffmpeg [1ec777dc] by
- avformat/matroskaenc: fix leak on error Signed-off-by: James Almer …
- 1:47 PM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by
- This is the output with trace enabled from console history. I see a …
- 1:29 PM Changeset in ffmpeg [d6a83922] by
- lavf/movenc: Pass correct pointer to av_log().
- 12:15 PM Ticket #7684 (ffmpeg -ss: issue with one flac uncompressed) updated by
- Workaround is to trim the audio using a filter. `ffmpeg -i "02 - Sad …
- 11:23 AM Ticket #7684 (ffmpeg -ss: issue with one flac uncompressed) updated by
- Replying to rdsu: > It's possible to know when this issue …
- 11:19 AM Ticket #7684 (ffmpeg -ss: issue with one flac uncompressed) updated by
- It's possible to know when this issue can be fixed and deployed? …
- 9:43 AM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
- Need flush buffer to file when the logic into can split and no output …
- 9:26 AM Ticket #7789 (Fails to compile with Blackmagic Decklink SDK 11.0) updated by
-
Cc changed
- 8:45 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- Many thanks for the quick resolution to everyone involved notably …
- 8:13 AM Ticket #7609 (rw_timeout dont work in RTSP) updated by
- Could you have a try with -stimeout ?
- 7:57 AM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
- bug from commit: db9e87dd8c1ce11d37edc16f9380ee8dee68891b let me …
- 7:30 AM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by
- Replying to kealist: Do you have any logs when it reaches …
- 7:13 AM Ticket #7646 (Loading Remote ffmpeg FMP4 HLS Streams Return Faulty Codec with ...) updated by
- I have run into the same problem. "partial file" is reported when a …
- 1:22 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) closed by
- fixed
- 1:16 AM Changeset in ffmpeg [0a347ff4] by
- lavf/matroskaenc: Fix memory leak after write trailer Fix memory leak …
Apr 8, 2019:
- 7:45 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by
- I am sorry but the output is irrelevant. To test the issue you need to …
- 7:01 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by
-
Please either:
Send your patch - made with
git format-patch- to the … - 6:59 PM Ticket #7835 (crashes using crop with zscale) updated by
- Please provide backtrace, disassembly and register dump for crash …
- 6:56 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) reopened by
- I confirm the issue reported in this ticket with current git. Running …
- 3:29 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
- Also note that the Fraunhofer website contains a link to Apples …
- 3:25 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
- I found a set of test vector AAC files, that are ought to play back …
- 2:24 PM Changeset in ffmpeg [bb5efd17] by
- avformat/av1: Initialize padding in ff_isom_write_av1c Otherwise, AV1 …
- 2:14 PM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by
- Replying to Jun: > Replying to kealist: > > …
- 12:37 PM Ticket #7834 (ts over ip) closed by
- needs_more_info
- 12:09 PM Ticket #7835 (crashes using crop with zscale) created by
- Summary of the bug: using crop filter sets x option(3rd opt) except …
- 10:42 AM Ticket #7834 (ts over ip) created by
- Summary of the bug: Send ts packet over udp by ffmpeg, the size of …
- 10:25 AM CompilationGuide/macOS edited by
- remove tap-pin, as it's deprecated from Homebrew 2.1 (diff)
- 10:22 AM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
- […] reproduced.
- 10:17 AM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
- […]
- 10:05 AM Ticket #7833 (ffmpeg cant decode video file.) updated by
-
Priority, Keywords, Version changed
For future tickets: Please remember that only current FFmpeg git head … - 10:05 AM Ticket #7123 (GPAC file doesn't play with edit list parsing) updated by
-
Keywords changed
- 10:04 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by
- This is because input frames are submitted via another code path, …
- 9:44 AM Ticket #7789 (Fails to compile with Blackmagic Decklink SDK 11.0) updated by
- I've tested that. it works seamlessly now even with newest 11.1 SDK
- 9:43 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by
- qsvenc.c submit_frame specifically has some logic to make a copy of …
- 9:36 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by
-
System memory is allocated by
av_buffer_alloc()(inside libavutil), … - 9:12 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by
- I'm not sure I fullly understood the root cause you've filed, but I …
- 8:49 AM Ticket #7833 (ffmpeg cant decode video file.) updated by
- Replying to richardpl: > Can not confirm without short …
- 8:48 AM Ticket #7833 (ffmpeg cant decode video file.) updated by
- Replying to richardpl: > Can not confirm without short …
- 8:43 AM Ticket #7833 (ffmpeg cant decode video file.) updated by
- Can not confirm without short sample uploaded somewhere.
- 8:31 AM Ticket #7833 (ffmpeg cant decode video file.) created by
- Summary of the bug: ffmpeg cant decode mp4 video file, and I have test …
- 7:59 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by
- > the 15fps is calculated Can you give me some pointers as to where …
- 5:27 AM Ticket #1771 (The file size limit almost never works.) updated by
- In theory, one could 1) allow the user to set a trailer size …
- 3:20 AM Ticket #7832 (Compact items on man page) created by
- On ffplay man page maybe write […] as […]
Apr 7, 2019:
- 10:19 PM Ticket #1771 (The file size limit almost never works.) closed by
- fixed: I don't see how this can be realistically improved, the documentation …
- 10:16 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
-
You should probably use
testsrc2… - 9:21 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
-
Cc changed
- 8:28 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
- I finally managed to reproduce with testsrc: […]
- 7:59 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
-
Cc, Summary changed
- 7:57 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) created by
- Summary of the bug: Remuxing a perfectly decodeble input video to HLS …
- 7:15 PM Changeset in ffmpeg [ecdaa4b4] by
- avfilter/af_asetnsamples: use correct function
- 7:09 PM Changeset in ffmpeg [3a2adee] by
- avformat/riffdec: pass correct pointer to av_log
- 11:17 AM Changeset in ffmpeg [4c8e3725] by
- avfilter/af_asetnsamples: fix sample queuing. When asetnsamples uses …
- 9:55 AM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by
-
Cc changed
Replying to andreymal: I checked the code, the error … - 9:26 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- According to my test this should fix the issue: […]
- 7:51 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) updated by
-
Keywords changed
- 7:14 AM Ticket #1771 (The file size limit almost never works.) updated by
-
Component changed
The documentation was clarified in … - 6:32 AM Ticket #7260 (Fail to get image dimension when RTSP falling back from UDP to TCP) updated by
- Replying to julien23: The reason is there in your log: …
- 6:21 AM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by
-
Cc changed
Replying to kealist: I tried on my Mac, using keyboard … - 6:20 AM Changeset in ffmpeg [8607e29f] by
- swscale/ppc: VSX-optimize yuv2rgb_full_X ./ffmpeg -f lavfi -i …
- 6:20 AM Changeset in ffmpeg [3256e94] by
- swscale/ppc: VSX-optimize yuv2rgb_full_2 ./ffmpeg -f lavfi -i …
- 6:20 AM Changeset in ffmpeg [50e672bc] by
- swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1 ./ffmpeg -f lavfi …
- 6:08 AM Ticket #7810 (ffmpeg will automatically pause (Konx KW01 gen2)) updated by
-
Cc changed
Replying to branqueira: > I checkout the code and build … - 5:15 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) updated by
-
Keywords changed
Can you upload the VP9 test clip for this issue? Thanks - 5:04 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
-
Cc, Version changed
Peter, I've reproduced the memory leak issue with examples muxing.c … - 2:18 AM Changeset in ffmpeg [7c187514] by
- doc/examples/metadata: fix the example can't dump FLV metadata fix …
- 12:00 AM Changeset in ffmpeg [d234ed76] by
- lavf/Makefile: Fix kux demuxer standalone compilation.
Apr 6, 2019:
- 1:57 PM Ticket #4519 (Support for KUX container) closed by
- fixed: Implemented by Swaraj Hota in 208ae228fa129041dc6671dcc45c025a11bf2cc6 …
- 1:54 PM Changeset in ffmpeg [208ae228] by
- lavf/flvdec: added support for KUX container Fixes ticket #4519. The …
- 1:20 PM Changeset in ffmpeg [f4f40cbb] by
- lavd/x11grab: fix vertical repositioning There is a calculation error …
- 4:15 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by
- the 15fps is calculated. SDP RFC defines the framerate as ”maximum …
Apr 5, 2019:
- 10:28 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
- > I discovered that MP4Box writes a subtitle box size while ffmpeg …
- 5:26 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
- Replying to CoRoNe: > First time I've been looking at …
- 4:10 PM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) created by
- I'm encoding P010 stream to h265 using qsv. Command line is below. I …
- 3:34 PM Ticket #2474 (MKV transcoded to MKV with copied attachments is unplayable if output ...) closed by
- fixed: This has been fixed, most likely by commit …
- 2:08 PM Ticket #7829 (Wrong average framerate for H.264 in mxf) created by
- Matrox provided a sample that shows an incorrect average framerate …
- 1:16 PM Changeset in ffmpeg [772c73e6] by
- FATE: Add test for HEVC files that claim to have two first slices …
- 11:21 AM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by
- Replying to ikolesnikov: > I can confirm that …
- 10:05 AM Changeset in ffmpeg [2169a3f2] by
- avcodec/agm: Fix integer overflow with w/h Fixes: negation of …
- 10:05 AM Changeset in ffmpeg [18a851a] by
- avformat/matroskadec: Improve length check The earlier code had three …
- 3:32 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- Can some developer please raise reproduced by developer? From …
Apr 4, 2019:
- 6:40 PM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by
-
Cc changed
https://patchwork.ffmpeg.org/patch/9943/ has been superseded by … - 10:39 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- As far as I can see this is a patch for …
- 9:31 AM Changeset in ffmpeg [8e3b01e2] by
- avcodec/agm: More completely check size before using it Fixes: out of …
- 9:27 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- Please try the patch: https://patchwork.ffmpeg.org/patch/12612/, Tks
- 6:44 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- As per request I sent the following mail to FFmpeg-devel (cf. …
- 5:46 AM Ticket #7639 (Unable to do 'rtsp stream' when 'rtsp_flags listen') updated by
- try this, terminal one: ./ffplay -rtsp_flags listen …
Note:
See TracTimeline
for information about the timeline view.
