Timeline



Mar 14, 2016:

11:55 PM Changeset in ffmpeg [c3c7a879] by Marton Balint <cus@passwd.hu>
avutil/dict: add warning to docs about invalidating existing entries …
11:55 PM Changeset in ffmpeg [a740263d] by Marton Balint <cus@passwd.hu>
avutil/dict: do not realloc entries when deleting a non-existing item …
11:51 PM Changeset in ffmpeg [652173f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pthread_frame: Remove unused variable Signed-off-by: Michael …
11:47 PM Changeset in ffmpeg [67bef4cf] by Marton Balint <cus@passwd.hu>
avcodec/aactab: do not use floats for constants This may improve the …
10:12 PM Changeset in ffmpeg [af5559ab] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add graticule for chroma and flat filter …
9:40 PM Changeset in ffmpeg [c3425017] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_sofalizer: Fix "warning: ISO C90 forbids mixed …
5:23 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by Carl Eugen Hoyos
This may have been fixed in 9d4ab1380addb2a4e2863c625a63eed16009f90c
5:20 PM Ticket #5335 (FFmpeg cannot handle HLS URL with Query string) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
5:17 PM Ticket #5335 (FFmpeg cannot handle HLS URL with Query string) updated by Carl Eugen Hoyos
Please test current FFmpeg git head to make this a valid ticket.
5:16 PM Ticket #5335 (FFmpeg cannot handle HLS URL with Query string) updated by riocampos
I use newly FFmpeg installed by Homebrew (3.0). And my command example …
5:13 PM test.log attached to Ticket #5335 by riocampos
4:24 PM Ticket #5336 (FFmpeg fails to stream copy Autodesk Animator video) updated by matsp888
It's rather related to avformat, not avcodec, since it concerns stream …
4:10 PM Ticket #5336 (FFmpeg fails to stream copy Autodesk Animator video) created by matsp888
FFmpeg fails to stream copy Autodesk Animator video. Sample file: …
3:39 PM Changeset in ffmpeg [9da31a03] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/http: Add httpproxy to the default protocol whitelist. (cherry …
3:37 PM Changeset in ffmpeg [f1a3677c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mxfdec: Fix Canopus essence element size.
3:37 PM Ticket #5312 (error: unspecified pixel format for j2k 10 bit file) updated by gemil
It is critical to me in order to replace MainConcept decoders
3:33 PM Changeset in ffmpeg [58fa6949] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/http: Add httpproxy to the default protocol whitelist.
3:13 PM Ticket #5312 (error: unspecified pixel format for j2k 10 bit file) updated by Carl Eugen Hoyos
Priority changed
Please do not randomly change the ticket priority.
3:01 PM SponsoringPrograms/GSoC/2016-Qualis edited by Stanislav Dolganov
(diff)
2:59 PM Ticket #5312 (error: unspecified pixel format for j2k 10 bit file) updated by gemil
Priority changed
2:49 PM Changeset in ffmpeg [a38627b] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/cbrt_data: include avutil/libm.h to unbreak compilation on …
12:25 PM Changeset in ffmpeg [29d106e7] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: remove mirroring from chroma filter It is not …
12:25 PM Changeset in ffmpeg [9f6e63f6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add >8 bit support for other filters …
12:15 PM test.mpg attached to Ticket #5272 by ponpon
12:14 PM Ticket #5272 (videotoolbox fails to initialize for mpeg2, mpeg4 codec) updated by ponpon
i searched but didn't find the problem commit because i don't know how …
11:31 AM SponsoringPrograms/GSoC/2016-Qualis edited by Patryk Balicki
Added myself as applicant (diff)
9:26 AM 0002-lavf-Add-coreimage-filter-for-GPU-based-image-filter.patch attached to Ticket #4143 by Thilo Borgmann
Preliminary patch from ffmpeg-devel
9:25 AM Ticket #4143 (Support Core Image of MacOSX) updated by Thilo Borgmann
What I see in my inbox from ffmpeg-devel it is correct. If you're …
9:05 AM Changeset in ffmpeg [33d69a90] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/ffjni: remove use of private JniInvocation API to retreive the …
7:00 AM Ticket #5335 (FFmpeg cannot handle HLS URL with Query string) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and provide your failing command …
6:44 AM Ticket #5335 (FFmpeg cannot handle HLS URL with Query string) created by riocampos
FFmpeg cannot treat m3u file as follows: […] I check these urls …
5:01 AM Ticket #4143 (Support Core Image of MacOSX) updated by ponpon
Replying to thilo.borgmann: i tried the new patch (Date: …

Mar 13, 2016:

8:02 PM Ticket #4143 (Support Core Image of MacOSX) updated by Thilo Borgmann
Thanks for pointing this out! However, if you had posted a reply on …
7:07 PM Changeset in ffmpeg [370cecc1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: less aggressive memory allocation …
6:54 PM Changeset in ffmpeg [55c87214] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: process alpha at end Signed-off-by: Paul B …
6:23 PM Changeset in ffmpeg [80974559] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: copy frame props, mainly for bench filter …
5:15 PM Changeset in ffmpeg [7c93f2c0] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Move cbrt tables to separate cbrt_data(_fixed).c files. Allows …
4:41 PM Changeset in ffmpeg [0c33ceda] by Ganesh Ajjanagadde <gajjanag@gmail.com>
lavu/lfg-test: add simple sample mean, stddev checks Also added a …
3:26 PM Changeset in ffmpeg [bdc798cc] by Michael Niedermayer <michael@niedermayer.cc>
lavf/avienc: Clear whole tag in avi_add_ientry() Signed-off-by: …
3:06 PM Changeset in ffmpeg [77bc3e19] by Michael Niedermayer <michael@niedermayer.cc>
lavf/avienc: Add xxpc entries to index Signed-off-by: Michael …
3:06 PM Changeset in ffmpeg [9ee5b409] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avienc: factor out avi_add_ientry() Signed-off-by: Michael …
2:18 PM Ticket #664 (add support for iff anim) updated by ami_stuff
here are some rare samples (please upload to /ticket664 before link …
2:12 PM Ticket #5334 (support atrac lossless) created by ami_stuff
https://www.iana.org/assignments/media-types/audio/ATRAC-ADVANCED-LOSSL
1:15 PM Ticket #5295 (Unusual bug when file name starts with leading %20) updated by Ralph Moses
I want apologize upfront--I am a newbie to video processing and my …
12:15 PM Changeset in ffmpeg [4405ff2c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/hevc_ps: Fix default display window offsets for yuv422 and yuv444.
12:12 PM Changeset in ffmpeg [ed5d295a] by Michael Niedermayer <michael@niedermayer.cc>
lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with …
12:12 PM Changeset in ffmpeg [f680c8e4] by Michael Niedermayer <michael@niedermayer.cc>
tests/ref/vsynth: Remove unused file Signed-off-by: Michael …
12:00 PM Ticket #4143 (Support Core Image of MacOSX) updated by Carl Eugen Hoyos
Replying to ponpon: > the result is the same. the filter …
11:39 AM Ticket #4143 (Support Core Image of MacOSX) updated by ponpon
thank you for your pointing out. the result is the same. the filter …
10:41 AM Ticket #4143 (Support Core Image of MacOSX) updated by Carl Eugen Hoyos
From a clang manpage: […] If this is true, it sounds like a very …
10:24 AM Changeset in ffmpeg [912fec3e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add acolor filter Useful in combination with …
10:20 AM Ticket #4143 (Support Core Image of MacOSX) updated by ponpon
Replying to thilo.borgmann: i report the result of build …
9:06 AM Changeset in ffmpeg [5024a82e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bwdif: add x86 SIMD Signed-off-by: Thomas Mundt …
8:40 AM Changeset in ffmpeg [d11d78fa] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/libx265: Support GBR encoding.
8:33 AM Changeset in ffmpeg [db4786f1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/hevc_ps: Support GBR decoding.
2:06 AM Ticket #3289 (support L264 without "Lead Extension") updated by ami_stuff
l264_v1: […] l264_v2: […]
1:56 AM Ticket #3289 (support L264 without "Lead Extension") updated by ami_stuff
Replying to ami_stuff: > It looks like they produced …

Mar 12, 2016:

11:38 PM Changeset in ffmpeg [58cb1fb1] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_decimate: Use the correct frame in difference calculation …
11:38 PM Changeset in ffmpeg [52e7f6b] by Michael Niedermayer <michael@niedermayer.cc>
Revert "avfilter/vf_decimate: Check that input parameters match" ill …
11:17 PM Changeset in ffmpeg [4a7c705f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: make it possible to override colorspace …
10:52 PM Changeset in ffmpeg [a61cd42c] by Paul B Mahol <onemda@gmail.com>
avfilter/smptebars: fix some 75% color values They where slightly …
10:14 PM Changeset in ffmpeg [6224ddda] by James Almer <jamrial@gmail.com>
fate: add missing dependencies for fate-h264-dts_5frames …
10:06 PM Changeset in ffmpeg [e71096bb] by James Almer <jamrial@gmail.com>
fate: add missing h264-dts_5frames ref file Signed-off-by: James …
9:22 PM Changeset in ffmpeg [77e355ff] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VOD …
4:10 PM Ticket #5303 (Support float in tiff) updated by ami_stuff
Also here are some unsupported pbm files by ffmpeg (probably not …
4:07 PM Ticket #5303 (Support float in tiff) updated by ami_stuff
Cc changed
4:06 PM Ticket #5303 (Support float in tiff) updated by ami_stuff
I have some samples here which I created in the past (decodes fine …
4:03 PM Ticket #5333 (dirac: crash during fuzzed file decode) updated by Carl Eugen Hoyos
Component, Reproduced by developer, Priority, Keywords, Status changed
Regression since bfc8a4dabe5a0154b31128b59dca575010176441
3:53 PM Ticket #5332 (24bit FLACs muxed in mkv marked as 32bit resulting in no audio on ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please test if this patch fixes the issue for you: …
3:37 PM fuzz.drc attached to Ticket #5333 by qiubit
Fuzzed dirac file
3:35 PM Ticket #5333 (dirac: crash during fuzzed file decode) created by qiubit
Summary of the bug: ffmpeg segfaults when decoding fuzzed dirac video. …
2:59 PM Ticket #5331 (24bit FLACs muxed in mkv marked as 32bit resulting in no audio on ...) updated by Carl Eugen Hoyos
Resolution changed
2:45 PM Ticket #5331 (24bit FLACs muxed in mkv marked as 32bit resulting in no audio on ...) closed by hdvdeo
invalid
2:42 PM ffmpeg-20160312-155527.log attached to Ticket #5332 by hdvdeo
Log file
2:42 PM Ticket #5332 (24bit FLACs muxed in mkv marked as 32bit resulting in no audio on ...) created by hdvdeo
Summary of the bug: 24bit FLACs muxed in mkv marked as 32bit resulting …
2:37 PM Changeset in ffmpeg [4aea2c7d] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add ffprobe dependancy to fate-h264-dts_5frames Signed-off-by: …
2:29 PM Ticket #5331 (24bit FLACs muxed in mkv marked as 32bit resulting in no audio on ...) created by hdvdeo
Summary of the bug: If you try to encode/remux video file to mkv …
2:27 PM Ticket #4143 (Support Core Image of MacOSX) updated by Thilo Borgmann
Owner changed
2:26 PM Ticket #4143 (Support Core Image of MacOSX) updated by Thilo Borgmann
Core Image filtering patch sent to ffmpeg-devel: …
2:26 PM Changeset in ffmpeg [6fa5c823] by Michael Niedermayer <michael@niedermayer.cc>
fate: add test for "Fix DTS for short H264 streams" Signed-off-by: …
1:48 PM Changeset in ffmpeg [895dd096] by Michael Niedermayer <michael@niedermayer.cc>
lavf/utils: Fix DTS for short H264 streams. Fill DTS if all packets …
1:47 PM Changeset in ffmpeg [e939dde4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: factor update_dts_from_pts() out Signed-off-by: …
1:28 PM Ticket #5275 (fix decoding of mpegable h264 sample) updated by ami_stuff
Maybe someone could test if attached files decodes with opensource …
12:54 PM Ticket #5275 (fix decoding of mpegable h264 sample) updated by ami_stuff
I added some more samples - "k1.avi" - kay frame every 1 frame, …
12:52 PM k25.avi attached to Ticket #5275 by ami_stuff
12:52 PM k10.avi attached to Ticket #5275 by ami_stuff
12:52 PM k5.avi attached to Ticket #5275 by ami_stuff
12:52 PM k1.avi attached to Ticket #5275 by ami_stuff
10:27 AM TestBad1.log attached to Ticket #5295 by Ralph Moses
Failing logfile
10:26 AM Ticket #5295 (Unusual bug when file name starts with leading %20) updated by Ralph Moses
The command lines are in the test scripts, but here is a simplified …
10:10 AM SponsoringPrograms/GSoC/2016-Qualis edited by Jan Sebechlebsky
(diff)
7:43 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
In this commit …
6:25 AM Ticket #5328 (dvbsubtitles re encoding) updated by Julian Gardner
Version changed
2:17 AM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by Tom Steck
After few additional tests with different video files, I can confirm I …
1:44 AM Ticket #5328 (dvbsubtitles re encoding) updated by Carl Eugen Hoyos
Keywords changed
1:25 AM Ticket #5295 (Unusual bug when file name starts with leading %20) updated by Carl Eugen Hoyos
Please paste the command line that allows to reproduce the issue …
1:23 AM Ticket #5146 (mxf mpeg2video: black bar at the top of the video) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Priority, Version, Keywords, Type changed
1:19 AM Ticket #4715 (mpeg-4 als fails to decode) closed by Carl Eugen Hoyos
fixed: Fixed in 5d64ba9d18294a305f4f46c9a64e592dc5d34aa9
1:16 AM SponsoringPrograms/GSoC/2016-Qualis edited by Marton Balint
(diff)
1:08 AM Changeset in ffmpeg [9d4ab138] by Michael Niedermayer <michael@niedermayer.cc>
Use avpriv_tempfile() Should fix xvid/cache on windows with …
1:08 AM Changeset in ffmpeg [b4f59bee] by Michael Niedermayer <michael@niedermayer.cc>
avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() …
12:56 AM Changeset in ffmpeg [5d64ba9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: fix max bits in ltp prefix code The maximum number of …
12:53 AM Ticket #5295 (Unusual bug when file name starts with leading %20) reopened by Ralph Moses
12:51 AM TestCase.gz attached to Ticket #5295 by Ralph Moses
http.c modifications, test scripts and m3u8 test files (.ts files not …
12:50 AM Ticket #5295 (Unusual bug when file name starts with leading %20) updated by Ralph Moses
Attached is a gzip file contain two bash test scripts. The modified …
12:48 AM Ticket #4910 (support for nl-means denoise filter) updated by ponpon
is the present ubitux version slower than the dirk farin one? or do …

Mar 11, 2016:

10:57 PM Changeset in ffmpeg [15ef98af] by Michael Niedermayer <michael@niedermayer.cc>
configure: build fix for P5600 along option --disable-msa …
10:08 PM Changeset in ffmpeg [817d0c6d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add parade display mode Rename old parade …
9:43 PM Ticket #5127 (left shift of negative value in mc_chroma_unscaled()) updated by Carl Eugen Hoyos
Keywords changed
9:43 PM Ticket #5129 (left shift of negative value in decode_frame_header()) updated by Carl Eugen Hoyos
Keywords changed
9:43 PM Ticket #5131 (left shift of negative in mc_chroma_scaled()) updated by Carl Eugen Hoyos
Keywords changed
9:43 PM Ticket #5133 (left shift of negative value in mc_luma_scaled()) updated by Carl Eugen Hoyos
Keywords changed
9:10 PM Ticket #5133 (left shift of negative value in mc_luma_scaled()) closed by Ronald S. Bultje
fixed: Fixed in b86339a9f8d7cf86995e89c7d6683ce3f64a7525.
9:09 PM Ticket #5131 (left shift of negative in mc_chroma_scaled()) closed by Ronald S. Bultje
fixed: Fixed in b86339a9f8d7cf86995e89c7d6683ce3f64a7525.
9:08 PM Ticket #5129 (left shift of negative value in decode_frame_header()) closed by Ronald S. Bultje
fixed: Fixed in b86339a9f8d7cf86995e89c7d6683ce3f64a7525.
9:08 PM Ticket #5127 (left shift of negative value in mc_chroma_unscaled()) closed by Ronald S. Bultje
fixed: Fixed in b86339a9f8d7cf86995e89c7d6683ce3f64a7525.
9:06 PM Changeset in ffmpeg [b86339a9] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: fix a few signed integer left-shifts. Fixes trac tickets 5127, …
7:23 PM Changeset in ffmpeg [abedde6] by Ronald S. Bultje <rsbultje@gmail.com>
vp9_superframe: fix endianness of size markers.
5:27 PM Ticket #5330 (concat error) updated by Carl Eugen Hoyos
Resolution changed
5:27 PM Ticket #5330 (concat error) closed by Carl Eugen Hoyos
invalid: You have to use relative paths for security reasons since …
5:00 PM loop.txt attached to Ticket #5330 by laurfb
5:00 PM ffmpeg-20160311-185322.log attached to Ticket #5330 by laurfb
4:59 PM ffmpeg-20160311-184316.log attached to Ticket #5330 by laurfb
4:59 PM Ticket #5330 (concat error) created by laurfb
Summary of the bug: Hi. Concat not working as expected since with …
4:20 PM Ticket #4313 (Duplication of time stamps when muxing files in a matroska container) closed by Ronald S. Bultje
fixed: Fixed in 2e6636aa87303d37b112e79f093ca39500f92364.
4:19 PM Changeset in ffmpeg [2e6636aa] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add superframe merging bitstream filter. Fixes ticket 4313.
4:19 PM Changeset in ffmpeg [6d8ab358] by Ronald S. Bultje <rsbultje@gmail.com>
lavf: allow BSFs to drop packets. If pkt->size == 0 && …
3:10 PM Ticket #5329 (Unable to play Multiple Streams with FFPLAY) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Do you want to report a bug using FFmpeg? If yes please provide a …
1:51 PM Ticket #5329 (Unable to play Multiple Streams with FFPLAY) created by Bilal Ahmed Yaseen
I am trying to play live stream coming from the server with RTSP URL. …
1:29 PM Changeset in ffmpeg [7e01d48c] by Luca Barbato <lu_zero@gentoo.org>
mov: Check the entries value when parsing dref boxes And properly …
12:52 PM Ticket #5328 (dvbsubtitles re encoding) created by Julian Gardner
When re encoding live streams which include dvb subtitles there are …
11:48 AM Ticket #4828 (use Core Audio AAC-encoder and AC3-decoder) updated by ponpon
Replying to cehoyos: gooooood!! i am looking forward to it.
11:10 AM Ticket #4910 (support for nl-means denoise filter) updated by Clément Bœsch
Sorry I got delayed in my progress for various reasons. I have a …
10:29 AM Ticket #5327 (TellyVisuals violates the GPL) created by Carl Eugen Hoyos
I downloaded TellyMedia version 1.64 from http://www.tellyvisuals.com/
10:13 AM Ticket #5296 (tiff sequences may need LZW compression option) updated by Carl Eugen Hoyos
Priority, Type changed
9:24 AM Changeset in ffmpeg [867637ca] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: fix and extend millivolts grat lines …
8:51 AM Changeset in ffmpeg [119c108b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: fix ire8 for 25% Signed-off-by: Paul B Mahol …
8:50 AM Ticket #4828 (use Core Audio AAC-encoder and AC3-decoder) updated by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/210622
8:46 AM in_cut.mp4 attached to Ticket #5326 by Carl Eugen Hoyos
8:46 AM in.m4a attached to Ticket #5326 by Carl Eugen Hoyos
8:45 AM Ticket #5326 (amix returns oom although memory is still available) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/61613 A user …
2:49 AM Ticket #4828 (use Core Audio AAC-encoder and AC3-decoder) updated by ponpon
+1 for this enhancement i have found tool to access quick time by …
2:29 AM Changeset in ffmpeg [66edd86] by Ganesh Ajjanagadde <gajjanag@gmail.com>
lavc/lpc: exploit even symmetry of window function Yields 2x …
2:20 AM Ticket #4143 (Support Core Image of MacOSX) updated by ponpon
+1 for this enhancement i am rooting for you and looking forward to …
2:18 AM Ticket #4044 (Support new utvideo 10bit) updated by ponpon
+1 for this enhancement
2:12 AM Ticket #2112 (support for NL Filter) updated by ponpon
+1 for this enhancement
2:11 AM Ticket #2351 (Make the unsharp filter Adaptive) updated by ponpon
+1 for this enhancement
1:57 AM Ticket #4910 (support for nl-means denoise filter) updated by ponpon
Replying to ubitux: i am rooting for you and looking …
1:27 AM Ticket #5321 (strange SSIM and PSNR) updated by ponpon
thank you for your reply. i tested …[…]

Mar 10, 2016:

11:45 PM Changeset in ffmpeg [b2ab3398] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: Fix passing options, regression since …
11:15 PM Changeset in ffmpeg [1a589575] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: fix indentation Signed-off-by: Paul B Mahol …
11:09 PM Changeset in ffmpeg [681f8336] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform add support for other scalers for graticule …
10:48 PM Ticket #5325 (dnxhd: "unsupported cid 1244") updated by Hendrik
I don't find any hints that 1244 was ever supported, it was probably …
10:36 PM Ticket #5325 (dnxhd: "unsupported cid 1244") created by ami_stuff
probably regression - see ticket #2125
9:56 PM Changeset in ffmpeg [2540d884] by Michael Niedermayer <michael@niedermayer.cc>
avutil/random_seed: Add the runtime in cycles of the main loop to the …
9:13 PM Ticket #5324 (h264_qsv error on 4th generation Haswell-DT) updated by Carl Eugen Hoyos
Keywords changed
8:43 PM Ticket #5324 (h264_qsv error on 4th generation Haswell-DT) created by Zeranoe
When attempting to use the h264_qsv encoder on an Intel i7-4790K I run …
8:24 PM Changeset in ffmpeg [73d1398f] by Michael Niedermayer <michael@niedermayer.cc>
avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in …
8:15 PM Ticket #4816 (png: wrong alpha detection) reopened by Carl Eugen Hoyos
Broken since 72eaf726236331e739952806a5fe47b40165ac76 […]
8:00 PM Ticket #5267 (mjpeg decode error) closed by Carl Eugen Hoyos
fixed: Fixed in 0f31d401c35c6d39462c2b3e2aa7b573db0ccfde - thank you for the …
7:07 PM EncodingForStreamingSites edited by Jonas "coral" Bengtson
Twitch doesn't recommend encoding to MP3 anymore (source: i work at … (diff)
5:43 PM Ticket #5323 (Help message for "mp4 muxer AVOptions" looks wrong.) closed by Carl Eugen Hoyos
fixed: Fixed in bd2cc3c42c0fb94a2cfb09352da0537c55690eab - thank you for the …
5:42 PM Changeset in ffmpeg [bd2cc3c4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/movenc: Fix help output. Fixes ticket #5323.
5:17 PM Changeset in ffmpeg [8d0a218] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/ffjni: fix uninitialized variable
4:58 PM StreamingGuide edited by Jonas "coral" Bengtson
Twitch doesn't recommend encoding to MP3 anymore (source: i work at … (diff)
4:33 PM Ticket #5323 (Help message for "mp4 muxer AVOptions" looks wrong.) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
Patch sent.
3:49 PM Ticket #5323 (Help message for "mp4 muxer AVOptions" looks wrong.) created by vi
Help for "mp4 muxer AVOptions" look suspicious: list of option value …
11:45 AM Ticket #5321 (strange SSIM and PSNR) updated by Carl Eugen Hoyos
Component changed
10:58 AM Ticket #5321 (strange SSIM and PSNR) closed by Elon Musk
invalid: Use "setpts=PTS-STARTPTS,split=2[a][b],[a][1:v]ssim;[b][1:v]psnr". …
10:04 AM Ticket #5322 (HLS3 stream recording does not save last segment fully) created by Debendra Modi
ffmpeg version N-77556-g4160900 FFMPEG CLI command (Modified to …
9:39 AM Ticket #5321 (strange SSIM and PSNR) updated by ponpon
correction not "can't get correct SSIM and PSNR under mkv lossless, …
9:36 AM Ticket #5321 (strange SSIM and PSNR) created by ponpon
thank you for good app. can't get correct SSIM and PSNR under mkv …
9:08 AM Ticket #5071 (FFmpeg doesn't use the correct palette when playing Apple Graphics ...) closed by Carl Eugen Hoyos
fixed
9:05 AM Ticket #5311 (AVI demuxer fails to parse indexed xxpc (palette change) chunks) closed by Carl Eugen Hoyos
fixed: Fixed by you in caeed0479fca143ed4206f4a8f2c5935f7e5f2a0
9:04 AM Ticket #5316 (support canopus codecs in mxf cointainer) closed by Carl Eugen Hoyos
fixed: Fixed in ac1974652b9c2a199af859effc57facdf3d9cda7
8:59 AM Changeset in ffmpeg [ac197465] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mxfdec: Support Canopus codecs. Fixes ticket #5316.
8:53 AM Changeset in ffmpeg [cb3f99e4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
version.sh: Fix spurious rebuilds. Regression since 104f8ea8.
8:22 AM Ticket #5320 (mxf: unable to seek in the file with ffplay (demuxer's errors)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
5:19 AM SponsoringPrograms/GSoC/2016-Qualis edited by Niklesh Lalwani
(diff)
5:18 AM SponsoringPrograms/GSoC/2016-Qualis edited by Niklesh Lalwani
(diff)
2:05 AM Ticket #5320 (mxf: unable to seek in the file with ffplay (demuxer's errors)) created by ami_stuff
ffmpeg -ss 10 -i seek_fail.mxf out.avi seems to work …
1:54 AM Changeset in ffmpeg [689211d5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concatdec: set safe mode to enabled instead of auto This is …

Mar 9, 2016:

11:30 PM Changeset in ffmpeg [caeed047] by Michael Niedermayer <michael@niedermayer.cc>
lavf/avidec: Skip xxpc entries in index; fixes trac #5311
9:11 PM Ticket #5319 (ac3 decoder can become "broken from then on" if fed certain corrupted input) updated by Carl Eugen Hoyos
Using -er 0 this is a regression since ca6e7708
8:26 PM Ticket #5319 (ac3 decoder can become "broken from then on" if fed certain corrupted input) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
See also ticket #5225. Regression since 252f5663 / 97de206b …
7:33 PM Ticket #5319 (ac3 decoder can become "broken from then on" if fed certain corrupted input) updated by Roger Pack
(as a note, VLC seems able to decode/play the clip OK...not sure what …
7:28 PM 7mate.small.ts attached to Ticket #5319 by Roger Pack
contains the offending ac3 blip
7:27 PM Ticket #5319 (ac3 decoder can become "broken from then on" if fed certain corrupted input) created by Roger Pack
Summary of the bug: While decoding some ac3 data received from a …
7:11 PM Ticket #4934 (nut container can't hold qtrle) updated by Roger Pack
current work around: use avi, though I'd prefer to use nut :) You do …
7:08 PM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) updated by Roger Pack
OK uploaded. It appears that if ffmpeg get input of "white.bmp" and …
7:07 PM white.loop.avi attached to Ticket #437 by Roger Pack
7:05 PM Changeset in ffmpeg [285fda09] by Michael Niedermayer <michael@niedermayer.cc>
Add tests for functions in hash.c Signed-off-by: Michael Niedermayer …
7:05 PM Changeset in ffmpeg [ad16eff6] by Michael Niedermayer <michael@niedermayer.cc>
mips: add support for R6 Understanding the mips32r6 and mips64r6 ISAs …
7:04 PM white.bmp attached to Ticket #437 by Roger Pack
normal "all white" bmp
6:59 PM SponsoringPrograms/GSoC/2016 edited by Michael Niedermayer
add link to ffv1 spec (diff)
6:50 PM Ticket #602 (feature request: movie sink for ffplay) updated by Cigaes
There are a few audio output devices, and it is possible to have …
6:47 PM Ticket #602 (feature request: movie sink for ffplay) updated by Roger Pack
Cc changed
there is an "SDL" output device these days. But it might not do audio …
6:42 PM WikiStart edited by Roger Pack
mention 2.5MB limit (diff)
3:57 PM Ticket #5318 (ffmpeg segment format options are only applied to first segment) updated by Jeroen Coekaerts
OK, tested it with git version and -f lavfi -i testsrc, see attachment …
3:47 PM ffmpeg-20160309-164520.log attached to Ticket #5318 by Jeroen Coekaerts
output of -report for ffmpeg git head version and -f lavfi -i testsrc
3:24 PM Ticket #5318 (ffmpeg segment format options are only applied to first segment) updated by Carl Eugen Hoyos
Keywords, Component changed
Replying to jeroendnx: > Tested ffmpeg 2.8 and 3.0 …
3:18 PM Ticket #5318 (ffmpeg segment format options are only applied to first segment) created by Jeroen Coekaerts
Summary of the bug: In the second example at …
2:22 PM Ticket #5316 (support canopus codecs in mxf cointainer) updated by Carl Eugen Hoyos
Priority, Version, Keywords, Type, Status, Reproduced by developer, Component changed
Patch sent: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/211252
1:29 PM Ticket #5207 (Non-mjpeg file with fourcc MSC2) updated by Carl Eugen Hoyos
Description changed
1:29 PM Ticket #4786 (MLP misdetected for dvd_pcm) closed by Carl Eugen Hoyos
fixed: Should be fixed in fb9036b3142e06631a70810c3d779f8e2d9f180c - thank …
1:28 PM Ticket #5270 (avid jpeg2000: 1980x1080 decodes as 1980x540) updated by Carl Eugen Hoyos
Replying to ami_stuff: > one more sample: > > …
1:17 PM Changeset in ffmpeg [a62d7688] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: Check for msghdr struct. Some (Solaris) systems apparently …
1:12 PM Changeset in ffmpeg [fb9036b3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpeg: Identify sub-stream ID 0xa1 as mlp. Fixes ticket #4786. …
1:06 PM Changeset in ffmpeg [260c12cd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpegdec: Set sar for multiscope videos. Fixes decoding of the …
1:03 PM Ticket #4980 (yuv444p and yuv422p hevc wrong resolution if x265 ultrafast was used ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in a6a52ef29ac2e8b9cdba110f076b544f98fbf646 - thank …
1:00 PM Changeset in ffmpeg [a6a52ef2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/hevc_ps: Fix offset for yuv422 and yuv444. Fixes ticket #4980. …
1:00 PM Changeset in ffmpeg [144ef773] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use correct msvc type specifiers for ptrdiff_t and size_t.
12:02 PM Ticket #5317 (Avid MXF audio issues - "OPAtom misinterpreted as OP1a") updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Description changed
Thank you for the sample, uploaded to …
11:31 AM Ticket #5317 (Avid MXF audio issues - "OPAtom misinterpreted as OP1a") created by rolf
(Copy of issue I emailed to ffmpeg-devel mailing list) I have an MXF …
11:05 AM Ticket #4676 (Concat of AAC + MP4 has gaps) updated by Enoque Filipe Costa Duarte
Having the same issue with version N-78964-g5061579
10:51 AM Changeset in ffmpeg [953b8c5a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: use intensity for other components too …
9:54 AM Ticket #5288 (FFmpeg -progress url Isn't working) updated by Cigaes
Another solution would be to have the HTTP server pass the data to the …
9:28 AM CompilationGuide/MSVC edited by Stefano Sabatini
enhance formatting, use quotes for environment variables (diff)
9:26 AM HWAccelIntro edited by Hendrik
DXVA2 is not actually deprecated (diff)
9:26 AM CompilationGuide/MSVC edited by Stefano Sabatini
add note about VS requirements for building libx264 (diff)
9:24 AM CompilationGuide/MSVC edited by Stefano Sabatini
fix typo (diff)
8:24 AM HWAccelIntro edited by Stefano Sabatini
fix nvenc example consistency (diff)
3:28 AM Changeset in ffmpeg [a008a7cc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffjni: Fix occured typo Signed-off-by: Michael Niedermayer …
3:28 AM Changeset in ffmpeg [89862cd7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffjni: Fix ;; Signed-off-by: Michael Niedermayer …
1:48 AM Ticket #5270 (avid jpeg2000: 1980x1080 decodes as 1980x540) updated by ami_stuff
one more sample: http://www.datafilehost.com/d/2897e002
1:38 AM Ticket #5316 (support canopus codecs in mxf cointainer) created by ami_stuff
http://www.datafilehost.com/d/57a6db64 […]

Mar 8, 2016:

11:42 PM Ticket #5288 (FFmpeg -progress url Isn't working) updated by c-14
Analyzed by developer, Reproduced by developer changed
The "problem" as such is that ffmpeg uses a single continuous chunked …
10:56 PM Changeset in ffmpeg [b60dfae7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
aacenc_utils: Use temporary variable. This ensures gcc does not …
10:56 PM Changeset in ffmpeg [b91e3763] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
aacenc: use generational cache instead of resetting. Approximately …
10:14 PM Changeset in ffmpeg [b3e03718] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: make it possible to draw dots instead of lines …
9:09 PM Ticket #5314 (hlsenc ignores http method AVOption on index files) closed by Harry
invalid
9:09 PM ffmpeg-20160308-145808.log attached to Ticket #5315 by Harry
log
9:08 PM Ticket #5315 (hlsenc ignores http method AVOption on index files) created by Harry
report attached. Use hlsenc output to a http URI and try to override …
9:08 PM Ticket #5314 (hlsenc ignores http method AVOption on index files) created by Harry
report attached. Use hlsenc output to a http URI and try to override …
9:04 PM Changeset in ffmpeg [209cff2d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: make sure that x/y for text position is positive …
8:59 PM Ticket #5312 (error: unspecified pixel format for j2k 10 bit file) updated by gemil
sample plays fine with mainconcept decoder
8:43 PM Ticket #4026 (AAC Number of bands exceeds limit) updated by Elon Musk
Is there sample for this?
8:27 PM Ticket #5313 (mpeg-4 als: add support for adaptive RLS-LMS prediction) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
8:24 PM Ticket #5215 (cfhd: crash with fuzzed file 5) updated by ami_stuff
this still crashes randomly here with -threads 6/7/8
8:12 PM Ticket #5312 (error: unspecified pixel format for j2k 10 bit file) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Is it possible that you made the sample so small that it is …
8:11 PM Ticket #5313 (mpeg-4 als: add support for adaptive RLS-LMS prediction) created by ami_stuff
[…] http://www.datafilehost.com/d/220f9dee […]
8:05 PM frame.j2k attached to Ticket #5312 by Carl Eugen Hoyos
7:34 PM Ticket #5312 (error: unspecified pixel format for j2k 10 bit file) updated by gemil
added files j2ktest.txt and j2ktest.mxf to ftp server
7:16 PM ffplay-20160308-125219.log attached to Ticket #5312 by gemil
7:15 PM Ticket #5312 (error: unspecified pixel format for j2k 10 bit file) created by gemil
Summary of the bug: How to reproduce: […]
5:50 PM Ticket #5311 (AVI demuxer fails to parse indexed xxpc (palette change) chunks) updated by Carl Eugen Hoyos
Description, Keywords changed
5:02 PM Ticket #5311 (AVI demuxer fails to parse indexed xxpc (palette change) chunks) updated by matsp888
Remove the "input" from the command line.
5:00 PM Ticket #5311 (AVI demuxer fails to parse indexed xxpc (palette change) chunks) created by matsp888
The AVI demuxer (libavformat/avidec.c) fails to parse indexed xxpc …
4:36 PM Changeset in ffmpeg [8ca2c87] by Michael Niedermayer <michael@niedermayer.cc>
configure: build fix for P5600 with mips code restructuring …
4:36 PM Changeset in ffmpeg [b59d06d5] by Michael Niedermayer <michael@niedermayer.cc>
configure: add check_inline_asm_flags() Signed-off-by: Michael …
4:02 PM Changeset in ffmpeg [8a90e0fd] by wm4 <nfxjfg@googlemail.com>
lavf/mp3dec: avoid printing useless message in default log level …
3:42 PM Changeset in ffmpeg [72babb85] by Michael Niedermayer <michael@niedermayer.cc>
lavc/mjpegdec: avoid printing useless message in default log level …
2:33 PM Changeset in ffmpeg [e1aa88dc] by Michael Niedermayer <michael@niedermayer.cc>
lavf/avienc: Palette changing code only concerns AV_PIX_FMT_PAL8 …
2:04 PM Ticket #3302 (Cannot draw opaque text on transparent frame) updated by Andrey Utkin
Replying to andrey.utkin: > Thanks for this hardcore …
2:02 PM Ticket #3302 (Cannot draw opaque text on transparent frame) updated by Andrey Utkin
Thanks for this hardcore workaround, but it is not flawless because …
1:50 PM Changeset in ffmpeg [fd0c9789] by Muhammad Faiz <mfcc64@gmail.com>
avfilter/avf_showcqt: add performance debugging log for easier …
1:13 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Arnaud
Ah, ok. No sorry: I probably lost it when my hard drive crashed some …
11:12 AM Changeset in ffmpeg [f78ef2d8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: short for Magenta is Mg Signed-off-by: Paul …
10:39 AM Changeset in ffmpeg [baec6d8a] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Fixed ffserver to support large ffm files …
10:18 AM Changeset in ffmpeg [f2bdf9d2] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: Fix typo and preset error message
9:41 AM Changeset in ffmpeg [fd55470c] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: Add encoder stats Signed-off-by: Timo Rothenpieler …
8:46 AM Ticket #4704 (Timecode data not maintained when using mp4 wrapper instead of mov wrapper) closed by Carl Eugen Hoyos
fixed: I believe this was fixed by Syed Andaleeb Roomy in …
7:25 AM HWAccelIntro edited by Timothy Gu
Add CUDA API availability (diff)
7:23 AM HWAccelIntro edited by Timothy Gu
Fix VDA CLI status (diff)
7:21 AM HWAccelIntro edited by Timothy Gu
Add overview (diff)
4:21 AM Ticket #4489 (mkv cropping) updated by dave rice
Adding another sample file. This mkv uses a PixelCropLeft and …
2:32 AM Changeset in ffmpeg [50615791] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add test similar to ticket 1242 Signed-off-by: Michael …
1:56 AM Changeset in ffmpeg [de1de493] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: fix dts from pts code in compute_pkt_fields() during …

Mar 7, 2016:

11:13 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Carl Eugen Hoyos
No, you promised me in September to search for such a sample. Did you …
10:57 PM Changeset in ffmpeg [51bcc0bf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/riff: Add fourcc GTM4 from Telefactor digital audio for ASP.
10:40 PM Ticket #4865 (Using .mp4-files/libh264 with API Examples) updated by Darko Jurić
I had to add the following: encoder = …
10:35 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Arnaud
Sorry, I'm not sure I understand what you meant. You're asking if I …
10:32 PM Ticket #5308 (dvbsubtitles always uses page_id of 1) updated by Carl Eugen Hoyos
Status, Component changed
10:28 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Carl Eugen Hoyos
Keywords changed
Did you find a sample with fourcc AVd1?
10:21 PM The Colbeard.tar.bz attached to Ticket #5287 by Carl Eugen Hoyos
10:20 PM Ticket #5287 (Protocol not on whitelist 'file'! in m3u8 for local use) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
For future tickets: Please always provide a command line that allows …
10:18 PM Ticket #5308 (dvbsubtitles always uses page_id of 1) updated by Julian Gardner
NOTE: this line [mpegts @ 0x3307500] composition_page_id 0002, …
10:11 PM Ticket #5297 (mpeg-4 als: "predictor order too large") updated by Thilo Borgmann
Owner changed
10:11 PM Ticket #5298 (mpeg-4 als: output is not lossless) updated by Thilo Borgmann
Owner changed
10:03 PM Ticket #5308 (dvbsubtitles always uses page_id of 1) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and provide the command line that …
10:00 PM Changeset in ffmpeg [da904faa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: try to document timebase a bit more Signed-off-by: Michael …
9:38 PM Changeset in ffmpeg [f20cdcbc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: draw color points names Signed-off-by: Paul …
8:48 PM Changeset in ffmpeg [2b7a61cb] by Clément Bœsch <u@pkh.me>
lavc/utils: fix extra ASS sanity check in convert_sub_to_old_ass_form()
7:21 PM Ticket #5310 (mpegts demuxer ignores the amount of samples it should drop from the ...) created by James
[…] If you add -loglevel debug when decoding the Matroska and …
7:14 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Arnaud
I didn't know ffmpeg has a seek option. I tried it the following way: …
5:28 PM Ticket #5308 (dvbsubtitles always uses page_id of 1) updated by Julian Gardner
can we change it to High as this is a show stopper for this project …
5:14 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Carl Eugen Hoyos
Is the issue not reproducible with ffmpeg (the application)?
5:13 PM Ticket #5308 (dvbsubtitles always uses page_id of 1) updated by Carl Eugen Hoyos
Priority, Keywords changed
3:59 PM Changeset in ffmpeg [59b9d2f6] by Luca Barbato <lu_zero@gentoo.org>
configure: Add support for clang llvm-cov
3:59 PM Changeset in ffmpeg [c11a8586] by Luca Barbato <lu_zero@gentoo.org>
configure: Support msan as toolchain
3:47 PM Downstreams edited by David Walser
avidemux is now 2.6.12, still uses ffmpeg 2.7 (diff)
2:40 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Arnaud
Problematic file uploaded on the ftp server upload.ffmpeg.org I would …
2:32 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) updated by Arnaud
(will upload sample file)
2:26 PM Ticket #5309 (Apply "-accurate_seek" alike default for `ffplay`) created by Arnaud
Summary of the bug: How to reproduce: […] File is …
2:11 PM c4_raw.ts attached to Ticket #5308 by Julian Gardner
2:08 PM Ticket #5308 (dvbsubtitles always uses page_id of 1) created by Julian Gardner
I have a stream which uses composition_page_id of 2 and …
1:41 PM Changeset in ffmpeg [8c24523c] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/mediacodec: fix chroma width for yuv420p
1:36 PM Ticket #5287 (Protocol not on whitelist 'file'! in m3u8 for local use) updated by remitamine
i already uploaded a file with one segment. …
1:32 PM Ticket #5287 (Protocol not on whitelist 'file'! in m3u8 for local use) updated by Carl Eugen Hoyos
Replying to remitamine: > i will try to compress an m3u8 …
1:25 PM Ticket #5287 (Protocol not on whitelist 'file'! in m3u8 for local use) updated by remitamine
no it's not necessary it just simplify to generate the m3u8 file and …
1:18 PM Ticket #5287 (Protocol not on whitelist 'file'! in m3u8 for local use) updated by Carl Eugen Hoyos
Is the script necessary to reproduce the issue? Or can you attach an …
1:15 PM Ticket #5287 (Protocol not on whitelist 'file'! in m3u8 for local use) updated by remitamine
gjdfgh, about using .m3u ffmpeg won't be able to use the file if i …
1:09 PM SponsoringPrograms/GSoC/2016-Qualis edited by Disha Singh
(diff)
1:09 PM Ticket #5287 (Protocol not on whitelist 'file'! in m3u8 for local use) updated by remitamine
cehoyos, if you download an m3u8 manifest using the script it will …
12:57 PM Changeset in ffmpeg [328e9a15] by Anton Khirnov <anton@khirnov.net>
buffer: drop a reference to a non-existing function from the docs …
12:57 PM Changeset in ffmpeg [7480d001] by Anton Khirnov <anton@khirnov.net>
pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy
12:39 PM SponsoringPrograms/GSoC/2016-Qualis edited by benjaminst123
(diff)
12:27 PM Changeset in ffmpeg [f659b70e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: draw graticule for color filter too …
12:13 PM Ticket #5307 (HLS start_time and duration incorrect) updated by ronag
I want to report that the duration and start_time are incorrect after …
12:05 PM Ticket #5307 (HLS start_time and duration incorrect) updated by Carl Eugen Hoyos
Do you want to report that a frame is missing in an output file? Or …
12:02 PM Ticket #5306 (HLS start_time and duration incorrect) closed by Carl Eugen Hoyos
duplicate
11:59 AM Ticket #5307 (HLS start_time and duration incorrect) updated by ronag
Note that in the original we have: […] while the HLS file says: …
11:58 AM Ticket #5307 (HLS start_time and duration incorrect) updated by ronag
I posted the wrong output in the first code section, should be: […]
11:58 AM SponsoringPrograms/GSoC/2016 edited by Carl Eugen Hoyos
Add qualification tasks for DICOM (diff)
11:57 AM Ticket #5307 (HLS start_time and duration incorrect) created by ronag
When transcoding a file jellyfish.webm the start_time and duration are …
11:56 AM Ticket #5306 (HLS start_time and duration incorrect) created by ronag
When transcoding a file jellyfish.webm the start_time and duration are …
11:52 AM Changeset in ffmpeg [920f592] by Clément Bœsch <clement@stupeflix.com>
lavf/vplayerdec: support time durations with no ms specified Example …
11:46 AM Ticket #5305 (No codec parameters for h264 transport stream) created by Carl Eugen Hoyos
The sample attached in ticket #5304 cannot be decoded with FFmpeg …
11:37 AM Ticket #5304 (mpegts broken when using copy) updated by Julian Gardner
Seriously your gonna pull up a typo when YOU did not even bother to …
11:36 AM Changeset in ffmpeg [81f14884] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/mjpegdec: avoid unneeded allocation if the frame is to be skipped
11:26 AM Ticket #5304 (mpegts broken when using copy) updated by Carl Eugen Hoyos
Replying to joolzg: > output is as it should be, no …
11:23 AM Ticket #5304 (mpegts broken when using copy) updated by Julian Gardner
YES as the output from all 10 versions i tested are clean for warning …
11:22 AM tenhd.ts attached to Ticket #5304 by Julian Gardner
test file used to show mpegts problem
11:10 AM Ticket #5304 (mpegts broken when using copy) updated by Carl Eugen Hoyos
(Any reason you did not want to provide the command line together with …
11:05 AM Changeset in ffmpeg [bba9bed3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts.
10:59 AM Changeset in ffmpeg [0ba844a0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/extractplanes: Fix in_pixfmts. If the original pix_fmt was >8 …
10:54 AM Changeset in ffmpeg [b872b98b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/extractplanes: Move endianness calculation up. Needed for next …
10:53 AM Ticket #5304 (mpegts broken when using copy) updated by Julian Gardner
Did you read the message 1.424eae4536cba80e21d17b3fb66fdadc and …
10:42 AM Ticket #5304 (mpegts broken when using copy) updated by Carl Eugen Hoyos
Priority, Keywords changed
My git neither recognizes 3acc816241628ec537523906e87158b5 nor …
10:34 AM Ticket #5304 (mpegts broken when using copy) created by Julian Gardner
ffmpeg -i tenhd.ts -c:v copy -c:a copy -y -f mpegts temhd_78949.ts …
10:28 AM Changeset in ffmpeg [4737fe69] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc: add h264 mediacodec decoder
10:17 AM Changeset in ffmpeg [3ab17851] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc: add JNI support
10:01 AM SponsoringPrograms/GSoC/2016 edited by Carl Eugen Hoyos
Qualification task for VDPAU filter (diff)
9:55 AM SponsoringPrograms/GSoC/2016 edited by Carl Eugen Hoyos
Fix two typos (diff)
9:15 AM Ticket #5300 (ffmpeg rss feed has a broken xml structure and feed content is empty) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #5190.
9:13 AM Ticket #3657 (float pixel format) updated by Carl Eugen Hoyos
I created tickets #5302 and #5303 with floating point samples.
9:07 AM Ticket #5303 (Support float in tiff) created by Carl Eugen Hoyos
http://samples.ffmpeg.org/image-samples/building.tif
9:05 AM Ticket #5302 (Support float in dpx) created by Carl Eugen Hoyos
http://samples.ffmpeg.org/V-codecs/dpx/bunny.dpx
8:06 AM Ticket #5301 (support PixelCrop* and DisplayWidth Display Height elements of Matroska) closed by Carl Eugen Hoyos
duplicate: Should be tested again once ticket #4489 is fixed.
4:28 AM matroska_pixel_crop_test.mkv attached to Ticket #5301 by dave rice
Matroska file with PixelCrop values set
4:28 AM Ticket #5301 (support PixelCrop* and DisplayWidth Display Height elements of Matroska) created by dave rice
Summary of the bug: The Matroska spec defines …
2:21 AM Ticket #5300 (ffmpeg rss feed has a broken xml structure and feed content is empty) created by synthakai
my rss feed reader tells that 'There were errors while parsing this …
1:29 AM Changeset in ffmpeg [6f5048f4] by Michael Niedermayer <michael@niedermayer.cc>
rtp: Fix play multiple multicast streams with the same port We cannot …
1:13 AM Changeset in ffmpeg [86db71b4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ftp: Support response code 125 for STOR and RETR commands …
Note: See TracTimeline for information about the timeline view.