Timeline



Apr 23, 2017:

10:33 PM Changeset in ffmpeg [dd49eff] by Philip Langdale <philipl@overt.org>
avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsf …
10:33 PM Changeset in ffmpeg [181aa1b] by Philip Langdale <philipl@overt.org>
avcodec/crystalhd: Explicitly set frame pts at all times Previously, …
10:29 PM Changeset in ffmpeg [960b4d4] by James Almer <jamrial@gmail.com>
decode: Initialize ret before using it libavcodec/decode.c:608:9: …
9:30 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by dbareis
I'd like it to work as per my suggestion in the description of this …
5:47 PM Ticket #6303 (ffmpeg crash when converting subtitles from ASS to MOV_TEXT) closed by Philip Langdale
fixed: commit f95c81ce104554b6860d94724a681a1bac0c4fbd Author: Philip …
5:46 PM Changeset in ffmpeg [f95c81ce] by Philip Langdale <philipl@overt.org>
avcodec/movtextenc: Ignore unmatched closing style tags The existing …
5:45 PM Ticket #6303 (ffmpeg crash when converting subtitles from ASS to MOV_TEXT) updated by Philip Langdale
Owner changed
4:52 PM Changeset in ffmpeg [6ba1c9bf] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
webm_dash_manifest_demuxer: Fix initialization range for files with …
4:51 PM Changeset in ffmpeg [8e6b9ef] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and …
4:45 PM Changeset in ffmpeg [41b0561d] by Philip Langdale <philipl@overt.org>
avcodec/crystalhd: Switch to the new generic filtering mechanism This …
4:31 PM Changeset in ffmpeg [f4218d93] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s) …
4:21 PM Changeset in ffmpeg [710c97d5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_premultiply: add planes option Signed-off-by: Paul B …
4:21 PM Changeset in ffmpeg [9d1f9ba5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s) …
3:52 PM Changeset in ffmpeg [16c88465] by James Almer <jamrial@gmail.com>
avcodec/decode: also update consumed bytes on last_pkt_props->size
3:36 PM Changeset in ffmpeg [0699722a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAX …
2:15 PM Changeset in ffmpeg [8fd8f91e] by Luca Barbato <lu_zero@gentoo.org>
qsvenc: Make sure the interlaced encoding works And reduce the …
2:15 PM Changeset in ffmpeg [b22094d7] by Luca Barbato <lu_zero@gentoo.org>
qsvenc: Use MFXVideoENCODE_Query() to update the parameters Fill out …
12:22 PM Changeset in ffmpeg [0dfb4d4b] by Nicolas George <george@nsup.org>
ffmpeg: do not report EOF on filters as an error. Also print the …
11:54 AM Ticket #6344 (DNXHD parser regression causes lost frames) updated by Carl Eugen Hoyos
Paul, any reason you didn't mention this ticket in …
11:40 AM Ticket #6344 (DNXHD parser regression causes lost frames) closed by Elon Musk
fixed
11:39 AM Ticket #6307 (detected tbr different past 3.1.7 (1080i H.264)) updated by Elon Musk
This is not bug.
11:13 AM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Elon Musk
What way would you prefer to close ffmpeg?
10:44 AM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by dbareis
I'm disappointed but not that surprised that the app won't be …
10:00 AM Changeset in ffmpeg [ac30754a] by Paul B Mahol <onemda@gmail.com>
avcodec/dnxhd_parser: fix parsing interlaced video, simplify code …
9:31 AM Ticket #6344 (DNXHD parser regression causes lost frames) updated by Elon Musk
Cc changed
8:32 AM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) closed by Carl Eugen Hoyos
invalid: Thank you for the explanation!
8:31 AM Ticket #6342 (fix decoding mscc/srgc) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
8:31 AM srgc_24bpp_odd.avi attached to Ticket #6342 by Carl Eugen Hoyos
8:31 AM srgc_24bpp.avi attached to Ticket #6342 by Carl Eugen Hoyos
8:31 AM srgc_16bpp_odd.avi attached to Ticket #6342 by Carl Eugen Hoyos
8:30 AM srgc_16bpp.avi attached to Ticket #6342 by Carl Eugen Hoyos
8:30 AM srgc_8bpp_odd.avi attached to Ticket #6342 by Carl Eugen Hoyos
8:30 AM srgc_8bpp.avi attached to Ticket #6342 by Carl Eugen Hoyos
8:30 AM mscc_8bpp_odd.avi attached to Ticket #6342 by Carl Eugen Hoyos
8:30 AM mscc_8bpp.avi attached to Ticket #6342 by Carl Eugen Hoyos
7:47 AM Changeset in ffmpeg [cdd30481] by Muhammad Faiz <mfcc64@gmail.com>
tests: do not use AVFrame accessor Reviewed-by: wm4 …
7:43 AM Changeset in ffmpeg [327a1c0d] by Muhammad Faiz <mfcc64@gmail.com>
examples: do not use AVFrame accessor Reviewed-by: wm4 …
7:43 AM Changeset in ffmpeg [8893c943] by Muhammad Faiz <mfcc64@gmail.com>
ff*: do not use AVFrame accessor Reviewed-by: wm4 …
7:40 AM Changeset in ffmpeg [6af050d7] by Muhammad Faiz <mfcc64@gmail.com>
avfilter: do not use AVFrame accessor Reviewed-by: wm4 …
7:35 AM Changeset in ffmpeg [8103c59] by Muhammad Faiz <mfcc64@gmail.com>
avdevice: do not use AVFrame accessor Reviewed-by: wm4 …
7:30 AM Changeset in ffmpeg [9f030ee0] by Muhammad Faiz <mfcc64@gmail.com>
avformat: do not use AVFrame accessor Reviewed-by: wm4 …
7:27 AM Changeset in ffmpeg [31f61b0d] by Muhammad Faiz <mfcc64@gmail.com>
avcodec: do not use AVFrame accessor Reviewed-by: wm4 …
2:27 AM Changeset in ffmpeg [fdeab95a] by James Almer <jamrial@gmail.com>
Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68' * commit …
2:02 AM Changeset in ffmpeg [58ed9dee] by James Almer <jamrial@gmail.com>
Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2' * commit …
1:35 AM Changeset in ffmpeg [79778bb9] by James Almer <jamrial@gmail.com>
Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813' * commit …
1:32 AM Changeset in ffmpeg [f92e1af8] by James Almer <jamrial@gmail.com>
avcodec/bsf: Check for packet payload when setting BSF EOF flag. Set …
12:52 AM Changeset in ffmpeg [844a115c] by James Almer <jamrial@gmail.com>
Revert "avcodec/bsf: Forbid packet without payload in …

Apr 22, 2017:

11:31 PM Changeset in ffmpeg [31483870] by James Almer <jamrial@gmail.com>
avcodec/crystalhd: Adapt to new new decode API The new new decode API …
11:08 PM Changeset in ffmpeg [bddb2343] by James Almer <jamrial@gmail.com>
Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09' * commit …
11:06 PM Changeset in ffmpeg [1fd76277] by James Almer <jamrial@gmail.com>
Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f' * commit …
10:08 PM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Marton Balint
Created ticket #6344 for the second issue.
10:06 PM Ticket #6344 (DNXHD parser regression causes lost frames) created by Marton Balint
Summary of the bug: A user in ticket #6318 uploaded DNXHD file which …
9:33 PM Ticket #6343 (Encoding MP4/AAC audio from pcm: issues with packets, duration, and ...) updated by Hendrik
AAC uses a concept of decoder priming, ie. before the actual data can …
9:32 PM Changeset in ffmpeg [5b281b47] by Marton Balint <cus@passwd.hu>
libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater …
9:17 PM Changeset in ffmpeg [ed2ed4ac] by Marton Balint <cus@passwd.hu>
ffmpeg; check return code of avcodec_send_frame when flushing encoders …
8:56 PM Changeset in ffmpeg [c037f2f1] by Marton Balint <cus@passwd.hu>
ffmpeg; check return code of avcodec_send_frame when flushing encoders …
8:26 PM Changeset in ffmpeg [fc8cff96] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_cavlc: Fix undefined behavior on qscale overflow Fixes: …
8:19 PM Ticket #6343 (Encoding MP4/AAC audio from pcm: issues with packets, duration, and ...) created by ea167
Hello, I've encountered several issues trying to encode audio PCM …
6:12 PM Changeset in ffmpeg [207e6deb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/interlace: change lowpass_line function prototype …
6:08 PM Changeset in ffmpeg [362f6c91] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_avectorscope: Assert that format is valid This should …
11:18 AM Changeset in ffmpeg [01729f77] by Paul B Mahol <onemda@gmail.com>
avfilter: add doubleweave filter Signed-off-by: Paul B Mahol …
11:09 AM Ticket #6342 (fix decoding mscc/srgc) created by ami_stuff
8bpp seems to encode with wrong colors, other files decodes correctly …

Apr 21, 2017:

10:53 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Hendrik
The non-forced method of TaskKill doesn't work for console …
10:41 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Cigaes
On Unix systems, that would be kill -INT, but kill would …
10:35 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by dbareis
[…] If my command line can be altered to not corrupt the file, I …
10:09 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by dbareis
TaskKill returned a message saying I needed "/F" and after waiting a …
10:07 PM ffmpeg_mp4_subtitle_last_line_does_not_end.7z attached to Ticket #6341 by sneaker
10:06 PM Ticket #6341 (last subtitle line in mp4 continues until end of file, real end time ...) created by sneaker
Summary of the bug: The last subtitle line of timed text in mp4 …
7:49 PM Ticket #6340 (utvideo: fix gradient prediction for interlaced video) closed by Elon Musk
fixed: Fixed in 49255370044cf4a58c81a88cb8206aee62086346.
7:46 PM Changeset in ffmpeg [49255370] by Paul B Mahol <onemda@gmail.com>
avcodec/utvideodec: fix gradient prediction when stride does not match …
7:28 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
I'm note sure if this actually comes into the game here. If so, I …
5:43 PM Ticket #6340 (utvideo: fix gradient prediction for interlaced video) created by ami_stuff
decodes bit-exact with vfw codec https://files.fm/u/8ebkzaug […]
5:22 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Cigaes
Why do you not send the correct signal to ffmpeg? The point of having …
2:43 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Carl Eugen Hoyos
Why doesn't TaskKill /im ffmpeg.exe work?
2:13 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Hendrik
TaskKill works, but he forced a forcefull shutdown (like a SIGKILL), …
1:55 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Carl Eugen Hoyos
I wonder why TaskKill doesn't work: Does it possibly never work …
1:15 PM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Hendrik
Sending a "q" character to your running ffmpeg through some script is …
10:56 AM Ticket #6316 (utvideo: fix decoding interlaced video with frame divide count > 2) closed by Elon Musk
fixed: Fixed in 9ef21a897c64417a0575cbc6fad6222f3163d103.
10:55 AM Changeset in ffmpeg [9ef21a89] by Paul B Mahol <onemda@gmail.com>
avcodec/utvideodec: fix decoding odd sizes with interlaced video with …
10:32 AM Changeset in ffmpeg [e00db9f7] by Martin Storsjö <martin@martin.st>
checkasm: hevc: Add a hevc_ prefix to the add_residual functions This …
10:11 AM Ticket #6338 (http cookies not set when using proxy) updated by Carl Eugen Hoyos
Priority changed
8:26 AM Ticket #6339 (Win32 build is failed when using ICL) created by bifurcator
Summary of the bug: Win32 build fails when using icl toolchain. How …
7:58 AM Ticket #6338 (http cookies not set when using proxy) updated by Vineet Goel
I don't think so
7:29 AM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by dbareis
The main point is I'm trying to AUTOMATE the task (no user …
7:19 AM Ticket #6338 (http cookies not set when using proxy) updated by Carl Eugen Hoyos
Do you think this is a regression?
5:48 AM Ticket #6338 (http cookies not set when using proxy) created by Vineet Goel
Summary of the bug: when -http_proxy option is used, ffmpeg doesn't …

Apr 20, 2017:

9:34 PM Changeset in ffmpeg [0b8c159a] by Lou Logan <lou@lrcd.com>
doc/filters: deflicker size option value is in frames Signed-off-by: …
9:13 PM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Afaict, there is a bug in ff_flac_parse_picture() that makes reading …
9:12 PM Ticket #6325 (Wrong resolution in output from hevc stream) reopened by Carl Eugen Hoyos
8:53 PM Changeset in ffmpeg [74acc1e] by Paul B Mahol <onemda@gmail.com>
avfilter: add deflicker filter Signed-off-by: Paul B Mahol …
4:22 PM Ticket #6337 (Cannot build dll without version suffix on Windows.) created by bifurcator
When building on Windows there isn't ability to eleiminate version …
4:07 PM Changeset in ffmpeg [ec07efa7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/webmdashenc: Validate the 'streams' adaptation sets parameter …
4:07 PM Changeset in ffmpeg [cbd3a68f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/webmdashenc: Require the 'adaptation_sets' option to be set …
3:39 PM Changeset in ffmpeg [1731c353] by Luca Barbato <lu_zero@gentoo.org>
mm: Skip unexpected audio packets Bug-Id: 1046 CC: libav-stable@libav.org
3:39 PM Changeset in ffmpeg [f2c469b7] by Luca Barbato <lu_zero@gentoo.org>
mjpeg: Report non-3 component rgb lossless as not supported Bug-Id: …
3:39 PM Changeset in ffmpeg [279e3aa] by Luca Barbato <lu_zero@gentoo.org>
flv: Validate the packet size Size can be negative at that point. …
12:47 PM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by Mikhail Novosyolov
Yes, it is. […]
11:12 AM Ticket #5863 (MXF file containing pcm from Ikegami gfpack) updated by ahmed
Any one find the solution for the Audio file uploaded? Thank you
10:53 AM Changeset in ffmpeg [48097815] by Luca Barbato <lu_zero@gentoo.org>
travis: Exclude gcc for the macOS target On a normal macOS setup, …
9:27 AM Ticket #6335 (ffmpeg silently ignores first 50 frames when decoding h264) updated by Carl Eugen Hoyos
Please provide (the first few MBs of) the Telestream-encoded file.
7:50 AM test2_64_24.mov attached to Ticket #6187 by ami_stuff
5:52 AM Ticket #6335 (ffmpeg silently ignores first 50 frames when decoding h264) updated by Alex Zhukov
Original stream was encoded with Telestream encoder Then extracted …
5:48 AM Ticket #6331 (FFmpeg command exits before processing is complete) updated by Carl Eugen Hoyos
It is invalid because your reasoning makes no sense: No process can …
5:43 AM Ticket #6335 (ffmpeg silently ignores first 50 frames when decoding h264) updated by Carl Eugen Hoyos
How was the input file created?
5:41 AM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Carl Eugen Hoyos
Keywords, Type, Component changed
What's wrong with pressing "q"? Please provide the complete, uncut …
2:44 AM Changeset in ffmpeg [0f05f2c7] by James Almer <jamrial@gmail.com>
avcodec/aac_adtstoasc: fix ASC passthrough on small frames ASC frames …
2:17 AM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) created by dbareis
This is on Windows 7/10 64 bit (but would at least be the same on all …
12:19 AM Changeset in ffmpeg [88612f8] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_compand: Check av_strtok() for failure Fixes CID1396256 …

Apr 19, 2017:

11:19 PM safari_ok.jpg attached to Ticket #6335 by Alex Zhukov
safari ok
11:18 PM firefox_ok.jpg attached to Ticket #6335 by Alex Zhukov
firefox ok
11:18 PM vlc_ok.jpg attached to Ticket #6335 by Alex Zhukov
vlc plays ok
11:16 PM Screen_Shot_2017-04-19_at_4_06_49_PM.jpg attached to Ticket #6335 by Alex Zhukov
quicktime player plays ok
11:15 PM ffmpeg-20170419-160339.log attached to Ticket #6335 by Alex Zhukov
report log
11:14 PM silent_ignore_44vs94.mp4 attached to Ticket #6335 by Alex Zhukov
input file
11:14 PM Ticket #6335 (ffmpeg silently ignores first 50 frames when decoding h264) created by Alex Zhukov
Summary of the bug: ffmpeg skips first 50 frames in my sample file …
10:18 PM Ticket #6331 (FFmpeg command exits before processing is complete) updated by Andrew
Sorry, is this invalid because you cannot reproduce? Or because you …
9:56 PM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Marton Balint
Cc changed
You should open a separate ticket for that, as that seems like another …
9:55 PM Changeset in ffmpeg [5352802d] by Sean McGovern <gseanmcg@gmail.com>
dca: Account for lfe when checking for the channel count Bug-Id: 1037 …
9:52 PM Ticket #6316 (utvideo: fix decoding interlaced video with frame divide count > 2) reopened by Carl Eugen Hoyos
9:52 PM Ticket #6331 (FFmpeg command exits before processing is complete) closed by Carl Eugen Hoyos
invalid: This does not look like a valid ticket.
9:52 PM Changeset in ffmpeg [164758a8] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Fuzz video decoder related fields in context. …
9:52 PM Ticket #6332 (ffprobe fails to analyse caf files (returns with 1)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since 9080dc7f
9:33 PM Changeset in ffmpeg [c6aaf084] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mov: Only copy extradata if it exists. Avoids undefined call of …
9:33 PM Changeset in ffmpeg [b6a83962] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/motion_est: Fix undefined negative left shifts.
7:45 PM Ticket #6334 (Memory leak: (RTSPState)->real_setup_cache) updated by Carl Eugen Hoyos
Keywords changed
5:49 PM Ticket #6334 (Memory leak: (RTSPState)->real_setup_cache) created by Daniel Richard G.
I am testing RTSP streaming of CCTV video via the FFmpeg API, and have …
3:08 PM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by Carl Eugen Hoyos
Is this issue reproducible with current FFmpeg git head?
2:32 PM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Paul Pacifico
Rewrapping DNxHD with .mxf container to .mov is also not …
12:46 PM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by Mikhail Novosyolov
The bug was originally reported here: https://vk.com/wall-114916478_192270
12:37 PM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by Mikhail Novosyolov
Arttached file.flac (example input file, causing problems) via …
12:35 PM Приложение для снимков экрана Deepin 20170419152958.png attached to Ticket #6333 by Mikhail Novosyolov
screenshot of green and successfull-reporting console putput after …
12:32 PM Ticket #6333 (ffplay returns error in case of flac picture data error) created by Mikhail Novosyolov
libavformat/flac_picture.c:116: av_log(s, AV_LOG_ERROR, "Error …
12:06 PM Changeset in ffmpeg [87071478] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate-run.sh: Show packet flags for fate gapless tests. …
11:57 AM 128channel_caf_file.caf attached to Ticket #6332 by Krzysiek
11:54 AM Ticket #6332 (ffprobe fails to analyse caf files (returns with 1)) created by Krzysiek
Summary of the bug: ffprobe fails to analyze the caf file that …
10:39 AM Changeset in ffmpeg [6442e4ab] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_drawtext: added expr evaluation to drawtext fontsize …

Apr 18, 2017:

11:37 PM Ticket #6331 (FFmpeg command exits before processing is complete) updated by Andrew
Replying to ajbeaven: > Sure my reasoning may not be …
11:31 PM Ticket #6331 (FFmpeg command exits before processing is complete) updated by Andrew
Sure my reasoning may not be correct, but irregardless there seems to …
11:17 PM Ticket #6331 (FFmpeg command exits before processing is complete) updated by Hendrik
When a process exists, it by definition is done processing. It cannot …
11:11 PM input.webm attached to Ticket #6331 by Andrew
11:11 PM Ticket #6331 (FFmpeg command exits before processing is complete) created by Andrew
I'm running the following FFmpeg command in a C# process like so: …
10:34 PM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Marton Balint
Reproduced by developer changed
Reproducible with -threads 11 or more: […] Regression since …
5:15 PM Ticket #6330 (Strange behavior with native FFmpeg AAC encoder, when converting audio ...) created by edumj
Summary of the bug: When converting stereo to mono, even it seems to …
1:04 PM Changeset in ffmpeg [61088051] by Paul B Mahol <onemda@gmail.com>
avcodec: add Screen Recorder Gold Codec decoder Signed-off-by: Paul B …
1:03 PM Changeset in ffmpeg [a96db6be] by Paul B Mahol <onemda@gmail.com>
avcodec: add Mandsoft Screen Capture Codec decoder Signed-off-by: …
10:48 AM Ticket #6316 (utvideo: fix decoding interlaced video with frame divide count > 2) updated by ami_stuff
Replying to ami_stuff: > Replying to cehoyos: …
10:20 AM Ticket #6316 (utvideo: fix decoding interlaced video with frame divide count > 2) updated by ami_stuff
Replying to cehoyos: > Please also provide the correct …
8:25 AM Ticket #6320 (service_name of DVB-T channel showing strange character) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
8:19 AM Ticket #6316 (utvideo: fix decoding interlaced video with frame divide count > 2) updated by Carl Eugen Hoyos
Please also provide the correct output.
8:18 AM Ticket #6325 (Wrong resolution in output from hevc stream) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Type changed
Looks like this will be fixed soon.
7:27 AM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Paul Pacifico
Here is an input sample : …
6:28 AM Changeset in ffmpeg [fd1443b5] by James Zern <jzern@google.com>
doc/encoders.texi: document libvpxenc's -row-mt added in: 734d760e2f …
4:09 AM Ticket #6329 (asf file fails to play) updated by compn
file header indicates it was created by TMPGEnc Video Mastering Works 6
4:03 AM test1-fixed.wmv attached to Ticket #6329 by compn
4:03 AM test1.wmv attached to Ticket #6329 by compn
4:03 AM Ticket #6329 (asf file fails to play) created by compn
file found in wild has data before asf header. this prevents it from …
3:09 AM Ticket #6325 (Wrong resolution in output from hevc stream) closed by kotofos
invalid
1:18 AM Changeset in ffmpeg [d0b3922] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: Clear fifo pointer on deallocation Not leaving stale pointers …
12:50 AM Changeset in ffmpeg [fdd4922d] by Michael Niedermayer <michael@niedermayer.cc>
doc/fftools-common-opts: Fixed a typo in the common arguments list …

Apr 17, 2017:

7:49 PM Ticket #6316 (utvideo: fix decoding interlaced video with frame divide count > 2) updated by ami_stuff
The file decodes here bit-exact with utvideo 18.0.0 vfw.
6:23 PM Ticket #6246 (Telegram Android) closed by Dark_Arc
fixed
6:12 PM test_case.ivf attached to Ticket #6328 by tsmith
6:12 PM Ticket #6328 (UBSan: value is outside the range of representable values of type 'long') created by tsmith
Summary of the bug: UBSan: ffmpeg.c:4308:17: runtime error: value …
5:59 PM Changeset in ffmpeg [20aeee4f] by James Zern <jzern@google.com>
matroskadec,cosmetics: fix a couple typos Signed-off-by: James Zern …
5:46 PM Changeset in ffmpeg [62c27fdb] by James Zern <jzern@google.com>
webm_dash_manifest: Add option to specify bandwidth Add an option to …
5:43 PM Ticket #6314 (new account comfirmation email - bad hyperlink) closed by llogan
wontfix: I don't know if it is defined by any standard, but using angle …
5:15 PM Ticket #6325 (Wrong resolution in output from hevc stream) updated by Elon Musk
Yes, it can be closed.
5:14 PM Ticket #6316 (utvideo: fix decoding interlaced video with frame divide count > 2) closed by Elon Musk
invalid: What plays this? Nothing - as its invalid file.
2:01 PM Filtergraph Overlay Freeze attached to Ticket #6327 by LordHDL
2:01 PM Ticket #6327 (Filtergraph video overlays freezing) created by LordHDL
Summary of the bug: When using audio chains and video overlays, …
1:37 PM gdb.txt attached to Ticket #6326 by Oleg Larionov
GDB segfault output
1:36 PM report.txt attached to Ticket #6326 by Oleg Larionov
Input file ffmpeg report
1:36 PM Ticket #6326 (FFmpeg 3.3+3.4-dev crash when scaling to same dimensions with scale_npp) created by Oleg Larionov
Summary of the bug: I am trying to transcode and scale video from …
12:01 PM Changeset in ffmpeg [e22d4955] by Clément Bœsch <u@pkh.me>
Merge commit '47e547b321338c73c21fa623789f1efbd80a297a' * commit …
11:57 AM Changeset in ffmpeg [b5a42c7f] by Clément Bœsch <u@pkh.me>
Merge commit '0309ddcfb25fd44883bfcdb07509eb4907576b97' * commit …
11:55 AM Changeset in ffmpeg [5eba94a8] by Clément Bœsch <u@pkh.me>
Merge commit '6aa4ba7131b6e8668e33430e18101a051fe492eb' * commit …
11:54 AM Changeset in ffmpeg [f6e8d54f] by Clément Bœsch <u@pkh.me>
Merge commit 'b0e6b3f4777910d61083976aa9fc78a1e0731aae' * commit …
11:45 AM Changeset in ffmpeg [17f848c] by Clément Bœsch <u@pkh.me>
Merge commit 'fc368497f2fff54ddf5316224c573c9d1939fb25' * commit …
11:42 AM Changeset in ffmpeg [d1c8b966] by Clément Bœsch <u@pkh.me>
Merge commit 'f1248fae90b45501af4e8743d373e79191470331' * commit …
10:54 AM Changeset in ffmpeg [99b35a51] by Clément Bœsch <u@pkh.me>
Merge commit 'a6901b9c6bd51396c1159f1a07f9f5042328cda6' * commit …
8:38 AM Ticket #6325 (Wrong resolution in output from hevc stream) updated by kotofos
Replying to heleppkes: > The decoder tells you that it …
8:32 AM Changeset in ffmpeg [bb71eb94] by Clément Bœsch <u@pkh.me>
Merge commit 'ac648bb835edd3f67bda2267d0e72e5e582eb5a1' * commit …
8:28 AM Changeset in ffmpeg [cc8cafae] by Clément Bœsch <u@pkh.me>
Merge commit '7d81698b89172d2dcf1b78d4b42ba86262360559' * commit …
8:28 AM Changeset in ffmpeg [9142b04] by Clément Bœsch <u@pkh.me>
Merge commit 'ade370a4d7eab1866b6023c91c135d27c77ca465' * commit …
8:27 AM Changeset in ffmpeg [15bca8c6] by Clément Bœsch <u@pkh.me>
Merge commit 'f8a1ead0ae4402df0503c83f213f57b785a5f20f' * commit …
8:26 AM Changeset in ffmpeg [806f5b0] by Clément Bœsch <u@pkh.me>
Merge commit '39fbcf8f76ff2e7cd8d09307e6aacc70ce8f5fed' * commit …
8:22 AM Changeset in ffmpeg [9bf3d840] by Clément Bœsch <u@pkh.me>
Merge commit 'be2d555c980220e65d0ca5c3d78e6cc1e24451a5' * commit …
8:06 AM Ticket #6325 (Wrong resolution in output from hevc stream) updated by Hendrik
The decoder tells you that it skips some output window adjustment …
8:03 AM Changeset in ffmpeg [0ba67a8e] by Clément Bœsch <u@pkh.me>
build: remove special freetype check Since 52ccc4a0e was merged, it's …
8:02 AM CONFWIN_A_Sony_1.bit attached to Ticket #6325 by kotofos
Itu stream with conformance window. Correct resolution 412x236
8:00 AM Ticket #6325 (Wrong resolution in output from hevc stream) created by kotofos
Summary of the bug: Incorrect output - wider than original resolution …
7:39 AM Changeset in ffmpeg [0a0517bb] by Clément Bœsch <u@pkh.me>
Merge commit '0507cd5b9f3c3769645bc6e9177eaf760f490d1c' * commit …
7:38 AM Changeset in ffmpeg [3675f545] by Clément Bœsch <u@pkh.me>
Merge commit 'a7101eb40e69ada3872ec5aebe9c5c165745fb3a' * commit …
7:28 AM Changeset in ffmpeg [9ae1ffe] by Clément Bœsch <u@pkh.me>
Merge commit '1818a640cfdccd52e97edf13564f45bc3d0d93eb' * commit …
Note: See TracTimeline for information about the timeline view.