Timeline



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

Dec 17, 2017:

11:10 PM Ticket #4648 (jpeg2000: problem with code-block size 32x8) updated by Carl Eugen Hoyos
Version, Resolution changed
Reduced by Michael to 500M in …
6:58 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by JouMxyzptlk
Replying to cehoyos: > Replying to [comment:7
6:23 PM Changeset in ffmpeg [9dcecbf0] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add missing break statements Signed-off-by: Paul …
6:06 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by Carl Eugen Hoyos
Replying to JouMxyzptlk: > That is a pretty annoying and …
5:37 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by JouMxyzptlk
It does not even list chapter 4, which is the ending. Well, I will …
5:30 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by JouMxyzptlk
That is a pretty annoying and unexpected bug to skip chapters …
5:24 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by JouMxyzptlk
Cc changed
5:05 PM Changeset in ffmpeg [9b79c65e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.
3:46 PM Changeset in ffmpeg [600c8729] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: remove unused enum item Signed-off-by: Paul B …
3:46 PM Changeset in ffmpeg [ce626f26] by Paul B Mahol <onemda@gmail.com>
avfilter/av_biquads: add support for commands Signed-off-by: Paul B …
6:32 AM Changeset in ffmpeg [387ee1d6] by Matt Oliver <protogonoi@gmail.com>
libavformat: LibreSSL (libtls) support Signed-off-by: sfan5 …
2:33 AM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Samuel
I just tried. Correct, but not good for me as the display is so big …
2:26 AM BDAV recorded video sample.ts_20171216_002526.359.jpg attached to Ticket #6916 by Samuel
#6916
1:09 AM Changeset in ffmpeg [0ee14355] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() …
1:09 AM Changeset in ffmpeg [991ef6e5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() …
1:09 AM Changeset in ffmpeg [439fbb9c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdsp_template: Fix undefined shift in …
12:50 AM Ticket #6862 (SRT conversion failure depends on unrelated other tracks being converted) closed by Carl Eugen Hoyos
needs_more_info: Please provide an input sample.
12:48 AM Ticket #6919 (Mac MKV2MP4 violates the LGPL) created by Carl Eugen Hoyos
I downloaded MKV2MP4 1.4.6 (size 11137653, md5sum …

Dec 16, 2017:

11:06 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Carl Eugen Hoyos
Replying to Sami32: > Because i find it more straith …
9:57 PM Ticket #6917 (Seeking in AVI file with mp3 audio throws errors during decoding.) updated by Carl Eugen Hoyos
Assuming the file has an issue: Wouldn't if be better if Chromium …
7:45 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) closed by Samuel
invalid
7:45 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Samuel
Because i find it more straith forward to click on the given links and …
7:18 PM Ticket #6917 (Seeking in AVI file with mp3 audio throws errors during decoding.) updated by Dale Curtis
Well both ffmpeg and ffplay spout that error when processing the file, …
5:40 PM Changeset in ffmpeg [d29f784a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_overlay: add premultiplied alpha mode Signed-off-by: Paul …
5:21 PM Changeset in ffmpeg [dc08caa8] by Michael Niedermayer <michael@niedermayer.cc>
configure: fix probing armv6zk clang reports 6kz: …
3:34 PM Ticket #6918 (configure fails to recognize static libmp3lame) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please send your patch to the FFmpeg development mailing list, patches …
3:25 PM 0001-configure-Fix-case-of-static-libmp3lame.patch attached to Ticket #6918 by Basic.Master
3:25 PM Ticket #6918 (configure fails to recognize static libmp3lame) created by Basic.Master
Distribution: Ubuntu MATE 16.04 AMD64 When I try to build ffmpeg from …
2:54 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Carl Eugen Hoyos
Replying to Sami32: > photos are also already provided. …
1:56 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Samuel
My bad, i didn't thought that my log will be of any use in that case, …
1:56 PM ffmpeg-20171216-170304.log attached to Ticket #6916 by Samuel
@6916
1:21 PM Changeset in ffmpeg [ee2dfa34] by Martin Vignali <martin.vignali@gmail.com>
libavcodec/magicyuvenc : fix warning
1:01 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide the command line you …
12:58 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can point us to the commit …
12:57 PM Ticket #6917 (Seeking in AVI file with mp3 audio throws errors during decoding.) updated by Carl Eugen Hoyos
Keywords, Version changed
12:57 PM Ticket #6917 (Seeking in AVI file with mp3 audio throws errors during decoding.) updated by Carl Eugen Hoyos
Replying to dalecurtis: > On ToT ffmpeg, ffplay will …
1:33 AM Ticket #6895 (mp3 file play fail) updated by Carl Eugen Hoyos
Replying to tiejun.peng: > I think the mp3 file is good! …

Dec 15, 2017:

11:52 PM Changeset in ffmpeg [1f120714] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec_wrapper: fix potential jni global reference leak
11:52 PM Changeset in ffmpeg [f3cffd12] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec_wrapper: factorize MediaCodec creation functions
11:52 PM Changeset in ffmpeg [8bf4e6d3] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set …
11:52 PM Changeset in ffmpeg [e4d9f05c] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC Signed-off-by: …
11:27 PM Ticket #6917 (Seeking in AVI file with mp3 audio throws errors during decoding.) updated by Dale Curtis
For posterity here's the version information and command line: $ …
11:21 PM Ticket #6917 (Seeking in AVI file with mp3 audio throws errors during decoding.) created by Dale Curtis
Originally reported here: …
10:39 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Samuel
Summary changed
10:25 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) updated by Samuel
Keywords changed
10:23 PM Ticket #6916 (DVBSUB ==> DVDSUB width oversized) created by Samuel
Summary of the bug: When converting DVBSUB to DVDSUB, the bitmap …
5:39 PM Changeset in ffmpeg [5450972] by James Almer <jamrial@gmail.com>
doc/libav-merge: remove line about VP9 superframe parsing It was …
5:17 PM Scaling edited by Roger Pack
another way woot (diff)
5:16 PM Scaling edited by Roger Pack
mention sws_flags (diff)
4:53 PM Changeset in ffmpeg [07e1bd7e] by Mark Thompson <sw@jkqxz.net>
doc/libav-merge: Remove VAAPI VP8 decode hwaccel merge note Done in …
4:52 PM Changeset in ffmpeg [d228d52f] by Mark Thompson <sw@jkqxz.net>
lavc/vp8: Support resolution changes in the VP8 decoder hwaccel Use …
3:39 PM Ticket #6895 (mp3 file play fail) updated by Tiejun
Replying to cehoyos: > That was not my point: > Both …
2:15 PM Changeset in ffmpeg [b2d27d91] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Extend persistent http connections to playlists …
2:14 PM Changeset in ffmpeg [6ae18228] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Handle NULL input in IO open and close utility …
2:14 PM Changeset in ffmpeg [deceb7d9] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Call avio_flush during persistent http connections …
1:10 PM Ticket #6913 (24h test pattern encoding to h264 nut results in corrupted decoding) updated by Carl Eugen Hoyos
Version, Keywords, Priority, Reproduced by developer, Component, Summary changed
I can confirm that there is an issue, it is also reproducible when …
12:25 PM Ticket #6914 (Two Smoothstreaming Outputs) updated by Carl Eugen Hoyos
Keywords changed
Please provide a simplified command line that allows to reproduce the …
10:34 AM Ticket #6491 (interlace filter crash) closed by mvignali
fixed: Fixe in …
10:28 AM Changeset in ffmpeg [3c6dc270] by Martin Vignali <martin.vignali@gmail.com>
avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when …
10:28 AM Changeset in ffmpeg [49dced9f] by Martin Vignali <martin.vignali@gmail.com>
avfilter/x86/vf_interlace : avoid crash when data are unaligned …
7:23 AM Ticket #6913 (24h test pattern encoding to h264 nut results in corrupted decoding) updated by fiuqwb
With no audio, with 256x144 resolution and standalone x264: issue does …
Note: See TracTimeline for information about the timeline view.