Timeline



Dec 25, 2017:

11:13 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by James
Attach the config.log file generated by configure here, please.
10:19 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by RiCON
You're using a libvorbis from before 2003, congrats.
10:11 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) created by Abdalla Ibrahim
Hello, i run centos 7 your latest version it has a bug i have cloned …
9:37 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by julian
i've also encountered the issue on quite a few files when transcoding …
3:51 PM Changeset in ffmpeg [2aee5a87] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix resource leak fix CID: 1426931 1426929
2:46 PM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) updated by ZexaronS
Replying to Cigaes: > You first say “Incorrect” and “isn't …
2:46 PM Changeset in ffmpeg [e712d301] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: add threading for complex multiplication …
1:26 PM Ticket #6834 (Build error with latest rockchip-mpp version 20171107) updated by bermond
MPP_DEC_GET_FREE_PACKET_SLOT_COUNT is not defined anymore at …
10:53 AM Changeset in ffmpeg [c59e49f9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: implement slice threading Signed-off-by: Paul B …
10:05 AM Changeset in ffmpeg [f9f1b2a9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: split input/output operations from fft …
9:19 AM Changeset in ffmpeg [86e3eebf] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: use shorter variants for pointers …
9:06 AM Changeset in ffmpeg [ec6608f5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: clear coefficients only when needed …
8:51 AM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) updated by Cigaes
You first say “Incorrect” and “isn't consistent”, but the way I read …
8:45 AM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) updated by Gyan
Also, another bug, the "L" before "size=" appears after stopping the …
4:57 AM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) created by ZexaronS
Summary of the bug: Some minor stuff can be annoying, but not …
4:34 AM Ticket #6928 (Output log messaging is impractical, either nothing, or spammed messages) created by ZexaronS
Summary of the bug: If I set the loglevel to warning or error, the …
4:08 AM Changeset in ffmpeg [be2da4c5] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Signal http end of chunk(http_shutdown) during …
4:07 AM Changeset in ffmpeg [6848201f] by Steven Liu <lq@chinaffmpeg.org>
avformat/http: Avoid calling http_shutdown() if end of chunk is …
2:02 AM Changeset in ffmpeg [90d216cb] by James Almer <jamrial@gmail.com>
x86inc: set the correct amount of simd regs in x86_64 when avx512 is …

Dec 24, 2017:

9:02 PM Changeset in ffmpeg [40d4b132] by James Darnley <james.darnley@gmail.com>
checkasm: support for AVX-512 functions
9:02 PM Changeset in ffmpeg [f7197f68] by James Darnley <james.darnley@gmail.com>
x86inc: AVX-512 support AVX-512 consists of a plethora of different …
9:02 PM Changeset in ffmpeg [8f86e66] by James Darnley <james.darnley@gmail.com>
avcodec: add stride alignment needed for AVX-512
9:02 PM Changeset in ffmpeg [e2218ed8] by James Darnley <james.darnley@gmail.com>
avutil: add alignment needed for AVX-512
9:02 PM Changeset in ffmpeg [4783a01c] by James Darnley <james.darnley@gmail.com>
avutil: detect when AVX-512 is available
9:02 PM Changeset in ffmpeg [8b81eabe] by James Darnley <james.darnley@gmail.com>
avutil: add AVX-512 flags
9:02 PM Changeset in ffmpeg [b7a3d1f2] by James Darnley <james.darnley@gmail.com>
configure: test whether x86 assembler supports AVX-512
8:31 PM Changeset in ffmpeg [207e98b4] by Aman Gupta <aman@tmm1.net>
avformat/hls: fix SEGV in previous commit Signed-off-by: Aman Gupta …
7:59 PM Changeset in ffmpeg [b33cf735] by Aman Gupta <aman@tmm1.net>
avformat/hls: fix memory leak with non-http segments Signed-off-by: …
7:58 PM Changeset in ffmpeg [3d95868d] by Aman Gupta <aman@tmm1.net>
avformat/hls: fix CID 1426930 Signed-off-by: Aman Gupta <aman@tmm1.net>
5:24 PM Changeset in ffmpeg [5533cbfc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: fix various issues Signed-off-by: Paul B Mahol …
4:58 PM couple.jpg attached to Ticket #6927 by EduardSinelnikov81
couple image
4:57 PM sample.mp3 attached to Ticket #6927 by EduardSinelnikov81
sample audio file
4:55 PM Ticket #6927 (FFMPEG version 3.4 gives wrong timestamps unless running with ...) created by EduardSinelnikov81
Running on this command ffmpeg -loglevel error -y -timelimit 2880 …
3:50 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) closed by James
fixed: Fixed in 9e5e3236f4f2004a505533228cf6a6dd65b0101c.
3:39 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) closed by beloko
worksforme
3:36 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
I'm agree the -an parameter fixes the #EXT-X-TARGETDURATION issue with …
9:15 AM Changeset in ffmpeg [175122fc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: fix convolution of borders Signed-off-by: Paul …
4:03 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to beloko: > Replying to stevenliu: …
3:08 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
Replying to stevenliu: > If you don't have encoder, just …
1:46 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
Your FFMPEG command gives me an idea : use a little bit shorter fixed …
12:22 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
If you don't have encoder, just remux stream or file to hls, then the …

Dec 23, 2017:

11:38 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
Yes many thanks for the #EXT-X-DURATION fix. Now it satisfies the HLS …
10:30 PM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by Aman
The input does not matter, try any mpd url.
10:06 PM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by colin ng
Unable to access the content (return Access Denied).
10:06 PM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by colin ng
Unable to access the content (return Access Denied).
9:53 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Please confirm that the issue is reproducible with {{{./configure …
8:36 PM Changeset in ffmpeg [9e5e3236] by Aman Gupta <aman@tmm1.net>
avformat/internal: fix compile error with some versions of g++ Fixes …
7:08 PM FFprobeTips edited by llogan
added PageOutline (diff)
5:57 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) updated by EJacobs
Summary changed
4:44 PM Changeset in ffmpeg [b5958ff8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolve: unbreak non-power of 2 width&height filtering …
3:41 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) updated by EJacobs
Summary changed
3:40 PM logs.zip attached to Ticket #6926 by EJacobs
media-autobuild_suite logs
3:39 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) created by EJacobs
Summary of the bug: Running ffmpeg compile on Minty/mingw results in …
11:17 AM Ticket #6736 (vidstab fails with yuv444 input) updated by Gyan
In …
10:57 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to beloko: > > However segments duration for …
10:36 AM Changeset in ffmpeg [b943bc3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftfilt: support >8 bit depth formats Signed-off-by: Paul …
9:48 AM Changeset in ffmpeg [f6608f47] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_aspect: change outlink sample aspect ratio instead of …
9:48 AM Changeset in ffmpeg [4754d70a] by Paul B Mahol <onemda@gmail.com>
avfilter/video: pick sar from link It should not be needed for each …
8:00 AM Ticket #6736 (vidstab fails with yuv444 input) updated by TouchMonkey
The bit-depth check that is being done in vf_vidstabdetect.c and …
5:42 AM Changeset in ffmpeg [d02289c3] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute …
2:00 AM Changeset in ffmpeg [4c78bbd3] by Aman Gupta <aman@tmm1.net>
avformat/internal: log underlying error with ff_rename failure …
1:56 AM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) created by Aman
Summary of the bug: When using -t <timeout> on an output …
12:41 AM Changeset in ffmpeg [5f4a32a] by Aman Gupta <aman@tmm1.net>
avformat/hls: hide misleading warning when http reconnect is required …
12:39 AM Changeset in ffmpeg [54d0ef17] by Aman Gupta <aman@tmm1.net>
avformat/http: return EOF from ff_http_do_new_request if previous …

Dec 22, 2017:

11:48 PM Ticket #6921 (compile error with vf_libvmaf.c in ffmpeg git master) updated by bermond
ffmpeg currently needs libvmaf git master. Currently it will not …
11:13 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
[…] scene: cut some movies, and concat to a movie use the cut …
10:42 PM Changeset in ffmpeg [1f0eaa02] by Aman Gupta <aman@tmm1.net>
avformat/hls: add http_multiple option This improves network …
10:42 PM Changeset in ffmpeg [03765aa6] by Aman Gupta <aman@tmm1.net>
avformat/hls: allow open_input to be re-used Signed-off-by: Aman …
10:42 PM Changeset in ffmpeg [b7d6c0cd] by Aman Gupta <aman@tmm1.net>
avformat/hls: add http_persistent option This teaches the HLS demuxer …
10:42 PM Changeset in ffmpeg [9395e44b] by Aman Gupta <aman@tmm1.net>
avformat/http: add "Opening" info logging to ff_http_do_new_request …
10:42 PM Changeset in ffmpeg [28358e46] by Aman Gupta <aman@tmm1.net>
avformat/http: return EINVAL from ff_http_do_new_request() if re-used …
4:40 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
I encoded a 120fps video file. Here is my FFMPEG command line …
11:39 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > @beloko > After yesterday's push …
11:00 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
@beloko After yesterday's push to ffmpeg the target duration should …
9:57 AM Changeset in ffmpeg [d2a2bc9a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut: add support for gray formats Signed-off-by: Paul B …
4:14 AM 0001-Fix-detecting-ATRAC3-audio-from-MPS-files.patch attached to Ticket #3233 by Misty De Meo
Fix parsing of PSP video with ATRAC-3 audio when no PSMF header is present
4:13 AM Ticket #3233 (PSP PMF audio) updated by Misty De Meo
I noticed that the original patch in this ticket fails on parsing MPS …
3:18 AM Ticket #6909 (vlc play properly,ffmpeg convert failed) updated by tinybug
if I'm use "-ignore_editlist 1" option for input file, it convert …
3:12 AM Ticket #6909 (vlc play properly,ffmpeg convert failed) updated by tinybug
hello isasi, but in the video track header atom with duration …
2:11 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
Perhaps rounding #EXTINF values like this in the audio playlist is …
1:04 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
[…]
12:36 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to beloko: > What's lrint(1.50) will return ? > …
12:36 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to beloko: > What's lrint(1.50) will return ? > …
12:34 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to beloko: > What's lrint(1.50) will return ? > …
12:32 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
I was checking the real segments duration of the Apple's HLS sample …
12:19 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
What's lrint(1.50) will return ? 1 or 2

Dec 21, 2017:

11:50 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to beloko: …
11:44 PM Changeset in ffmpeg [e3b2c850] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGETDURATION as …
11:43 PM Changeset in ffmpeg [93a0e478] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF)
11:33 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to stevenliu: > If the two m3u8 list not MUST …
11:30 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
If the two m3u8 list not MUST sequence align, i think this way can fix …
11:03 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
You're absolutely right. Here is an interesting sample provided by …
10:03 PM Changeset in ffmpeg [e403e4bd] by Marton Balint <cus@passwd.hu>
avfilter/vf_framerate: fix scene score with negative linesize Also, …
10:03 PM Changeset in ffmpeg [c6a65ed6] by Marton Balint <cus@passwd.hu>
avfilter/vf_framerate: do not calculate scene change score multiple …
10:03 PM Changeset in ffmpeg [e1113a83] by Marton Balint <cus@passwd.hu>
avfilter/vf_framerate: fix scene change detection score - normalize …
10:03 PM Changeset in ffmpeg [be15304] by Marton Balint <cus@passwd.hu>
avfilter/vf_framerate: factorize get_scene_score Signed-off-by: …
10:03 PM Changeset in ffmpeg [090b7406] by Marton Balint <cus@passwd.hu>
avfilter/vf_framerate: factorize blend_frames Signed-off-by: Marton …
10:03 PM Changeset in ffmpeg [1eb926dc] by Marton Balint <cus@passwd.hu>
avfilter/vf_framerate: add threaded blending operations …
10:03 PM Changeset in ffmpeg [d6a8e46f] by Marton Balint <cus@passwd.hu>
fate: add 12 bit framerate filter tests Signed-off-by: Marton Balint …
8:37 PM Ticket #6284 (FFMPEG doesn't output video with MP4 file that has broken frames) closed by Sasi Inguva
wontfix: Closing this ticket as wont fix. Please see comment:3 for workaround.
7:44 PM Ticket #6138 (MP4 video is not displayed) closed by Sasi Inguva
wontfix: Closing this bug as wontfix. As explained in the comment:7, I think we …
7:09 PM Ticket #6909 (vlc play properly,ffmpeg convert failed) closed by Sasi Inguva
wontfix
7:08 PM Ticket #6909 (vlc play properly,ffmpeg convert failed) updated by Sasi Inguva
This video has an edit list with duration "0", which means we should …
6:48 PM Changeset in ffmpeg [80344959] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Free lengthinc earlier Reduces memory needed …
6:48 PM Changeset in ffmpeg [4b2a186e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Add support for parsing and exporting …
6:48 PM Changeset in ffmpeg [42274db1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Allocate lengthinc and data_start arrays as …
6:05 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to beloko: > Not sure Roger understood the …
5:50 PM Changeset in ffmpeg [1083859c] by wm4 <nfxjfg@googlemail.com>
rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct field …
5:49 PM Changeset in ffmpeg [55eebf2a] by wm4 <nfxjfg@googlemail.com>
v4l_m2m: add missing AV_CODEC_CAP_DELAY flags This is pretty much a …
5:40 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
Not sure Roger understood the question really or he forgot "Each Media …
5:36 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:33
5:28 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to beloko: > > {{{ > Each Media Playlist in …
5:26 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:31
5:20 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > HLS Team have answered the …
5:15 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
[…] Alternate audio tracks are define as #EXT-X-MEDIA:TYPE=AUDIO …
5:08 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
HLS Team have answered the question and about the 4.3.3.1. …
5:03 PM apple.png attached to Ticket #6915 by Steven Liu
HLS response
4:53 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > maybe the process way looks like …
4:52 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to stevenliu: > maybe the process way looks like …
4:27 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
maybe the process way looks like bellow: 1. check if there have video …
4:23 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to beloko: > My notes were for knowledge …
4:17 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:22
4:01 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
My notes were for knowledge purposes about HLS playback with common …
3:33 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:21
3:01 PM Ticket #6914 (Two Smoothstreaming Outputs) updated by Carl Eugen Hoyos
Is this issue only reproducible with hardware decoding or also with …
2:55 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Status, Owner changed
2:48 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:19
2:41 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:18
2:37 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:17
2:24 PM Ticket #4500 (hevc does not support skip_frame) closed by Carl Eugen Hoyos
fixed: Implemented by Stefan in 05c1c79d3779ae53c50007c4812ec5195dc2c264
1:52 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to stevenliu: > Replying to [comment:17
1:31 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:16
1:06 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:15
12:51 PM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by Carl Eugen Hoyos
Please provide the input file.
11:55 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:14
11:43 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:13
11:29 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:12
11:18 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:11
11:06 AM Changeset in ffmpeg [5a6e753b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: change defaults for biquad filter Signed-off-by: …
10:57 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:10
10:53 AM Changeset in ffmpeg [7fc89f22] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: increase width range Signed-off-by: Paul B Mahol …
10:52 AM Changeset in ffmpeg [c99ed89f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add kHz width_type Signed-off-by: Paul B Mahol …
10:52 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:9
10:24 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Replying to [comment:8
9:54 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Replying to stevenliu: > Replying to [comment:7
9:47 AM Ticket #6924 (ffmpeg Video Levels) closed by Elon Musk
invalid: If you wish to limit pixels like that use -vf …
9:46 AM Ticket #4401 (Past duration too large) updated by Jean Delvare
I would also like to mention that the original recording as generated …
9:41 AM Ticket #4401 (Past duration too large) updated by Jean Delvare
I have attached a sample input to reproduce the problem. My command …
9:32 AM past_duration_too_large.ts attached to Ticket #4401 by Jean Delvare
Sample input to reproduce "Past duration too large" flood
7:06 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to j_karthic: > Well, if we round the target …
6:58 AM Ticket #6924 (ffmpeg Video Levels) updated by Carl Eugen Hoyos
Component changed
Please provide the FFmpeg command line you tested together with the …
6:32 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Karthick Jeyapal
Well, if we round the target duration to nearest integer as per …
4:23 AM Changeset in ffmpeg [bc10260f] by James Almer <jamrial@gmail.com>
avformat/mov: simplify parsing of mdcv atom using av_make_q() …
3:48 AM Changeset in ffmpeg [22ae33fb] by James Almer <jamrial@gmail.com>
configure: fix minimum required version of libzimg The new input …
3:42 AM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) closed by Steven Liu
fixed: fix by commit id: 8318f60845bbbc4d33a39eee45e4daff0e5dacfb
3:39 AM Changeset in ffmpeg [3ac76d89] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Fix a memory leak when http_persistent is 1 …
3:24 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by JasonZhang
And I run the same ffmpeg command with other source file,the transcode …
3:17 AM Changeset in ffmpeg [7feae7be] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: reindent after previous commits Reviewed-by: …
3:14 AM Changeset in ffmpeg [8318f608] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix first fragment mp4 do not split bug fix ticket …
1:39 AM Ticket #6924 (ffmpeg Video Levels) created by chris319
This is a lengthy post. I have been doing quite a bit of work with …

Dec 20, 2017:

9:27 PM Changeset in ffmpeg [58a25aeb] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mov.c: Guess video codec delay based on PTS while parsing MOV …
9:26 PM Changeset in ffmpeg [05c1c79d] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/hevcdec: implement skip_frame Signed-off-by: Michael …
11:45 AM Changeset in ffmpeg [cfd52094] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_psnr: add more gbrap formats Signed-off-by: Paul B Mahol …
8:11 AM Changeset in ffmpeg [2beba58e] by Martin Storsjö <martin@martin.st>
mmaldec: Fix compilation after 2fcb0090 Signed-off-by: Martin Storsjö …
7:12 AM Ticket #6878 (Error compiling libvmaf filter in MinGW) closed by Gyan
fixed: Fixed in df3222d4bb18cbceda443def17b1b29067ed6e3f
2:57 AM Ticket #6918 (configure fails to recognize static libmp3lame) closed by James
fixed: Fixed in c94b09485811b58a49e6769943509880922ff0bd
2:55 AM Changeset in ffmpeg [c94b094] by James Almer <jamrial@gmail.com>
configure: Fix case of static libmp3lame Fixes #6918. Signed-off-by: …
12:21 AM Ticket #6846 (Segmentation fault when opening a specific m3u8 stream) updated by Carl Eugen Hoyos
Keywords changed
Replying to cehoyos: > Regression since …

Dec 19, 2017:

11:24 PM Changeset in ffmpeg [ddea22a6] by Mark Thompson <sw@jkqxz.net>
avconv: Use codec hardware config to configure hwaccels Removes …
11:24 PM Changeset in ffmpeg [2117725d] by Mark Thompson <sw@jkqxz.net>
lavc: Mark all AVHWAccel structures as const
11:22 PM Changeset in ffmpeg [2a4d34d4] by Mark Thompson <sw@jkqxz.net>
lavc: Delete all fake hwaccels They are now unused.
11:22 PM Changeset in ffmpeg [433522a1] by Mark Thompson <sw@jkqxz.net>
lavc: Remove register mechanism for hwaccels There is no longer any …
11:22 PM Changeset in ffmpeg [e2d57554] by Mark Thompson <sw@jkqxz.net>
lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()
11:21 PM Changeset in ffmpeg [39056b52] by Mark Thompson <sw@jkqxz.net>
lavc: Use hardware config information in ff_get_format() This removes …
11:21 PM Changeset in ffmpeg [57623cba] by Mark Thompson <sw@jkqxz.net>
webp: Fix alpha initialisation ff_get_format() in the next patch will …
11:21 PM Changeset in ffmpeg [2fcb0090] by Mark Thompson <sw@jkqxz.net>
lavc: Add hardware config metadata for decoders supporting hardware …
11:21 PM Changeset in ffmpeg [720cf4e6] by Mark Thompson <sw@jkqxz.net>
lavc: Add codec metadata to indicate hardware support
11:02 PM Changeset in ffmpeg [a31a4826] by Mark Thompson <sw@jkqxz.net>
lavc/vaapi_encode: give a debug message if attrs unsupported. Give a …
10:07 PM Changeset in ffmpeg [da032427] by James Almer <jamrial@gmail.com>
Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16" …
10:04 PM Changeset in ffmpeg [8e0e438] by James Almer <jamrial@gmail.com>
Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16" …
8:32 PM Changeset in ffmpeg [65da5c56] by Michael Niedermayer <michael@niedermayer.cc>
tests/audiomatch: Add missing return code at the end of main() …
8:32 PM Changeset in ffmpeg [e72b854] by Michael Niedermayer <michael@niedermayer.cc>
tests/audiomatch: Whitespace refinement Refine the coding style. …
8:32 PM Changeset in ffmpeg [2b38900c] by Michael Niedermayer <michael@niedermayer.cc>
tests/audiomatch: Add return value check for fread. Check fread …
8:24 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
I encoded Tears of Steel as a full movie now. Its total duration is …
8:18 PM Changeset in ffmpeg [c12c2739] by James Almer <jamrial@gmail.com>
configure: Fix detection of vp9 decoder/encoder At least on Android …
8:10 PM Changeset in ffmpeg [3df6e61d] by Martin Vignali <martin.vignali@gmail.com>
avfilter/x86/vf_hflip : indent based on patch by Paul B Mahol
8:10 PM Changeset in ffmpeg [f1816481] by Martin Vignali <martin.vignali@gmail.com>
avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short
8:10 PM Changeset in ffmpeg [a4a4179] by Martin Vignali <martin.vignali@gmail.com>
avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macro
7:59 PM Changeset in ffmpeg [8fb1d63d] by Martin Vignali <martin.vignali@gmail.com>
avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16
7:59 PM Changeset in ffmpeg [1a5865b6] by Martin Vignali <martin.vignali@gmail.com>
avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16
7:59 PM Changeset in ffmpeg [adff97be] by Martin Vignali <martin.vignali@gmail.com>
checkasm/vf_interlace : add test for lowpass_line 8 and 16
7:59 PM Changeset in ffmpeg [d31770d] by Martin Vignali <martin.vignali@gmail.com>
avfilter/vf_interlace : move func init in ff_interlace_init and add …
7:55 PM Changeset in ffmpeg [c76cf30] by Martin Vignali <martin.vignali@gmail.com>
avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode
7:55 PM Changeset in ffmpeg [f2e9156e] by Martin Vignali <martin.vignali@gmail.com>
avcodec/utvideodec : use gradient_pred dsp in interlace decoding
6:12 PM Changeset in ffmpeg [b1781caf] by James Almer <jamrial@gmail.com>
configure: remove libtls fallback check This check is not needed for …
5:19 PM Changeset in ffmpeg [b178278c] by James Almer <jamrial@gmail.com>
configure: fix pkg-config check for libtls This was not accounted for …
5:05 PM test.mp4 attached to Ticket #6815 by Alex Agranovsky
Another instance of broken input
4:22 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
Added my master.m3u8 file as attachment for anyone needing it. Because …
4:18 PM master.m3u8 attached to Ticket #6915 by beloko
HLS master playlist to mux video and audio tracks
4:14 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
Yes I'm agree with you that would be easier ;) The …
10:35 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by JasonZhang
My complete ffmpeg command: ./ffmpeg -i "test.mp4" -s 854x480 …
10:08 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by Carl Eugen Hoyos
Reproduced by developer changed
Isn't what you describe exactly what the fifo filter is supposed …
10:03 AM Ticket #6921 (compile error with vf_libvmaf.c in ffmpeg git master) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
6:22 AM WikiStart edited by llogan
updated Scale page name. removed mention of justin.tv as it merged … (diff)
6:14 AM Scaling (resizing) with ffmpeg created by llogan
Scaling (resizing) with ffmpegScaling.
6:10 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
Replying to beloko: > I know the specification about the …
6:07 AM Ticket #6923 (transcode with ffmpeg may eat up a lot of memory) closed by llogan
duplicate: Duplicate of #6922.
4:44 AM Ticket #6921 (compile error with vf_libvmaf.c in ffmpeg git master) updated by Gyan
Is your libvmaf repo up to date? The fn 'compute_vmaf_score' was …
3:46 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by beloko
I know the specification about the #EXT-X-TARGETDURATION since its …
3:38 AM Ticket #6923 (transcode with ffmpeg may eat up a lot of memory) created by JasonZhang
Summary of the bug: When I transcode this source file with …
3:38 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) created by JasonZhang
Summary of the bug: When I transcode this source file with …
1:36 AM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by beloko
I updated my local repository and merged your patch manually. It works …

Dec 18, 2017:

7:27 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) updated by zermok
ok will do thanks
6:57 PM Changeset in ffmpeg [74f408cc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix the the typo Signed-off-by: Michael Niedermayer …
3:54 PM Ticket #6921 (compile error with vf_libvmaf.c in ffmpeg git master) created by bermond
I'm getting the following compile error when trying to build ffmpeg …
2:29 PM Ticket #6862 (SRT conversion failure depends on unrelated other tracks being converted) updated by julian
the file exibiting the issue is here: …
2:24 PM Changeset in ffmpeg [5f2c4d04] by Paul B Mahol <onemda@gmail.com>
doc/filters: update biquad filters with commands section …
2:10 PM Ticket #6920 (Error with two audio inputs and at least two videos profiles) updated by Facundo
Summary changed
2:09 PM Ticket #6920 (Error with two audio inputs and at least two videos profiles) created by Facundo
Summary of the bug: I'm having issues with the tee option with many …
1:48 PM Changeset in ffmpeg [6260ab60] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_overlay: fix packed_rgb case Signed-off-by: Mateusz …
1:35 PM Ticket #6914 (Two Smoothstreaming Outputs) updated by Facundo
Complete input & output: […]
12:59 PM Changeset in ffmpeg [df3222d4] by Ronald S. Bultje <rsbultje@gmail.com>
libvmaf: exit gracefully if the library fails. Fixes trac issue #6884
8:50 AM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by Steven Liu
Replying to beloko: > However it's an excellent remark. > …
7:24 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by Steven Liu
I'm not sure if the audio can 4.000000 indent, but about the …
6:36 AM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by JouMxyzptlk
Replying to cehoyos: > Replying to [comment:10
1:07 AM Changeset in ffmpeg [3f887440] by Rostislav Pehlivanov <atomnuker@gmail.com>
aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate
12:35 AM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by Carl Eugen Hoyos
Replying to JouMxyzptlk: > Replying to [comment:9
Note: See TracTimeline for information about the timeline view.