Timeline



Apr 11, 2019:

7:18 PM Changeset in ffmpeg [3e102233] by Marton Balint <cus@passwd.hu>
avformat/file: add seekable option to disallow seeking Signed-off-by: …
7:17 PM Changeset in ffmpeg [6ed7df5b] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: export operational pattern UL as file metadata Can …
6:59 PM Changeset in ffmpeg [c5a825dc] by James Almer <jamrial@gmail.com>
configure: fix av1_frame_split bsf dependencies Signed-off-by: James …
6:45 PM Changeset in ffmpeg [80e9f50f] by James Almer <jamrial@gmail.com>
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 U. Artie Eoff
Even with the patch applied, I still see run-to-run issues.
5:25 PM Changeset in ffmpeg [3308e3da] by Michael Niedermayer <michael@niedermayer.cc>
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 lhastie
If I remove the copyinkf flag from the original command line, …
2:21 PM Ticket #5569 (POWER8 VSX vectorization libswscale/output.c) updated by David Edelsohn
Enablement / vectorization equivalent to x86 is all that is necessary. …
9:58 AM Changeset in ffmpeg [d0f24df] by Paul B Mahol <onemda@gmail.com>
avcodec: add ADPCM AGM decoder
9:49 AM Changeset in ffmpeg [7be8f7ac] by Paul B Mahol <onemda@gmail.com>
avcodec/agm: add support for non-dct coding
9:49 AM Changeset in ffmpeg [0f283559] by Paul B Mahol <onemda@gmail.com>
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 alexandr-konovalov
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 longkas
Update to this issue: after reading similar problems: …
6:24 AM Ticket #5569 (POWER8 VSX vectorization libswscale/output.c) updated by cand
PPC output.c coverage now exceeds x86. Speedups 4-16x, usually in line …
6:08 AM Changeset in ffmpeg [ce92ee4b] by Lauri Kasanen <cand@gmx.com>
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 longkas
Replying to cehoyos: > Are network input and network …
5:22 AM Ticket #7837 (ffplay cannot play av1 smoothly) updated by Carl Eugen Hoyos
Version changed
5:21 AM Ticket #7837 (ffplay cannot play av1 smoothly) closed by Carl Eugen Hoyos
invalid: It is unlikely that this can be fixed in FFmpeg.
5:12 AM Ticket #7837 (ffplay cannot play av1 smoothly) created by jookiyaya
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 Carl Eugen Hoyos
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 longkas
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 Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm_parser: Factor out next/index compensation Reviewed-by: …
8:33 PM Changeset in ffmpeg [1d43d72b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm_parser: Factor next initialization out Reviewed-by: Paul …
8:26 PM Changeset in ffmpeg [7f3d39b2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm_parser: Support concatenated ASCII images Fixes: Timeout …
8:20 PM m2641080i30m25.xavc.mxf attached to Ticket #4820 by Carl Eugen Hoyos
Possibly related sample provided by Matrox
5:30 PM Ticket #7546 (Getting remote stream problem via RTSP: could not find codec parameters) updated by brigidbrig
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 Carl Eugen Hoyos
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 Linjie.Fu
Thanks Alexandr. FFmpeg allocates system memory as the original …
10:41 AM Changeset in ffmpeg [2be7c388] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avdevice/opengl_enc: fix build error using msvc compiler
7:02 AM Changeset in ffmpeg [951561b6] by Karthick J <kjeyapal@akamai.com>
libavformat/dashenc : Prevent writing manifest files multiple times
5:16 AM Ticket #7174 (H.264 decoding turns blocky, "Out of range ...) updated by dmerg
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 Carl Eugen Hoyos <ceffmpeg@gmail.com>
aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis …
9:16 PM Changeset in ffmpeg [1c50d61] by Mark Thompson <sw@jkqxz.net>
libavutil/hwcontext_opencl: Fix channel order in format support check …
6:45 PM CompilationGuide/macOS edited by slhck
tap has to be added first (diff)
3:10 PM Changeset in ffmpeg [cf7a5c65] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: fix leak on error Signed-off-by: James Almer …
3:08 PM Changeset in ffmpeg [420fe39a] by James Almer <jamrial@gmail.com>
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 Joshua
Jun, So with the above video if you seek to close to the end, then let …
1:49 PM Changeset in ffmpeg [1ec777dc] by James Almer <jamrial@gmail.com>
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 Joshua
This is the output with trace enabled from console history. I see a …
1:29 PM Changeset in ffmpeg [d6a83922] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/movenc: Pass correct pointer to av_log().
12:15 PM Ticket #7684 (ffmpeg -ss: issue with one flac uncompressed) updated by Gyan
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 Carl Eugen Hoyos
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 rdsu
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 Steven Liu
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 Afriza N. Arief
Cc changed
8:45 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by pbelkner
Many thanks for the quick resolution to everyone involved notably …
8:13 AM Ticket #7609 (rw_timeout dont work in RTSP) updated by Jun Li
Could you have a try with -stimeout ?
7:57 AM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by Steven Liu
bug from commit: db9e87dd8c1ce11d37edc16f9380ee8dee68891b let me …
7:30 AM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by Jun Li
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 Yukun Guo
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 Jun Zhao
fixed
1:16 AM Changeset in ffmpeg [0a347ff4] by Jun Zhao <barryjzhao@tencent.com>
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 malakudi
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 Carl Eugen Hoyos
Please either: Send your patch - made with git format-patch - to the …
6:59 PM Ticket #7835 (crashes using crop with zscale) updated by Carl Eugen Hoyos
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 malakudi
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 Christoph Anton Mitterer
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 Christoph Anton Mitterer
I found a set of test vector AAC files, that are ought to play back …
2:24 PM Changeset in ffmpeg [bb5efd17] by James Almer <jamrial@gmail.com>
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 Joshua
Replying to Jun: > Replying to kealist: > > …
12:37 PM Ticket #7834 (ts over ip) closed by Carl Eugen Hoyos
needs_more_info
12:09 PM Ticket #7835 (crashes using crop with zscale) created by nicol
Summary of the bug: using crop filter sets x option(3rd opt) except …
10:48 AM udp.c attached to Ticket #7834 by Edward.Wu
10:42 AM Ticket #7834 (ts over ip) created by Edward.Wu
Summary of the bug: Send ts packet over udp by ffmpeg, the size of …
10:25 AM CompilationGuide/macOS edited by slhck
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 Steven Liu
[…] reproduced.
10:17 AM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by Steven Liu
[…]
10:05 AM Ticket #7833 (ffmpeg cant decode video file.) updated by Carl Eugen Hoyos
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 Carl Eugen Hoyos
Keywords changed
10:04 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by alexandr-konovalov
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 wyhasany
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 Hendrik
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 alexandr-konovalov
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 Linjie.Fu
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 hero
Replying to richardpl: > Can not confirm without short …
8:48 AM Ticket #7833 (ffmpeg cant decode video file.) updated by hero
Replying to richardpl: > Can not confirm without short …
8:43 AM Ticket #7833 (ffmpeg cant decode video file.) updated by Elon Musk
Can not confirm without short sample uploaded somewhere.
8:31 AM Ticket #7833 (ffmpeg cant decode video file.) created by hero
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 RomanVega
> 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 Gyan
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 Dan Jacobson
On ffplay man page maybe write […] as […]

Apr 7, 2019:

10:19 PM Ticket #1771 (The file size limit almost never works.) closed by Carl Eugen Hoyos
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 Carl Eugen Hoyos
You should probably use testsrc2
9:21 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by Christian Ebert
Cc changed
8:28 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by barsnick
I finally managed to reproduce with testsrc: […]
7:59 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by barsnick
Cc, Summary changed
7:57 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) created by barsnick
Summary of the bug: Remuxing a perfectly decodeble input video to HLS …
7:15 PM Changeset in ffmpeg [ecdaa4b4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asetnsamples: use correct function
7:09 PM Changeset in ffmpeg [3a2adee] by Paul B Mahol <onemda@gmail.com>
avformat/riffdec: pass correct pointer to av_log
11:17 AM Changeset in ffmpeg [4c8e3725] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_asetnsamples: fix sample queuing. When asetnsamples uses …
9:55 AM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by Jun Li
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 pbelkner
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 Carl Eugen Hoyos
Keywords changed
7:14 AM Ticket #1771 (The file size limit almost never works.) updated by Gyan
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 Jun Li
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 Jun Li
Cc changed
Replying to kealist: I tried on my Mac, using keyboard …
6:20 AM Changeset in ffmpeg [8607e29f] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize yuv2rgb_full_X ./ffmpeg -f lavfi -i …
6:20 AM Changeset in ffmpeg [3256e94] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize yuv2rgb_full_2 ./ffmpeg -f lavfi -i …
6:20 AM Changeset in ffmpeg [50e672bc] by Lauri Kasanen <cand@gmx.com>
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 Jun Li
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 Jun Zhao
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 Jun Zhao
Cc, Version changed
Peter, I've reproduced the memory leak issue with examples muxing.c …
2:18 AM Changeset in ffmpeg [7c187514] by Jun Zhao <barryjzhao@tencent.com>
doc/examples/metadata: fix the example can't dump FLV metadata fix …
12:00 AM Changeset in ffmpeg [d234ed76] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/Makefile: Fix kux demuxer standalone compilation.

Apr 6, 2019:

1:57 PM Ticket #4519 (Support for KUX container) closed by Carl Eugen Hoyos
fixed: Implemented by Swaraj Hota in 208ae228fa129041dc6671dcc45c025a11bf2cc6
1:54 PM Changeset in ffmpeg [208ae228] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/flvdec: added support for KUX container Fixes ticket #4519. The …
1:20 PM Changeset in ffmpeg [f4f40cbb] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavd/x11grab: fix vertical repositioning There is a calculation error …
4:15 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by Jun Li
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 CoRoNe
> 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 erikbs
Replying to CoRoNe: > First time I've been looking at …
4:12 PM IMG-192x200_1.p010.yuv attached to Ticket #7830 by alexandr-konovalov
4:10 PM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) created by alexandr-konovalov
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 mkver
fixed: This has been fixed, most likely by commit …
2:09 PM m2641080i30m25.xavc.mxf attached to Ticket #7829 by Carl Eugen Hoyos
2:08 PM Ticket #7829 (Wrong average framerate for H.264 in mxf) created by Carl Eugen Hoyos
Matrox provided a sample that shows an incorrect average framerate …
1:16 PM Changeset in ffmpeg [772c73e6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
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 Tom Wilson
Replying to ikolesnikov: > I can confirm that …
10:05 AM Changeset in ffmpeg [2169a3f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Fix integer overflow with w/h Fixes: negation of …
10:05 AM Changeset in ffmpeg [18a851a] by Michael Niedermayer <michael@niedermayer.cc>
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 pbelkner
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 U. Artie Eoff
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 pbelkner
As far as I can see this is a patch for …
9:31 AM Changeset in ffmpeg [8e3b01e2] by Michael Niedermayer <michael@niedermayer.cc>
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 Jun Zhao
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 pbelkner
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 Jun Li
try this, terminal one: ./ffplay -rtsp_flags listen …
Note: See TracTimeline for information about the timeline view.