Timeline



Aug 24, 2013:

9:23 PM Changeset in ffmpeg [88909be] by Michael Niedermayer <michaelni@gmx.at>
avcodec/movenc: move chapter_properties under the #if of the code that …
9:13 PM Ticket #925 (lead h263 - reject files encoded in "high compression" / rtp modes) closed by Michael Niedermayer
fixed: Fixed in f55a7ba0376d45599f6ff46ba49ee80d43d0d7d9 and …
9:06 PM Changeset in ffmpeg [f55a7ba0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ituh263dec: detect and warn about RTP Fixes Ticket925 …
8:51 PM Ticket #2896 (Using video filters "fieldmatch" and "yadif" together causes crash) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:49 PM Ticket #2900 (remux of interlaced MPEG2-PS to AVI doubles frame rate.) updated by iuqbgq9h-1@yahoo.com
Here's the console output […] Attachment is in comment 4. The …
8:41 PM Ticket #1579 (fix remuxing of imaadpcm in wav) updated by Carl Eugen Hoyos
Possible patch attached.
8:40 PM patchadpcmwav.diff attached to Ticket #1579 by Carl Eugen Hoyos
8:25 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by Carl Eugen Hoyos
Cc changed
Replying to iuqbgq9h-1@…: > I verify this problem on …
8:23 PM patchticket1398.diff attached to Ticket #1398 by Carl Eugen Hoyos
8:21 PM Ticket #2900 (remux of interlaced MPEG2-PS to AVI doubles frame rate.) updated by Carl Eugen Hoyos
Keywords changed
Please provide the input sample and the command line together with the …
8:17 PM Ticket #2901 (mpeg4 encoder does not have any of the profile/level standard) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:10 PM Ticket #2901 (mpeg4 encoder does not have any of the profile/level standard) created by iuqbgq9h-1@yahoo.com
Summary of the request: When encoding mpeg4 video (-c:v mpeg4) with …
7:57 PM Ticket #2900 (remux of interlaced MPEG2-PS to AVI doubles frame rate.) created by iuqbgq9h-1@yahoo.com
Summary of the bug: I remultiplex an input file which is an MPEG2-PS …
7:47 PM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by iuqbgq9h-1@yahoo.com
I verify this problem on version N-55721-gc443689. When multiplexing …
7:11 PM Ticket #2896 (Using video filters "fieldmatch" and "yadif" together causes crash) updated by Mornix
Here is the input file I used.
5:53 PM Changeset in ffmpeg [5c6a5874] by Michael Niedermayer <michaelni@gmx.at>
ffplay: make next_nb_channels[] static const Signed-off-by: Michael …
4:59 PM Changeset in ffmpeg [7495186f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: fix aspect of lead h263 EHC Fixes part of ticket925 …
4:53 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Carl Eugen Hoyos
Keywords changed
Regression since e387c9d.
4:52 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Roman Gaufman
Ah, my bad, you are right. This command works, thank you very much! …
4:42 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Cigaes
Old versions did not handle channel layouts very cleanly. If it worked …
4:36 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Roman Gaufman
This was working in 2011-11 and was already broken in 2012-10 - I have …
4:19 PM Ticket #906 (trying to launch ffserver, I get bind(port 8090): Address family not ...) closed by Michael Niedermayer
worksforme: cant reproduce the issue, also AF_INET is set later so the patch …
4:17 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Cigaes
Status, Component, Reproduced by developer changed
af_pan does not support streams with unknown channel layout yet. …
4:12 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Roman Gaufman
Also note that ffmpeg version: N-35295-gb55dd10, built on Nov 30 2011 …
3:58 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) updated by Roman Gaufman
Summary changed
3:57 PM Ticket #2899 (-map_channel / -af pan are not processing 12 channel audio inputs ...) created by Roman Gaufman
Here is a wav file, it is 12 channels: http://itstar.co.uk/test.wav I …
3:34 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
No problem.
3:27 PM Ticket #750 (ffmpeg looses OGG-theora metadata tags (like title author etc) on OGG->OGG) closed by Michael Niedermayer
fixed: This has been fixed a while ago, seems closing this was forgotten
3:15 PM Ticket #628 (frame duplication doesnt work with raw h264 input (missing timestamp ...) updated by Michael Niedermayer
Summary changed
such frame duplication would be the job of the fps filter or the …
3:02 PM Changeset in ffmpeg [0b5af5cf] by Luca Barbato <lu_zero@gentoo.org>
mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd
3:02 PM Changeset in ffmpeg [08504380] by Luca Barbato <lu_zero@gentoo.org>
mov: Refactor codec specific final steps in mov_finalize_stsd_codec
3:02 PM Changeset in ffmpeg [dc518a3a] by Luca Barbato <lu_zero@gentoo.org>
mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle
3:02 PM Changeset in ffmpeg [ef196bee] by Luca Barbato <lu_zero@gentoo.org>
mov: Refactor audio specific parsing in mov_parse_stsd_audio
3:02 PM Changeset in ffmpeg [a3b53ff0] by Luca Barbato <lu_zero@gentoo.org>
mov: Refactor video specific parsing in mov_parse_stsd_video
3:02 PM Changeset in ffmpeg [bf98562] by Luca Barbato <lu_zero@gentoo.org>
mov: Refactor codec id selection in mov_codec_id
2:58 PM Changeset in ffmpeg [cbc6ded5] by Luca Barbato <lu_zero@gentoo.org>
ogg: Fix potential infinite discard loop Seeking in certain broken …
2:57 PM Changeset in ffmpeg [93fbabb6] by Luca Barbato <lu_zero@gentoo.org>
dxa: Make sure the reference frame exists Reported-by: Mateusz …
2:56 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Sorry about the incorrect size, there are many tickets (including this …
2:54 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Did you test smaller files and did they crash? If you did not test …
2:50 PM Changeset in ffmpeg [a14ff5b2] by Luca Barbato <lu_zero@gentoo.org>
h261: check the mtype index Reported-by: Mateusz "j00ru" Jurczyk and …
2:49 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > For future tickets: Please …
2:47 PM Changeset in ffmpeg [7c30ea50] by Luca Barbato <lu_zero@gentoo.org>
segafilm: Error out on impossible packet size Reported-by: Mateusz …
2:47 PM Changeset in ffmpeg [e2d32ad1] by Luca Barbato <lu_zero@gentoo.org>
ogg: Always alloc the private context in vorbis_header It is possible …
2:47 PM Changeset in ffmpeg [cea1769f] by Luca Barbato <lu_zero@gentoo.org>
rtjpeg: Use init_get_bits8 CC:libav-stable@libav.org (cherry picked …
2:46 PM Changeset in ffmpeg [082e3fd4] by Luca Barbato <lu_zero@gentoo.org>
nuv: Reset the frame on resize Reported-by: Mateusz "j00ru" Jurczyk …
2:45 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by Carl Eugen Hoyos
Component changed
2:45 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by Carl Eugen Hoyos
Keywords changed
2:41 PM Changeset in ffmpeg [747c320a] by Luca Barbato <lu_zero@gentoo.org>
nuv: Use av_fast_realloc The decompressed buffer can be used after …
2:41 PM Changeset in ffmpeg [cf6a34b2] by Luca Barbato <lu_zero@gentoo.org>
nuv: return meaningful error codes. (cherry picked from commit …
2:41 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by Michael Niedermayer
Summary changed
avi doesnt have pts libavformat isnt able to (reliably) calculate pts …
2:37 PM Changeset in ffmpeg [6537f577] by Luca Barbato <lu_zero@gentoo.org>
nuv: Pad the lzo outbuf And properly update the buf_size with the …
2:37 PM Changeset in ffmpeg [c92e37c2] by Luca Barbato <lu_zero@gentoo.org>
nuv: Do not ignore lzo decompression failures Update the fate …
2:21 PM Changeset in ffmpeg [dd923878] by Luca Barbato <lu_zero@gentoo.org>
rtmp: Do not misuse memcmp CC: libav-stable@libav.org (cherry picked …
2:20 PM Changeset in ffmpeg [e897e063] by Luca Barbato <lu_zero@gentoo.org>
rtmp: rename data_size to size (cherry picked from commit …
2:18 PM Changeset in ffmpeg [b26c9f4e] by Luca Barbato <lu_zero@gentoo.org>
vc1: check mb_height validity. Reported-by: Mateusz "j00ru" Jurczyk …
2:17 PM Changeset in ffmpeg [937cedd7] by Luca Barbato <lu_zero@gentoo.org>
vc1: check the source buffer in vc1_mc functions Reported-by: Mateusz …
2:14 PM Changeset in ffmpeg [c5ba226] by Luca Barbato <lu_zero@gentoo.org>
bink: Bound check the quantization matrix. Reported-by: Mateusz …
2:14 PM Changeset in ffmpeg [ff9d57e7] by Diego Biurrun <diego@biurrun.de>
h264_cabac: Mark functions calling decode_cabac_residual_internal as …
2:13 PM Changeset in ffmpeg [cb31b6ca] by Luca Barbato <lu_zero@gentoo.org>
aac: Check init_get_bits return value Some code paths can call it …
2:13 PM Changeset in ffmpeg [b53db58a] by Luca Barbato <lu_zero@gentoo.org>
aac: return meaningful errors (cherry picked from commit …
2:13 PM Changeset in ffmpeg [d0323b6] by Luca Barbato <lu_zero@gentoo.org>
aac: K&R formatting cosmetics (cherry picked from commit …
2:11 PM Changeset in ffmpeg [d502bd74] by Luca Barbato <lu_zero@gentoo.org>
oma: correctly mark and decrypt partial packets Incomplete crypted …
2:10 PM Changeset in ffmpeg [97e6099c] by Luca Barbato <lu_zero@gentoo.org>
oma: check geob tag boundary Prevent read after buffer boundary on …
2:08 PM Changeset in ffmpeg [0b6adcf7] by Luca Barbato <lu_zero@gentoo.org>
oma: refactor seek function Properly propagate seek errors from avio …
2:05 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Replying to francois.visagie@…: > Replying to [comment:20
2:01 PM Changeset in ffmpeg [116aa30d] by Luca Barbato <lu_zero@gentoo.org>
xl: Make sure the width is valid CC: libav-stable@libav.org
1:43 PM Changeset in ffmpeg [e6cf47ee] by Luca Barbato <lu_zero@gentoo.org>
8bps: Bound-check the input buffer Reported-by: Mateusz "j00ru" …
1:27 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > > but for the sake of correctness …
1:17 PM Changeset in ffmpeg [453e2f1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rpza: Perform pointer advance and checks before using the …
1:17 PM Changeset in ffmpeg [b25c3063] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flashsv: check diff_start/height Fixes out of array accesses …
1:17 PM Changeset in ffmpeg [29b14db9] by Michael Niedermayer <michaelni@gmx.at>
update all trac links to use the trac subdomain Signed-off-by: …
1:17 PM Changeset in ffmpeg [c27f2ea4] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Keep internal and external av_read_frame() packets in …
1:17 PM Changeset in ffmpeg [d94d383f] by Michael Niedermayer <michaelni@gmx.at>
xbmdec: fix off by one error in scanf() Fixes out of array access …
1:13 PM Changeset in ffmpeg [f8602ef7] by Luca Barbato <lu_zero@gentoo.org>
4xm: Reject not a multiple of 16 dimension Reported-by: Mateusz …
11:41 AM patchboxx1838 attached to Ticket #1838 by Carl Eugen Hoyos
10:36 AM Ticket #538 (J2K files with 444p are incorrectly written) reopened by Carl Eugen Hoyos
I don't think it can be expected behaviour if an encoder is fed with …
10:29 AM Ticket #2897 (jpeg2000: avoid abort) updated by Carl Eugen Hoyos
[…]
10:18 AM Changeset in ffmpeg [a5bdec1] by Luca Barbato <lu_zero@gentoo.org>
alsdec: Clean up error paths Fix at least a memory leak. CC: …
10:18 AM Changeset in ffmpeg [dcbfba3b] by Luca Barbato <lu_zero@gentoo.org>
alsdec: Fix the clipping range mcc_weightings is only 32 elements. …
10:17 AM Changeset in ffmpeg [068bc633] by Luca Barbato <lu_zero@gentoo.org>
dsicinav: Clip the source size to the expected maximum A packet …
10:17 AM Changeset in ffmpeg [95275723] by Luca Barbato <lu_zero@gentoo.org>
dsicinav: Bound-check the source buffer when needed Reported-by: …
10:17 AM Changeset in ffmpeg [47cb05d7] by Luca Barbato <lu_zero@gentoo.org>
dsicinav: K&R formatting cosmetics (cherry picked from commit …
10:17 AM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by Carl Eugen Hoyos
The relevant value is within the strf tag, ie all samples except …
10:12 AM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by ami_stuff
Replying to cehoyos: > Three samples for testing with the …
10:12 AM Changeset in ffmpeg [dc556d8b] by Luca Barbato <lu_zero@gentoo.org>
lavf: Make sure avg_frame_rate can be calculated without integer …
10:12 AM Ticket #2898 (jpeg2000: invalid write with lowres 3) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
10:11 AM Changeset in ffmpeg [7e9debb] by Luca Barbato <lu_zero@gentoo.org>
mov: Do not allow updating the time scale after it has been set The …
10:11 AM Changeset in ffmpeg [256d6153] by Luca Barbato <lu_zero@gentoo.org>
mov: Seek back if overreading an individual atom Reported-by: Mateusz …
10:11 AM Changeset in ffmpeg [9680f84a] by Luca Barbato <lu_zero@gentoo.org>
ac3dec: Don't consume more data than the actual input packet size …
10:11 AM Changeset in ffmpeg [505415b9] by Luca Barbato <lu_zero@gentoo.org>
indeo: Reject impossible FRAMETYPE_NULL A frame marked FRAMETYPE_NULL …
10:11 AM Changeset in ffmpeg [d55f7a17] by Luca Barbato <lu_zero@gentoo.org>
indeo: Do not reference mismatched tiles Reported-by: Mateusz "j00ru" …
10:11 AM Changeset in ffmpeg [fbbe487b] by Luca Barbato <lu_zero@gentoo.org>
indeo: Sanitize ff_ivi_init_planes fail paths Reported-by: Mateusz …
10:11 AM Changeset in ffmpeg [cf738340] by Luca Barbato <lu_zero@gentoo.org>
indeo5: return proper error codes (cherry picked from commit …
10:09 AM Changeset in ffmpeg [861526bb] by Luca Barbato <lu_zero@gentoo.org>
indeo: Bound-check before applying motion compensation Reported-by: …
10:09 AM Changeset in ffmpeg [7514868c] by Luca Barbato <lu_zero@gentoo.org>
indeo: Bound-check before applying transform Reported-by: Mateusz …
10:09 AM Changeset in ffmpeg [4ec5c358] by Luca Barbato <lu_zero@gentoo.org>
indeo4: Validate scantable dimension Reported-by: Mateusz "j00ru" …
10:08 AM Changeset in ffmpeg [be71990d] by Luca Barbato <lu_zero@gentoo.org>
indeo4: Check the quantization matrix index Reported-by: Mateusz …
10:04 AM Ticket #2898 (jpeg2000: invalid write with lowres 3) created by ami_stuff
lowres doesn't work correctly with attached sample for more samples …
10:03 AM Changeset in ffmpeg [99d82a07] by Luca Barbato <lu_zero@gentoo.org>
indeo4: Do not access missing reference MV Reported-by: Mateusz …
10:03 AM Changeset in ffmpeg [96f9b184] by Luca Barbato <lu_zero@gentoo.org>
ac3dec: Increment channel pointers only once per channel If the …
10:03 AM Changeset in ffmpeg [c03533ac] by Luca Barbato <lu_zero@gentoo.org>
dca: Respect the current limits in the downmixing capabilities …
10:00 AM fuzz_abort2.avi attached to Ticket #2897 by ami_stuff
10:00 AM Ticket #2897 (jpeg2000: avoid abort) updated by ami_stuff
just checked again with an unmodified git head and it still aborts …
9:55 AM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by Carl Eugen Hoyos
Three samples for testing with the original decoder attached.
9:51 AM Changeset in ffmpeg [423ce883] by Luca Barbato <lu_zero@gentoo.org>
dca: Error out on missing DSYNC Reported-by: Mateusz "j00ru" Jurczyk …
9:51 AM avidvids.avi attached to Ticket #162 by Carl Eugen Hoyos
9:51 AM avidstrf.avi attached to Ticket #162 by Carl Eugen Hoyos
9:50 AM avidavih.avi attached to Ticket #162 by Carl Eugen Hoyos
9:50 AM Changeset in ffmpeg [5e46ad33] by Luca Barbato <lu_zero@gentoo.org>
pcm: always use codec->id instead of codec_id Reported-by: Mateusz …
9:49 AM Changeset in ffmpeg [cbc12124] by Luca Barbato <lu_zero@gentoo.org>
mlpdec: Do not set invalid context in read_restart_header The faulty …
9:45 AM Changeset in ffmpeg [64867f3c] by Luca Barbato <lu_zero@gentoo.org>
pcx: Do not overread source buffer in pcx_rle_decode Reported-by: …
9:40 AM Ticket #2897 (jpeg2000: avoid abort) updated by Carl Eugen Hoyos
I cannot reproduce this ticket (nor ticket #2895 before it was fixed), …
9:39 AM Changeset in ffmpeg [d6a6573] by Luca Barbato <lu_zero@gentoo.org>
wmavoice: conceal clearly corrupted blocks Reported-by: Mateusz …
9:38 AM Changeset in ffmpeg [c4e2758e] by Luca Barbato <lu_zero@gentoo.org>
iff: Do not read over the source buffer Reported-by: Mateusz "j00ru" …
9:34 AM Changeset in ffmpeg [9f1c3cd5] by Luca Barbato <lu_zero@gentoo.org>
qdm2: Conceal broken samples Reported-by: Mateusz "j00ru" Jurczyk and …
9:33 AM Changeset in ffmpeg [160910ac] by Luca Barbato <lu_zero@gentoo.org>
qdm2: refactor joined stereo support qdm2 does support only two …
9:33 AM Changeset in ffmpeg [c02d4c1a] by Luca Barbato <lu_zero@gentoo.org>
adpcm: Write the correct number of samples for ima-dk4 Reported-by: …
9:32 AM Changeset in ffmpeg [6d2a92c4] by Luca Barbato <lu_zero@gentoo.org>
imc: Catch a division by zero Reported-by: Mateusz "j00ru" Jurczyk …
9:32 AM Changeset in ffmpeg [aa99cb15] by Luca Barbato <lu_zero@gentoo.org>
atrac3: Error on impossible encoding/channel combinations Joint …
9:32 AM Changeset in ffmpeg [67a8a1c2] by Luca Barbato <lu_zero@gentoo.org>
atrac3: set the getbits context the right buffer_end Reported-by: …
9:32 AM Changeset in ffmpeg [8f3fe7c6] by Luca Barbato <lu_zero@gentoo.org>
atrac3: fix error handling decode_tonal_components returns a proper …
9:30 AM Changeset in ffmpeg [6067186f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
9:28 AM Changeset in ffmpeg [64bcb5d3] by Luca Barbato <lu_zero@gentoo.org>
qdm2: check and reset dithering index per channel Checking per …
9:28 AM Changeset in ffmpeg [998a0389] by Luca Barbato <lu_zero@gentoo.org>
qdm2: formatting cosmetics Apply the usual style plus drop few …
9:28 AM Changeset in ffmpeg [86eec54c] by Luca Barbato <lu_zero@gentoo.org>
qdm2: use init_static_data (cherry picked from commit …
9:28 AM Changeset in ffmpeg [e7800543] by Luca Barbato <lu_zero@gentoo.org>
westwood_vqa: do not free extradata on error in read_header The …
9:28 AM Changeset in ffmpeg [fb1823e] by Luca Barbato <lu_zero@gentoo.org>
vqavideo: check the version Prevent out of buffer write. …
9:23 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Replying to francois.visagie@…: > Replying to [comment:18
9:23 AM Changeset in ffmpeg [edf6fb64] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '84784c297fe6a6e538a7e111dcdbd8b893c2d275' * commit …
9:16 AM fuzz_abort.avi attached to Ticket #2897 by ami_stuff
9:16 AM Ticket #2897 (jpeg2000: avoid abort) created by ami_stuff
maybe it would be possible to avoid this abort? […] line 1034 is …
9:07 AM Changeset in ffmpeg [a747cf88] by Luca Barbato <lu_zero@gentoo.org>
rmdec: Use the AVIOContext given as parameter in rm_read_metadata() …
9:06 AM Changeset in ffmpeg [002ca3e0] by Luca Barbato <lu_zero@gentoo.org>
avio: Handle AVERROR_EOF in the same way as the return value 0 This …
9:06 AM Changeset in ffmpeg [fa6eef42] by Luca Barbato <lu_zero@gentoo.org>
wtv: Mark attachment with a negative stream id A sid 0 would be …
9:04 AM Changeset in ffmpeg [f9418d15] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8506ff97c9ea4a1f52983497ecf8d4ef193403a9' * commit …
9:02 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > aborting (without a crash as done …
8:52 AM Ticket #2896 (Using video filters "fieldmatch" and "yadif" together causes crash) updated by Carl Eugen Hoyos
Please provide the input sample.
8:07 AM Ticket #2084 (Wrong duration in program streams with timestamp discontinuity) updated by Underground78
Cc changed
5:45 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by DonMoir
You can set the dynamic range on at least some video cards. With …
4:03 AM ffmpeg-crash-fieldmatch-yadif-log-attempt-2.log attached to Ticket #2896 by Mornix
The second attempt which crashed ~9s into the video.
4:02 AM ffmpeg-crash-fieldmatch-yadif-log-attempt-1.log attached to Ticket #2896 by Mornix
The first attempt which got much farther before crashing.
4:01 AM Ticket #2896 (Using video filters "fieldmatch" and "yadif" together causes crash) created by Mornix
Trying to detelecine a video as shown on the …
2:09 AM Changeset in ffmpeg [b99d361] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: use FF_CEIL_RSHIFT() Signed-off-by: Michael …
1:42 AM Changeset in ffmpeg [9a271a93] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000: check log2_cblk dimensions Fixes out of array access Fixes …
12:09 AM Ticket #538 (J2K files with 444p are incorrectly written) closed by Michael Niedermayer
worksforme: the testcase works now, one of the many changes to jpeg2000 must have …
12:08 AM fuzz_mj2c.avi attached to Ticket #2895 by ami_stuff
12:08 AM Ticket #2895 (jpeg2000: invalid write 2) created by ami_stuff
I tested with applied "[PATCH] avcodec/jpeg2000dec: check transforme …
12:03 AM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by Michael Niedermayer
Its 15 months, any news on this, is it still relevant, ffmpeg surely …

Aug 23, 2013:

11:53 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) closed by Michael Niedermayer
worksforme: I cannot reproduce this, the h264 file looks the same as the input. I …
11:39 PM Ticket #2084 (Wrong duration in program streams with timestamp discontinuity) updated by kasper93
Cc changed
11:22 PM Changeset in ffmpeg [b8ff4f5e] by Paul B Mahol <onemda@gmail.com>
truemotion1: check av_fast_malloc() return value Signed-off-by: Paul …
11:22 PM Changeset in ffmpeg [83b915d4] by Paul B Mahol <onemda@gmail.com>
truemotion1: use av_freep() Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:13 PM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by Michael Niedermayer
Replying to cehoyos: > Replying to michael: > …
11:11 PM Ticket #317 (mpeg4 (geov & geox fouccs) needs to be flipped) closed by Michael Niedermayer
fixed: Fixed in 5cc8b816875d3ae110ba7bde6b16bd0246f2e225
11:04 PM Changeset in ffmpeg [5cc8b81] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: fix GEOV/GEOX fliping Fixes Ticket317 Signed-off-by: …
11:04 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by Carl Eugen Hoyos
Uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket225/
11:00 PM Changeset in ffmpeg [3941a4f5] by Michael Niedermayer <michaelni@gmx.at>
snowenc: change a bunch of assert() to av_assert() Signed-off-by: …
10:59 PM Ticket #2894 (Wrong duration of the .vob files containing two titles.) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #2084 to me, should be tested again …
10:59 PM Ticket #2084 (Wrong duration in program streams with timestamp discontinuity) updated by Carl Eugen Hoyos
The negative bitrate is not shown anymore, the duration is still …
10:35 PM Ticket #259 (framerate detection does not work properly. (mkv with default duration ...) updated by Michael Niedermayer
Keywords, Summary changed
10:33 PM Seeking edited by slhck
copyedit; clarified a few things here and there (diff)
10:30 PM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by Carl Eugen Hoyos
Replying to michael: > Can the correct / croped …
10:29 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by Michael Niedermayer
where can i find input.mkv to reproduce this?
10:00 PM Ticket #162 (Avid AVI Codec - wrong resolution reported by FFmpeg) updated by Michael Niedermayer
Can the correct / croped width/height be extracted from the avid codec …
9:51 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by eisa01
The bug is still there for me on the file I was having problem with, …
9:08 PM Changeset in ffmpeg [2a754595] by Paul B Mahol <onemda@gmail.com>
pngdec: do not release buffer on failure instead report full progress …
8:45 PM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by Clément Bœsch
Is this still true? It's potentially fixed by 30ce2890.
8:23 PM Ticket #2894 (Wrong duration of the .vob files containing two titles.) updated by Underground78
Cc changed
7:42 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) closed by Carl Eugen Hoyos
invalid: The file you uploaded contains only one trak atom so there is no other …
7:40 PM Changeset in ffmpeg [b329ff3d] by Alexander Strasser <eclipse7@gmx.net>
MAINTAINERS: Add my GPG fingerprint
7:29 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) updated by DonMoir
I downloaded 3 flv, 1 mp4, 2 webm, and 2 3gp from the youtube site. …
7:17 PM Ticket #2894 (Wrong duration of the .vob files containing two titles.) created by kasper93
Summary of the bug: FFmpeg detect wrong duration of the vob …
7:05 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) updated by marcus3v
File uploaded to Data File Host: http://www.datafilehost.com/d/cd6f0bca
6:05 PM Changeset in ffmpeg [aadfadd7] by Michael Niedermayer <michaelni@gmx.at>
avformat/redspark: check coef_off Fixes out of array reads Found-by: …
5:30 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Replying to francois.visagie@…: > {{{ > [libx264 @ …
5:26 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) updated by Carl Eugen Hoyos
Replying to marcus3v: > I tried to upload the file through …
5:02 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) updated by marcus3v
I tried to upload the file through the form at …
4:06 PM Changeset in ffmpeg [9e477a37] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000: fix null pointer dereference in case of malloc failure …
4:06 PM Changeset in ffmpeg [09927f3e] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000: zero reslevel array on allocation prevent use of …
3:36 PM Changeset in ffmpeg [912ce9dd] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000: fix dereferencing invalid pointers Found-by: Laurent Butti …
3:21 PM Changeset in ffmpeg [f4078569] by Diego Biurrun <diego@biurrun.de>
arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 …
3:11 PM Changeset in ffmpeg [84784c29] by Diego Biurrun <diego@biurrun.de>
libfdk-aacdec: formatting cosmetics
2:14 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > Replying to [comment:15
1:03 PM Ticket #2893 (Decoding some old Vorbis encodes fails) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Keywords, Type changed
12:46 PM Ticket #1796 (Unable to extract PCM audio track from AVI file) updated by Carl Eugen Hoyos
Keywords changed
12:42 PM Changeset in ffmpeg [8506ff97] by Diego Biurrun <diego@biurrun.de>
vp56: Mark VP6-only optimizations as such. Most of our VP56 …
12:18 PM Ticket #2893 (Decoding some old Vorbis encodes fails) created by Case
Summary of the bug: FFmpeg decoding fails with certain Ogg Vorbis …
11:49 AM Changeset in ffmpeg [800ea20c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
11:27 AM Changeset in ffmpeg [c6f4a3a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1f70a5ad284b33e8b3e2b40a5cb33055419781b7' * commit …
10:29 AM Changeset in ffmpeg [dd1d29bd] by Paul B Mahol <onemda@gmail.com>
pngdec: use av_fast_padded_malloc(z) Signed-off-by: Paul B Mahol …
10:28 AM Changeset in ffmpeg [8fbf940e] by Paul B Mahol <onemda@gmail.com>
lavfi/tile: do not leak input frame Signed-off-by: Paul B Mahol …
10:27 AM Changeset in ffmpeg [0be3be90] by Stefano Sabatini <stefasab@gmail.com>
lavf/tee: copy metadata to output chained muxers
8:25 AM Ticket #2892 (Setting mov timecode fails when remuxing mpegvideo because of high tbc ...) updated by Carl Eugen Hoyos
See http://ffmpeg.org/bugreports.html (there is no hard size limit).
8:25 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Replying to francois.visagie@…: > the fact remains that …
7:59 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > It is needed at least for some …
7:55 AM Changeset in ffmpeg [30ce2890] by Anton Khirnov <anton@khirnov.net>
movenc: Make tkhd "enabled" flag QuickTime compatible QuickTime will …
7:24 AM Changeset in ffmpeg [1f70a5a] by Anton Khirnov <anton@khirnov.net>
mov: use tkhd enabled flag to set the default track Signed-off-by: …
4:43 AM Ticket #2892 (Setting mov timecode fails when remuxing mpegvideo because of high tbc ...) updated by Michael Orton
Replying to cehoyos: > Please test current git head and …
2:44 AM Changeset in ffmpeg [16a0d75c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix overread in find_marker() Found-by: Laurent …
2:27 AM Ticket #2892 (Setting mov timecode fails when remuxing mpegvideo because of high tbc ...) updated by Carl Eugen Hoyos
Please test current git head and please provide the input sample.
1:13 AM Ticket #2892 (Setting mov timecode fails when remuxing mpegvideo because of high tbc ...) created by Michael Orton
A longstanding bug in determining the tbn value for an mpeg source now …
12:17 AM Ticket #2748 (Inconsistent UDP output packet size) updated by CaseyN
I have verified this problem in ffmpeg version git-2013-08-15-60e9b85. …
12:15 AM Ticket #2748 (Inconsistent UDP output packet size) updated by CaseyN
Priority, Component changed
12:11 AM Changeset in ffmpeg [2baa12f1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix dependencies for h263 vaapi decoder.

Aug 22, 2013:

11:58 PM Ticket #2890 (Compile ffmpeg for Android on OSX failes (ld)) updated by Carl Eugen Hoyos
Replying to fscz: > You should go to bed. If you're lucky, …
11:55 PM Ticket #2848 (jpeg2000: invalid write) closed by Michael Niedermayer
fixed: Fixed in 8bb11c3ca77b52e05a9ed1496a65f8a76e6e2d8f
11:40 PM Ticket #2890 (Compile ffmpeg for Android on OSX failes (ld)) updated by Fabian Schuetz
You should go to bed. If you're lucky, you're back to normal tomorrow. …
11:36 PM Ticket #2888 (Compile ffmpeg for Android on OSX failes) closed by Carl Eugen Hoyos
invalid
11:35 PM Ticket #2890 (Compile ffmpeg for Android on OSX failes (ld)) closed by Carl Eugen Hoyos
invalid: Replying to fscz: > Yeah thanks. You got that all figured …
11:32 PM Ticket #2890 (Compile ffmpeg for Android on OSX failes (ld)) updated by Fabian Schuetz
Yeah thanks. You got that all figured out. I did not name those …
11:20 PM Ticket #2890 (Compile ffmpeg for Android on OSX failes (ld)) updated by Carl Eugen Hoyos
Sorry if I miss something but isn't there a tiny difference between …
11:02 PM Changeset in ffmpeg [8bb11c3c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: Check cdx/y values more carefully Some invalid …
10:50 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) updated by Carl Eugen Hoyos
Keywords changed
Please upload your file as explained on …
10:31 PM Changeset in ffmpeg [c443689a] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: use av_freep() instead of av_free() except for local …
10:25 PM Ticket #2699 (automate lossless normalisation) updated by Elon Musk
Status, Component changed
There are 2 distinct things: replaygain scanner and applying gain or …
9:39 PM Ticket #2891 (2013 Autumn Website Art Contest) created by Alexander Strasser
We are now accepting designs for the website banner. We are looking …
8:53 PM Ticket #2890 (Compile ffmpeg for Android on OSX failes (ld)) updated by Fabian Schuetz
-single_module is added to the linker from the configure script …
8:47 PM Ticket #2890 (Compile ffmpeg for Android on OSX failes (ld)) created by Fabian Schuetz
Summary of the bug: during compilation of libavutil following error …
6:45 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) updated by marcus3v
I have the video file, but it's greater than 2,5MB ( 5,6MB )
6:40 PM Ticket #2889 (FFmpeg Is Unable to See Audio Stream in Youtube's Latest Video Format) created by marcus3v
Consider the video below: "Amazing! Bird sounds from the lyre bird - …
4:13 PM Ticket #2888 (Compile ffmpeg for Android on OSX failes) updated by Fabian Schuetz
Obviously not the solution, but make runs fine, if i change configure …
3:59 PM Ticket #2888 (Compile ffmpeg for Android on OSX failes) updated by Fabian Schuetz
./configure complaines: ----- GNU assembler not found, install …
3:54 PM Ticket #2888 (Compile ffmpeg for Android on OSX failes) updated by Carl Eugen Hoyos
Keywords changed
What happens if you remove gas-preprocessor from your path?
3:51 PM Ticket #2888 (Compile ffmpeg for Android on OSX failes) updated by Fabian Schuetz
Tried that. Same result
3:47 PM Ticket #2888 (Compile ffmpeg for Android on OSX failes) updated by Hendrik
A more recent gas-preprocessor can be found here: …
3:42 PM Ticket #2888 (Compile ffmpeg for Android on OSX failes) created by Fabian Schuetz
Summary of the bug: make failes at this particular command. …
3:38 PM Ticket #2887 (h264: memleak with threads > 1) created by Carl Eugen Hoyos
As originally reported in ticket #1900, no leak with -threads 1. […]
2:56 PM Changeset in ffmpeg [b1e276f8] by Paul B Mahol <onemda@gmail.com>
lavfi/hue: allow changing brightness Signed-off-by: Paul B Mahol …
2:17 PM Ticket #914 (tiff: support "old style LZW") updated by Elon Musk
Summary changed
2:14 PM Ticket #625 (support 2/3/5bit IMA ADPCM) closed by Elon Musk
fixed: Mono files plays fine, for stereo only 2bit and others appears to be …
1:56 PM Ticket #2545 (Filter EBU R128 - add True Peak valuation) updated by Elon Musk
Priority, Status, Version, Component changed
1:55 PM Ticket #1900 (h264: memleak with threads > 1) updated by Michael Niedermayer
This ticket talks about many different issues, memleaks, several …
1:49 PM Ticket #2850 (ffplay: invalid write with fuzzed rpza) closed by Michael Niedermayer
fixed: Fixed by 3819db745da2ac7fb3faacb116788c32f4753f34
1:41 PM Ticket #2313 (-metadata option puts null characters in, confusing iTunes.) closed by Elon Musk
needs_more_info
1:14 PM Changeset in ffmpeg [6e643239] by Paul B Mahol <onemda@gmail.com>
pngdec: frame multithreading support Signed-off-by: Paul B Mahol …
12:30 PM Ticket #2884 (Change available start_number parameter range in img2enc) closed by Stefano Sabatini
fixed: Fixed in: […]
12:28 PM Changeset in ffmpeg [f903b426] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
12:26 PM Changeset in ffmpeg [7af7b45c] by Stefano Sabatini <stefasab@gmail.com>
lavf/image2: extend start_number range to accept zero Address trac …
12:16 PM Changeset in ffmpeg [25e4ec6a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '60198742ff851f11a3757c713fc75a9c19b88566' * commit …
11:58 AM Changeset in ffmpeg [606a30c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e' * commit …
11:37 AM Changeset in ffmpeg [d68adbd6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b' * commit …
11:09 AM Changeset in ffmpeg [221a99aa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4622f11f9c83db8a2e08408c71ff901826ca652c' * commit …
11:04 AM Changeset in ffmpeg [503aec14] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0b45269c2d732d15afa2de9c475d85fcf5561ac4' * commit …
10:59 AM Changeset in ffmpeg [139a98be] by Paul B Mahol <onemda@gmail.com>
lavfi/gradfun: support gbrp Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:52 AM Changeset in ffmpeg [eadb3ad7] by Stefano Sabatini <stefasab@gmail.com>
lavf/tee: initialize ret in parse_bsfs() Fix spurious failures.
7:27 AM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by Carl Eugen Hoyos
Priority, Version, Component changed
2:50 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by pchel
Replying to xlinkz0: > Does the webcam specification say …
1:03 AM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by cjplay93
Replying to cehoyos: > I really understand that, the …
12:01 AM Ticket #2886 (HLS source with multiple variants is not optimally handled) created by Andrew
Currently when ffmpeg parses an HLS source it it performs a scan of …

Aug 21, 2013:

11:44 PM Changeset in ffmpeg [fde0b7d9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rpza: Perform pointer advance and checks before using the …
11:44 PM Changeset in ffmpeg [6ad4a116] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rpza: Perform pointer advance and checks before using the …
11:26 PM Changeset in ffmpeg [3819db74] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rpza: Perform pointer advance and checks before using the …
10:09 PM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by Carl Eugen Hoyos
Replying to cjplay93: > I only called it a defect as 5 of …
8:29 PM Changeset in ffmpeg [920046ab] by Paul B Mahol <onemda@gmail.com>
loco: use init_get_bits8() Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:05 PM Ticket #2873 (ffmpeg concat demuxer fails: mpeg files with different audio and video ...) updated by kadmandux
It works now! There were two problems: 1) The function …
8:02 PM Changeset in ffmpeg [e7834d29] by Paul B Mahol <onemda@gmail.com>
lavfi/separatefields: fix frame leak Signed-off-by: Paul B Mahol …
7:27 PM Changeset in ffmpeg [71c37898] by Paul B Mahol <onemda@gmail.com>
qtrle: make code independent of sizeof(AVFrame) Signed-off-by: Paul B …
7:18 PM Changeset in ffmpeg [5c9d44d6] by Paul B Mahol <onemda@gmail.com>
qtrle: use memcpy() Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:18 PM Changeset in ffmpeg [d5f54738] by Paul B Mahol <onemda@gmail.com>
qtrle: use uint16_t and (u)int8_t instead of unsigned short and …
7:18 PM Changeset in ffmpeg [925d0837] by Paul B Mahol <onemda@gmail.com>
qtrle: use bytestream2_get_buffer() Signed-off-by: Paul B Mahol …
6:58 PM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by cjplay93
Thank you so much for looking into this. I only called it a defect as …
6:50 PM SD_IVTC_8channel_ProResHQ_test_withT3.7.8_labels.mov attached to Ticket #2865 by cjplay93
Asset with labelling provided by QT Player. Same video and audio.
6:35 PM Changeset in ffmpeg [9a5aa2c4] by Paul B Mahol <onemda@gmail.com>
avcodec/mdec: use init_get_bits8() Signed-off-by: Paul B Mahol …
6:15 PM Changeset in ffmpeg [e7b31844] by Diego Biurrun <diego@biurrun.de>
x86: Split DCT and FFT initialization into separate files
5:00 PM Changeset in ffmpeg [ffa18de2] by Michael Niedermayer <michaelni@gmx.at>
configure: Add exif to CONFIG_EXTRA. Add exif as a common component …
3:44 PM Changeset in ffmpeg [71c5f9d] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers: add elaborated example for the tee muxer The example …
3:44 PM Changeset in ffmpeg [5ae3563] by Stefano Sabatini <stefasab@gmail.com>
lavf/tee: add special select option
3:33 PM Changeset in ffmpeg [e6876c7b] by Paul B Mahol <onemda@gmail.com>
lavfi/hue: use lookup tables Signed-off-by: Paul B Mahol …
1:29 PM Ticket #2863 (libwavpack: Output too short) updated by Carl Eugen Hoyos
Please provide (or point to) a sample.
1:20 PM Changeset in ffmpeg [60198742] by Martin Storsjö <martin@martin.st>
movenc: fix detection of 64bit offset requirement The old method …
1:20 PM Changeset in ffmpeg [fe5d5a8] by Martin Storsjö <martin@martin.st>
movenc: Make chapter track QuickTime compatible QuickTime requires …
1:20 PM Changeset in ffmpeg [f8ef91ff] by Martin Storsjö <martin@martin.st>
movenc: add faststart option for web streaming Faststart moves the …
1:20 PM Changeset in ffmpeg [4622f11f] by Martin Storsjö <martin@martin.st>
w32pthread: help compiler figure out undeeded code The emulation code …
1:18 PM Ticket #449 (ALSA, as a first input, together with -isync gives error "[alsa @ ...) closed by Carl Eugen Hoyos
invalid: -isync has no effect anymore.
1:17 PM Ticket #450 (Specify the position of -isync more precisely) closed by Carl Eugen Hoyos
fixed: The option was disabled in 15141f9 and deprecated in 67a6dac, the …
1:09 PM Changeset in ffmpeg [0b45269c] by Diego Biurrun <diego@biurrun.de>
x86: h264_idct: Remove incorrect comment
12:51 PM Ticket #2863 (libwavpack: Output too short) updated by Martin Herkt
I’ve been able to reproduce it with many different input files, but it …
12:29 PM Changeset in ffmpeg [ca7f637a] by Michael Niedermayer <michaelni@gmx.at>
doc/filters: move fps filter start_time item to correct place Fixes …
11:49 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by Carl Eugen Hoyos
Replying to xlinkz0: > I'm sorry, I suppose I just tried …
11:09 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by xlinkz0
I'm sorry, I suppose I just tried to help the guy out not help solve a …
11:08 AM Changeset in ffmpeg [3d842cf8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:03 AM Changeset in ffmpeg [70a73213] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c18838f5eb7d7001a9dc653f5162868c04c1b2a1' * commit …
11:02 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by Carl Eugen Hoyos
Summary changed
Replying to xlinkz0: > Does the webcam specification say …
11:00 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Thanks for your response.
10:58 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by xlinkz0
Does the webcam specification say that it can stream yuvj420p ? As …
10:56 AM Changeset in ffmpeg [e853cf5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '330ad1f6a53a37dec228cb424ca57e1268fafc64' * commit …
10:52 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Replying to francois.visagie@…: > With '-f mov' instead …
10:34 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
With '-f mov' instead of '-f rawvideo' the encode completes …
10:32 AM Changeset in ffmpeg [8299ed26] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8fed466b0a7d636ae5035f9c6074fba9a621539b' * commit …
10:21 AM Changeset in ffmpeg [16466d92] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c4e43560fe6677e9d60bfb3cffc41c7324e92a0b' * commit …
10:20 AM Ticket #2885 (Closed captions in h264 transport streams) created by Carl Eugen Hoyos
http://streams.videolan.org/samples/sub/subcc/transformers_EIA608_H264. …
10:12 AM Changeset in ffmpeg [e9cb43c6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f34de1486aa0eb147d46ba5d2cb86a17407bb7ce' * commit …
10:05 AM Changeset in ffmpeg [614cf1a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4f2b469da5e4ae221718ae479f6af627cfdebb91' * commit …
9:54 AM Ticket #2884 (Change available start_number parameter range in img2enc) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
Please consider sending a patch (made with git format-patch to …
9:52 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Sorry, you have to use -f mov instead of -f rawvideo for …
9:37 AM Changeset in ffmpeg [b69b075a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508' * commit …
9:24 AM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by zagser168
Cc changed
9:18 AM Changeset in ffmpeg [58e12732] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2a61592573d725956a4377641344afe263382648' * commit …
9:00 AM Changeset in ffmpeg [a76390d1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6c786765cd5eb794dedd4a0970dfe689b16dfeeb' * commit …
8:45 AM Changeset in ffmpeg [8d63aaed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'db03cb37fd9650b4a7c752d24a2e84ff27508ee8' * commit …
8:38 AM Changeset in ffmpeg [9ab8de4b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '64af59bc4916fac5578b31c89da13c30b591bddf' * commit …
8:33 AM Ticket #2884 (Change available start_number parameter range in img2enc) created by Marcin
I would like to ask for minor change in ffmpeg muxer …
7:40 AM Changeset in ffmpeg [e95930ed] by Diego Biurrun <diego@biurrun.de>
avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM
6:40 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Here you go: C:\Users\fvisagie\Videos\Home Videos\Testing\Bug …
5:43 AM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by zagser168
Cc changed
3:51 AM Changeset in ffmpeg [be03912a] by Michael Niedermayer <michaelni@gmx.at>
avformat/unix: reshuffle #includes This should fix openbsd while …
1:34 AM Ticket #2502 (ffprobe Produces Invalid JSON) updated by dnicolson
I have made a reduced case and attached a file (test-pattern.avi), as …
1:14 AM test-pattern.avi attached to Ticket #2502 by dnicolson
12:23 AM Ticket #2873 (ffmpeg concat demuxer fails: mpeg files with different audio and video ...) updated by kadmandux
I did some testing and the stream_id doesn't seem a good candidate to …

Aug 20, 2013:

10:25 PM Changeset in ffmpeg [97e165cd] by Michael Niedermayer <michaelni@gmx.at>
avformat/unix: include sys/socket.h unbreak android ndk r8 build …
9:33 PM Ticket #2844 (flashsv2: crash with fuzzed file) closed by Michael Niedermayer
fixed: Fixed in 880c73cd76109697447fbfbaa8e5ee5683309446
9:18 PM Changeset in ffmpeg [880c73cd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flashsv: check diff_start/height Fixes out of array accesses …
9:07 PM Ticket #2881 (wavpack: CRC error) updated by ami_stuff
also: http://samples.mplayerhq.hu/A-codecs/wavpcm/madbear.wav […] …
7:24 PM Changeset in ffmpeg [c18838f5] by Diego Biurrun <diego@biurrun.de>
h264_ps: Use more meaningful error values
7:23 PM Changeset in ffmpeg [330ad1f6] by Diego Biurrun <diego@biurrun.de>
h264_ps: K&R formatting cosmetics
7:09 PM Changeset in ffmpeg [8fed466b] by Diego Biurrun <diego@biurrun.de>
h264_ps: Drop commented-out cruft
6:49 PM Changeset in ffmpeg [c4e4356] by Diego Biurrun <diego@biurrun.de>
h264data: Move some tables to the only place they are used
6:49 PM Changeset in ffmpeg [f34de148] by Diego Biurrun <diego@biurrun.de>
h264data: Remove unused luma_dc_field_scan table
6:29 PM Ticket #2837 (Unsupported tak codec) updated by llogan
Status, Reproduced by developer changed
6:27 PM Changeset in ffmpeg [4f2b469d] by Justin Ruggles <justinr@vimeo.com>
Add a libfdk-aac decoder This can be useful for decoding AAC object …
6:10 PM Changeset in ffmpeg [545a0b8] by Justin Ruggles <justinr@vimeo.com>
vf_fps: add 'start_time' option This allows for dropping or …
5:59 PM Changeset in ffmpeg [2a615925] by Diego Biurrun <diego@biurrun.de>
avcodec: Remove some commented-out debug cruft
5:56 PM Concatenate edited by Snowbat
'do' needs a 'done' to finish. (diff)
4:47 PM Changeset in ffmpeg [739e236a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output …
4:47 PM Changeset in ffmpeg [3f3993ac] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr: clean layouts before checking sanity Signed-off-by: Michael …
4:47 PM Changeset in ffmpeg [b416cb97] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movenc: ilbc needs audio_vbr set. Without this the block_align or …
4:47 PM Changeset in ffmpeg [78d2a781] by Michael Niedermayer <michaelni@gmx.at>
fate: Add EXIF test.
4:45 PM Changeset in ffmpeg [daa809f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output …
4:45 PM Changeset in ffmpeg [6124a7ed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr: clean layouts before checking sanity Signed-off-by: Michael …
4:45 PM Changeset in ffmpeg [cb51d9ed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movenc: ilbc needs audio_vbr set. Without this the block_align or …
4:42 PM Changeset in ffmpeg [c55a09a8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output …
4:42 PM Changeset in ffmpeg [a9440445] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr: clean layouts before checking sanity Signed-off-by: Michael …
4:42 PM Changeset in ffmpeg [364495a3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movenc: ilbc needs audio_vbr set. Without this the block_align or …
4:39 PM Changeset in ffmpeg [e231f0fa] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output …
4:39 PM Changeset in ffmpeg [f0f55e67] by Carl Eugen Hoyos <cehoyos@ag.or.at>
swr: clean layouts before checking sanity Signed-off-by: Michael …
4:38 PM Changeset in ffmpeg [61dc8494] by Carl Eugen Hoyos <cehoyos@ag.or.at>
movenc: ilbc needs audio_vbr set. Without this the block_align or …
3:33 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
ffmpeg does not crash for me if I use the audiofilter for both passes, …
3:14 PM Ticket #2859 (-ac downmix fails.) closed by Michael Niedermayer
fixed: Fixed in c56d4dab039b352961cca298d753b04e2f2fd990
2:59 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > Please provide a sample that allows …
2:56 PM Changeset in ffmpeg [c56d4dab] by Michael Niedermayer <michaelni@gmx.at>
swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output …
2:49 PM Changeset in ffmpeg [6dfffe92] by Michael Niedermayer <michaelni@gmx.at>
swr: clean layouts before checking sanity Signed-off-by: Michael …
2:18 PM Changeset in ffmpeg [6c78676] by Martin Storsjö <martin@martin.st>
movenc: Allow chapters to be written in trailer This allows creation …
2:18 PM Changeset in ffmpeg [db03cb37] by Martin Storsjö <martin@martin.st>
movenc: Allow chapter track in default MODE_MP4 Signed-off-by: Martin …
1:51 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > How is the development of v5? …
12:48 PM Ticket #2850 (ffplay: invalid write with fuzzed rpza) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
12:37 PM Ticket #2283 (Slow counter / incorrect duration for aac-in-flv) updated by Carl Eugen Hoyos
He doesn't know: http://trac.videolan.org/vlc/ticket/8195#comment:3
12:32 PM Ticket #2883 (avi+aac - AudioSpecificConfig missing) updated by Kees
I don't know how to do that properly. If i just replace 00 004A 55 …
12:31 PM Ticket #2858 (libilbc: iLBC frame mode not indicated) closed by Michael Niedermayer
fixed: Fixed in 3d64845600c6486a2706b118a81805f3bf4d3db5
12:18 PM Changeset in ffmpeg [3d64845] by Michael Niedermayer <michaelni@gmx.at>
movenc: ilbc needs audio_vbr set. Without this the block_align or …
12:03 PM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Type changed
Could you provide a mov sample that shows the intended layout in QuickTime?
11:39 AM Ticket #2859 (-ac downmix fails.) updated by Carl Eugen Hoyos
Replying to Cigaes: > I confirm the downmixing is at …
11:33 AM Changeset in ffmpeg [64af59bc] by Diego Biurrun <diego@biurrun.de>
avformat: Fix references to removed av_close_input_file in Doxygen
10:57 AM Ticket #2859 (-ac downmix fails.) updated by Cigaes
I confirm the downmixing is at fault, not the sample. It can be …
10:48 AM Changeset in ffmpeg [fb679d5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mov: …
10:45 AM Ticket #2863 (libwavpack: Output too short) updated by Carl Eugen Hoyos
Keywords changed
Is a specific sample required to reproduce this problem?
10:35 AM patchlayout.diff attached to Ticket #2859 by Carl Eugen Hoyos
10:35 AM Ticket #2859 (-ac downmix fails.) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
From a users perspective this is a regression since f8d74cbd, simply …
10:34 AM Changeset in ffmpeg [eec75e0a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '22de0f8369f1f3edf1a55e1d275f3c07c617b53e' * commit …
10:25 AM Ticket #2873 (ffmpeg concat demuxer fails: mpeg files with different audio and video ...) updated by Cigaes
Changing the order of the streams would probably not be as simple as …
10:16 AM Changeset in ffmpeg [4a6f1be1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '39523030108815242178ac5e209c83070bd1baef' * commit …
10:14 AM 5.1plusdownmix.wav attached to Ticket #2859 by Carl Eugen Hoyos
9:44 AM Changeset in ffmpeg [e1acfd3c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b886f5c2f1e71b3e60e4265c500158d392b4b9a4' * commit …
9:30 AM Changeset in ffmpeg [d169b56b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '59f595921eb2b848a80a74aa81b6bb43038c9ebe' * commit …
9:26 AM Ticket #2883 (avi+aac - AudioSpecificConfig missing) updated by Carl Eugen Hoyos
Replying to Wilbert: > Fcchandler's AAC ACM codec does …
9:22 AM Ticket #2858 (libilbc: iLBC frame mode not indicated) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
9:16 AM Ticket #2883 (avi+aac - AudioSpecificConfig missing) updated by Kees
Fcchandler's AAC ACM codec does some validation on the stream format …
9:15 AM Changeset in ffmpeg [ac957bc6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '98308bd44face14ea3142b501d16226eec23b75a' * commit …
9:05 AM Changeset in ffmpeg [976de369] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '148fbdd1c2a2a88a78ba9fd152c81c840bdb205a' * commit …
8:59 AM Ticket #2883 (avi+aac - AudioSpecificConfig missing) updated by Carl Eugen Hoyos
Keywords changed
Did you test if setting the correct values fixes playback with any …
3:13 AM Ticket #2857 (overhead of HLS muxing too large) updated by Rich W.
Cc changed
1:30 AM Changeset in ffmpeg [d9b0b54a] by Michael Niedermayer <michaelni@gmx.at>
ffv1: rename minor to micro version the version is 1.3.4 which makes …

Aug 19, 2013:

10:22 PM Changeset in ffmpeg [67400f6] by Luca Barbato <lu_zero@gentoo.org>
mov: Prevent segfaults on mov_write_hdlr_tag Do not segfault when …
10:22 PM Changeset in ffmpeg [22de0f83] by Luca Barbato <lu_zero@gentoo.org>
mov: Compute max duration among the tracks with a timescale Prevent …
10:22 PM Changeset in ffmpeg [39523030] by Luca Barbato <lu_zero@gentoo.org>
mov: Set the timescale for data streams Data streams have a defined …
10:19 PM Changeset in ffmpeg [68b63a34] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: Use picture_ptr instead of picture in …
10:17 PM Ticket #2873 (ffmpeg concat demuxer fails: mpeg files with different audio and video ...) updated by kadmandux
What do you think about this approach? 1.- Add two simple functions …
8:47 PM Changeset in ffmpeg [b886f5c2] by Luca Barbato <lu_zero@gentoo.org>
mkv: Allow flushing the current cluster in progress Allow emitting …
8:47 PM Changeset in ffmpeg [59f59592] by Luca Barbato <lu_zero@gentoo.org>
mkv: Flush the old cluster before writing a new one This simplifies …
8:46 PM Changeset in ffmpeg [98308bd] by Luca Barbato <lu_zero@gentoo.org>
mkv: Add options for specifying cluster limits Signed-off-by: Luca …
8:34 PM Changeset in ffmpeg [818ebe93] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: add WebVTT support WebM files now support …
4:49 PM Ticket #2883 (avi+aac - AudioSpecificConfig missing) created by Kees
When muxing an avi (video only) and lc aac with ffmpeg: 1) cbSize is …
4:33 PM Changeset in ffmpeg [23b31412] by Michael Niedermayer <michaelni@gmx.at>
swscale: improve dither checks Bssed on patch by Øyvind Kolås …
4:31 PM Changeset in ffmpeg [8c50ea22] by Michael Niedermayer <michaelni@gmx.at>
swscale: set dither to a specific value for rgb/bgr8 output …
3:21 PM Changeset in ffmpeg [148fbdd1] by Luca Barbato <lu_zero@gentoo.org>
mkv: Refactor mkv_write_packet Signed-off-by: Luca Barbato …
11:27 AM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by mikhailov
@arut yay, that's fantastic! thank you so much, it works now!
11:16 AM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by Michael Niedermayer
Replying to qyot27: > Wouldn't it be easier to use: > git …
10:47 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > Am I correct that the crash does …
10:39 AM Changeset in ffmpeg [76d8d238] by Michael Niedermayer <michaelni@gmx.at>
Revert "doc/RELEASE_NOTES: add a note about AVISynth" This reverts …
9:41 AM Changeset in ffmpeg [daede1e3] by Paul B Mahol <onemda@gmail.com>
matroskaenc: remove unneeded wavpack tag Signed-off-by: Paul B Mahol …
9:22 AM Changeset in ffmpeg [54e718d0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ogg: …
8:59 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Replying to francois.visagie@…: > Replying to [comment:4
7:36 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Replying to cehoyos: > Please provide a sample that allows …
4:29 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by pchel
I've also checked input '-vcodec options' yuyv422 and mjpeg. Both …
3:40 AM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by qyot27
Wouldn't it be easier to use: git cherry-pick …
3:20 AM Changeset in ffmpeg [9a27acae] by Luca Barbato <lu_zero@gentoo.org>
ogg: Fix potential infinite discard loop Seeking in certain broken …
3:14 AM Changeset in ffmpeg [423b87d6] by Stephen Hutchinson <qyot27@gmail.com>
Revert "doc/RELEASE_NOTES: add a note about AVISynth" This reverts …
3:13 AM Changeset in ffmpeg [8d9568b4] by Stephen Hutchinson <qyot27@gmail.com>
avisynth: Support video input from AviSynth 2.5 properly. Uses the …
1:24 AM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by Carl Eugen Hoyos
Please consider sending patches (made with git format-patch) or …
12:25 AM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by qyot27
Yes, it can be applied to release/2.0. Commit …

Aug 18, 2013:

10:53 PM Ticket #2844 (flashsv2: crash with fuzzed file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
10:50 PM Ticket #2843 (jpeg2000: crash with fuzzed file 2) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
10:45 PM Ticket #2848 (jpeg2000: invalid write) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
10:41 PM Ticket #2857 (overhead of HLS muxing too large) updated by Carl Eugen Hoyos
Keywords changed
Please provide the input sample.
10:35 PM Ticket #2864 (targa_y216: Insufficient input data) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the sample and the testing!
9:37 PM Changeset in ffmpeg [037af63b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix frame width and height for some targa_y216 samples. Fixes ticket …
9:00 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Jan
Oh, ok. Thanks for clearing that up. I figured later that the …
8:59 PM Changeset in ffmpeg [d73cbc22] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: resync from the smallest packet size on This avoids …
8:48 PM Changeset in ffmpeg [b4429c25] by Michael Niedermayer <michaelni@gmx.at>
mpegts_get_pcr: dont loose a packet when resyncing This matches how …
8:45 PM Changeset in ffmpeg [0f2f65bd] by Michael Niedermayer <michaelni@gmx.at>
mpegts: fix pos47_full The value was off by a packet Signed-off-by: …
8:45 PM Changeset in ffmpeg [ee7f2609] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: print packet size warning only if new size differs …
8:44 PM Ticket #2870 (Outdated players only support yuv420p mpeg2video) closed by Carl Eugen Hoyos
fixed: A warning is printed since 47f9a5b.
8:43 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Carl Eugen Hoyos
Replying to jlubeck: > I'm sorry, I don't know if I …
8:39 PM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by Carl Eugen Hoyos
Of course, sorry for the noise.
8:38 PM Ticket #2836 (Lost video frames when decoding h264 stream) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
Regression since a64b028.
8:23 PM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Andy Furniss
Replying to cehoyos: > Does the output change if you …
8:11 PM Ticket #2864 (targa_y216: Insufficient input data) updated by ami_stuff
Replying to cehoyos: > Replying to ami_stuff: …
8:04 PM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by pchel
The -vcodec option is needed to turn yuvj420p mode on. Without this …
8:00 PM Changeset in ffmpeg [47f9a5b7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Warn the user if a pix_fmt != yuv420p was chosen for MPEG-2 video …
7:57 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Jan
I'm sorry, I don't know if I understood you correctly. You say I can …
7:51 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
Replying to jlubeck: > Oh yes, actual frame metadata would …
7:37 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Jan
Oh yes, actual frame metadata would be great if someone was getting …
7:28 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Carl Eugen Hoyos
Could you elaborate more on the use case? I thought what is …
7:22 PM Ticket #2870 (Outdated players only support yuv420p mpeg2video) updated by Carl Eugen Hoyos
Replying to xnejp03: > Yes, that fixes it. So shall I add …
7:20 PM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by Carl Eugen Hoyos
Mostly unrelated: Am I correct that -vcodec h264 is unneeded / …
7:16 PM Ticket #2864 (targa_y216: Insufficient input data) updated by Carl Eugen Hoyos
Replying to ami_stuff: > Replying to cehoyos: …
7:15 PM 360x320.mov attached to Ticket #2864 by Carl Eugen Hoyos
6:59 PM Ticket #2872 (jpeg2000: wrong colors) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Could this be related to ticket #1211?
6:58 PM Ticket #2871 (jpeg2000: artefacts with 4:2:0 (and 4:2:2)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
6:57 PM Ticket #2869 (jpeg2000: invalid tpend) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
6:51 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Jan
I don't know if meta data is the right word. I meant the information …
6:44 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Carl Eugen Hoyos
Priority, Keywords changed
What metadata are you referring to? / Please provide a sample input file.
6:21 PM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by Carl Eugen Hoyos
Replying to qyot27: > A patch that properly fixes this …
6:18 PM Ticket #2870 (Outdated players only support yuv420p mpeg2video) updated by xnejp03
Yes, that fixes it. So shall I add this option to all my commands …
6:16 PM ffmpeg-20130818-111131.log attached to Ticket #2882 by pchel
Report
6:15 PM ffmpeg_report.txt attached to Ticket #2882 by pchel
ffmpeg with report option
6:14 PM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by pchel
Replying to xlinkz0: > Run > > {{{ > ffmpeg -report -y …
6:14 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample that allows to reproduce the crash. Am I …
6:10 PM ffmpeg_debug_ts.txt attached to Ticket #2882 by pchel
ffmpeg with debug_ts option
6:10 PM Ticket #2880 (wavpackenc crash) updated by Carl Eugen Hoyos
Keywords changed
6:09 PM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by pchel
Replying to cehoyos: > What does -debug_ts show? It …
6:07 PM Ticket #2881 (wavpack: CRC error) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
5:49 PM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by Carl Eugen Hoyos
Replying to xlinkz0: > Run > > {{{ > ffmpeg -report -y …
5:44 PM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) closed by Michael Niedermayer
fixed: Fixed in 2c25e83b1d022ab36842d77749024b3d720a4227 by Stephen Hutchinson
5:40 PM Ticket #2842 (g2m4: invalid write with fuzzed file) closed by Michael Niedermayer
fixed: Fixed in 2960576378d17d71cc8dccc926352ce568b5eec1
5:39 PM Ticket #2864 (targa_y216: Insufficient input data) updated by ami_stuff
Replying to cehoyos: > Actual frame size is 360x320 …
5:35 PM Ticket #2870 (Outdated players only support yuv420p mpeg2video) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords, Type changed
Please test the following: […] or […] (The bitrate setting is …
5:22 PM Ticket #679 (DVB subtitles are badly placed (and scaled) on the screen) updated by Carl Eugen Hoyos
Another sample (with the opposite effect) is in …
5:21 PM Ticket #2840 (jpeg2000: crash with fuzzed file (and limited available memory)) updated by Carl Eugen Hoyos
Keywords, Version changed
5:16 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by Carl Eugen Hoyos
Cc changed
Please consider sending patches to the ffmpeg-devel mailing list, they …
5:11 PM Ticket #2864 (targa_y216: Insufficient input data) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Actual frame size is 360x320 (decoding works fine if these values are …
4:50 PM Ticket #2840 (jpeg2000: crash with fuzzed file (and limited available memory)) closed by Michael Niedermayer
fixed: Fixed in 63c0e9077e22e63ca8524ab2519cf3b75ae9e924
4:44 PM Changeset in ffmpeg [63c0e907] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: fix near null pointer dereference Fixes …
4:33 PM Ticket #2839 (Wasted work in av_new_program() and avpriv_new_chapter()) updated by Michael Niedermayer
Component changed
using a ts stream the old loop in av_new_program() executes in 50 cpu …
3:00 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by Roman Ernstovich Arutyunyan
I've attached a simple patch "flv-demuxer-sps-pps-fix" fixing the …
2:52 PM flv-demuxer-sps-pps-fix attached to Ticket #2085 by Roman Ernstovich Arutyunyan
make flv demuxer always read h264 extradata
2:46 PM Ticket #1812 (Transport stream with garbage in the beginning shows artefacts) closed by Michael Niedermayer
fixed: Fixed in c666c59ac1a9d78cc706fa9708c400d8bf454cda
2:40 PM Changeset in ffmpeg [c666c59a] by Michael Niedermayer <michaelni@gmx.at>
mpegts: reanalyze packet size on mismatches Fixes Ticket1812 Fixes …
1:05 PM Ticket #2870 (Outdated players only support yuv420p mpeg2video) updated by xnejp03
Uploaded file mjpeg_pink_artifacts.avi to the FTP
1:02 PM Ticket #2836 (Lost video frames when decoding h264 stream) updated by Michael Niedermayer
ffplay 0.8.14 plays video_decoder-lost_frames_in_dvbt-example1.ts …
12:38 PM Ticket #2615 (fix matrox mpeg2 I-frame hd 1280x720) closed by Michael Niedermayer
fixed: Fixed in 7d776062f97d14d5d9db96764f4785c91fb3e1f2
12:37 PM Changeset in ffmpeg [7d776062] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: Fix handling of matrox mpeg2 Fixes …
11:55 AM Changeset in ffmpeg [70967a60] by Michael Niedermayer <michaelni@gmx.at>
mpeg12dec: also print progressive seq and chroma format …
11:55 AM Ticket #2507 (Unknown packet pts values in mpeg4-ogg sample) updated by Carl Eugen Hoyos
Keywords changed
11:54 AM Ticket #2851 (support odd mpeg4 in avi) updated by Carl Eugen Hoyos
Keywords changed
11:54 AM Ticket #2506 (Guess output frame rate if input timebase denominator is huge) updated by Carl Eugen Hoyos
Keywords changed
11:51 AM Ticket #2838 (Mpeg TS sample plays with lots of artifacts with ffplay (mplayer ok)) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1812, workaround is to use {{{-skip_initial_bytes …
11:47 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Carl Eugen Hoyos
Keywords changed
Does the output change if you change the default matrix in dcadata.h?
11:42 AM Ticket #2870 (Outdated players only support yuv420p mpeg2video) updated by Carl Eugen Hoyos
Please provide an input file.
11:32 AM Ticket #2879 (Non-Existing PPS when converting AVI to MPG) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
[…] I wonder how FFmpeg could warn more clearly that the output …
11:30 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by xlinkz0
Run […]
11:20 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) updated by Carl Eugen Hoyos
Keywords, Status, Component, Summary changed
What does -debug_ts show?
11:17 AM Seeking edited by xlinkz0
(diff)
11:07 AM Seeking edited by xlinkz0
Added aditional info to the cutting section (diff)
11:01 AM Changeset in ffmpeg [f4f6eb5] by Michael Niedermayer <michaelni@gmx.at>
fate: add ffv1.0 test Signed-off-by: Michael Niedermayer …
10:40 AM Changeset in ffmpeg [45975ab7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
10:00 AM Changeset in ffmpeg [66722b4b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c34a96a5ddfa390ce2a352eca79190766c9056d4' * commit …
7:55 AM ffmpeg_normal.txt attached to Ticket #2882 by pchel
Normal. Without -vcodec copy option. No error.
7:54 AM ffmpeg_zerooutput.txt attached to Ticket #2882 by pchel
Console output with -vcodec copy option. Zero output. Error.
7:50 AM Ticket #2882 (ffmpeg can't save h264 stream from v4l2 webcam into file without recoding) created by pchel
Summary of the bug: If I want to save a h264 yuvj420p video stream …
12:34 AM Changeset in ffmpeg [338f8b2e] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: check out_samplerate before using it in …
12:34 AM Changeset in ffmpeg [af248fa1] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: Improve TTA duration calculation Calculate the duration …

Aug 17, 2013:

10:31 PM Ticket #2880 (wavpackenc crash) closed by Elon Musk
fixed: fixed in 02eb15a6c1b421c4b15f80630faf3f53957a5909
10:25 PM Changeset in ffmpeg [02eb15a6] by Paul B Mahol <onemda@gmail.com>
wavpackenc: do not copy samples if they are not available …
10:04 PM Changeset in ffmpeg [571efd97] by Michael Niedermayer <michaelni@gmx.at>
lavf/matroska: Adding the new SeekPreRoll element In order to …
9:46 PM Changeset in ffmpeg [0a14fefd] by Martin Storsjö <martin@martin.st>
movenc: Indicate that negative timestamps are supported The mov/mp4 …
9:29 PM Ticket #2881 (wavpack: CRC error) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/2880/test.ogg
9:25 PM test.ogg attached to Ticket #2880 by ami_stuff
9:25 PM Ticket #2880 (wavpackenc crash) created by ami_stuff
[…]
8:18 PM Changeset in ffmpeg [6e4b9b8a] by Michael Niedermayer <michaelni@gmx.at>
avcodec: fix compilation without vdpau Signed-off-by: Michael …
8:17 PM Changeset in ffmpeg [a0c6c8e5] by Michael Niedermayer <michaelni@gmx.at>
Revert "Merge commit of 'vdpau: remove old-style decoders'" This …
8:08 PM Changeset in ffmpeg [b5f68521] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
3:05 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Summary changed
2:17 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Keywords changed
2:14 PM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) updated by francois.visagie@gmail.com
Further information to this: 1. Single-pass encoding - with otherwise …
1:11 PM Changeset in ffmpeg [0a141b0e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxa: Support printing picture debug info Signed-off-by: …
12:49 PM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by vinxxe
No prob. I surely will continue to contribute. I've just forgot my …
12:27 PM Changeset in ffmpeg [2c25e83] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Support video input from AviSynth 2.5 properly. Uses the …
10:55 AM Changeset in ffmpeg [c34a96a] by Janne Grunau <janne-libav@jannau.net>
dxa: fix decoding of first I-frame by separating I/P-frame decoding …
10:41 AM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by Thilo Borgmann
You've made a valueable contribution in reporting this bug. Even more …
9:48 AM Changeset in ffmpeg [9640ea1d] by Michael Niedermayer <michaelni@gmx.at>
dxa: fix support of decoding all frames even in the absence of …
9:31 AM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by vinxxe
Yes, I forgot my manners. Apologize me, but as I did already explain …
9:19 AM Changeset in ffmpeg [186e47ef] by Michael Niedermayer <michaelni@gmx.at>
dxa: only fail with an error about reference frames if the reference …
9:19 AM Changeset in ffmpeg [7a342f97] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dxa: …
8:35 AM Changeset in ffmpeg [bd710710] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c59967fa7cc5bc2fa06b36c17d2c207240c06b3e' * commit …
8:32 AM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by Thilo Borgmann
Replying to vinxxe: > ...buggy is your brain... Forgot …
8:17 AM Ticket #2216 (memory leak in calling avcodec_alloc_context3 and then avcodec_copy_context) updated by vinxxe
Just to make things clear, buggy is your brain and I did already …
12:52 AM CompileBenchmarks edited by llogan
fix typos (diff)
12:42 AM CompileBenchmarks edited by llogan
update times to recent ffmpeg (diff)
Note: See TracTimeline for information about the timeline view.