Timeline



May 9, 2014:

11:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Please consider adding support for 7350Hz as in comment:206. …
11:21 PM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
This command also works […] Note, this issue was discussed over 3 …
10:06 PM Changeset in ffmpeg [8cc6e91f] by Michael Niedermayer <michaelni@gmx.at>
Document smoothstreaming muxer Signed-off-by: Michael Niedermayer …
8:05 PM Changeset in ffmpeg [b372f673] by Michael Niedermayer <michaelni@gmx.at>
avcodec: better level/index printing
7:41 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
Component changed
7:29 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by Arthur Marxer
I uploaded the sample file to the FTP server
7:18 PM out_007.jpeg attached to Ticket #3631 by Arthur Marxer
produced image after ratio change
7:18 PM out_001.jpeg attached to Ticket #3631 by Arthur Marxer
First produced image
7:16 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) created by Arthur Marxer
I have a .ts file with an aspect ratio change in the middle of the …
6:48 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
Thanks for explaining this. The value range is indeed expanded when …
6:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I'm close to finishing testing of a better patch for ABR's M/S bug. …
6:15 PM ZFCU attached to Ticket #3630 by Reventlov
ffserver.conf
6:14 PM 3 attached to Ticket #3630 by Reventlov
Valgrind output
6:13 PM 2 attached to Ticket #3630 by Reventlov
GDB output
6:13 PM 1 attached to Ticket #3630 by Reventlov
Full output of ffmpeg -v 9 -loglevel 99 -i *.mp4 -override_ffserver …
6:12 PM Ticket #3630 (ffserver crashes when a client disconnect) created by Reventlov
I am trying to stream a mp4 file using ffserver and ffmpeg from my …
6:09 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
The filter is called extractplanes.
6:08 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
Replying to andreasg: > I verified that the values in …
5:59 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
I verified that the values in frame->data[0] and gray_frame->data[0]
5:43 PM Changeset in ffmpeg [398e3a5] by Michael Niedermayer <michaelni@gmx.at>
avcodec: replace uses of deprecated avcodec_set_dimensions() …
5:04 PM Ticket #2541 (Autodetect image file codecs) updated by Đonny
Ticket #3616 has been marked as duplicate to this one. I'm not sure if …
4:58 PM Ticket #3616 (Mjpeg autodetection) updated by Đonny
Replying to cehoyos: > This sounds as if the problem is …
4:33 PM Changeset in ffmpeg [3554c2fa] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs: Fix compilation due to missing static in suncc. …
3:32 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Since Opus is supported in WebM and Opus requires Matroska version 4, …
3:27 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
Please test attached patch.
3:27 PM patchwebm2.diff attached to Ticket #3583 by Carl Eugen Hoyos
3:07 PM Ticket #2931 (mp3: wrong duration) updated by Underground78
Cc changed
I think this sample exhibits …
3:07 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by Carl Eugen Hoyos
As said, we cannot support such scripts. Please test your configure …
2:44 PM Changeset in ffmpeg [8a216138] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9880a0d4b131ef36694d62f78060350a81f08b80' * commit …
2:24 PM Ticket #2901 (mpeg4 encoder does not have any of the profile/level standard) updated by wim_arbor
Just for reference for anyone getting here with google and needs to …
2:18 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by vinoth
build_android.sh this my script file to get a lib and all together in …
2:07 PM Changeset in ffmpeg [9880a0d4] by Luca Barbato <lu_zero@gentoo.org>
pcm-dvd: Fix 20bit decoding Increment the pointer as needed. Bug-Id: …
1:23 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by mikeversteeg
This bug is still present in the current release (and I wish I had …
1:18 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by Carl Eugen Hoyos
Priority, Analyzed by developer, Component changed
What is build_android.sh? Only the native FFmpeg configure …
1:10 PM Changeset in ffmpeg [a7b554f8] by Michael Niedermayer <michaelni@gmx.at>
rtpdec: make the NTP time values unsigned. As per RFC3550, section 4, …
1:09 PM black_frame_full_hd_ffv1_yuv444p.mov attached to Ticket #3629 by rmk
1:08 PM Ticket #3629 (Remuxing 25 fps single frame file to nut container seemingly results ...) created by rmk
See command lines and output. The resulting file is reported by both …
1:00 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) closed by spraff
invalid: Apologies. Brain meltdown.
12:53 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) updated by Clément Bœsch
.a are static libs, .so are shared ones, so I don't get …
12:50 PM Makefile attached to Ticket #3628 by spraff
Makefile which builds static and shared versions of libav*
12:49 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) created by spraff
This command: ./configure --disable-optimizations …
12:41 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by vinoth
Replying to vinoth: > I'm trying to separate audio and …
12:37 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) created by vinoth
I'm trying to separate audio and video from video file. After …
12:18 PM Changeset in ffmpeg [bc478019] by Michael Niedermayer <michaelni@gmx.at>
configure: check for recent dxva2api headers with fixed COBJMACROS …
11:34 AM Changeset in ffmpeg [2201d1a0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Fix undefined shifts Signed-off-by: Michael Niedermayer …
11:19 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
(That's at least what I thought, maybe it isn't true for MODE_WEBM.)
11:18 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by Carl Eugen Hoyos
You could send your patch (made with git format-patch or {{{git …
11:17 AM Changeset in ffmpeg [0be95996] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined …
11:03 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by LeRatier
This is clearly the fault of the plugin. But while waiting for a fix …
9:57 AM Ticket #3626 (add 'extern "C"' to headers) closed by Carl Eugen Hoyos
wontfix: The headers are C headers and I believe this documented. If you want …
8:50 AM Ticket #3626 (add 'extern "C"' to headers) updated by Clément Bœsch
We have about 85 C public headers currently. Am I correct to assume …
8:32 AM Ticket #3626 (add 'extern "C"' to headers) created by spraff
Your policy at the moment is to require applications to add 'extern …
7:34 AM Ticket #3623 (Mixed results writing M4A metadata) reopened by svnpenn
7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
[…]
7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
[…]
7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
@cehoyos my arrogance has cost me, I apologize. It seems "-f mp4" does …
7:21 AM planes.mp4 attached to Ticket #3623 by svnpenn
7:21 AM confetti.mp4 attached to Ticket #3623 by svnpenn
6:22 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by gjdfgh
Maybe setting the swscale to output yuv-range would pick the old …
6:18 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Andreas Girgensohn
Converting from yuv420p to grayscale without scaling pretty much just …
6:07 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by Carl Eugen Hoyos
The old (fast) version produced incorrect output which was not …
3:16 AM Changeset in ffmpeg [341cacb9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx …
12:03 AM Changeset in ffmpeg [e54c052] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: print run/level/index values Signed-off-by: …
12:03 AM Changeset in ffmpeg [6df33c49] by Michael Niedermayer <michaelni@gmx.at>
avcodec: include GET_RL_VLC() in trace output Signed-off-by: Michael …
12:00 AM Changeset in ffmpeg [7d97cc8d] by Reinhard Tartler <siretart@tauware.de>
rtmpproto: Check the buffer sizes when copying app/playpath strings …

May 8, 2014:

11:56 PM Changeset in ffmpeg [a56a9e6] by Reinhard Tartler <siretart@tauware.de>
swscale: Fix an undefined behaviour Prevent a division by zero down …
11:56 PM Changeset in ffmpeg [428b629e] by Reinhard Tartler <siretart@tauware.de>
vp9: Read the frame size as unsigned Sample-Id: 00001723-google …
10:21 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) created by Andreas Girgensohn
Summary of the bug: It is very slow to use sws_scale to convert from …
10:14 PM Changeset in ffmpeg [63832e01] by Michael Niedermayer <michaelni@gmx.at>
hvcodec/x86/hevcdsp: make macros more modular to support functions …
10:08 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Clément Bœsch
Note: timeline support added to phase filter in 69d72140, if you want …
9:58 PM Changeset in ffmpeg [5623a10] by Clément Bœsch <u@pkh.me>
avfilter/phase: make the main loop readable.
9:34 PM Changeset in ffmpeg [5df10150] by Clément Bœsch <u@pkh.me>
avfilter/phase: add some constness for RO data pointers.
9:34 PM Changeset in ffmpeg [69d72140] by Clément Bœsch <u@pkh.me>
avfilter/phase: add timeline support.
8:59 PM Changeset in ffmpeg [8de600de] by Clément Bœsch <u@pkh.me>
avfilter/phase: avoid a memcpy per frame.
8:59 PM Changeset in ffmpeg [687119aa] by Clément Bœsch <u@pkh.me>
avfilter/phase: do not pass the whole context to analyze_plane(). …
8:59 PM Changeset in ffmpeg [362ab940] by Clément Bœsch <u@pkh.me>
avfilter/phase: add comment on the context cached frame.
8:44 PM Changeset in ffmpeg [996fffbb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e' * commit …
7:10 PM Changeset in ffmpeg [126927c5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/exr: mark gama option as experimental / unsupported …
7:00 PM Changeset in ffmpeg [cd3daad7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/exr: Add a gamma flag to exr loader to avoid banding This is …
5:40 PM Ticket #1878 (Seeking causes later packets to be thrown away) updated by Alexander Ljungberg
This bug seems to still exist as of ffmpeg 2.2. It's particularly bad …
4:19 PM Changeset in ffmpeg [0c2a6dab] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtmpproto: add FFMIN() to av_strlcpy() Suggested-by: Reimar …
4:02 PM Changeset in ffmpeg [0bacfa8d] by Martin Storsjö <martin@martin.st>
rtmpproto: Check the buffer sizes when copying app/playpath strings …
3:37 PM Changeset in ffmpeg [aff352be] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: zero gb to silence warning about it being possibly …
3:33 PM Changeset in ffmpeg [ce4ae184] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: Always initialize hsize, silence "may be used …
2:48 PM Changeset in ffmpeg [62a9725b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: add an assert to silence a uninitialized variable …
2:47 PM Changeset in ffmpeg [7e79d72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: remove always true if() Signed-off-by: Michael …
2:40 PM Changeset in ffmpeg [364e8904] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepakenc: Fix "may be used uninitialized in this function" …
9:06 AM Ticket #3624 (H264 decoding error messages from a possibly valid mxf file) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3624/
9:03 AM Ticket #3624 (H264 decoding error messages from a possibly valid mxf file) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51662 A user …
7:51 AM Ticket #3607 (flv problem) closed by Carl Eugen Hoyos
invalid: I don't think this has any similarity with a valid ticket.
7:49 AM Ticket #3623 (Mixed results writing M4A metadata) closed by Carl Eugen Hoyos
needs_more_info: Please feel free to reopen this ticket if you can provide the missing …
7:39 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
7:28 AM Ticket #3623 (Mixed results writing M4A metadata) updated by Carl Eugen Hoyos
Replying to svnpenn: > @cehoyos , did you even read the …
7:16 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by julian
Cc changed
7:16 AM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by julian
ok full output from now on ;) thanks for taking care of the issue
6:02 AM Ticket #3623 (Mixed results writing M4A metadata) updated by svnpenn
5:55 AM Ticket #3623 (Mixed results writing M4A metadata) updated by Carl Eugen Hoyos
Keywords changed
Please post the command line that does not produce the expected output …
4:53 AM Changeset in ffmpeg [6c23a850] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_compand: Silence "may be used uninitialized" warning …
3:25 AM Ticket #3623 (Mixed results writing M4A metadata) created by svnpenn
Given this file http://bitbucket.org/svnpenn/a/downloads/superuser.mp4
1:49 AM Changeset in ffmpeg [c71f8d40] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …

May 7, 2014:

9:51 PM Changeset in ffmpeg [194d1234] by Tim Walker <tdskywalker@gmail.com>
dcadec: Use correct channel count in stereo downmix check …
9:50 PM Changeset in ffmpeg [b3d8276d] by Tim Walker <tdskywalker@gmail.com>
dcadec: Do not decode the XCh extension when downmixing to stereo …
9:39 PM Changeset in ffmpeg [9b60d907] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavc: use av_fifo_freep Signed-off-by: Lukasz Marek …
9:39 PM Changeset in ffmpeg [ce1eefe6] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavf: use av_fifo_freep Signed-off-by: Lukasz Marek …
9:39 PM Changeset in ffmpeg [a5f2f33a] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffmpeg: use av_fifo_freep Signed-off-by: Lukasz Marek …
9:39 PM Changeset in ffmpeg [75a19f5e] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/jack_audio: use av_fifo_freep Signed-off-by: Lukasz Marek …
9:39 PM Changeset in ffmpeg [70b63419] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavfi: use av_fifo_freep Signed-off-by: Lukasz Marek …
9:39 PM Changeset in ffmpeg [351f6118] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavu/fifo: add av_fifo_freep function Function allows to free fifo …
9:28 PM Ticket #3604 (SDL2 support for avdevice and ffplay) updated by devans@macports.org
See also macports ticket https://trac.macports.org/ticket/43100
9:24 PM Changeset in ffmpeg [9e586774] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental …
9:15 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by Maverick
Oh, nevermind. It's just the filesize in bytes. Sorry.
9:13 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by Maverick
Sorry to ask, but what is the calculation behind the frame_size? I'm …
9:03 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by Carl Eugen Hoyos
Replying to julian: > {{{ > Input #1, …
9:01 PM Ticket #3622 (Second audio track in mov sometimes marked as default) created by Carl Eugen Hoyos
Related to ticket #468, #1174 and #2626 The following command line …
8:30 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by julian
provided in comment 10 but i'll write it up again 1. download ​ …
8:21 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by Carl Eugen Hoyos
Sorry for forgetting about this issue. A bisect will hopefully not be …
7:47 PM Ticket #3614 (Targa doesn't work with image2pipe) closed by Carl Eugen Hoyos
wontfix: […] I am not convinced there ever will be a targa parser (which …
7:17 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by Maverick
Actually, after checking this out it looks like all the files are the …
6:02 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by julian
would a git bisect speed up a fix of this?
4:50 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by julian
i have a bunch of more files that all exhibit the "pts (xx) < dts (yy) …
4:50 PM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) updated by julian
i have a bunch of more files that all exhibit the "pts (xx) < dts (yy) …
3:54 PM Changeset in ffmpeg [54ae5880] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepakenc: drop coded_frame init Fixes const being lost …
3:54 PM Changeset in ffmpeg [a6e9448d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepakenc: Zero AVPictures, silence "may be used …
3:48 PM Changeset in ffmpeg [a779602] by Michael Niedermayer <michaelni@gmx.at>
avcodec/eamad: silence uninitialized variable warnings Signed-off-by: …
3:15 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by Carl Eugen Hoyos
Replying to dericed: > IMO when ffmpeg is configured with …
3:08 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by dave rice
Yes the ticket is mostly about how ffmpeg selects which jpeg2000 …
2:52 PM Changeset in ffmpeg [eeb48353] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" …
2:15 PM Changeset in ffmpeg [efbf107f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/aeval: silence "may be used uninitialized" warning …
1:02 PM Changeset in ffmpeg [1898c2f4] by Michael Niedermayer <michaelni@gmx.at>
inline asm: fix arrays as named constraints. Signed-off-by: Michael …
12:39 PM Ticket #3393 (Interlaced H.264 packets are split causing MP4 STTS) updated by wim_arbor
Replying to cehoyos: > Replying to wim_arbor: …
12:26 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by Carl Eugen Hoyos
https://trac.ffmpeg.org/query?status=!closed&keywords=~j2k
12:23 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by Michael Niedermayer
This ticket should contain links to the tickets describing issues in …
11:44 AM Ticket #3393 (Interlaced H.264 packets are split causing MP4 STTS) updated by Carl Eugen Hoyos
Replying to wim_arbor: > What I understand from the …
11:26 AM Ticket #3393 (Interlaced H.264 packets are split causing MP4 STTS) closed by wim_arbor
invalid: Closing as invalid because it violates the ISO spec. I have seen …
10:46 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by Carl Eugen Hoyos
Replying to Cigaes: > You say it is a regression: do you …
10:01 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by Cigaes
You say it is a regression: do you know a version of the FFmpeg j2k …
9:58 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by Carl Eugen Hoyos
It appears that this ticket (that is imo an important regression, not …
9:36 AM Ticket #3147 (H264 - Wrong field order) updated by t.rapp
I also stumbled over this problem a few weeks ago. From looking at the …
9:05 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by dE_logics
Thanks for clarifying.
9:04 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by dE_logics
Type changed
9:04 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") closed by dE_logics
wontfix
8:58 AM Ticket #3584 (Memleak when probing broken transport stream) closed by Carl Eugen Hoyos
fixed: Fixed by Marton in 6c537510
8:52 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by Carl Eugen Hoyos
Keywords, Status changed
8:51 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by Carl Eugen Hoyos
Replying to dE_logics: > I'm trying to get input of all …
8:42 AM test.mkv attached to Ticket #3621 by Aman
8:39 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by Carl Eugen Hoyos
Keywords, Summary changed
Please upload the input sample.
8:38 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by dE_logics
ffmpeg -r 1/3 -pattern_type glob -i \* -q 0 -target ntsc-dvd …
8:38 AM Ticket #3603 (ffprobe crashes on streams added after probe) reopened by Carl Eugen Hoyos
Still reproducible with 134206c
8:31 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by Aman
It does not succeed, i.e. exit status 1. Sorry for the ambiguous wording.
8:29 AM Ticket #3603 (ffprobe crashes on streams added after probe) closed by er.anshul.maheshwari@gmail.com
fixed
8:29 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by Carl Eugen Hoyos
Is there a crash or do you want to report that the remuxing does not …
8:22 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) created by Aman
I have some h264/mkv files that ffmpeg blows up on while remuxing, due …
7:59 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by Carl Eugen Hoyos
Replying to dE_logics: > ffmpeg version 1.2.6 This looks …
7:59 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by dE_logics
'*' is a valid glob.
7:58 AM Ticket #3614 (Targa doesn't work with image2pipe) updated by Carl Eugen Hoyos
And the name of the option is -frame_size
7:58 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by dE_logics
ffmpeg -r 1/3 -pattern_type glob -i \* -q 0 -target pal-dvd …
7:57 AM Ticket #3614 (Targa doesn't work with image2pipe) updated by Carl Eugen Hoyos
Replying to cehoyos: > The files you attached have the …
7:53 AM Ticket #3614 (Targa doesn't work with image2pipe) updated by Carl Eugen Hoyos
The files you attached have the same size (meaning you can use the …
7:50 AM Ticket #3616 (Mjpeg autodetection) closed by Carl Eugen Hoyos
duplicate: Replying to Đonny: > I cannot upload the file because of …
7:45 AM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by Carl Eugen Hoyos
Please send your patch (made with git format-patch or at least …
7:41 AM Ticket #3618 (incorrect error message) closed by Carl Eugen Hoyos
invalid: Replying to spookybathtub: > When converting Prores 444 …
7:15 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
How is this 2.2.1-related? > Note, although my examples use ffplay to …
7:12 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by Carl Eugen Hoyos
To make this a valid ticket, please provide your failing command line …
7:10 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by Carl Eugen Hoyos
Analyzed by developer changed
6:10 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by er.anshul.maheshwari@gmail.com
Analyzed by developer, Cc changed
6:09 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by er.anshul.maheshwari@gmail.com
Owner changed
4:17 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") created by dE_logics
I'm trying to get input of all files (mix of jpg and png images) with …
4:15 AM Changeset in ffmpeg [134206ca] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: fix const warnings Signed-off-by: Michael Niedermayer …
4:14 AM Changeset in ffmpeg [8dd435f0] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: include config.h, fix "is not defined" warning due to …
2:53 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) created by dave rice
Summary of the bug: The jpeg2000 decoder in ffmpeg is experimental and …
1:42 AM Changeset in ffmpeg [cd20b93] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec/h263_probe: Check TR Fixes missdetection of …
1:20 AM Changeset in ffmpeg [3ad21c50] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in Signed-off-by: …
1:12 AM Changeset in ffmpeg [04b15a60] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: shift data in state to make more bits available to …
12:13 AM Changeset in ffmpeg [32646389] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpack: initialize pointers to silence warning about them …
12:07 AM Changeset in ffmpeg [84655bda] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: remove unused variable Signed-off-by: Michael …

May 6, 2014:

11:32 PM Changeset in ffmpeg [4cdea929] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: add missing xmm clobbers Might fix fate-swr on …
10:39 PM Changeset in ffmpeg [d68ed9f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78' * commit …
8:41 PM Changeset in ffmpeg [7ce3bd96] by Martin Storsjö <martin@martin.st>
rtmpproto: Support alternative slist parameter in rtmp URLs Support …
8:02 PM Ticket #3618 (incorrect error message) created by Elliott
When converting Prores 444 video to x264 with 4:2:0 color space, there …[…]
6:22 PM Ticket #3617 (ffmpeg creates chapter marks in encoding unreadable to quicktime) created by julian
ffmpeg creates chapter marks in MP4/MOV files in an encoding that is …
4:27 PM Changeset in ffmpeg [fc7d0d82] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/hevcdsp_init: fix SSE4 checks Found-by: James Almer …
4:23 PM Changeset in ffmpeg [7be230b5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/Makefile: remove duplicate line Signed-off-by: Michael …
4:23 PM Changeset in ffmpeg [3b3db02f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/hevcdsp_init: fix build on 32bit Signed-off-by: Michael …
4:23 PM Changeset in ffmpeg [7a2491c4] by Michael Niedermayer <michaelni@gmx.at>
HEVC : added assembly MC functions pretty print x86 Reviewed-by: …
4:22 PM Changeset in ffmpeg [83976e40] by Michael Niedermayer <michaelni@gmx.at>
hevc: C code update for new motion compensation pretty print C …
2:45 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by fredt
Based on code analysis and looking at the ffmbc fix, the solution is …
1:39 PM Changeset in ffmpeg [760a9ef4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: mpegts: …
12:29 PM Ticket #3603 (ffprobe crashes on streams added after probe) updated by er.anshul.maheshwari@gmail.com
It is not the case of multiple av_frame_free I placed break point at …
12:15 PM Changeset in ffmpeg [ac9869ff] by Michael Niedermayer <michaelni@gmx.at>
x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external …
12:14 PM Changeset in ffmpeg [38b722e7] by Michael Niedermayer <michaelni@gmx.at>
gitignore: add tools/uncoded_frame Signed-off-by: Lukasz Marek …
10:40 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by er.anshul.maheshwari@gmail.com
gdb trace with ffprobe_g -show_packets <input> ffprobe version …
7:04 AM Ticket #3616 (Mjpeg autodetection) updated by Đonny
I cannot upload the file because of size limitations, please download …
6:46 AM Ticket #3616 (Mjpeg autodetection) created by Đonny
Summary of the bug: I have one strange MJPEG file. If the file is …
4:31 AM Ticket #3613 (transcode_aac test fails to build) updated by Brad Smith
And that does build.
3:36 AM Changeset in ffmpeg [7db0f9be] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videoenc: fix alternative implementation of …
3:34 AM Changeset in ffmpeg [141a846] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: fix mcbpc error messages Signed-off-by: …

May 5, 2014:

11:03 PM Changeset in ffmpeg [2baf1c8c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowenc: Fix "incompatible pointer type" warning …
11:01 PM Changeset in ffmpeg [5fc4c009] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_bs2b: Fix incompatible pointer type warnings …
9:30 PM Changeset in ffmpeg [89d2fc62] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Fix "incompatible pointer type" warnings Signed-off-by: …
9:11 PM Changeset in ffmpeg [1394e0a9] by Michael Niedermayer <michaelni@gmx.at>
avformat/segment: Use av_malloc_array() Signed-off-by: Michael …
8:33 PM Changeset in ffmpeg [6c537510] by Marton Balint <cus@passwd.hu>
mpegts: always reset pes packet state on new packet Fixes ticket …
8:33 PM Changeset in ffmpeg [a7827432] by Marton Balint <cus@passwd.hu>
mpegts: unref buffer in reset_pes_packet_state Signed-off-by: Marton …
8:33 PM Changeset in ffmpeg [d7ca9149] by Marton Balint <cus@passwd.hu>
mpegts: factorize pes packet state reset function Signed-off-by: …
8:33 PM Changeset in ffmpeg [e2752de3] by Marton Balint <cus@passwd.hu>
mpegts: fix indentation after last commit Signed-off-by: Marton …
8:33 PM Changeset in ffmpeg [9ba8debc] by Marton Balint <cus@passwd.hu>
mpegts: only emit new packets if data buffer exists I don't think …
8:33 PM Changeset in ffmpeg [a82e8761] by Marton Balint <cus@passwd.hu>
mpegts: remove uneeded buf_size check It is already ensured by the …
8:31 PM log_with_-y.txt attached to Ticket #3615 by grepfor
Log with -y option
8:31 PM log_without_-y.txt attached to Ticket #3615 by grepfor
Log without -y option
8:30 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) created by grepfor
Example: On my system, the following script works fine and …
6:38 PM 3295_0001.zip attached to Ticket #3614 by Maverick
targa0001
6:37 PM 3295_0000.zip attached to Ticket #3614 by Maverick
targa0000
6:13 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by Maverick
Sorry about that, I've attached the command line and output text files.
6:12 PM ffmpeg_output.txt attached to Ticket #3614 by Maverick
output
6:12 PM ffmpeg_command.txt attached to Ticket #3614 by Maverick
command line
6:09 PM Ticket #3459 (tiff: support cmyk color mode) updated by Carl Eugen Hoyos
Patch sent: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/177421
6:08 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Then please attach two targa files that allow to reproduce the issue …
6:05 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by Maverick
They do in size, but they all have the same dimensions and bit depth.
6:04 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by Carl Eugen Hoyos
Do the targa files differ in size? Please understand that using …
5:56 PM Ticket #3614 (Targa doesn't work with image2pipe) created by Maverick
I have image001.tga, image002.tga, image003.tga... all being piped …
5:00 PM Changeset in ffmpeg [4aa7848] by Michael Niedermayer <michaelni@gmx.at>
avutil/file_open: Use av_mallocz_array() Signed-off-by: Michael …
5:00 PM Changeset in ffmpeg [e77ffaa0] by Michael Niedermayer <michaelni@gmx.at>
tests/tiny_ssim: more correct error message Signed-off-by: Michael …
4:59 PM Changeset in ffmpeg [2ded5721] by Michael Niedermayer <michaelni@gmx.at>
avutil/audio_fifo: Use av_mallocz_array() Signed-off-by: Michael …
4:47 PM Changeset in ffmpeg [b395167d] by Michael Niedermayer <michaelni@gmx.at>
tools/ismindex: use av_mallocz_array() Signed-off-by: Michael …
4:47 PM Changeset in ffmpeg [a69e16a] by Michael Niedermayer <michaelni@gmx.at>
tests/tiny_ssim: check dimensions Fix integer overflow …
4:18 PM Ticket #3613 (transcode_aac test fails to build) updated by Timothy Gu
Component changed
Code: […] It should be static const char *get_error_text.
3:32 PM Changeset in ffmpeg [78d3453c] by Michael Niedermayer <michaelni@gmx.at>
lavu/fifo: add const to arguments Signed-off-by: Lukasz Marek …
2:46 PM Changeset in ffmpeg [47550e62] by Michael Niedermayer <michaelni@gmx.at>
avformat/astenc: avoid using AVCodecContext.frame_number Theres no …
2:21 PM Changeset in ffmpeg [714dd84f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2340ce6954db2c0a79c57fcba7f45e2fcc20cdc9' into …
2:18 PM Changeset in ffmpeg [ba040d4c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3828eb8519c1530392ab8820b1aa784602128afc' * commit …
1:58 PM Changeset in ffmpeg [db9c1386] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '15fa856b82ea7dbbf69edc1074eb13dd00b0fa84' * commit …
1:51 PM Changeset in ffmpeg [d5ec1ddf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9580818c5d934bde65a95efd2cee61c174721092' * commit …
1:09 PM Changeset in ffmpeg [22ffa539] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '01947f07b81a57fb1e15114b710f6d5ae4f70a11' * commit …
1:03 PM Changeset in ffmpeg [1efc0892] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '65ed9e7585e86e6c728bc762ac9944b157e39f8d' * commit …
12:55 PM Changeset in ffmpeg [1f40536c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '650a5206a944fd36a42d92f98e745972056b1f7c' * commit …
12:44 PM Changeset in ffmpeg [42b7bda4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66' * commit …
12:39 PM Changeset in ffmpeg [6e39707] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '73ed8558a61c4f1d0ce8d1f35183ac1a0a4e31e3' * commit …
11:18 AM Changeset in ffmpeg [3828eb85] by Martin Storsjö <martin@martin.st>
libfdk-aac: Relicense the library wrappers to 2-clause BSD This …
11:01 AM Changeset in ffmpeg [15fa856b] by Martin Storsjö <martin@martin.st>
libfdk-aacenc: Enable 7.1 channel encoding 7.1(wide) and …
9:17 AM Ticket #3613 (transcode_aac test fails to build) created by Brad Smith
Updating to the FFmpeg 2.2 branch I noticed one of the tests …
7:14 AM Changeset in ffmpeg [db01de4c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of sonic lossless encoder.
6:21 AM Ticket #3612 (ffplay can not playback some network url correctly) closed by Carl Eugen Hoyos
duplicate: Works fine here with {{{ffmpeg -i …
6:21 AM Ticket #1199 (Playlist support) updated by Carl Eugen Hoyos
Example stream from ticket #3612: http://fmhanako.jp/radio/824.asx
3:51 AM Changeset in ffmpeg [6bd17412] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: fix incompatible pointer type warning …
3:49 AM Changeset in ffmpeg [ebf2c2c3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/lossless_videodsp: fix incompatible pointer type warning …
2:38 AM Changeset in ffmpeg [ae8e2d76] by Michael Niedermayer <michaelni@gmx.at>
avisynth: set duration of audio streams Signed-off-by: Michael …
2:11 AM Ticket #3612 (ffplay can not playback some network url correctly) created by chinshou
Summary of the bug: ffplay can not playback some network url correctly …

May 4, 2014:

10:41 PM Changeset in ffmpeg [c2eb668]n2.2.2 by Michael Niedermayer <michaelni@gmx.at>
Update for 2.2.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:09 PM Changeset in ffmpeg [c9c223b] by Michael Niedermayer <michaelni@gmx.at>
lavd/opengl_enc: fix pixel data alignment Signed-off-by: Lukasz Marek …
10:09 PM Changeset in ffmpeg [9d0ff643] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: print an error at the end if conversion failed Fixes …
10:09 PM Changeset in ffmpeg [02b7b125] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphdump: Fix pointer to local outside scope Fixes …
10:09 PM Changeset in ffmpeg [56436683] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
10:09 PM Changeset in ffmpeg [2d18e7f3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
10:09 PM Changeset in ffmpeg [f1b58301] by Michael Niedermayer <michaelni@gmx.at>
avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
10:09 PM Changeset in ffmpeg [c5883165] by Michael Niedermayer <michaelni@gmx.at>
avfilter/filtfmts: Support dynamically allocated in/outputs Fixes …
10:09 PM Changeset in ffmpeg [afd1f619] by Michael Niedermayer <michaelni@gmx.at>
iavcodec/vc1dec: Fix missing {} Fixes part of Ticket3466 Found-by: …
10:09 PM Changeset in ffmpeg [16a9c5e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: fix loss of precission with odd resolutions …
10:09 PM Changeset in ffmpeg [83fb31a] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: fix loss of precission in SAD calculation Fixes …
10:09 PM Changeset in ffmpeg [fc5b3287] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g723_1: add assert to help static code analyzers …
10:09 PM Changeset in ffmpeg [10e023c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
10:09 PM Changeset in ffmpeg [27a3a594] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
10:09 PM Changeset in ffmpeg [8ab849cd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/fic: Fix return value check Fixes part of Ticket3466 …
10:09 PM Changeset in ffmpeg [5191b001] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: fix error message suppression code Fixes part of …
10:09 PM Changeset in ffmpeg [1131e7a1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegen: Fix declared argument size Fixes part of Ticket3466 …
10:09 PM Changeset in ffmpeg [26becbcd] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix srcStride/srcSlice typo Fixes part of Ticket3466 …
10:09 PM Changeset in ffmpeg [366cdd35] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/idct_sse2_xvid: fix non C99 inline function Found-by: …
10:09 PM Changeset in ffmpeg [e3b08b3a] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtmpproto: Added handling of an initial RTMP chunk size …
9:46 PM Changeset in ffmpeg [ebd74c42] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1f5678c5e404ebd326f6eae1b527beadaa85a528' into …
9:46 PM Changeset in ffmpeg [0597f052] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9a2387cfb1a99e4b00593c22074929cdc73410f0' into …
9:45 PM Changeset in ffmpeg [227ac71a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '696a74e81560889ef2fde76b045c5158a325a7a5' into …
8:55 PM Changeset in ffmpeg [d4e85004] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3enc: drop redundant and uninitialized variable …
8:49 PM Changeset in ffmpeg [514917bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3938b6762132d3d7ef1b5782e7dc8bf73ac8145d' into …
8:47 PM Changeset in ffmpeg [9ae26ef9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb89e1b98d3676aac1287d97c633b527c1ff4ea4' into …
8:36 PM Changeset in ffmpeg [b9be91c0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '05de372350f8720461d3cadba40836546f1bb95c' into …
8:26 PM Changeset in ffmpeg [d8441791] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b5f92f9603c2b46c37b20134e9e2338805844f0f' into …
8:15 PM Changeset in ffmpeg [707cfea3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '42a8d326978f6cf64fdc6deec8a3d91e5e1eaf07' into …
8:14 PM Changeset in ffmpeg [ebefc92a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '945a1b7ab9b9df317e175e480a135a41e7e05b5c' into …
8:06 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I've only worked on twoloop (which is the default). My next step is …
8:02 PM Changeset in ffmpeg [11b3462a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf7bb6ceb1da7682aa54989f83d81c67a5e6790d' into …
7:25 PM Changeset in ffmpeg [fa164406] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '79041d92ee7421853ee8c57fc13891cb0c272e0e' into …
7:15 PM Ticket #3565 (ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video) updated by Carl Eugen Hoyos
Replying to dkt: > 1. I use this setting because when I …
7:01 PM Changeset in ffmpeg [c36fd16a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '82cebc0e0544dce507749dd9b1c2983f083de836' into …
6:54 PM Changeset in ffmpeg [8c589763] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c4e764aa6980dd9dc7c423921b415ff7261c944a' into …
6:21 PM Ticket #3565 (ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video) updated by Patrick Dung
1. I use this setting because when I tried to enable '--enable-lto', I …
6:17 PM Ticket #3565 (ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video) updated by Carl Eugen Hoyos
I understand. Could you explain why you are using {{{--enable-lto …
6:14 PM Changeset in ffmpeg [b34fce9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9d02e38d3f03100784348ff75fd181d2aaad7e43' into …
6:14 PM Ticket #3565 (ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video) updated by Patrick Dung
In this ticket, it is about the washed out highlight after conversion. …
6:13 PM Changeset in ffmpeg [742f9aa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0f6e309b97e3da83a0fa75fbf1c4b50cd72047eb' into …
5:55 PM Ticket #2941 (Impossible to compile with Graphite / LTO / OpenMP optimizations) closed by Carl Eugen Hoyos
fixed: Should be fixed in a64df19c
5:49 PM Changeset in ffmpeg [656fe7ec] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and …
5:00 PM Changeset in ffmpeg [beecfa81] by Michael Niedermayer <michaelni@gmx.at>
avutil/pca: Use av_malloc_array() Signed-off-by: Michael Niedermayer …
4:57 PM Changeset in ffmpeg [35e16b1] by Michael Niedermayer <michaelni@gmx.at>
MAINTANERS: update snow/ffv1/nut entries as these are no longer in a …
4:30 PM Changeset in ffmpeg [aeeb3d46] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Map …
4:21 PM Ticket #3611 (Ticket timestamps on https://trac.ffmpeg.org are in the future) updated by Carl Eugen Hoyos
Priority, Keywords changed
4:17 PM Ticket #3611 (Ticket timestamps on https://trac.ffmpeg.org are in the future) updated by grepfor
Summary changed
4:15 PM Ticket #3610 ("threads" option is not described in ffmpeg.1 or online ffmpeg doc) reopened by Carl Eugen Hoyos
4:14 PM Ticket #3611 (Ticket timestamps on https://trac.ffmpeg.org are in the future) created by grepfor
The ticket timestamps on https://trac.ffmpeg.org appear to be about 3 …
4:07 PM ItCouldBeSweet.ffv8f_320k.diff.flac attached to Ticket #2686 by Kamedo2
The diff of the ItCouldBeSweet, between the original and the patch v8f …
4:06 PM ItCouldBeSweet.ffv8f_192k.diff.flac attached to Ticket #2686 by Kamedo2
The diff of the ItCouldBeSweet, between the original and the patch v8f …
4:06 PM ItCouldBeSweet.ffv8f_128k.diff.flac attached to Ticket #2686 by Kamedo2
The diff of the ItCouldBeSweet, between the original and the patch v8f …
4:01 PM Ticket #3610 ("threads" option is not described in ffmpeg.1 or online ffmpeg doc) updated by grepfor
Understand that it's a libavcodec option, but it seems inconsistent …
3:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Sorry, twoloop is actually the default.
3:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
ABR with -aac_coder twoloop Min / Average / Max bitrate: …
3:40 PM Ticket #3609 (ffplay can not playback some mmsh url) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2001.
3:37 PM Ticket #3610 ("threads" option is not described in ffmpeg.1 or online ffmpeg doc) closed by Carl Eugen Hoyos
worksforme: This is a libavcodec-related option: http://ffmpeg.org/ffmpeg-codecs.html
3:19 PM Ticket #3610 ("threads" option is not described in ffmpeg.1 or online ffmpeg doc) created by grepfor
The fffmpeg command accepts a '-threads' option, but there does not …
3:16 PM Ticket #3565 (ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video) updated by Carl Eugen Hoyos
Replying to dkt: > --enable-lto --disable-inline-asm …
3:16 PM Changeset in ffmpeg [431c7bd3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Map --enable-lto to -ipo when compiling with icc.
3:09 PM Changeset in ffmpeg [a64df19c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Disable inline_asm_direct_symbol_refs if lto was requested. This …
3:06 PM Ticket #3609 (ffplay can not playback some mmsh url) updated by gjdfgh
Cc changed
3:05 PM Ticket #3609 (ffplay can not playback some mmsh url) updated by gjdfgh
It works if you replace the http:// prefix with mmsh://, but yeah it …
3:02 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Replying to Kamedo2: > ABR with -aac_coder fast
3:02 PM Ticket #3609 (ffplay can not playback some mmsh url) created by chinshou
Summary of the bug: ffplay can not playback some mmsh url How to …
2:46 PM Changeset in ffmpeg [2340ce6] by Reinhard Tartler <siretart@tauware.de>
update Changelog
2:37 PM Changeset in ffmpeg [1f5678c5] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for v9.13
2:20 PM Changeset in ffmpeg [9a2387cf] by Reinhard Tartler <siretart@tauware.de>
swscale: Fix an undefined behaviour Prevent a division by zero down …
2:20 PM Changeset in ffmpeg [696a74e8] by Reinhard Tartler <siretart@tauware.de>
matroska: add the Opus mapping (cherry picked from commit …
2:18 PM Changeset in ffmpeg [3938b676] by Reinhard Tartler <siretart@tauware.de>
mp3enc: Properly write bitrate value in XING header Instead of using …
1:11 PM Ticket #3608 (Transcoded NUT-File has incorrect duration) updated by rmk
Changing the container format to mov in the command line results in a …
1:08 PM color_frames_png_1080_50p.mov attached to Ticket #3608 by rmk
Input file from the example
1:08 PM Ticket #3608 (Transcoded NUT-File has incorrect duration) created by rmk
Summary, when transcoding a file from png-mov to ffv1-nut I get a NUT …
12:58 PM Ticket #3607 (flv problem) created by compn
gets to -ss 1100 and then stops playing for me. was testing playing …
12:46 PM Changeset in ffmpeg [c9a12fdd] by Michael Niedermayer <michaelni@gmx.at>
lavf/mux: pass options to nested structs of priv data This is …
11:50 AM Ticket #3600 (concat demuxer does not work for two h264 streams) updated by Carl Eugen Hoyos
Works fine with -auto_convert 1
11:24 AM Changeset in ffmpeg [336901e0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: use AV_EF_IGNORE_ERR Signed-off-by: Michael …
11:24 AM Changeset in ffmpeg [e94b08f0] by Michael Niedermayer <michaelni@gmx.at>
avformat: add AV_EF_IGNORE_ERR Signed-off-by: Michael Niedermayer …
11:24 AM Changeset in ffmpeg [d7ade20a] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add AV_EF_IGNORE_ERR Signed-off-by: Michael Niedermayer …
11:24 AM Changeset in ffmpeg [928e2a7d] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: document ignore_err Signed-off-by: Michael Niedermayer …
11:12 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Carl Eugen Hoyos
Replying to Kamedo2: > I think we should redirect users …
9:08 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by kevmitch
ah, now i see frame stepping through 3 progressive 2 interlaced …
9:01 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Clément Bœsch
Keywords changed
8:59 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) closed by Clément Bœsch
fixed: Fixed in 7c3941b25ce0ce74e46658e5e0d36a5ae0a41761.
8:55 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by kevmitch
By fix it, i mean yadif doesn't crash. Of course pullup is the correct …
8:54 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by kevmitch
Thanks! That appears to fix it. How did you figure out it was telecined?
8:36 AM Changeset in ffmpeg [7c3941b2] by Clément Bœsch <u@pkh.me>
avfilter/lut3d: support 3DLUTSIZE directive for Davinci files. Fixes …
8:27 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I think we should redirect users to 8k if the -b:a set is less than …
7:48 AM Ticket #1941 (unable to receive RTSP stream from VLC) updated by jyavenard
is there any progress on this? using master as of today, still yield: …
7:47 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
A Result of a quick analysis, using 17 music tracks: Default …
7:12 AM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) updated by Carl Eugen Hoyos
Replying to ltzliwe: > Replying to cehoyos: > …
6:56 AM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) updated by croex
Replying to cehoyos: > I suspect file does not support …
6:43 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) closed by Carl Eugen Hoyos
fixed: Fixed by …
6:39 AM Ticket #3346 (WAVE files unplayable if inturrupted during recording process) closed by Carl Eugen Hoyos
fixed: Should be fixed in c2b0ce70
6:30 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Carl Eugen Hoyos
Replying to klaussfreire: > I don't want to delay …
5:01 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by Elliott
Cc changed
3:47 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
This v8f patch is great! It sounds very stable. …
2:48 AM Changeset in ffmpeg [3316556] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add myself as lavd/xv maintainer Signed-off-by: Lukasz …
1:26 AM Changeset in ffmpeg [c25b0b77] by Michael Niedermayer <michaelni@gmx.at>
Maintainers: add myself for msvc and icl. Signed-off-by: Michael …
1:26 AM Changeset in ffmpeg [a6b0c0e] by Michael Niedermayer <michaelni@gmx.at>
Enable inline asm in intel compiler on windows. Signed-off-by: …

May 3, 2014:

11:23 PM Changeset in ffmpeg [8b132bb7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
11:14 PM Changeset in ffmpeg [32388e0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dcbfb7805a655757e0dac2a647dfcd3de0ab0510' * commit …
10:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
OK, thats fine, it sounded more serious. :)
10:31 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
It's not a serious one. It's just that it won't target the bitrate so …
10:19 PM Changeset in ffmpeg [4210cbf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5' * commit …
10:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
A new issue, or just an existing problem? CBR/ABR is imho far more …
9:46 PM Changeset in ffmpeg [bc4b424d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f' * commit …
9:36 PM Changeset in ffmpeg [1c4110be] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a177a9cca924e097265b32f9282814f6b653e08' * commit …
9:29 PM Changeset in ffmpeg [03963063] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '925c37874b617816b6f460c6f229c18b46548b46' * commit …
9:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Alright, uploaded the rebased and combined v8f patch. I noticed, …
9:24 PM aac-improvements-wip-v8f.patch attached to Ticket #2686 by klaussfreire
Combined v8 + fix
9:21 PM Changeset in ffmpeg [0c06ca7a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a90d92ce2aeea8eaae5c616958d20e000e20b964' * commit …
9:15 PM Changeset in ffmpeg [3ea5beab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c6b42e85493915a3c3891345f57422f9031a0b4f' * commit …
8:54 PM Changeset in ffmpeg [0a5cc20d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: add cast to silence pointer type warning …
8:52 PM Changeset in ffmpeg [6b79ef00] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: dont pass the wrong context into the SAD …
8:49 PM Changeset in ffmpeg [a520d8fd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow_dwt: fix "incompatible pointer type" warnings …
8:22 PM Changeset in ffmpeg [79041d92] by Reinhard Tartler <siretart@tauware.de>
matroska: add the Opus mapping (cherry picked from commit …
8:21 PM Changeset in ffmpeg [c2b0ce70] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Initialize riff and wav size fields to -1 instead of 0. WMP doess not …
8:09 PM Changeset in ffmpeg [5918c5a4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/kgv1dec: add casts to silence "assignment from incompatible …
8:07 PM Changeset in ffmpeg [bb605ef8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: fix pointer type warnings Signed-off-by: Michael …
7:44 PM Changeset in ffmpeg [9580818c] by Anton Khirnov <anton@khirnov.net>
avconv: rename OutputStream.opts to OutputStream.encoder_opts This …
7:44 PM Changeset in ffmpeg [01947f07] by Anton Khirnov <anton@khirnov.net>
avconv: remove a useless line Doing anything with that field when we …
7:43 PM Changeset in ffmpeg [65ed9e7] by Anton Khirnov <anton@khirnov.net>
avconv: rename 'codec' to 'enc_ctx' This more clearly describes what …
7:43 PM Changeset in ffmpeg [650a5206] by Anton Khirnov <anton@khirnov.net>
avconv: rename 'icodec' to 'dec_ctx' This more clearly describes what …
7:43 PM Changeset in ffmpeg [f3a6ad22] by Anton Khirnov <anton@khirnov.net>
avconv: rename InputStream.opts to InputStream.decoder_opts This …
7:42 PM Changeset in ffmpeg [73ed8558] by Anton Khirnov <anton@khirnov.net>
avconv: simplify exit_program() by using more local vars
7:36 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) updated by ramitb
My apologies, I misread your comment. I thought it has been fixed and …
6:57 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
That's the problem, you had to apply both. I'm going to upload a …
6:48 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) closed by Carl Eugen Hoyos
duplicate: Replying to ramitbhalla: > I'm using a build that's 2 days …
6:47 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
Sounds like you're supposed to apply v8 first and then v8-fix. The …
6:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I tried from the current git head, and the v8 patch seems to fail. …
6:40 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) reopened by ramitb
6:39 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) updated by ramitb
I'm using a build that's 2 days old: built on May 1 2014 Obviously …
6:23 PM Changeset in ffmpeg [56cc1784] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: fix "incompatible pointer type" warning …
6:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The aac-improvements-wip-v8-fix.patch is very short. Please confirm …
6:08 PM Changeset in ffmpeg [00948ff] by Michael Niedermayer <michaelni@gmx.at>
avfilter/audio: use av_mallocz_array() Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [77df9de7] by Michael Niedermayer <michaelni@gmx.at>
avcdoec/snowenc: use av_mallocz_array() Signed-off-by: Michael …
6:08 PM Changeset in ffmpeg [cc861581] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1dec: use av_malloc_array() Signed-off-by: Michael …
6:00 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
You seem to have either a bad patch or a misapplied patch, because …
5:53 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #279, please test again once that is …
5:50 PM Changeset in ffmpeg [82cebc0e] by Reinhard Tartler <siretart@tauware.de>
matroskadec: read the CodecDelay element (cherry picked from commit …
5:35 PM ItCouldBeSweet.fdk_128k.diff.flac attached to Ticket #2686 by Kamedo2
Just for comparison. The diff of the ItCouldBeSweet, between the …
5:34 PM ItCouldBeSweet.qaac_cvbr128k.diff.flac attached to Ticket #2686 by Kamedo2
Just for comparison. The diff of the ItCouldBeSweet, between the …
5:10 PM Changeset in ffmpeg [d53e87a8] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: update copyright.
5:07 PM Changeset in ffmpeg [365c79bd] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: reindent after previous commit.
5:07 PM Changeset in ffmpeg [b17e98de] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: add a colormix mode.
4:51 PM Changeset in ffmpeg [dcbfb780] by Luca Barbato <lu_zero@gentoo.org>
probe: Support AAC_LATM in set_codec_from_probe_data
4:51 PM Changeset in ffmpeg [f66d0c57] by Luca Barbato <lu_zero@gentoo.org>
latm: Add a probe function
4:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The bug is most obvious at -b:a 224k. The file is 672,362 Bytes, 267 …
4:31 PM Changeset in ffmpeg [de69aedf] by Luca Barbato <lu_zero@gentoo.org>
mathematics: K&R formatting cosmetics
4:25 PM Changeset in ffmpeg [3a177a9c] by Luca Barbato <lu_zero@gentoo.org>
swscale: Fix an undefined behaviour Prevent a division by zero down …
4:25 PM Changeset in ffmpeg [925c3787] by Luca Barbato <lu_zero@gentoo.org>
vp9: Read the frame size as unsigned Sample-Id: 00001723-google …
4:21 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I tested ItCouldBeSweet, and it sounds ok here. Which parameters did …
4:11 PM Changeset in ffmpeg [3f3c3318] by Clément Bœsch <u@pkh.me>
avfilter/edgedetect: make processing functions context free.
4:08 PM Changeset in ffmpeg [eb89e1b9] by Reinhard Tartler <siretart@tauware.de>
oggdec: add support for Opus in Ogg demuxing Fixes: …
4:06 PM Changeset in ffmpeg [05de3723] by Reinhard Tartler <siretart@tauware.de>
apedec: do not buffer decoded samples over AVPackets Only consume an …
4:06 PM Changeset in ffmpeg [b5f92f96] by Reinhard Tartler <siretart@tauware.de>
isom: lpcm in mov default to big endian It is my understanding that …
4:06 PM Changeset in ffmpeg [42a8d326] by Reinhard Tartler <siretart@tauware.de>
movdec: handle 0x7fff langcode as macintosh per the specs The correct …
3:47 PM Changeset in ffmpeg [3c3e02b8] by Michael Niedermayer <michaelni@gmx.at>
x86/cavdsp: prevent named constraints appearing twice.
3:00 PM Changeset in ffmpeg [4aea0afb] by Michael Niedermayer <michaelni@gmx.at>
Remove two duplicated named asm constraints. This fixes compilation …
2:25 PM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) closed by Michael Niedermayer
fixed: Fixed in 681e008d06d2241d50abe6316c908a184ddc5942
2:14 PM Changeset in ffmpeg [681e008d] by Michael Niedermayer <michaelni@gmx.at>
vfilter/vf_yadif: fix request_frame after 0f9f24c9 Signed-off-by: …
2:05 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) closed by Michael Niedermayer
fixed: Fixed in 7ef01a7878149de43aa49e676a343ca67b24c6b2
2:01 PM Changeset in ffmpeg [7ef01a78] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: mark recovery_cnt==0 frames as keyframes Fixes …
1:50 PM #3606.ts attached to Ticket #3606 by ramitb
1:49 PM Ticket #3606 (FFmpeg fails to stream copy TS into TS with AAC sometimes) created by ramitb
Summary of the bug: With some TS files I've found this error, no able …
1:45 PM Ticket #3244 (Support LATM AAC in MP4 container) updated by ramitb
So is this not a viable option? Is there some way to put the AAC into …
1:43 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
You're right it's an issue with WMP (plays fine with KMplayer), so the …
1:34 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
It's not you're correct, it's AVI related, I'll open a new ticket and …
9:42 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The stereo images are still somewhat buggy, especially in …
8:25 AM Ticket #2902 (ICL13 compiler configuration failure) closed by Carl Eugen Hoyos
invalid: I believe this bug in c99-to-c89 was fixed in August 2013.
8:12 AM Ticket #3328 (video "judder" issue on DVR-MS conversion) updated by Carl Eugen Hoyos
Replying to beteljuice: > Using VLC player v2.1.2, I am …
8:01 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Replying to gjdfgh: > {{{ > ffplay -vf yadif -f lavfi …
7:29 AM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Lastique
I'm not insisting on merging it, that's the patch we used to solve the …
7:17 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by gjdfgh
[…] Same thing. 719e72c971eb1224a38803cad6a07c4ab12d1e24.
6:53 AM Changeset in ffmpeg [a75349d0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of dsd planar decoders.
6:51 AM Changeset in ffmpeg [4116cbea] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix oga muxer standalone compilation.
5:26 AM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I'm reopening this as this …
5:24 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) updated by Carl Eugen Hoyos
Keywords changed
Unrelated: Your sample is not interlaced but telecined, {{{-vf pullup …
5:02 AM Ticket #3013 (Determination of brightness or light level) closed by Michael Niedermayer
fixed
5:02 AM Ticket #3013 (Determination of brightness or light level) updated by Michael Niedermayer
Fixed in 09725c1d2bed15b52b7c59dbb208f5f78d325ccc
4:59 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I just added a cumulative patch to fix v8's M/S coding, you're very …
4:58 AM aac-improvements-wip-v8-fix.patch attached to Ticket #2686 by klaussfreire
Cumulative patch over v8 to fix M/S coding
4:02 AM Changeset in ffmpeg [09725c1d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_showinfo: also calculate and show mean and standard …
3:32 AM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
Before I reopen, should I reopen or create a new ticket?
3:31 AM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
I'm reopening this as this issue is still present with AVI files (e.g. …
3:16 AM CompilationGuide/MacOSX edited by Timothy Gu
Fixes (diff)
2:53 AM CompilationGuide edited by Timothy Gu
(diff)
2:52 AM CompilationGuide edited by Timothy Gu
(diff)
2:51 AM CrossCompilingForWindows created by Timothy Gu
[wiki:"CompilationGuide/CrossCompilingForWindows@6"
2:49 AM GenericCompilationGuide created by Timothy Gu
GenericCompilationGuide → …
2:48 AM How to compile FFmpeg for Raspberry Pi (Raspbian) created by Timothy Gu
[wiki:"CompilationGuide/RaspberryPi@10" How to compile FFmpeg for …
2:48 AM CompilationGuide/RaspberryPi edited by Timothy Gu
Decrease header level (diff)
2:47 AM Ticket #3586 ([discrepancy with libav] avcodec_encode_video2 merges packet side data ...) updated by Michael Niedermayer
That patch breaks ABI and is removing quite a bit of unrelated code.
2:46 AM How to compile FFmpeg for Android created by Timothy Gu
How to compile FFmpeg for Android
2:45 AM MingwCompilationGuide created by Timothy Gu
MingwCompilationGuide → …
2:45 AM MacOSXCompilationGuide created by Timothy Gu
MacOSXCompilationGuide → …
2:44 AM UbuntuCompilationGuide created by Timothy Gu
UbuntuCompilationGuide → …
2:44 AM CentosCompilationGuide created by Timothy Gu
CentosCompilationGuide → …
2:41 AM Ticket #3605 (avfilter/vf_yadif regression: aborts in mpv) created by kevmitch
As of 0f9f24c9cfd291c7ece4d3bad64fdf06d107168a $ mpv --no-config …
2:41 AM WikiStart edited by Timothy Gu
CamelCase subtitle pages (diff)
2:39 AM Capture/Lightning edited by Timothy Gu
Change heading level (diff)
2:36 AM How to burn subtitles into the video created by Timothy Gu
[wiki:"HowToBurnSubtitlesIntoVideo@15" How to burn subtitles into the …
1:36 AM Changeset in ffmpeg [719e72c9] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: more dates and hashes Signed-off-by: Michael …
1:35 AM Changeset in ffmpeg [8b02e1c2] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: add hashes and dates Signed-off-by: Lukasz Marek …
12:37 AM Changeset in ffmpeg [80dd0aff] by Michael Niedermayer <michaelni@gmx.at>
libavfilter/libmpcodecs: sync existing filters with mplayer HEAD …

May 2, 2014:

11:27 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
Reproduced by developer changed
I attached nine interlaced frames from a dvb recording. The following …
11:24 PM interlaced.mpg attached to Ticket #2595 by Carl Eugen Hoyos
10:56 PM Changeset in ffmpeg [eb434f71] by Michael Niedermayer <michaelni@gmx.at>
doc: fix message names in opengl doc Signed-off-by: Lukasz Marek …
8:47 PM Changeset in ffmpeg [64e44899] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: print MB position for each MB when TRACE is enabled …
5:53 PM Ticket #3604 (SDL2 support for avdevice and ffplay) created by Tiago O.
4:46 PM Changeset in ffmpeg [cea9ee5d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …
4:04 PM Changeset in ffmpeg [fa4f7b17] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/xv: reident after previous commits Signed-off-by: Lukasz Marek …
4:04 PM Changeset in ffmpeg [330d547e] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavf/mux: pass options to nested structs of priv data This commit …
4:04 PM Changeset in ffmpeg [ba52fb11] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavu/opt: add av_opt_set_dict2() function Existing av_opt_set_dict …
4:04 PM Changeset in ffmpeg [db4b0314] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/opengl_enc: fix window size correction code Signed-off-by: …
4:03 PM Changeset in ffmpeg [45601854] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/opengl_enc: add window size param Signed-off-by: Lukasz Marek …
3:46 PM Changeset in ffmpeg [41e4c6d8] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/opengl_enc: use flag to mark inited context Signed-off-by: …
3:12 PM Changeset in ffmpeg [41a6790] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: fix gray*() parameter types Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [c60b266e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: support disabling motion compensation This allows …
1:56 PM Ticket #3584 (Memleak when probing broken transport stream) updated by Marton Balint
Analyzed by developer, Cc, Status, Reproduced by developer, Owner changed
9:52 AM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Jean Delvare
Thanks for the tip! Very helpful. I'll try to remember next time I …
7:16 AM Ticket #3601 (mpeg2video in wtv incorrectly detected as mpeg1video) updated by pross
Replying to ramitbhalla: > Thanks, does this also fix the …
7:01 AM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
Reproduced by developer changed
7:01 AM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Your input video is not actually interlaced but the phase is inverted …
6:24 AM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) closed by Carl Eugen Hoyos
fixed
6:24 AM Ticket #2422 (Compilation with OpenCL fails when w32threads or os2threads are enabled) updated by Carl Eugen Hoyos
I believe this was fixed by Matt Oliver in 1ccd1a38
3:37 AM Changeset in ffmpeg [1ccd1a38] by Michael Niedermayer <michaelni@gmx.at>
Enable opencl wihtout pthreads. Signed-off-by: Michael Niedermayer …
1:46 AM How to convert subtitle from SRT to ASS format created by Timothy Gu
[wiki:"HowToConvertSubtitleToASS@2" How to convert subtitle from SRT …
12:58 AM HowToBurnSubtitlesIntoVideo edited by Timothy Gu
(diff)
12:38 AM Ticket #3587 (FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS) updated by Timothy Gu
Description changed
12:33 AM Changeset in ffmpeg [0f9f24c9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_yadif: fix filtering a single image Found-by: wm4 …
Note: See TracTimeline for information about the timeline view.