Timeline




matching tags

Oct 30, 2013:

10:03 PM Ticket #3076 (libavfilter crash decoding hevc) updated by ami_stuff
Cc changed
10:03 PM Ticket #3075 (crash decoding hevc) updated by ami_stuff
Cc changed
10:02 PM Ticket #3098 (thp: deadlock with fuzzed file) created by ami_stuff
http://www1.datafilehost.com/d/20e9852c […]
9:58 PM CompilationGuide/Centos edited by llogan
update fdk-aac git repo (diff)
9:57 PM CompilationGuide/Ubuntu edited by llogan
update fdk-aac git repo (diff)
9:49 PM Encode/AAC edited by llogan
lbfdk-aac configure clarification; nits (diff)
9:37 PM Ticket #3097 (-report option with parallel ffmpeg instances overwrites existing ...) created by foldaway
I regularly use two instances of ffmpeg in parallel. With the output …
8:45 PM Ticket #3096 (ffmpeg 2.1 doesn't recognize -cookies option.) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Could you confirm that the problem is also reproducible with current …
8:40 PM Ticket #3096 (ffmpeg 2.1 doesn't recognize -cookies option.) created by hkt
Summary of the bug: After I updated ffmpeg to 2.1, ffmpeg became not …
5:59 PM Ticket #3095 (Seeking in VBR MP3 file) updated by Carl Eugen Hoyos
Priority, Keywords changed
4:49 PM Ticket #3095 (Seeking in VBR MP3 file) updated by Tuukka Pasanen
Okay I can confirm that '8c51ea54' works ok and '5864ce13' break …
4:23 PM Ticket #3095 (Seeking in VBR MP3 file) updated by Tuukka Pasanen
I think ticket #2590 happens because of the same thing and I was the …
3:39 PM Ticket #3089 (cook: deadlock with fuzzed file) closed by Elon Musk
fixed
10:44 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Carl Eugen Hoyos
Replying to ortoni: > The difficulty with adding a -bt …
6:35 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Michael Orton
The difficulty with adding a -bt flag (10M seems to work) is that the …
2:02 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Carl Eugen Hoyos
The documentations states that the default for -bt is 4M (and …
1:51 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Michael Orton
Yes reproducible: f86387bffmpeg.exe -f lavfi -i testsrc -vcodec …
1:03 AM Ticket #3095 (Seeking in VBR MP3 file) updated by Carl Eugen Hoyos
Could you confirm that this is a regression since 5864ce13 (ie that it …

Oct 29, 2013:

8:02 PM Ticket #3093 (filtering examples are broken) updated by a
I will look into the diff When do you think you, you will have the …
6:54 PM Ticket #3093 (filtering examples are broken) updated by Clément Bœsch
No, that patch was not pushed (yet); maybe I should push it. Just look …
6:11 PM Ticket #3093 (filtering examples are broken) updated by a
In the link below …
5:37 PM Ticket #3093 (filtering examples are broken) updated by Clément Bœsch
The problem is not with the version of FFmpeg but the code of the …
5:31 PM Ticket #3093 (filtering examples are broken) updated by a
Both Issue #3092 and 3093 are reproduceable with the files i uploaded …
4:08 PM Ticket #3095 (Seeking in VBR MP3 file) updated by Tuukka Pasanen
[…] […]
3:32 PM Ticket #3095 (Seeking in VBR MP3 file) created by Tuukka Pasanen
Seeking in mp3 CBR file is very accurate and works fine. Now when lame …
2:45 PM Ticket #3094 (mjpeg and swscale: yuvj420p/yuv420p - pixel format problem) updated by Carl Eugen Hoyos
Keywords changed
I believe your original problem was fixed recently. Is the warning …
2:40 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elon Musk
Generally - pullup filter does not need decimate. Should pullup filter …
2:33 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
Afaiu, the output of pullup (for NTSC telecined input) is not ~30fps …
2:30 PM Ticket #3094 (mjpeg and swscale: yuvj420p/yuv420p - pixel format problem) created by Marcin
Summary of the bug: My application extracts frames from h264 UDP …
10:59 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elon Musk
Why you think that?
10:16 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
Replying to cehoyos: > The original desync problem is …
9:30 AM Ticket #3085 (Audio in broken transport stream can be decoded with other software) closed by Carl Eugen Hoyos
needs_more_info: If you want to report a bug, please reopen this ticket if you can …
9:21 AM Ticket #3093 (filtering examples are broken) updated by Carl Eugen Hoyos
Version, Component changed
9:04 AM Ticket #3092 ([swscaler @ 0128b200] deprecated pixel format used, make sure you did ...) closed by Clément Bœsch
duplicate: Probably a duplicate of #3093
8:59 AM Ticket #2016 (Support libopenjpeg 2.0.0) updated by muffins
I added a patch to configure so ffmpeg uses the openjpeg 2.0 lib, …
8:50 AM ffmpeg.log attached to Ticket #2016 by muffins
errors in unpatched libopenjpeg{de,en}c.c using openjpeg 2.0
8:46 AM configure.patch attached to Ticket #2016 by muffins
configure ffmpeg for openjpeg 2.0
8:39 AM Ticket #3093 (filtering examples are broken) updated by Carl Eugen Hoyos
Replying to ubitux: > Edit: ah, sorry, I thought the other …
8:28 AM Ticket #3093 (filtering examples are broken) reopened by Clément Bœsch
I don't think so. Those filtering examples are broken because of the …
8:27 AM Ticket #3093 (filtering examples are broken) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #3092.
8:25 AM Tank_T80U--.mpg attached to Ticket #3093 by a
mpeg file for memory crash issue with ffpmpeg filtering_video example code
8:25 AM Ticket #3092 ([swscaler @ 0128b200] deprecated pixel format used, make sure you did ...) updated by Carl Eugen Hoyos
Is the crash reproducible with the file you attached to this ticket? …
8:23 AM Ticket #3093 (filtering examples are broken) created by a
Summary of the bug: I build the filtering_video example code using …
8:21 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Carl Eugen Hoyos
Component changed
Is this problem reproducible when using -f lavfi -i testsrc as …
8:20 AM Ticket #3090 (h264 decoder returns bad image) updated by hxuanyu
Replying to cehoyos: > Do I understand correctly that the …
8:17 AM Ticket #3090 (h264 decoder returns bad image) updated by Carl Eugen Hoyos
Do I understand correctly that the problem is not reproducible with …
8:08 AM Ticket #3092 ([swscaler @ 0128b200] deprecated pixel format used, make sure you did ...) updated by a
with the 1080p jpg file attached with this mail memory error message …
8:05 AM BryceCanyon4--.jpg attached to Ticket #3092 by a
1080p jpeg file
8:00 AM Ticket #3092 ([swscaler @ 0128b200] deprecated pixel format used, make sure you did ...) created by a
Summary of the bug: I build the filtering_video example code using …
5:01 AM Ticket #3090 (h264 decoder returns bad image) updated by hxuanyu
Could anyone confirm if it's an duplicate of ticket 2910. 2.0.2 …
4:52 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) created by Michael Orton
m2v encoding of I-frame CBR mpeg at 100Mbit/sec and above gives …
3:30 AM Ticket #3090 (h264 decoder returns bad image) updated by hxuanyu
the file I tested with is here …
3:29 AM 000199.jpg attached to Ticket #3090 by hxuanyu
3:29 AM 000009.jpg attached to Ticket #3090 by hxuanyu
3:27 AM Ticket #3090 (h264 decoder returns bad image) created by hxuanyu
it's reproducible on 2.0.1 but not reproducible on 1.1.3. I found it …

Oct 28, 2013:

9:14 PM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) closed by Michael Niedermayer
fixed: patch applied thanks
8:24 PM Ticket #2690 (Red Cinema r3d files not supported) updated by Carl Eugen Hoyos
Replying to spookybathtub: > Is this doable? Don't you …
8:18 PM Ticket #3089 (cook: deadlock with fuzzed file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Patch sent.
8:15 PM Ticket #2690 (Red Cinema r3d files not supported) updated by Elliott
This is the response I got from RED's legal team: You are not …
5:43 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
Explanation of the patch: Changes in mov_write_edts The current …
5:22 PM fcook_5_1.rm attached to Ticket #3089 by ami_stuff
5:22 PM Ticket #3089 (cook: deadlock with fuzzed file) created by ami_stuff
[…]
4:30 PM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) updated by rmk
Replying to cehoyos: > Replying to rmk: > > It …
3:19 PM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) updated by Carl Eugen Hoyos
Replying to rmk: > It is still the same with current git …
1:51 PM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) updated by rmk
It is still the same with current git head. Where do I put -flags …
1:06 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
Component changed
12:51 PM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2336
12:37 PM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) updated by rmk
Where are samples stored that are uploaded via FTP (in this case the …
12:31 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by rmk
Ups, my bad. I mixed up the numbers. I thought you meant #3083. No, …
11:50 AM Ticket #3083 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
Replying to rmk: > Confirmed fixed for the attached 720p …
11:10 AM Ticket #3077 (Corruption when decoding experimental hevc stream) updated by mickael raulet
I added profile indication warnings
10:57 AM Ticket #3083 (Suspicion that valid random access point is not marked as keyframe in ...) updated by rmk
Confirmed fixed for the attached 720p sample.
5:59 AM Ticket #3088 (Bink seeking regression) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
Regression since 69a6eddd / f2960097 - also reproducible with …
5:11 AM screenshot.png attached to Ticket #3088 by hxuanyu
5:10 AM v_bikb_10_yuv420p_0.bink attached to Ticket #3088 by hxuanyu
5:09 AM Ticket #3088 (Bink seeking regression) created by hxuanyu
just play the attached video using ffplay, while playing, press 'Left' …
12:11 AM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
Could you confirm that ticket #3063 is fixed? Preferably there in the …

Oct 27, 2013:

11:00 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by rmk
#3063 is fixed. The fix for it does not fix what's described here (see …
9:26 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
Replying to richardpl: > Replying to cehoyos: …
9:18 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Elon Musk
Replying to cehoyos: > Isn't this a duplicate of ticket …
9:15 PM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) updated by Carl Eugen Hoyos
Is this still reproducible? Does it behave differently with {{{-flags2 …
9:08 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
Keywords, Version changed
9:07 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
Isn't this a duplicate of ticket #3063?
7:32 PM gh1_1080i_first2p5m.mts attached to Ticket #3087 by rmk
7:31 PM Ticket #3087 (Suspicion that valid random access point is not marked as keyframe in ...) created by rmk
This is a follow-up to #3083. The issue is very similar here, that …
6:13 PM Ticket #3086 (jpegls: deadlock with fuzzed file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
6:13 PM fjpegls_cut.avi attached to Ticket #3086 by Carl Eugen Hoyos
4:04 PM Ticket #3086 (jpegls: deadlock with fuzzed file) created by ami_stuff
http://www1.datafilehost.com/d/60cdea49 […]
7:58 AM Ticket #2579 (Data stream from UAV video reported as "Unknown" type and without ...) updated by pross
Patch enclosed.
7:57 AM 0001-mpegts-demux-synchronous-SMPTE-336M-Key-Length-Value.patch attached to Ticket #2579 by pross

Oct 27, 2013:

3:36 AM Ticket #2143 (Desync for h264 transport stream) closed by Michael Niedermayer
fixed: Fixed in 1e5271a9fd6ddcceb083f2185a4bbd8d44c9a813

Oct 26, 2013:

8:54 PM Ticket #3072 (FFMpeg fails sometimes when using converting H.264 to MPEGTS using ...) closed by Carl Eugen Hoyos
duplicate
8:48 PM Ticket #3072 (FFMpeg fails sometimes when using converting H.264 to MPEGTS using ...) updated by ramitb
apologies, I did a search for the keyword h264_mp4toannexb and I seem …
8:12 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) created by ramitb
Summary of the bug: When trying to convert a file I get the following …
7:54 PM Ticket #3072 (FFMpeg fails sometimes when using converting H.264 to MPEGTS using ...) updated by Carl Eugen Hoyos
Could you explain the difference between this ticket and ticket #2220? …
7:53 PM H264 Copy Remux Fail_cut.wtv attached to Ticket #3072 by Carl Eugen Hoyos
7:30 PM Ticket #3083 (Suspicion that valid random access point is not marked as keyframe in ...) updated by rmk
Great, thanks for the quick fix! Shall I open a new ticket for the …
5:16 PM Ticket #3072 (FFMpeg fails sometimes when using converting H.264 to MPEGTS using ...) reopened by ramitb
5:16 PM Ticket #3072 (FFMpeg fails sometimes when using converting H.264 to MPEGTS using ...) updated by ramitb
I've uploaded a small chunk of the original file with which you can …
4:57 PM Ticket #3083 (Suspicion that valid random access point is not marked as keyframe in ...) closed by Michael Niedermayer
fixed: fixed in e0b2bdd37a019360117528dc08e8d16e8d83c08b
4:17 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Michael Niedermayer
change made, lets see if it fixes some of the fate h264 failures there …
12:51 PM Ticket #3077 (Corruption when decoding experimental hevc stream) updated by mickael raulet
I could add profile level indication error.
10:35 AM Ticket #3084 (Realmedia stream works better with MPlayer) updated by Underground78
Cc changed
10:07 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Comparison between v6 patch and v7 patch. The sound source is: - white …
9:23 AM Ticket #3072 (FFMpeg fails sometimes when using converting H.264 to MPEGTS using ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide a sample.
3:37 AM Ticket #3083 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.libav.user/11943
3:31 AM Ticket #3080 (jpeg2000: invalid write 4) closed by Michael Niedermayer
fixed: Fixed in 780669ef7c23c00836a24921fcc6b03be2b8ca4a
3:14 AM Ticket #3084 (Realmedia stream works better with MPlayer) created by Carl Eugen Hoyos
(ticket #3042) The following Realmedia stream plays fine with …
3:04 AM Ticket #3083 (Suspicion that valid random access point is not marked as keyframe in ...) updated by Carl Eugen Hoyos
Keywords, Version changed
Uploaded a stream copy of the first 59 frames: […] One IDR frame, …
2:59 AM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) closed by Michael Niedermayer
fixed
2:58 AM Ticket #2836 (Lost video frames when decoding h264 stream) closed by Michael Niedermayer
fixed: Fixed by 3c9dd93faa9f3c250428dd0548c075583aa07cc3
2:57 AM 720p_copy.ts attached to Ticket #3083 by Carl Eugen Hoyos
2:43 AM Ticket #3080 (jpeg2000: invalid write 4) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
2:42 AM flossless_cut.avi attached to Ticket #3080 by Carl Eugen Hoyos
2:39 AM Ticket #3077 (Corruption when decoding experimental hevc stream) updated by Carl Eugen Hoyos
Is it possible to detect these kind of streams and print a message?
2:38 AM Ticket #2969 (Matroska video track with overlay marked as non-default) updated by Carl Eugen Hoyos
Replying to michael: > with the title "filter_complex does …
1:38 AM Ticket #3081 (Blackberry10 crash on avformat_find_stream_info) updated by Carl Eugen Hoyos
Please test if ffmpeg (the application) also allows to reproduce the …
12:04 AM Encode/H.264 edited by llogan
High 4.1 and lower work fine in QT 10.2 (did not test older versions); … (diff)

Oct 25, 2013:

10:30 PM Ticket #3077 (Corruption when decoding experimental hevc stream) updated by mickael raulet
it is not a conforming bitstream.
9:27 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by mbradshaw
Replying to michael: > can you try to disable …
9:17 PM Ticket #2170 (problem using av_packet_merge_side_data) closed by Michael Niedermayer
invalid: Lacks reproduceable testcase, and noone seems to have been able to …
9:10 PM Ticket #2811 (error shown for h264 I-frame) closed by Michael Niedermayer
fixed: Fixed in 08a89761964bdd0a023eff6d37a1131fb7e1d7a0
8:56 PM Ticket #2773 (Seeking past the end of an mp3 file has different behavior than other ...) closed by Michael Niedermayer
fixed: Fixed in ba8716df7fb541fb690d1a898cda0e12f9011faf
8:48 PM Ticket #3081 (Blackberry10 crash on avformat_find_stream_info) updated by Sacha
I stepped through each line until I discovered the crash. I put all …
7:39 PM Ticket #3083 (Suspicion that valid random access point is not marked as keyframe in ...) created by rmk
AVCHD files from a camera (Panasonic Lumix GH1) demux and decode with …
6:47 PM Ticket #2980 (twinvq: frame too small (1 bytes) error/warning) closed by Michael Niedermayer
fixed: Fixed in 2e7a1fdd6d51aec59931ce7b278b12faa66f98fd
6:03 PM Ticket #2363 (Default mingw32 compilation is broken by atomic) closed by Michael Niedermayer
fixed: "Fixed" in f5dae4894d1078ac8a56026e9ad55c2f0575ce1e Patch for better …
2:49 PM Ticket #3082 (Strip fails during compilation on Mac OS) closed by Carl Eugen Hoyos
duplicate: #3037
2:03 PM Ticket #2849 (ffplay: no audio playback with smv files) closed by Michael Niedermayer
fixed: Fixed in 6abb9eb525239f954ec12e52fc209e6dfce2a6d4
1:01 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Cigaes
I believe you misunderstood part of the problem. lavfi already have …
12:15 PM Ticket #3082 (Strip fails during compilation on Mac OS) created by rmk
With current git head I get tons of these: make: …
12:07 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Michael Niedermayer
Cc changed
add myself to CC
12:06 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Michael Niedermayer
If i understand the issue correctly then a possible solution might be …
10:43 AM Ticket #3076 (libavfilter crash decoding hevc) updated by Carl Eugen Hoyos
Cc changed
10:43 AM Ticket #3075 (crash decoding hevc) updated by Carl Eugen Hoyos
Cc changed
10:42 AM Ticket #3070 (hevc: invalid reads) updated by Carl Eugen Hoyos
Cc changed
10:41 AM Ticket #3077 (Corruption when decoding experimental hevc stream) updated by Carl Eugen Hoyos
Cc changed
10:41 AM Ticket #3077 (Corruption when decoding experimental hevc stream) updated by Carl Eugen Hoyos
http://xhevc.com/en/hevc/decoder/download.jsp The afd_720p.hm10 sample.
10:11 AM Ticket #3081 (Blackberry10 crash on avformat_find_stream_info) updated by Carl Eugen Hoyos
How do you know where the crash happens (the backtrace you linked to …
9:58 AM Ticket #3070 (hevc: invalid reads) updated by Carl Eugen Hoyos
Priority, Keywords changed
9:09 AM Ticket #3081 (Blackberry10 crash on avformat_find_stream_info) created by Sacha
Summary of the bug: I noticed my device was randomly crashing in …
3:29 AM Ticket #2849 (ffplay: no audio playback with smv files) updated by Michael Niedermayer
Priority, Status, Version changed
regressions are important
3:21 AM Ticket #2969 (Matroska video track with overlay marked as non-default) closed by Michael Niedermayer
fixed: Fixed in a443b9732f75dbf9018214c5706e01534bb37f28
3:11 AM Ticket #2969 (Matroska video track with overlay marked as non-default) updated by Michael Niedermayer
Summary changed
with the title "filter_complex does not copy the disposition" this is …
2:33 AM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Michael Niedermayer
Summary changed
2:28 AM Ticket #3080 (jpeg2000: invalid write 4) created by ami_stuff
fuzzed file http://www1.datafilehost.com/d/d0bba6d3 […] […]
2:24 AM Ticket #3000 (wmalossless sample breaks ffplay -autoexit) closed by Michael Niedermayer
fixed: Fixed in 4fb14f84926ebcf88222e2251f4b8141d6bec465
1:55 AM Ticket #3045 (x11grab does not handle missed frames properly) closed by Michael Niedermayer
invalid: "-framerate 25" instead of "-r 25" should work, -r 25 overrides the …
1:21 AM Ticket #2927 (h264: deadlock with fuzzed file (when threads > 1)) closed by Michael Niedermayer
fixed: Fixed in 29ffeef5e73b8f41ff3a3f2242d356759c66f91f

Oct 24, 2013:

11:47 PM Ticket #3070 (hevc: invalid reads) updated by jamal
Had to run this like 20 times before i could reproduce the crash. […]
11:15 PM Ticket #2016 (Support libopenjpeg 2.0.0) updated by llogan
You could supply a patch or offer a bounty/sponsor this feature …
10:54 PM Ticket #2269 (adts muxer does not write metadata) closed by jamal
fixed: Should be fixed in commit c994b42830cb6c3152b4d383d7c26affc1a2321b
10:25 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Cigaes
The command-line to reproduce it is not.
10:23 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Elon Musk
Issue about caching all frames is still there.
10:22 PM Ticket #3054 (uninstall-man uses invalid paths and fails to remove manpages) closed by Stefano Sabatini
fixed: Should be fixed in: […]
10:15 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Cigaes
Analyzed by developer, Component changed
The problem has actually nothing to do with lavfi: lavfi request …
10:13 PM Ticket #3070 (hevc: invalid reads) updated by ami_stuff
Replying to cehoyos: > Does this crash on any operating …
10:00 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Michael Niedermayer
can you try to disable get_cabac_bypass_sign_x86() that is comment …
9:50 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Michael Niedermayer
Priority changed
do not abuse trac priorities, critical is about security & data loss, …
9:47 PM Ticket #3076 (libavfilter crash decoding hevc) updated by mickael raulet
This one will be a bit tricky to debug. I don't have the same …
9:29 PM Ticket #3077 (Corruption when decoding experimental hevc stream) updated by mickael raulet
could you put the link of where this bitstreams comes from? If it wpp, …
9:09 PM config.log attached to Ticket #2016 by Elliott
9:09 PM Ticket #2016 (Support libopenjpeg 2.0.0) updated by Elliott
Here we are 11 months later. Are there any plans to support openjpeg …
6:18 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Michael Niedermayer
assertion fixed in f7106e00f7f1f8879c1fe827dbbc60936a19d6ea the not so …
5:55 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Stefano Sabatini
Summary changed
5:52 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Mista_D
Reproduced with FFmpeg 2.0.2 1. ffmpeg -s 176x144 -f rawvideo …
5:43 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Elon Musk
> ffmpeg -i matrixbench_mpeg2.mpg -f lavfi -i …
5:27 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Elon Musk
Status changed
I will not do that.
5:24 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Cigaes
If you can not reproduce any issue with official lavfi, but only with …
4:59 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Michael Niedermayer
Replying to michael: > {{{ > ./ffplay …
4:38 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Elon Musk
Replying to Cigaes: > Replying to richardpl: > …
4:38 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Carl Eugen Hoyos
I believe it is noteworthy that the following plays very nice while …
4:28 PM Ticket #3052 (ffmpeg losing GIF last frame delay during encoding) updated by Anton
Replying to cehoyos: > Is this only reproducible using an …
4:25 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Carl Eugen Hoyos
[…]
4:20 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by gjdfgh
I suggest switching to vapoursynth and abandoning libavfilter.
4:19 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Clément Bœsch
Replying to Cigaes: > > I have zopan filter in personal …
4:16 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by compn
example command lines will help developers reproduce and create new …
4:10 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Michael Niedermayer
[…]
3:50 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Cigaes
Replying to richardpl: > I can not get it to work with …
3:47 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Elon Musk
Replying to Cigaes: > Replying to richardpl: …
3:40 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Elon Musk
What is minimal you will accept?
3:39 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Carl Eugen Hoyos
How much are you willing to pay?
3:34 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) updated by Cigaes
Replying to richardpl: > Solution: > Do not queque and …
3:30 PM Ticket #3079 (libavfilter caches and drops frames with multiple desynched input streams) created by Elon Musk
Problem: Filter takes 3 streams, returns 1 stream. If first input …
2:50 PM Ticket #1534 (report on ffv1 version and slices) updated by Carl Eugen Hoyos
Replying to dericed: > If anyone else needs it here is …
2:47 PM Ticket #3078 (2-pass log file for ffv1 too large) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/48560 Using …
2:24 PM Ticket #3061 (jpeg2000: deadlock with fuzzed file) updated by Carl Eugen Hoyos
Keywords, Component changed
2:11 PM Ticket #3061 (jpeg2000: deadlock with fuzzed file) closed by Michael Niedermayer
fixed: Fixed in 210afae0ba651a4f11468449989c6334bb856268
1:48 PM Ticket #3068 (x11grab doesn't work with PseudoColor visuals) closed by Carl Eugen Hoyos
fixed: Fixed in f60c3a7c, thank you for the report!
1:00 PM Ticket #2370 (v4l2 should not need ENUMSTD) updated by Carl Eugen Hoyos
Merged into release/2.0 and release/1.2.
11:27 AM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Carl Eugen Hoyos
Replying to tborisow: > was it merged into ffmpeg2.0 …
10:49 AM Ticket #2370 (v4l2 should not need ENUMSTD) updated by holden
Replying to cehoyos: > Should the patch be backported to …
1:18 AM hevc.hm10 attached to Ticket #3077 by Carl Eugen Hoyos
1:18 AM Ticket #3077 (Corruption when decoding experimental hevc stream) created by Carl Eugen Hoyos
(Sample from xhevc) No information is shown that a hevc sample cannot …
1:01 AM fhevc2.ts attached to Ticket #3076 by Carl Eugen Hoyos
1:00 AM Ticket #3076 (libavfilter crash decoding hevc) created by Carl Eugen Hoyos
(reported by ami_stuff) […]
12:57 AM fhevc5.ts attached to Ticket #3075 by Carl Eugen Hoyos
12:56 AM Ticket #3075 (crash decoding hevc) created by Carl Eugen Hoyos
(reported by ami_stuff) […]
12:49 AM Ticket #3070 (hevc: invalid reads) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Does this crash on any operating system?

Oct 23, 2013:

10:48 PM Encode/H.264 edited by llogan
add iOS compatibility table; nits (diff)
6:12 PM Ticket #1534 (report on ffv1 version and slices) updated by dave rice
Not sure why I didn't try that. If anyone else needs it here is what …
4:05 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
No it's a good point you brought up. I am using a cookie cutter …
3:54 PM 2.log attached to Ticket #3071 by yotam
2.log
3:53 PM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) updated by yotam
Replying to cehoyos: > Replying to yotam: > > …
3:32 PM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) updated by Carl Eugen Hoyos
Replying to yotam: > However, when the video codec is …
3:31 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I see you point, but am still …
2:59 PM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) updated by yotam
The bug is still reproducible with the following command, which …
2:57 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
I see you point, but am still confused as to how idet or ffmpeg can …
11:48 AM Ticket #3068 (x11grab doesn't work with PseudoColor visuals) updated by Carl Eugen Hoyos
Patch sent.
11:42 AM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) updated by yotam
The problem persists in both configurations
11:10 AM Ticket #1534 (report on ffv1 version and slices) updated by Elon Musk
ffmpeg -v debug ... ?
11:09 AM Ticket #3073 (Allow idet to identify telecined content) updated by Elon Musk
Status, Description changed
ildetect from mpv-player supports that, i wonder about adding such …
11:08 AM Ticket #3074 (Missing support of muxing EAC3 inside mp4 container) updated by Carl Eugen Hoyos
Summary changed
11:07 AM Ticket #3074 (Missing support of muxing EAC3 inside mp4 container) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
For future tickets: Please always add an as-simple-as-possible command …
10:54 AM Ticket #3074 (Missing support of muxing EAC3 inside mp4 container) created by tarun singhal
Summary of the bug: I am unable to mux H.264+EAC3 inside mp4 …
10:38 AM Ticket #3068 (x11grab doesn't work with PseudoColor visuals) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
The following macro can be used to get the default palette: […] I …
10:12 AM Ticket #3073 (Allow idet to identify telecined content) created by Carl Eugen Hoyos
The idet output is currently misleading for telecined content. […]
10:06 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Interlaced or Progressive? …
4:08 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
:)) what do you make of this? (sorry don't mean to be disrespectful …
3:16 AM Ticket #3068 (x11grab doesn't work with PseudoColor visuals) updated by groupboard
Just run "Xvfb :1" and it will set up a PseudoColor visual (i.e. a …
2:03 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
The idet filter is not meant to decide for a single frame if it should …
1:02 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
Haven't tried it, just googling on the internet and some reports were …
12:48 AM CompilationGuide/Android edited by burek
Added roman10.net tutorial (diff)
12:39 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I understand the idet filter …

Oct 22, 2013:

11:17 PM Ticket #1534 (report on ffv1 version and slices) updated by dave rice
Using ffplay to determine the version is a bit awkward to handle …
10:39 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
This problem is only happening when using WTV as a source. what I'm …
10:33 PM Ticket #3072 (FFMpeg fails sometimes when using converting H.264 to MPEGTS using ...) created by ramitb
Summary of the bug: When I'm trying to remux a H.264 file to a TS …
8:52 PM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) updated by Carl Eugen Hoyos
Is this problem only reproducible using external libraries or also …
6:05 PM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) updated by yotam
Correction: the log and input files are attached here
6:05 PM never-ending-encoding_input3.png attached to Ticket #3071 by yotam
input file 3
6:04 PM never_ending_encoding_input2.mp4 attached to Ticket #3071 by yotam
input file 2
6:04 PM never_ending_encoding_input1.mp4 attached to Ticket #3071 by yotam
input file 1
6:03 PM never_ending_encoding.log attached to Ticket #3071 by yotam
log
6:03 PM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) created by yotam
Summary of the bug: Input files originate from FMS The audio channels …
5:21 PM hevc1.ts attached to Ticket #3070 by ami_stuff
5:20 PM Ticket #3070 (hevc: invalid reads) created by ami_stuff
attached file is valid (not fuzzed) […]
1:30 PM Ticket #3069 (Support 444 DNxHD) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3069/
1:27 PM Ticket #3069 (Support 444 DNxHD) created by Carl Eugen Hoyos
(videolan ticket 9620) A user uploaded a DNxHD sample with the …
12:46 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Hmm I thought the point of -1 …
10:33 AM Ticket #2690 (Red Cinema r3d files not supported) updated by Elliott
I think it would be compatible with LGPL, so you can avoid …
10:09 AM Ticket #2690 (Red Cinema r3d files not supported) updated by Carl Eugen Hoyos
Replying to spookybathtub: > Would it be possible to …
10:01 AM Ticket #2690 (Red Cinema r3d files not supported) updated by Elliott
Would it be possible to utilize the official RED SDK to decode these …
3:13 AM Encode/PremierePro edited by llogan
add 'also see', mention audio sync issue (diff)
12:46 AM Ticket #3068 (x11grab doesn't work with PseudoColor visuals) updated by Carl Eugen Hoyos
Please add your failing command line together with the complete, uncut …
12:45 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > directly use WTV or > WTV …
12:18 AM Ticket #3068 (x11grab doesn't work with PseudoColor visuals) created by groupboard
If you try to grab from a PseudoColor x11 screen using x11grab, you'll …
12:06 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
Interestingly, when I used a MP4 file as the source and reconverted it …

Oct 21, 2013:

11:53 PM StreamingGuide edited by Roger Pack
(diff)
10:41 PM StreamingGuide edited by Roger Pack
more notes on i-frames, plus fix setting (diff)
9:41 PM StreamingGuide edited by Roger Pack
mention difference i-frames make in connection speed (diff)
9:06 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
I have tried wtv and ts files as sources files and both are exhibiting …
8:59 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Is the problem only reproducible with wtv input or with any media file?
8:05 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
This is the oldest version I can find that doesn't crash while trying …
7:23 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
no I didn't know around which date was the one your mentioned, the …
7:16 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Did you already test the oldest binary available?
6:06 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
Can you give me the approximate build date for 866009ea since I cannot …
5:57 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
Hmm I thought the point of -1 in yadif was to "auto" detect or should …
5:30 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > No particular reason I use a …
5:22 PM Ticket #3067 (Start time incorrect for video stream in AVCHD sample of Panasonic ...) created by rmk
It was already mentioned in one of the comments to ticket #2338 but it …
5:10 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
No particular reason I use a batch script/mcebuddy program to convert …
4:46 PM Ticket #1157 (Circular buffer overrun with 4+ ffmpeg instances.) updated by Roger Pack
this may mean your box or network is too slow. what if you increase …
3:32 PM Ticket #3062 (Concatenating ends with corrupted mp4 file.) closed by Carl Eugen Hoyos
worksforme: I tested the following: […] […] […] The output file plays …
3:06 PM StreamingGuide edited by Roger Pack
non capitalized ? (diff)
1:52 PM Ticket #1558 (Artefacts and wrong duration when decoding a (possibly damaged) ...) updated by Carl Eugen Hoyos
Cc changed
1:50 PM Ticket #1558 (Artefacts and wrong duration when decoding a (possibly damaged) ...) updated by Swinder Pal SINGH
plz add me to cc as i want to know when this is fixed.
1:21 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Is the crash also reproducible if you use -f lavfi -i testsrc as …
1:19 PM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Version, Keywords, Type changed
-txt_format text does not work correctly yet, it should output …
1:10 PM Ticket #3066 (Particular mkv file not showing correct duration) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1558.
1:09 PM Ticket #1558 (Artefacts and wrong duration when decoding a (possibly damaged) ...) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer, Summary changed
The sample plays now but shows heavy artefacts in the beginning that …
10:57 AM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) updated by rmk
I did some more debugging and IMHO there is an issue as in this case …
10:56 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
hi details about system on which it hangs OS …
10:56 AM Ticket #3066 (Particular mkv file not showing correct duration) updated by Swinder Pal SINGH
Replying to cehoyos: > Please provide the sample. Please …
10:19 AM Ticket #3066 (Particular mkv file not showing correct duration) updated by Swinder Pal SINGH
Replying to cehoyos: > Please provide the sample. The …
10:06 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Not really related: Why did you use yadif in your original command …
10:01 AM Ticket #3066 (Particular mkv file not showing correct duration) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please provide the sample.
9:20 AM Ticket #3066 (Particular mkv file not showing correct duration) created by Swinder Pal SINGH
Summary of the bug: How to reproduce: Just run the command as provided …
5:21 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
Yes to the above, even without the map options it still happens. It …
2:18 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
Please remove the -map options. Is libfdk necessary to reproduce the …
1:55 AM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
Okay so there are the results, I tried 2 additional configurations: 1. …
1:28 AM Ticket #2398 (Bad timestamps when remuxing h264 wtv to ts) updated by ramitb
Anyone any insight into this?
12:13 AM Ticket #2280 (establish versioning with framemd5 and framecrc outputs) updated by Michael Niedermayer
patchset that adds support for part of this posted. Whats missing is a …

Oct 20, 2013:

11:56 PM Ticket #3065 (FFMPEG creates stuttering TS files for certain recordings while remuxing) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2398.
11:47 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by ramitb
I haven't reported to Samsung yet, possibly they won't do anything but …
11:42 PM Ticket #3065 (FFMPEG creates stuttering TS files for certain recordings while remuxing) created by ramitb
When I use ffmpeg to remux WTV to TS files for certain HD recordings, …
10:51 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) updated by Carl Eugen Hoyos
So is there an issue in your opinion or is FFmpeg behaving as you expect?
10:49 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) updated by Carl Eugen Hoyos
(Could you point us to your report to Samsung about this problem?) Is …
10:33 PM Ticket #3062 (Concatenating ends with corrupted mp4 file.) updated by Ali
[…]
10:27 PM Ticket #3064 (Audio drafting out of sync on Samsung TV with ffmpeg created MP4 or ...) created by ramitb
Summary of the bug: When I create a MP4 file with AAC Audio or MKV …
6:29 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) updated by rmk
In that case it should of course set key_frame to 0 by my definition. …
5:49 PM Ticket #3051 (Please add support for Apple Quicktime m3u8) closed by Carl Eugen Hoyos
invalid: Thank you for testing again!
5:07 PM Ticket #2963 (Enable trac tickets tag cloud) updated by Alexander Strasser
Replying to cehoyos: > Replying to beastd: > > …
4:55 PM Ticket #3051 (Please add support for Apple Quicktime m3u8) updated by AussieFries
I was able to play the stream using below command: ffplay …
4:16 PM Ticket #2963 (Enable trac tickets tag cloud) updated by Carl Eugen Hoyos
Replying to beastd: > Replying to cehoyos: > > …
4:13 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) updated by Carl Eugen Hoyos
If one of the two fields can be decoded independently but the other …
4:10 PM Ticket #2963 (Enable trac tickets tag cloud) updated by Alexander Strasser
Replying to cehoyos: > Replying to beastd: > > …
3:53 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) updated by rmk
Why? If a "keyframe" can be defined as a frame (or pair of fields) …
3:35 PM Ticket #2851 (support odd mpeg4 in avi) updated by Carl Eugen Hoyos
Replying to ubitux: > Replying to cehoyos: > > …
3:28 PM Ticket #2851 (support odd mpeg4 in avi) updated by Clément Bœsch
Replying to michael: > Where is this file from and is …
2:45 PM gh2_1080i.h264 attached to Ticket #3063 by Carl Eugen Hoyos
2:42 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) updated by Carl Eugen Hoyos
Keywords changed
I suspect the concept of "keyframes" is difficult to apply to …
2:12 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) updated by rmk
Uploaded sample to /incoming/ticket3063/gh2_1080i.mts
1:56 PM Ticket #3063 (Keyframes not reported as such for Panasonic GH2 Clips) created by rmk
Demuxing/decoding AVCHD files from this camera using libavformat and …
5:25 AM Ticket #2963 (Enable trac tickets tag cloud) updated by Carl Eugen Hoyos
Replying to beastd: > I modified our installation to treat …
5:15 AM Ticket #3062 (Concatenating ends with corrupted mp4 file.) updated by Carl Eugen Hoyos
Component changed
Please test current git head and please post your actual command line …
5:14 AM Ticket #2963 (Enable trac tickets tag cloud) closed by Alexander Strasser
fixed: Replying to saste: > Replying to beastd: > > …
4:07 AM Ticket #3062 (Concatenating ends with corrupted mp4 file.) created by Ali
I convert 2 images to 2 different mp4 files with the command below. …
3:51 AM Ticket #227 (Extend -ss and -t to support seeking to EOF time position (and backwards)?) updated by Michael Niedermayer
Keywords changed
3:49 AM Ticket #933 (A/V desync when transcoding A/V files with timestamps non starting ...) updated by Michael Niedermayer
Keywords changed

Oct 19, 2013:

10:06 PM Ticket #3057 (Set loglevel for written log file) updated by Elliott
The documentation for the FFREPORT variable says it uses a …
10:02 PM Ticket #3057 (Set loglevel for written log file) updated by Elliott
But that will completely suppress console output. When ffmpeg is run …
9:54 PM Ticket #2936 (%-syntax for GIF output is not respected, can't write individual ...) updated by Clément Bœsch
Patch on the mailing list, feel free to try it out to speed up its …
6:32 PM Ticket #3061 (jpeg2000: deadlock with fuzzed file) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
Many different backtraces possible, ffmpeg still reacts on "q". …
6:31 PM deadj2k_cut.avi attached to Ticket #3061 by Carl Eugen Hoyos
6:17 PM Ticket #3060 (Option to disable "index seek table" and "index table iirc" in NUT muxer) updated by Carl Eugen Hoyos
Replying to mbat: > Replying to cehoyos: > > …
4:50 PM Ticket #3060 (Option to disable "index seek table" and "index table iirc" in NUT muxer) updated by MB
Replying to cehoyos: > > why don't you use a transport …
4:00 PM Ticket #3061 (jpeg2000: deadlock with fuzzed file) created by ami_stuff
http://www.datafilehost.com/d/f5061faf […]
3:09 PM Ticket #3000 (wmalossless sample breaks ffplay -autoexit) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
2:55 PM Ticket #3053 (2-pass wmv2 fails with "requested bitrate is too low") updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
A bitrate of 300kb is impossible for the given sample and encoder …
2:39 PM bbb.mp4 attached to Ticket #3053 by Carl Eugen Hoyos
2:36 PM Ticket #3057 (Set loglevel for written log file) updated by Carl Eugen Hoyos
Afair, the reason for the -report option was to simplify bug …
2:33 PM Ticket #3057 (Set loglevel for written log file) updated by Carl Eugen Hoyos
Priority, Status, Component changed
2:16 PM Ticket #3060 (Option to disable "index seek table" and "index table iirc" in NUT muxer) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
Replying to mbat: > ffmpeg -i anyvideo.mpg -vcodec …
2:02 PM Ticket #3060 (Option to disable "index seek table" and "index table iirc" in NUT muxer) created by MB
I need to send both audio and video through pipes. For example, to …
1:57 PM Ticket #3058 (Stats overwritten in console) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer changed
Reproducible with: […]
1:54 PM Ticket #3059 (Logfile append instead of overwrite) updated by Carl Eugen Hoyos
Priority, Status changed
4:01 AM ffmpeg.log attached to Ticket #3059 by Elliott
4:01 AM Ticket #3059 (Logfile append instead of overwrite) created by Elliott
When using the environment variable FFREPORT, each execution of ffmpeg …
3:51 AM Ticket #3058 (Stats overwritten in console) updated by Elliott
It makes more sense if I post the whole thing, without stripping host …
3:48 AM Ticket #3058 (Stats overwritten in console) created by Elliott
When -stats is used with any log level less than "info", the stats …
3:43 AM ffmpeg-20131018-173820.log attached to Ticket #3057 by Elliott
3:43 AM Ticket #3057 (Set loglevel for written log file) created by Elliott
I would like to suppress info in the console, and write a logfile with …

Oct 18, 2013:

10:47 PM Ticket #1973 (aiff g726 fails to decode) closed by Carl Eugen Hoyos
fixed: Fixed in 9860fb44.
8:44 PM Ticket #1955 (au: support g721 via g726 decoder) closed by Carl Eugen Hoyos
fixed: Fixed in 640c70d.
9:38 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > i have another finding …
9:32 AM Ticket #3054 (uninstall-man uses invalid paths and fails to remove manpages) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
The quotes work fine here and are not a regression, "doc" is a …
9:27 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI i have another finding on my other machine that ffmpeg hangs …
1:26 AM Ticket #3055 (UTVideo 709 Encode Support?) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
1:08 AM Ticket #3056 (Non-ASCII chars in -passlogfile on Windows) created by Thierry Lelegard
This report describes a problem with ffmpeg on Windows with the …
12:30 AM StreamingGuide edited by Roger Pack
(diff)
12:07 AM Ticket #3055 (UTVideo 709 Encode Support?) created by CJ
Summary of the Enhancement: Extending UTVideo encoding to support the …
12:07 AM Ticket #3054 (uninstall-man uses invalid paths and fails to remove manpages) created by jamal
[…] The quotes don't cover the full path, and a stray doc/ is …

Oct 17, 2013:

8:23 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Feel free to choose. I don't think I can go back to v6, but if v6 …
7:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Then which version should I test?
7:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > What was the "quite significant …
7:15 PM ffserver edited by Roger Pack
just point at the other link, since it mentions VLC, etc. (diff)
7:13 PM StreamingGuide edited by Roger Pack
link to other servers, basically, other minor textual cleanups (diff)
6:55 PM Ticket #3053 (2-pass wmv2 fails with "requested bitrate is too low") updated by Terran Vigil
Note that this is does not happen with wmv1.
6:35 PM Ticket #3053 (2-pass wmv2 fails with "requested bitrate is too low") updated by Terran Vigil
This is not a regression. It is reproducible from at least 0.11.1 to head.
6:33 PM Ticket #3053 (2-pass wmv2 fails with "requested bitrate is too low") updated by Carl Eugen Hoyos
Priority, Keywords changed
Is this a regression? Is the problem reproducible with current git head?
5:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
What was the "quite significant bugs" of v6? I didn't find any problem …
4:55 PM Ticket #3053 (2-pass wmv2 fails with "requested bitrate is too low") created by Terran Vigil
Summary of the bug: We've run into a number of files that when …
4:15 PM Ticket #3052 (ffmpeg losing GIF last frame delay during encoding) updated by Carl Eugen Hoyos
Is this only reproducible using an external library (libvpx) or also …
4:03 PM deal.gif attached to Ticket #3052 by Anton
4:03 PM Ticket #3052 (ffmpeg losing GIF last frame delay during encoding) created by Anton
Summary of the bug: Converting GIF files into WebM video and getting …
12:36 PM Ticket #3009 (Support mvc) updated by Carl Eugen Hoyos
Samples are now in …
12:30 PM Ticket #3049 (FFMPEG unable to read duration from WTV file) closed by Carl Eugen Hoyos
fixed: (vlc ticket 9481) Should be fixed, thank you for the report!
12:28 PM Ticket #3051 (Please add support for Apple Quicktime m3u8) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please add the failing command line …
12:12 PM Ticket #3051 (Please add support for Apple Quicktime m3u8) updated by AussieFries
Keywords changed
12:11 PM Ticket #3051 (Please add support for Apple Quicktime m3u8) created by AussieFries
FFmpeg currently does not support the 'Keynote' stream on …
11:59 AM fly00059.ifv attached to Ticket #2956 by Carl Eugen Hoyos

Oct 16, 2013:

9:37 PM sine_tester.flac attached to Ticket #2686 by Kamedo2
Sine waves for a warbling test. 50 440 1000 3000 7000 10000 20000Hz. …
9:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The v7 uses less than one third bitrate of v6 in -q:a 0.4 and -q:a 0.7 …
9:14 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Seems like a hard problem. If you commit v7, people will have trouble …
9:01 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I'll retest the sine when I've got time. But try to confirm it's the …
8:35 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Then I'll start the test. BTW, the sine warbling problem #2706
8:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
It'll take a while. I'm 1 week away from a conference that demands my …
7:53 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > v7 patch is attached. > > …
6:28 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
Patch by Michael Luckey. Hope it helps.
6:26 PM xdcam.patch attached to Ticket #2573 by rmk
Hack that fixes the behaviour for this case
4:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The bitrate distribution of the encoders I'm going to test. …
4:37 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Michael Niedermayer
from #ffmpeg-devel: […]
3:52 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by Carl Eugen Hoyos
Replying to jaanusk: > Care to share your patch? Can you …
3:33 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by jaanusk
Replying to dicroce: > I have extracted your changes from …
3:18 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
I can confirm (tested with my test video samples) that patched ffmpeg …
2:19 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
The last line in your output is {{{At least one output file must be …
2:06 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
Replying to cehoyos: > Replying to [comment:5
1:56 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
I have an issue on the second step: it seems that "make …
1:55 PM fate1.log attached to Ticket #3048 by Andrey
1:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
klaussfreire, Thank you for all the effort to improve the FFmpeg. …
1:52 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > The ffmpeg command as written …
1:43 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI, I apologize for reply late on this. The ffmpeg command as …
1:21 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Carl Eugen Hoyos
[…] Several steps are necessary if (and only if) you want to help …
1:05 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
Ok, I have installed bc and did "make fate". Console output is attached.
1:02 PM fate.log attached to Ticket #3048 by Andrey
fate output
12:29 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Carl Eugen Hoyos
Replying to nikolaynnov: > ICL can't compile some asm code …
12:22 PM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Carl Eugen Hoyos
Replying to mathstuf: > Any guidance? Unfortunately, most …
11:58 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
v7 patch is attached. It's not commitable or complete yet. I know it …
11:51 AM aac-improvements-wip-v7.patch attached to Ticket #2686 by klaussfreire
v7 patch - mostly bugfixing on v6, but quite significant bugs - still …
7:07 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
1) "look in configure, theres a if enbled icl ... "disable inline_asm" …
6:49 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
An initial stab at the implementation is on my GitHub fork[1] of the …

Oct 15, 2013:

10:05 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Kamedo2
[…]
9:00 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Sorry, I had the intention of posting it this weekend, but I've been …
8:34 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Replying to Kamedo2: > All of these 3 examples crash. …
8:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
klaussfreire, is the patch ready?
7:55 PM voaacenc_freeze_30-39.flac attached to Ticket #3038 by Kamedo2
This sample crashes the FFmpeg vo-aacenc 32k. Chie Ayado - To You, …
7:49 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Kamedo2
I tried the input.mp4 and it crashed on Win7 64bit, Core i7 870. I …
7:07 PM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) closed by Michael Niedermayer
fixed: This should have been fixed by ronald in …
5:46 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Michael Niedermayer
Priority changed
warning added
4:43 PM Ticket #3050 (library.mak uses strip flags (-wN) that assumes GNU strip) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #3037.
4:42 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Michael Niedermayer
look in configure, theres a if enbled icl ... "disable inline_asm" …
3:50 PM Ticket #3050 (library.mak uses strip flags (-wN) that assumes GNU strip) created by Hanspeter Niederstrasser
Building ffmpeg git on OS X spits out tons of non-fatal errors about …
3:32 PM Ticket #2898 (jpeg2000: invalid write with lowres 3) closed by Michael Niedermayer
fixed: fixed in a1b9004b768bef606ee98d417bceb9392ceb788d
10:19 AM Ticket #3049 (FFMPEG unable to read duration from WTV file) updated by Carl Eugen Hoyos
Could you please test the different versions of FFmpeg on the same …
6:43 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Andrey
Unfortunately I don't have complete patch for git master. Note: My …
5:57 AM Ticket #3049 (FFMPEG unable to read duration from WTV file) updated by ramitb
FYI it also can't read the bitrate in the same line as duration - …
5:55 AM Ticket #3049 (FFMPEG unable to read duration from WTV file) created by ramitb
Summary of the bug: This is a regression bug, it used to work fine …

Oct 14, 2013:

6:19 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
Point noted, on this one I didn't try. Will keep it in mind next time
6:09 PM Ticket #3046 (H.264 in avi: unknown codec) updated by compn
http://www.cacaotools.com/board_view.php?kind=qna&ind=8027 mentions …
5:42 PM Ticket #2902 (ICL13 compiler configuration failure) updated by Carl Eugen Hoyos
Can somebody confirm that this problem is not reproducible with …
5:40 PM Ticket #3048 (ICL and HAVE_INLINE_ASM) updated by Carl Eugen Hoyos
Priority, Version changed
Sounds important to me because FFmpeg apparently does not only not …
5:37 PM Ticket #3047 (bits_per_sample is reporting 0 for FLAC files) closed by Carl Eugen Hoyos
invalid: Afaict, bits_per_sample is only valid for pcm and closely related …
5:31 PM Ticket #3046 (H.264 in avi: unknown codec) closed by Carl Eugen Hoyos
fixed: Fixed in f7ed044ee.
5:18 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > i can only go by output, it …
10:48 AM ICL_HAVE_INLINE.git.patch attached to Ticket #3048 by Andrey
small path to compile ffmpeg with ICL and HAVE_INLINE_ASM
10:47 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) created by Andrey
I have old version of ffmpeg (0.8) with was compiled with ICL compiler …
9:59 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:07 AM Ticket #2902 (ICL13 compiler configuration failure) updated by Andrey
I have the same bug with c99wrap 1.0.1. It just does nothing with …
8:02 AM Ticket #3047 (bits_per_sample is reporting 0 for FLAC files) created by shensiapoost
Summary of the bug: When I use ffprobe, the bits_per_sample is 0 for …
2:26 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Levi
Replying to cehoyos: > Could you confirm that the problem …

Oct 13, 2013:

10:50 PM Ticket #2921 (jpeg2000: invalid write 3) closed by Michael Niedermayer
fixed: Fixed in e54f4510aa45d8074544dc8b565f6e32c66ef404 and …
10:16 PM Ticket #3046 (H.264 in avi: unknown codec) updated by llogan
Not at the moment and I haven't heard back from the user that provided …
9:22 PM Ticket #2904 (ffplay: png apic doesn't display anymore) closed by Marton Balint
fixed: Fixed in 0258e4dc8ba8b0e47c42ba73f06211094b1ceac8.
8:36 PM Ticket #2843 (jpeg2000: crash with fuzzed file 2) closed by Michael Niedermayer
fixed: fixed in ac3b01a9c0607961f4540fe62040833870f5deb1
7:15 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
No but will do after it has been rebased to current head and cleaned …
2:39 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
i can only go by output, it looked similar. do you think its some …
2:19 PM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) reopened by Carl Eugen Hoyos
2:19 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) reopened by Carl Eugen Hoyos
Replying to rmk: > I have to apologize. The bug is still …
11:51 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
I have to apologize. The bug is still there as it used to be. I …
11:18 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
I have two questions: * Why do you think this new sample is related to …
9:45 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I've uploaded one more sample file "Ticket #3032-2.wtv" which exhibits …
12:54 AM Ticket #3046 (H.264 in avi: unknown codec) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
Do you know what produced this sample? This would allow a useful …
12:38 AM unknown_codec_h264.avi attached to Ticket #3046 by llogan
12:23 AM Ticket #3046 (H.264 in avi: unknown codec) created by llogan
[…] […]
12:10 AM Ticket #3003 (aac in dvb: No audio) updated by llogan
Status, Reproduced by developer changed

Oct 12, 2013:

2:24 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
Just for documentation purposes: It is not the codec tag that fixed it …
2:07 PM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) closed by Carl Eugen Hoyos
fixed: Probably fixed in e4d45673
2:07 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) closed by Carl Eugen Hoyos
fixed: Thank you for testing! Probably fixed in e4d45673
2:01 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by rmk
The same command line now produces a file which plays fine in …
9:49 AM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by Carl Eugen Hoyos
Is this still reproducible with current git head?
9:49 AM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) updated by Carl Eugen Hoyos
Is this still reproducible with current git head?
9:41 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Please read http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html
9:27 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Component, Type changed
Could you confirm that the problem you see is not reproducible with …

Oct 11, 2013:

9:52 PM Ticket #3045 (x11grab does not handle missed frames properly) updated by Levi
Version changed
Is still broken in head. The commit that broke the behaviour was …
8:21 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elon Musk
I posted patch on mailing list, which may fix async issues. It would …
7:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I'll be free from October 16th. klaussfreire, could you provide the …
11:38 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Please test current git head.
7:14 AM Ticket #3045 (x11grab does not handle missed frames properly) created by Levi
If x11grab misses some frames, there is no indication that this …
6:10 AM ffmpeg_report.log attached to Ticket #3031 by userid99
log file with command: ffmpeg -v 9 -loglevel 99 -report -i …
2:04 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by userid99
Replying to cehoyos: > Please provide the input subtitle …
2:00 AM muxxsub.avi attached to Ticket #3031 by userid99
FFmpeg Output
1:59 AM subtitle.sub attached to Ticket #3031 by userid99
Input Vobsub
1:59 AM subtitle.idx attached to Ticket #3031 by userid99
Vobsub index
1:59 AM video.avi attached to Ticket #3031 by userid99
Video.divx file input

Oct 10, 2013:

11:28 PM Ticket #3044 (pts resets when input parameters changes) created by Elon Musk
When filtering inputs images and when such images changes width/height …
9:07 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
> Patch sent. …
7:25 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) updated by Carl Eugen Hoyos
Resolution changed
Michael fixed this in a830915b
6:34 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Anatoliy
was it merged into ffmpeg2.0 branch?
5:58 PM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
This is output from playing a -dumpstream from an MPD build with …
4:21 PM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
It's not really a failure in ffmpeg. I'm mainly looking at …
3:48 PM Creating multiple outputs edited by Roger Pack
note this option (no picture yet :|) (diff)
1:51 PM config.log attached to Ticket #2778 by Rafa Lopez
config.log 2.0.1
1:50 PM Ticket #2778 (Corrupt image when transcoding H264 stream to JPEG using IB-CAM2002) updated by Rafa Lopez
I have the same problem. More information: This error only occurs …
10:24 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
If you believe we can improve the "Submitting Sample Media" paragraph …
10:08 AM discontinuity.ts attached to Ticket #3032 by Carl Eugen Hoyos
9:29 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Carl Eugen Hoyos
Please test current git head and add a failing ffmpeg command line …
7:50 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I tried using filezilla, unfortunatlye the ffmpeg server kept kicking …
6:53 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) created by Ben Boeckel
I am looking to implement this feature, but am unsure of how best to …
5:53 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Replying to Timothy_Gu: > Replying to [comment:155
4:07 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Replying to cehoyos: > Please confirm the md5sum for the …
3:43 AM Ticket #2738 (Recovery point / I-frame missed on h264 stream) closed by Michael Niedermayer
fixed: Fixed in 65c2fe7159f7521bf694b3990a148c71166e38ac
3:15 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Please confirm the md5sum for the sample you uploaded: […]
3:05 AM Ticket #2125 (Add dnxhd-tr support (cid 1244)) updated by Carl Eugen Hoyos
Keywords changed
Sample with cid 1256 (from videolan ticket 9620) uploaded to …
2:54 AM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since aecb9d3.
2:45 AM Ticket #3013 (Determination of brightness or light level) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
1:36 AM Ticket #2777 (H.264 decoding failure) closed by Michael Niedermayer
duplicate: Duplicate of #2968
1:17 AM Ticket #2968 (Possible regression for h264 decoding) closed by Michael Niedermayer
fixed: Fixed in 5ac6b6028f17b64723884c9fa72cfcbd369a1ba2
12:37 AM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) updated by mike
i didn't know that flag , thank , with that flag i got correct results …
12:09 AM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Michael Niedermayer
Replying to mbradshaw: > Replying to michael: …

Oct 9, 2013:

11:41 PM Ticket #3033 (Wrong Duration For WAV File) closed by Michael Niedermayer
fixed: Fixed in 83fc6c822b06688e572333299927d93eb3c6c426
11:40 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) reopened by ramitb
11:40 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I've uploaded the file "Ticket #3032.ts" to the incoming directory. …
10:20 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) created by Underground78
Playing that RealMedia stream: …
9:02 PM Ticket #2833 (can't parse HLS subtitles and alternate audio) updated by Underground78
Cc changed
Another example: http://chkhu.connectmedia.hu/6090/index.m3u8 (from …
8:54 PM Capture/Desktop edited by Elon Musk
(diff)
8:52 PM Capture/Desktop edited by Elon Musk
(diff)
8:34 PM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
New backtrace from a new build, including info all-registers […]
7:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
aacenc.c line 106 and 133, this properly worked, and the result 7350Hz …
7:23 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) closed by Michael Niedermayer
invalid: you need "-sws_flags full_chroma_int" and yes it probably should use …
7:10 PM Ticket #3013 (Determination of brightness or light level) updated by Michael Niedermayer
Component, Type changed
6:07 PM Ticket #3041 (multitude of screen capture codecs) created by compn
a bunch of screen capture codecs i came across. most arent …
5:44 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Anatoliy
Thank you!
5:41 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Michael Niedermayer
Note, you need -shortest apad without shortest is meaningless
5:40 PM Ticket #3015 (conversion never ends with 'apad' filter) closed by Michael Niedermayer
fixed: Fixed in 8780f7fbfaacb1f31d9915a368850f23557bc0d5
4:39 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
The original desync problem is also reproducible with the following …
1:43 PM Ticket #3039 (Support kate subtitles in ogg) updated by Carl Eugen Hoyos
Keywords changed
1:28 PM Ticket #3035 (h264 decoder duplicates 8-th frame) updated by eugene smirnov
Thanks, -vsync 0 seems resolved that issue, only note that anexb …
1:24 PM Ticket #3040 (ICY metadata not handled when using HTTP chunked transfer) created by odumas
ICY metadata are not retrieved when the shoutcast/icecast server is …
1:00 PM Ticket #3037 (installation errors) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
Apparently a regression since 3d5a995 / e52567c
12:48 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Without a backtrace, I don't think there is much we can do.
12:46 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
Replying to cehoyos: > Does it also crash if you use …
12:38 PM Ticket #3039 (Support kate subtitles in ogg) created by Carl Eugen Hoyos
http://streams.videolan.org/streams/ogg/kiki_Theora_Vorbis_kate.ogg
12:37 PM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Does it also crash if you use -acodec aac -strict -2 ?
11:55 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
My apologies for not attaching the missing info. I am running this …
11:44 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Replying to soulbabel: > Perhaps this is a Windows only …
11:06 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
I've tried it on two different Windows machines (Win7 and Windows …
11:02 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) closed by Carl Eugen Hoyos
worksforme: Works fine here, if you want to reopen this ticket, please provide the …
10:57 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
The following command works fine now: […] The following produces an …
10:46 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Carl Eugen Hoyos
Version changed
Please provide the input subtitle file.
10:08 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample.
10:02 AM Ticket #3035 (h264 decoder duplicates 8-th frame) updated by Carl Eugen Hoyos
Keywords changed
If you want to avoid the duplication use -vsync 0 The h264 …
9:59 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Carl Eugen Hoyos
Keywords changed
Replying to jakobsybren: > If more info is required for …
9:27 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Jakob van Bethlehem
Cc changed
9:27 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Jakob van Bethlehem
Status, Owner changed
7:10 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
I tried to attach a sample, but I couldn't extract a segment that was …
6:57 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) created by soulbabel
Summary of the bug: FFMPEG crashes when output audio bitrate is set to …
4:36 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > However, it seems the …
1:55 AM Ticket #3034 (XSS vulnerability in ffserver) closed by Michael Niedermayer
fixed: Fixed in 885739f3b4ca3fb60abf417120845e3fcfb99b53
1:40 AM Ticket #3033 (Wrong Duration For WAV File) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 6629dbd.
1:30 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Replying to Kamedo2: > This document recommends to use …
1:21 AM Ticket #3037 (installation errors) updated by Elliott
[…]
12:37 AM Ticket #3037 (installation errors) updated by Carl Eugen Hoyos
Priority changed
Please run make distclean && ./configure and post the complete, …
12:30 AM Ticket #3037 (installation errors) updated by llogan
Keywords, Component changed
To make this a valid ticket please include all relevant information in …

Oct 8, 2013:

11:54 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Sorry, I've been having trouble making good, provable progress with …
11:42 PM Ticket #3037 (installation errors) created by Elliott
Summary of the bug: When I install the latest build from git master, I …
9:37 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I think aacenc.c line 106 and 133 lacks the position for 7350Hz, which …
8:27 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
FFmpeg crashes when the sampling rate is 7350Hz, both vbr and abr. …
6:30 PM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) created by Jakob van Bethlehem
We're using ffmpeg to push an isml stream to a server that runs the …
5:32 PM 0004.h264 attached to Ticket #3035 by eugene smirnov
avc input
5:32 PM log.txt attached to Ticket #3035 by eugene smirnov
log
5:30 PM Ticket #3035 (h264 decoder duplicates 8-th frame) created by eugene smirnov
Summary of the bug: How to reproduce: […] In decodmpressed YUV …
10:58 AM Ticket #3034 (XSS vulnerability in ffserver) created by Anatoliy
Summary of the bug: How to reproduce: […] Output: […] Special …
8:33 AM Ticket #3033 (Wrong Duration For WAV File) updated by shensiapoost
Replying to cehoyos: > Please test current git head and …
7:38 AM Ticket #3033 (Wrong Duration For WAV File) updated by Carl Eugen Hoyos
Keywords changed
Please test current git head and please post the complete, uncut …
7:18 AM thermo.wav attached to Ticket #3033 by shensiapoost
WAV file that is giving the wrong duration time
7:17 AM Ticket #3033 (Wrong Duration For WAV File) created by shensiapoost
Summary of the bug: When I get information on the attached file, which …

Oct 7, 2013:

10:11 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) created by ramitb
Summary of the bug: In some cases when trying to stream copy a TS …

Oct 6, 2013:

8:43 PM Ticket #3005 (Hickups with ffplay when playing vc1) updated by Marton Balint
Cc changed
The PTS values seems broken. Framedrops happen when consecuitve frames …
7:48 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The sound sample above is from here. …
7:12 PM ffmpeg_aac_lead_voice.flac attached to Ticket #2686 by Kamedo2
Degrades on FFmpeg aac encoder, both on vbr and abr. The original …
6:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
It doesn't encode 7.1ch surround file from here. …
12:42 PM Ticket #1582 (Banding/discoloration in darker gradients when converting to rgb24) updated by Michael Niedermayer
Keywords changed
add bounty keyword so this can be found. See: …
11:01 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I encoded over 10,000 AAC mp4s, including really weird samples as the …
7:08 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Carl Eugen Hoyos
Priority, Component changed
5:13 AM Ticket #1582 (Banding/discoloration in darker gradients when converting to rgb24) updated by Ridley Combs
$100 to whoever fixes, where "fixed" is defined as "ffmpeg -ss <time> …
4:12 AM ffmpeg-20131005-210932.log attached to Ticket #3031 by userid99
Log file with -v 9 -loglevel 99
3:49 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) created by userid99
Summary of the bug: creating xsubtitles (xsub) results in color …
1:44 AM Ticket #2451 (Inputting some webM files screws up output playback) closed by Michael Niedermayer
fixed: Fixed in 6853e40106cac769f0641183ea0bdd530ae9a0a1

Oct 5, 2013:

8:04 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by mbradshaw
Replying to michael: > Is this also reproducable with …
8:00 PM ArticlesForCreation edited by slhck
Android page already exists but is a stub (diff)
7:58 PM CompilationGuide edited by slhck
Moved platform-specific guides from Start Page to here (diff)
7:57 PM WikiStart edited by slhck
compilation guides for Android and Raspberry Pi go into the … (diff)
5:07 PM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by ramitb
Here is a custom built version of ffmpeg with libzvbi (teletext) …
4:58 PM Ticket #3025 (Adding support for TeleText in ffmpeg) reopened by ramitb
4:57 PM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by ramitb
FYI, it does not support Teletext, please see below am trying to …
2:00 PM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
After more investigation, the exact line that causes the SIGILL is …
4:34 AM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by compn
this sample is also good for testing: …
3:28 AM Limiting the output bitrate edited by llogan
nitlording (diff)
12:39 AM Ticket #3021 ("Invalid block label" error while converting GIF) closed by Michael Niedermayer
fixed: Fixed in e1f8184a1a973fd7de1bf53578d09661ec7bad75

Oct 4, 2013:

10:36 PM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Nemesis7
Subler: https://code.google.com/p/subler/
10:20 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Michael Niedermayer
Is this also reproducable with --disable-asm ? also is this specific …
8:22 PM compare2.png attached to Ticket #3028 by mike
zoomed input output second sample
8:17 PM compare.png attached to Ticket #3028 by mike
zoomed compare input/output
7:43 PM Ticket #3030 (support ratio threshold in cropdetect) updated by Elon Musk
What about using extractplanes=u to just use u plane?
7:39 PM Ticket #3030 (support ratio threshold in cropdetect) updated by dave rice
I added a lut=y=0 before the cropdetect in the filter chain, but I …
7:36 PM Ticket #3030 (support ratio threshold in cropdetect) updated by Elon Musk
Status changed
And how do you ignore luma?
7:31 PM cropdetect.mp4 attached to Ticket #3030 by dave rice
7:30 PM Ticket #3030 (support ratio threshold in cropdetect) created by dave rice
Summary of the enhancement request: I'm using the cropdetect filter …
6:55 PM Ticket #2991 (Stream-copy h264 from mov does not work anymore) closed by Michael Niedermayer
fixed: Fixed in e41ea866fc26f38d770bbc1ad67703e7f4400ae1
6:05 PM Ticket #2897 (jpeg2000: avoid abort) closed by Michael Niedermayer
fixed: Fixed in fcd19d6c8db514b017662166d014ac8560fbe8f5
5:49 PM Ticket #3029 (youtube live stream using ffmpeg) closed by Elon Musk
invalid: This is not answering machine.
5:32 PM Ticket #3029 (youtube live stream using ffmpeg) created by vikrant malik
How to stream youtube live link using ffmpeg.
5:15 PM sc2.bmp attached to Ticket #3028 by mike
5:15 PM sc1.bmp attached to Ticket #3028 by mike
5:14 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) created by mike
I found that capturing game and recording with OBS lossless x264 …
3:48 PM Limiting the output bitrate edited by burek
(diff)
2:57 PM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
A workaround of sorts is to change EXTERNAL_SSE on line 247 of …
1:06 PM Ticket #3027 (tee muxer do not catch exception when slave fall dow) updated by Marek
ffmpeg-64b-gb4e1630 -v info -video_size 1280x720 -pixel_format …
12:30 PM Ticket #3027 (tee muxer do not catch exception when slave fall dow) updated by Carl Eugen Hoyos
Please add your failing (crashing?) command line together with the …
11:50 AM Ticket #3027 (tee muxer do not catch exception when slave fall dow) created by Marek
Summary of the bug: I want to use tee muxer to distribute stream to …
8:40 AM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Andrey
As I remember on old ffmpeg I have used workaround like: …
8:32 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Carl Eugen Hoyos
What recognizes the FFmpeg-produced mp4 file as 2.0?
8:31 AM Ticket #3026 (support vectorscope graticule in histogram color modes) updated by Carl Eugen Hoyos
Priority changed
8:29 AM Ticket #3025 (Adding support for TeleText in ffmpeg) closed by Carl Eugen Hoyos
duplicate: eia_608 != teletext Apparently a duplicate of ticket #1482.
8:26 AM Ticket #1482 (Support eia_608 in wtv) updated by Carl Eugen Hoyos
Status, Component, Summary, Priority, Keywords, Type changed
7:19 AM Ticket #3026 (support vectorscope graticule in histogram color modes) created by dave rice
Summary of the enhancement request: A vectorscope graticule overlay …
2:53 AM Ticket #1539 (ModPlug compile bug) updated by Roger Pack
Hmm. Even if I update the modplug.pc file like this: Libs: …
1:34 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Nemesis7
The FFMpeg file plays fine, but for now I can only conclude that there …
1:31 AM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by ramitb
Well as far as I can tell ffmpeg doesn't support eia_608, see the …
1:20 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Carl Eugen Hoyos
Version, Component changed
I think I can reproduce the fact that "5.1" is not written to the file …
12:37 AM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I understand that ffmpeg does …

Oct 3, 2013:

11:07 PM Ticket #3024 (ffplay do not keep custom http headers across http sessions playing m3u8) updated by Kow
We have patched hls.c to solve the user header lost during http …
11:05 PM hls.c attached to Ticket #3024 by Kow
hls.c patched to keep user header during the whole hls streaming
9:13 PM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Nemesis7
Here are the sample files (MKV source, ffmpeg MP4 version, Subler MP4 …
7:10 PM Ticket #3025 (Adding support for TeleText in ffmpeg) created by ramitb
I understand that ffmpeg does not support TeleText extraction or …
2:00 PM Ticket #3024 (ffplay do not keep custom http headers across http sessions playing m3u8) updated by Kow
It is similar but not exactly the same. The user-agent is correcty …
12:11 PM Ticket #3024 (ffplay do not keep custom http headers across http sessions playing m3u8) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #1291, please test again once it is fixed.
11:56 AM Ticket #3024 (ffplay do not keep custom http headers across http sessions playing m3u8) updated by Kow
Summary changed
11:54 AM xfor.log attached to Ticket #3024 by Kow
Log summary showing only the first http request using a custom header
11:52 AM Ticket #3024 (ffplay do not keep custom http headers across http sessions playing m3u8) created by Kow
FFmpeg version: ffmpeg version N-56778-gcd1b22d Summary of the bug: …
11:01 AM Ticket #2502 (ffprobe Produces Invalid JSON) updated by eelco
Cc changed
11:01 AM Ticket #1163 (ffprobe can produce invalid XML) updated by eelco
Cc changed
10:36 AM Ticket #1163 (ffprobe can produce invalid XML) updated by Stefano Sabatini
Replying to Ian: > ffprobe can output invalid XML as …
10:34 AM Ticket #3006 (Print channel layout with ffprobe -show_stream) closed by Stefano Sabatini
fixed: Fixed in: […]
2:59 AM Ticket #3021 ("Invalid block label" error while converting GIF) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since a16c205.
2:51 AM Ticket #3018 (Provide online documentation for stable and git/master) updated by llogan
Replying to ubitux: > it's nice to be able to point out to …
2:31 AM Ticket #3018 (Provide online documentation for stable and git/master) updated by Carl Eugen Hoyos
Replying to spookybathtub: > I'm a video engineer, not a …
1:48 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
(transport streams do not have a header.) The problem is …
1:42 AM Ticket #3018 (Provide online documentation for stable and git/master) updated by Stefano Sabatini
Replying to spookybathtub: > I'm a video engineer, not a …
1:33 AM Ticket #3018 (Provide online documentation for stable and git/master) updated by Elliott
I'm a video engineer, not a programmer. I see a doc folder in the …
1:22 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elliott
Here is a sample. The header might be broken because I trimmed it …
1:07 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Carl Eugen Hoyos
Why do you think that some information is lost? In any case, please …
1:05 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Nemesis7
The output of ffmpeg looks like this: […] However some info is …
1:01 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Carl Eugen Hoyos
Keywords, Component changed
How does the output of {{{ffmpeg -i "/Users/Nemesis7/Movies/The Croods …
12:45 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) created by Nemesis7
Summary of the bug: When remuxing a DTS 5.1 track from MKV to MP4, …
12:34 AM Ticket #3008 (ffmpeg converts video to grayscale if yadif filter used) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 95666b2, thank you for the report!

Oct 2, 2013:

9:55 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
Please provide the input sample.
9:47 PM ffmpeg_aacvbr_degrade1.flac attached to Ticket #2686 by Kamedo2
A sound that degrades on VBR. from GIZA studio Masterpiece BLEND 2001 …
9:17 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Just for convenience, The most outlier sample in below is death2 (for …
9:15 PM Ticket #1482 (Support eia_608 in wtv) updated by ramitb
Sorry to crash the party, but was there any resolution to this?
8:54 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elon Musk
Perhaps this depends on specific input?
8:50 PM Ticket #2955 (ffprobe will output invalid XML) closed by Carl Eugen Hoyos
duplicate: This is apparently a duplicate of ticket #1163 (and maybe #2502), …
8:07 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Soon.
7:51 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elliott
Version changed
7:51 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elliott
Same thing happens with latest git version. […]
6:29 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elliott
Same thing happens with mpeg4. I will try git later, I've been using …
4:19 PM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) updated by kaifu
Replying to michael: > jpeg does not support yuv420, it …
3:43 PM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) updated by Michael Niedermayer
Keywords, Status, Summary changed
this isnt really mjpeg related, except by chance
3:40 PM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) updated by Michael Niedermayer
Analyzed by developer, Keywords, Version, Component, Reproduced by developer changed
jpeg does not support yuv420, it uses yuvj420 which needs colorspace …
3:27 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Is the 6b patch available?
3:12 PM Ticket #3022 (Encode transparency to flv1) closed by Carl Eugen Hoyos
invalid: Not a valid ticket…
2:47 PM Ticket #3022 (Encode transparency to flv1) updated by Elon Musk
Is something like that even possible? Even decoder supports yuv420p only.
2:43 PM Ticket #3022 (Encode transparency to flv1) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/48140 […]
2:40 PM Ticket #3018 (Provide online documentation for stable and git/master) updated by Clément Bœsch
Replying to cehoyos: > I honestly wonder if this is really …
2:34 PM Ticket #3018 (Provide online documentation for stable and git/master) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
I honestly wonder if this is really an enhancement that we should put …
2:31 PM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test (and report) all issues with current git head. Could you …
2:29 PM original.gif attached to Ticket #3021 by Anton
Original GIF
2:28 PM processed.gif attached to Ticket #3021 by Anton
ImageMagick processed GIF
2:24 PM Ticket #3021 ("Invalid block label" error while converting GIF) created by Anton
Summary of the bug: Trying to convert GIF file to webm after editing …
2:14 PM Ticket #3002 (wmalossless: crash with forced codec) closed by Michael Niedermayer
fixed: Fixed in 286beebdc34d11a301dfa5189e84f1c399d56133
1:36 PM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) updated by kaifu
Replying to richardpl: > Why are you using different …
1:21 PM test.mp4 attached to Ticket #3020 by kaifu
test sample for this issue
1:06 PM Ticket #3018 (Provide online documentation for stable and git/master) updated by Elon Musk
Git version is most stable version.
1:03 PM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) updated by Elon Musk
Why are you using different containers? If you want to do real …
12:53 PM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) updated by kaifu
Analyzed by developer, Reproduced by developer changed
10:08 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
Keywords, Component changed
And please test current git head, there is nothing "stable" about …
10:06 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
Is x264 needed to reproduce the problem? If not please use -vcodec …
9:24 AM Ticket #3020 (FFmpeg should do framerate convert before scaling if (and only if) ...) created by kaifu
Summary of the bug: How to reproduce: […] Details see below: $ …
9:07 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) created by Elliott
Summary of the bug: Using fieldmatch and decimate filters together …
8:59 AM Ticket #3018 (Provide online documentation for stable and git/master) updated by Elliott
I agree, or highlight/notate in some way the differences. Any idea …
8:52 AM Ticket #3018 (Provide online documentation for stable and git/master) updated by Clément Bœsch
Keywords, Status, Type, Description, Summary changed
This is because the online documentation is for git/master only (with …
7:58 AM Ticket #3018 (Provide online documentation for stable and git/master) created by Elliott
Summary of the bug: When I try to use the pullup filter, it says …
2:42 AM Ticket #3000 (wmalossless sample breaks ffplay -autoexit) updated by Marton Balint
Keywords, Cc, Component changed
My guess is that this is caused by 851a6e2f. Flushing the codec with …
1:57 AM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
Oh, I forgot the configuration: info. […]
1:54 AM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) created by qyot27
After building from git yesterday, I noticed that ffmpeg would crash …
1:00 AM Ticket #2920 (Regression: --disable-decoder=cscd disables the png decoder) closed by Michael Niedermayer
fixed: Fixed in ad8fbddb94c2d7e0fbcd46d508e962bbfd939ba4
12:19 AM Ticket #2955 (ffprobe will output invalid XML) updated by eelco
Not that I’m aware of. I don’t think it has ever worked correctly, …
12:11 AM Ticket #2955 (ffprobe will output invalid XML) updated by Carl Eugen Hoyos
Priority changed
Is this a regression?

Oct 1, 2013:

11:55 PM Ticket #2955 (ffprobe will output invalid XML) updated by eelco
Priority, Version, Component changed
I’ve added another example of a file that causes invalid XML output …
11:53 PM invalid-ffprobe-output.avi attached to Ticket #2955 by eelco
11:41 PM Ticket #3004 (OpenCL Version detection broken (at least on OSX)) closed by Carl Eugen Hoyos
fixed: Should be fixed.
6:04 PM Ticket #3016 (Support fast yuv422 and yuv444 inverse telecine process) updated by Carl Eugen Hoyos
Sorry for the noise…
5:38 PM Ticket #3016 (Support fast yuv422 and yuv444 inverse telecine process) closed by Elon Musk
invalid: Pullup supports !yuv420p formats. Full uncut console output and …
5:37 PM Ticket #3004 (OpenCL Version detection broken (at least on OSX)) updated by Thilo Borgmann
Tested and posted on devel, too.
5:33 PM Ticket #3016 (Support fast yuv422 and yuv444 inverse telecine process) created by Carl Eugen Hoyos
(This was inexplicably requested on mplayer-users) pullup seems to be …
5:19 PM Ticket #3004 (OpenCL Version detection broken (at least on OSX)) updated by Carl Eugen Hoyos
New untested patch attached.
5:19 PM patchopencl2.diff attached to Ticket #3004 by Carl Eugen Hoyos
4:48 PM 0001-configure-fix-logic-for-threads-in-case-of-OpenCL-is.patch attached to Ticket #3004 by Thilo Borgmann
4:38 PM Ticket #3004 (OpenCL Version detection broken (at least on OSX)) updated by Thilo Borgmann
Ok that kind of works. However, I'll send the following patch to devel …
1:48 AM Ticket #3007 (param0 and param1 are ignored for bicubic scaler.) closed by Carl Eugen Hoyos
fixed: Replying to cehoyos: > It should be used as follows: > {{{ …

Sep 30, 2013:

9:38 PM Ticket #2573 (Remuxed XDCAM mov does not play correctly in Quicktime player) updated by nele
This thread helped me solve something I was working on, so here is …
6:48 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I think it's not a major problem to boost rate on noisy transients, …
6:30 PM Ticket #3004 (OpenCL Version detection broken (at least on OSX)) updated by Carl Eugen Hoyos
Untested patch attached.
6:30 PM patchopencl.diff attached to Ticket #3004 by Carl Eugen Hoyos
6:19 PM Ticket #3004 (OpenCL Version detection broken (at least on OSX)) updated by Thilo Borgmann
I don't think you want to OR the version condition... "enable_any | | …
6:06 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Sorry about the delay. I wanted to give you a 6b patch, since I was …
5:57 PM Ticket #1753 (Delay output for X seconds) updated by Elon Musk
Status, Version, Component changed
5:55 PM Ticket #1753 (Delay output for X seconds) updated by Elon Musk
This is just filter that buffers frames from input and drop older …
1:02 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Carl Eugen Hoyos
Status changed
Thank you for the clarification!
12:59 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Anatoliy
I was trying to use this filter for all files uploaded by users …
12:59 PM Ticket #3007 (param0 and param1 are ignored for bicubic scaler.) updated by Carl Eugen Hoyos
It should be used as follows: […] This unfortunately crashes with …
12:51 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Carl Eugen Hoyos
Replying to tborisow: > Yes, it works without apad filter. …
12:46 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Anatoliy
Yes, it works without apad filter. Regression? Hmm... I don't think so
12:46 PM Ticket #3011 (mtv: deadlock and mem eater with forced format) closed by Carl Eugen Hoyos
fixed: Should be fixed in b0b5012, thank you for the report!
12:39 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Carl Eugen Hoyos
Priority changed
Does the conversion work if you don't use the apad filter? Is this a …
12:05 PM test_video attached to Ticket #3015 by Anatoliy
12:04 PM Ticket #3015 (conversion never ends with 'apad' filter) created by Anatoliy
Summary of the bug: if 'apad' filter used, conversion never ends for …
11:40 AM Ticket #3012 (Incorrect examples for image2 demuxer regarding frame rate) updated by Clément Bœsch
I suppose in 5a47f12390d2419ab502276869b388c871dde338.
11:36 AM Ticket #3012 (Incorrect examples for image2 demuxer regarding frame rate) closed by Elon Musk
fixed
9:07 AM fdfcde74_excerpt_000000-000023.mkv attached to Ticket #2586 by Carl Eugen Hoyos
9:07 AM fdfcde74_excerpt_000000-000023.mxf attached to Ticket #2586 by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/168934
Note: See TracTimeline for information about the timeline view.