Timeline
Sep 2, 2014:
- 11:28 PM BadContent edited by
- (diff)
- 11:14 PM Changeset in ffmpeg [eda7571e] by
- wmv2: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 10:13 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) updated by
-
Iirc,
bits_per_sampleis codec-specific and mostly meaningful … - 9:56 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) updated by
-
Thanks.
Why differenciate
bits_per_sampleand … - 9:53 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) updated by
-
Status, Reproduced by developer, Component, Priority, Keywords, Type changed
Patch sent. - 9:49 PM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) updated by
- This is reproducible on HEAD N-66060-g971e0ec. It affects ALL input …
- 9:41 PM Changeset in ffmpeg [7a1d6dd] by
- xvid: Add C IDCT Thanks to Pascal Massimino and Michael Militzer for …
- 9:41 PM Changeset in ffmpeg [95c0cec0] by
- idctdsp: Add global function pointers for {add|put}_pixels_clamped …
- 9:39 PM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) updated by
- Is this issue reproducible with current FFmepg git head? Please …
- 9:02 PM Ticket #3919 (FFprobe reports incorrect bit depth for some WavPack files) created by
- Generate a 24bit wave file (or use any existing one): […] Encode …
- 8:18 PM Changeset in ffmpeg [9e59a7be] by
- Merge commit '91d305790ea0f6fe0f54b48236da42181c39c18b' * commit …
- 8:07 PM Changeset in ffmpeg [c8be5258] by
- Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef' * commit …
- 7:57 PM Changeset in ffmpeg [4c731233] by
- Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67' * commit …
- 7:45 PM Changeset in ffmpeg [50c6bffb] by
- Merge commit '74512f7e369da40e1148c92b58cd8e59f7737b8f' * commit …
- 6:56 PM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) created by
- Summary of the bug: When using the "mp2" audio encoder, the output …
- 5:20 PM Changeset in ffmpeg [098af260] by
- vf_deshake: Avoid doing a malloc+free for every single frame. …
- 5:20 PM Changeset in ffmpeg [4ea8406e] by
- vf_deshake: reduce stack usage. Signed-off-by: Reimar Döffinger …
- 5:20 PM Changeset in ffmpeg [3980ab12] by
- rangecoder-test: Allow running with small stack size. Signed-off-by: …
- 5:20 PM Changeset in ffmpeg [e48cd2de] by
- rl.h: Use on-stack temporary VLC tables instead of having them static. …
- 5:20 PM Changeset in ffmpeg [2ca78936] by
- rl.h: remove deprecated and now unused vlc member. Signed-off-by: …
- 4:44 PM Changeset in ffmpeg [2c43cfe] by
- cmdutils: Add some whitespace when printing layouts Adds some more …
- 2:05 PM Ticket #3849 (ffvp9 fails to decode file libpvpx decodes just fine) closed by
- fixed: Fixed by Ronald in 14e3025518124f99cb0f5885feb603a9f217d25d. Thank …
- 11:51 AM Ticket #3917 (SRTP not encrypting video) updated by
-
Description changed
Please add the complete, uncut console output to make this a valid ticket. - 11:49 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to ubitux: > Assuming the change was introduced …
- 11:37 AM Changeset in ffmpeg [1c55d0ff] by
- avformat/swfdec: Use side data to communicate w/h changes to the …
- 11:35 AM Changeset in ffmpeg [15879895] by
- avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGE Reviewed-by: Paul B …
- 11:20 AM Ticket #3917 (SRTP not encrypting video) updated by
- if you use ffplay -f mpegts "udp://127.0.0.1:7777". The video stream …
- 11:18 AM Ticket #3917 (SRTP not encrypting video) created by
- Summary of the bug: SRTP does not seem to be working How to reproduce: …
- 11:14 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to ahthovaikied: > Do I understand correctly …
- 11:10 AM Changeset in ffmpeg [91d30579] by
- get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE The HAVE_ …
- 11:03 AM Changeset in ffmpeg [ff4d1aa8] by
- flv: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 10:45 AM Changeset in ffmpeg [f61e47dd] by
- asv: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 10:42 AM Changeset in ffmpeg [74512f7] by
- 8svx: Return proper error codes Signed-off-by: Diego Biurrun …
- 10:31 AM Changeset in ffmpeg [502fc3b3] by
- segment: fix copying stream metadata To get mpegts metadata copied …
- 10:31 AM Changeset in ffmpeg [413fa76f] by
- segment: use mpegts_flags instead of the deprecated resend_headers …
- 10:31 AM Changeset in ffmpeg [0ffe32cf] by
- avformat/segment: Use avformat_alloc_output_context2() This avoids …
- 10:29 AM Ticket #3916 (Unable to decode ImageJ AVI with PNG compression) updated by
-
Thanks for the quick fix! Confirmed working in
3668168a: […] - 10:05 AM Ticket #3916 (Unable to decode ImageJ AVI with PNG compression) closed by
- fixed: Should be fixed in 3668168a - thank you for the sample!
- 10:02 AM Changeset in ffmpeg [3668168a] by
- Support decoding of ImageJ png in avi. Fixes ticket #3916.
- 9:38 AM Changeset in ffmpeg [58e0402e] by
- segment: don't access outside seg->frames array Fixes wrong number of …
- 9:20 AM Changeset in ffmpeg [35469835] by
- Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9' * commit …
- 9:17 AM Ticket #3916 (Unable to decode ImageJ AVI with PNG compression) created by
-
Summary of the bug: FFmpeg (via
ffprobe) is unable to display stream … - 6:59 AM Ticket #3768 (dvbsub to overlay get corrupt output) closed by
- fixed: Fixed / worked around by Michael in b01d2a55
- 6:48 AM Changeset in ffmpeg [e48d1ea5] by
- ismindex: improve diagnostics This improves error messages for …
- 5:31 AM Changeset in ffmpeg [4cabee50] by
- tools/normalize.py: both input and output file names are required
- 5:29 AM Changeset in ffmpeg [e6b125e3] by
- avutil/pixelutils: add small buffers tests
- 2:19 AM Changeset in ffmpeg [6abeaf27] by
- build sys: enable the decoding_encoding example under the …
- 12:18 AM Ticket #3913 (mjpeg: green line at the bottom) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Looked much better before bb29ee62
Sep 1, 2014:
- 11:28 PM Ticket #3915 (qt tiff 2/4bpp grayscale regression) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 61b9ce00 - 10:31 PM Ticket #3915 (qt tiff 2/4bpp grayscale regression) created by
- https://trac.ffmpeg.org/raw-attachment/ticket/417/TIFF_2bpp_grayscale.m …
- 9:59 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Do I understand correctly that ac293b6 was a merge of 194be1f4 that is …
- 9:46 PM Ticket #3914 (snow: green lines with odd resolution and yuv410p) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Probably not really a regression, but decoding output looked much … - 9:30 PM Changeset in ffmpeg [7cf1f0f4] by
- Fix standalone compilation of the snow decoder.
- 9:14 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to ahthovaikied: > Replying to [comment:39 …
- 8:58 PM Ticket #3914 (snow: green lines with odd resolution and yuv410p) created by
- […] […]
- 8:00 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > As explained in ticket #3871, the …
- 7:50 PM Changeset in ffmpeg [1b3a98f1] by
- doc/filters.texi: fix filter name in examples Signed-off-by: Michael …
- 7:40 PM Changeset in ffmpeg [f8164f67] by
- Add missing changelog entry Signed-off-by: Michael Niedermayer …
- 7:01 PM Changeset in ffmpeg [f9aadf1f] by
- Merge commit 'e205fe6831fe1b5445f7827b5c916425620b4ab5' * commit …
- 6:51 PM Changeset in ffmpeg [f626eaa5] by
- Merge commit '63f800ca5f4f6b38f3789a7edb03bfabe8bacdd2' * commit …
- 6:45 PM Changeset in ffmpeg [38c4316f] by
- Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae' * commit …
- 6:31 PM Changeset in ffmpeg [052cd1ce] by
- Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098' * commit …
- 5:51 PM Changeset in ffmpeg [b01d2a55] by
- ffmpeg: Enable compute_edt only when the subtitles are used for a …
- 5:51 PM Changeset in ffmpeg [a2dbf379] by
- avcodec/dvbsubdec: make compute_edt user settable Signed-off-by: …
- 5:41 PM Changeset in ffmpeg [e8d0b84e] by
- h261dec, ituh263dec: Move condition. Stops compiler from doing …
- 5:41 PM Changeset in ffmpeg [36c00433] by
- h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. …
- 5:41 PM Changeset in ffmpeg [2a00812d] by
- h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. 3646 -> …
- 5:39 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Thanks @pross, tested and working.
- 5:35 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
-
Cc changed
- 5:12 PM Ticket #3913 (mjpeg: green line at the bottom) created by
- […]
- 3:52 PM Ticket #3855 (Some short MPG files give "Invalid data found when processing input") updated by
-
Priority changed
- 3:52 PM Ticket #3855 (Some short MPG files give "Invalid data found when processing input") updated by
-
Keywords changed
Regression since c4674a47 Related to 5afdb3e6 / 64bde805 - 2:21 PM Changeset in ffmpeg [8d6ec611] by
- general: Fix usage of @float makeinfo chokes on that. Signed-off-by: …
- 12:49 PM Ticket #3912 (asf: file doesn't decode correctly anymore) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 595c6335 / b869eea7 - 12:37 PM Changeset in ffmpeg [e205fe68] by
- mpeg4videodec: Fix low_delay error message Signed-off-by: Diego …
- 12:37 PM Changeset in ffmpeg [63f800ca] by
- aac_adtstoasc_bsf: Return proper error code Signed-off-by: Diego …
- 11:21 AM Ticket #3912 (asf: file doesn't decode correctly anymore) created by
- IMAG0002.ASF decoded correctly with git-gd0f56ca Aug 3 2014. …
- 10:39 AM Ticket #3855 (Some short MPG files give "Invalid data found when processing input") updated by
-
Summary changed
- 10:23 AM Changeset in ffmpeg [b8962d64] by
- dxva2: Clean up definition of _WIN32_WINNT Only set a value if …
- 10:23 AM Changeset in ffmpeg [4600a85e] by
- dxva2: Pass variable of correct type to …
- 9:44 AM Ticket #3911 (using avstream.codec.time_base as a timebase hint to the muxer is ...) updated by
-
Keywords changed
Isn't this a duplicate of ticket #3797? If not: Is this issue … - 9:41 AM Ticket #3911 (using avstream.codec.time_base as a timebase hint to the muxer is ...) created by
- source video : http://needkane.qiniudn.com/a.wmv ffmpeg version …
- 9:36 AM Changeset in ffmpeg [343f07e1] by
- RELEASE_NOTES: mention libmodplug detection change
- 8:57 AM Ticket #1163 (ffprobe can produce invalid XML) updated by
-
Component changed
- 8:56 AM Ticket #1163 (ffprobe can produce invalid XML) closed by
-
fixed: Replying to saste:
[…]
>
C0A1is an overlong … - 8:47 AM Changeset in ffmpeg [d4ec07d] by
- lavu/avstring: check for overlong encodings in av_utf8_decode() Fix …
- 7:03 AM Changeset in ffmpeg [3695278] by
- build: use pkg-config to detect libmodplug Fix static build, at least …
- 2:20 AM Changeset in ffmpeg [97b88096] by
- Merge commit '37c46743ee42df1d6986ba3c996e3af5b95511f7' * commit …
- 1:28 AM Ticket #3766 (dvb_teletext detected as mpeg audio) closed by
- fixed: 42507534977e2108e397a381357ee2db209475f6
- 1:22 AM Changeset in ffmpeg [42507534] by
- avformat/mpegts: favor DESC_types over probed codecs Fixes Ticket3766 …
- 12:28 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) closed by
- duplicate: […] The expected output for this command line is …
Aug 31, 2014:
- 11:52 PM Changeset in ffmpeg [37c4674] by
- avcodec: fix missing doxygen comment marker
- 11:48 PM Changeset in ffmpeg [480633c6] by
- avcodec: fix missing doxygen comment marker
- 11:07 PM Ticket #3910 (uspp filter using a lot memory) updated by
-
Keywords, Description changed
One third of the memory allocations happen in ff_snow_common_init(), … - 10:18 PM Changeset in ffmpeg [b627385b] by
- ffserver: tests, use image2 instead of pgmyuv Signed-off-by: Reynaldo …
- 6:13 PM Changeset in ffmpeg [93545310] by
- ituh263dec: Optimize new RL_VLC based decoding. Together with the …
- 6:13 PM Changeset in ffmpeg [c0d32686] by
- h261dec: Optimize new RL_VLC based decoding. Together with the switch …
- 6:09 PM Changeset in ffmpeg [da0a670b] by
- h261, h263 decoders: convert to RL_VLC. Some additional optimizations …
- 4:38 PM Ticket #3895 (Multiple issues around the new function of -max_error_rate) closed by
- needs_more_info: Please reopen this ticket if you can provide a test case.
- 4:33 PM Changeset in ffmpeg [3efc174] by
- aacps_tablegen: replace TABLE_CONST by const. Doesn't change …
- 4:33 PM Changeset in ffmpeg [1a558cec] by
- intmath.h: Remove duplicated ARM include. Signed-off-by: Reimar …
- 1:33 PM Changeset in ffmpeg [f0d4f00f] by
- avcodec/mjpegdec: fix green line at the bottom with upscale v …
- 1:27 PM Ticket #3891 (mjpeg: green vertical line) closed by
- fixed: Fixed in 63a52ca134dc4ee648a547c7c410d547f371b481
- 1:16 PM Changeset in ffmpeg [63a52ca1] by
- avcodec/mjpegdec: fix green vertical line at the right with upscale h …
- 1:07 PM Ticket #3910 (uspp filter using a lot memory) created by
- Hello, Trying to filter video by uspp and fixed qp, it taking almost …
- 12:44 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to michael: > instead of -f md5 try to store the …
- 12:28 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Which old version did not show a …
- 12:27 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > I believe you are searching for …
- 12:11 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- not reproducable with another rtsp source it seems
- 11:48 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- {{{Connection to tcp://86.146.232.61:554?timeout=0 failed: Connection …
- 11:37 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- I dont think this can be fixed without a sample / testcase to …
- 11:28 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- instead of -f md5 try to store the output in a file and find out with …
- 10:22 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) closed by
- fixed: I will open a new ticket if I find another example.
- 9:52 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by
- i get a {{{frame= 5 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.16 …
- 8:41 AM Changeset in ffmpeg [6d7aa437] by
- vf_drawtext: move "static const" before "struct". This is consistent …
- 8:33 AM Changeset in ffmpeg [2ca7edda] by
- lavu/hash.c: Add missing "static const". Signed-off-by: Reimar …
- 8:33 AM Changeset in ffmpeg [03bf4572] by
- Add av_cold to table generation functions. Signed-off-by: Reimar …
- 8:31 AM Changeset in ffmpeg [4fe44873] by
- WMA: add "const" to avoid warnings with hardcoded tables. …
- 8:25 AM Changeset in ffmpeg [3bc5d2a0] by
- ac3dec_fixed: add missing "static const". Signed-off-by: Reimar …
- 8:25 AM Changeset in ffmpeg [c9a4ec7] by
- lavfi: add const/static const to pix_fmts arrays. Signed-off-by: …
- 8:25 AM Changeset in ffmpeg [18464d72] by
- sipr16kdata.h: add forgotten const. Signed-off-by: Reimar Döffinger …
- 8:25 AM Changeset in ffmpeg [2bb66cc8] by
- fft_template: Move variables to where they are used. Signed-off-by: …
- 8:25 AM Changeset in ffmpeg [1654514a] by
- fft: add ff_ prefix to some global arrays. Signed-off-by: Reimar …
- 8:06 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > I believe you are searching for …
- 7:59 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to ahthovaikied: > {{{ > --enable-gpl …
- 7:52 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I believe you are searching for 0dd4eff5 Please test 0dd4eff5 and …
- 7:43 AM Ticket #3909 (Regression encoding libxvid to mov) updated by
-
Priority, Keywords, Status, Reproduced by developer, Summary changed
Regression since 862120f9 / 38313626 The output file is broken: […] - 7:25 AM Ticket #3909 (Regression encoding libxvid to mov) updated by
- Replying to cehoyos: > It works fine here, did you compile …
- 7:24 AM Ticket #3909 (Regression encoding libxvid to mov) updated by
-
It works fine here, did you compile
ffmpegyourself? […] - 2:09 AM Changeset in ffmpeg [e0237208] by
- avcodec/h264: Do not get stuck on IDR inter frames Signed-off-by: …
- 12:17 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I don't know why, but when doing a bisect a very large proportion of …
Aug 30, 2014:
- 8:17 PM Ticket #844 (Include content of the news article in the website RSS) closed by
- fixed: Should be fixed by […] Also see …
- 7:56 PM Changeset in ffmpeg [f3c8a8b0]n1.1.14 by
- avcodec/lcldec: fix decoding of YUV444 sample Signed-off-by: Michael …
- 7:53 PM Changeset in ffmpeg [60f94f70] by
- alacenc: fix extra bits extraction The raw coded bits are extracted …
- 7:53 PM Changeset in ffmpeg [7f7cf051] by
- alacenc: increase predictor buffer This change is almost cosmetical …
- 7:52 PM Changeset in ffmpeg [3231e7a] by
- wavpack: report if there is no bits left Reviewed-by: Paul B Mahol …
- 7:51 PM Changeset in ffmpeg [552fe9b0] by
- avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p The …
- 7:44 PM Changeset in ffmpeg [3ed4dc92] by
- version.sh: Print versions based on the last git tag for release …
- 7:44 PM Changeset in ffmpeg [4ede955d] by
- remove VERSION file it overrides what version.sh prints and thus …
- 7:44 PM Changeset in ffmpeg [195fcbff] by
- Update for 1.1.14 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:37 PM Changeset in ffmpeg [96d1a8f0] by
- avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
- 7:33 PM Changeset in ffmpeg [0bf0de71] by
- avcodec/utils: add GBRP16 to avcodec_align_dimensions2() Fixes …
- 7:33 PM Changeset in ffmpeg [c58d7f9e] by
- avcodec: fix aac/ac3 parser bitstream buffer size Buffers containing …
- 7:13 PM Changeset in ffmpeg [11a61dd0] by
- proresenc_kostya: report buffer overflow If the allocated size, …
- 7:13 PM Changeset in ffmpeg [5865d59] by
- avcodec/iff: check pixfmt for rgb8 / rgbn Fixes out of array access …
- 7:07 PM Changeset in ffmpeg [d03fd2c8] by
- Merge commit '124ec8b1303d4f29b833099ce9008e31ac6d7c86' into …
- 6:58 PM Changeset in ffmpeg [946a1069] by
- Merge commit 'e1f0c41e1aa37a9c166c43abf1b526c796ed7649' into …
- 6:58 PM Changeset in ffmpeg [fed28fe] by
- Merge commit '8d7839fc7c52574dfc22db0181b1cef9cb929910' into …
- 6:50 PM Changeset in ffmpeg [0a6d3979] by
- Merge commit 'bbd632082b18e6c5ce9c2d6be8bc260c05ae9417' into …
- 6:47 PM Changeset in ffmpeg [081f4f5] by
- Merge commit 'e4fb53c73abece15a7c5df0019df9a0371db2297' into …
- 6:38 PM Changeset in ffmpeg [f953c3c2] by
- Merge commit 'bd41211395fd1f968e9f3a4746daffebea60f41e' into …
- 6:37 PM Changeset in ffmpeg [dcce698f] by
- Merge commit '437848e37ae7ef73cd8101031dc570d1f009ffd5' into …
- 6:31 PM Changeset in ffmpeg [807b7388] by
- Merge commit 'addbaf134836aea4e14f73add8c6d753a1373257' into …
- 6:30 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- […]
- 6:20 PM Changeset in ffmpeg [a507fea7] by
- Merge commit '694b7cd873f8b06af109036eff1ccd741afdd28e' into …
- 6:01 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- FFmpeg-2.2.7 ffmpeg.exe -i ../news.flv -vcodec libxvid news2.mp4 […]
- 5:47 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- >Does it happen with every input file? Yes. I am sure of multiple …
- 5:33 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
-
Keywords changed
To make this a valid ticket, please provide the command line that … - 4:57 PM Ticket #3909 (Regression encoding libxvid to mov) updated by
- This problem happens in ffmpeg-2.3.3. This problem does not happen in …
- 4:50 PM Ticket #3909 (Regression encoding libxvid to mov) created by
- Summary of the bug:When you use the livxvid codec in MP4, illegal file …
- 4:02 PM Changeset in ffmpeg [8c63a0d1] by
- xv.c: Add missing const to lookup table. Signed-off-by: Reimar …
- 3:51 PM Changeset in ffmpeg [b5d4f49e] by
- Prepare for 11_beta2 Release
- 3:50 PM Changeset in ffmpeg [bd6f1458] by
- avformat/dfa: use avio_feof() Signed-off-by: Paul B Mahol …
- 2:56 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to kurosu: > I don't know how nor why, but your …
- 2:38 PM Changeset in ffmpeg [b173f5c1] by
- oggdec: fix invalid free on error The read_packet callback passes a …
- 2:33 PM Changeset in ffmpeg [e2cd28c9] by
- fft: add missing const. This table was the largest object in FFmpeg's …
- 2:22 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I don't know how nor why, but your bisecting looks suspicious to me. …
- 2:20 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to Cigaes: > Good. Now you must try and spot …
- 1:59 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Good. Now you must try and spot differences in the …
- 1:57 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > What if you only map one video and …
- 1:57 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to Cigaes: > Well, of course: you forgot to tell …
- 1:39 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Well, of course: you forgot to tell
ffprobewhat data you … - 1:37 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to Cigaes: > I would suggest to test with …
- 1:34 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Do I understand correctly that if …
- 12:52 PM Ticket #3858 (memleak on broken (encrypted) input file) closed by
- fixed: Fixed in 494cbc42
- 12:38 PM Changeset in ffmpeg [ce36d808] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 12:33 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Do I understand correctly that if the issue gets fixed (can we fix …
- 12:27 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Did you already test with valgrind to find out if using uninitialised …
- 12:26 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- What if you only map one video and one audio stream?
- 12:21 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Then please repeat your findings …
- 12:20 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Which binary? The one users obtain …
- 12:16 PM Changeset in ffmpeg [a8087336] by
- proresenc_ks: allow auto-selecting profile The user may not know how …
- 12:11 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Which binary?
- 12:08 PM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to compn: > if not, why not? > > carl. …
- 11:45 AM Changeset in ffmpeg [14028736] by
- avcodec/vp3data: use more compact data types Reviewed-by: Paul B …
- 11:43 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to ubitux: > > some complaints have been made …
- 11:36 AM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Isn't the advantage of using https …
- 11:29 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
I would suggest to test with
ffprobe -show_data(or … - 11:28 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- Replying to heleppkes: > Those options there are kinda …
- 11:24 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- Those options there are kinda pointless to enable if you dont enable …
- 11:21 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- Replying to ahthovaikied: > Replying to [comment:1 …
- 11:17 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Next step will be to test with
-f framecrcbut I would like to … - 11:17 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
- I agree, it seems quite weird that it wouldn't disable hwaccels when …
- 11:16 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Then please repeat your findings in one sentence, this is a long …
- 11:15 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) updated by
-
Replying to cehoyos:
>
--disable-hwaccelsdoes not … - 11:12 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Is the issue reproducible with …
- 11:01 AM Changeset in ffmpeg [f22c24bd] by
- lavf/rtpdec_hevc: Fix compilation with -DDEBUG.
- 11:01 AM Changeset in ffmpeg [494cbc42] by
- ffmpeg: Clean up if filter initialisation failed to avoid a memleak. …
- 10:48 AM Changeset in ffmpeg [e16b7338] by
- avcodec/aarch64/h264qpel_init_aarch64: mark src as const …
- 10:43 AM Changeset in ffmpeg [97cebf31] by
- avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under …
- 10:21 AM Changeset in ffmpeg [19bf1ed1] by
- avformat/id3v2: Fix "warning: unused variable …
- 10:16 AM Changeset in ffmpeg [0daff3ce] by
- avfilter/vf_mp: remove incorrect usage of AVFrame.type Signed-off-by: …
- 9:36 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to gjdfgh: > Well, we're not native speakers …
- 9:36 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to cehoyos: > I am not a native speaker but I …
- 9:34 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Well, we're not native speakers either. In any case, please stop …
- 9:33 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to gjdfgh: > The infrastructure they grabbed was …
- 9:32 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to Cigaes: > Replying to cehoyos: > > …
- 9:28 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- >There is apparently some misunderstanding regarding the word thieve …
- 9:27 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to cehoyos: > There is apparently some …
- 9:27 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- Replying to cehoyos: > that copyright violators are …
- 9:26 AM Ticket #3876 (configure ERROR: libx264 not found) updated by
- There is a patch pending on the ffmpeg-devel mailing-list to make the …
- 9:20 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- I missed the comment from J-B, sorry! I saw some remarks from the …
- 9:20 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- >or in other words: who are thieves Please stop this. It doesn't make …
- 9:12 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) closed by
- needs_more_info: The hue filter in MPlayer is 200 lines of code. The port basically …
- 7:10 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Is the issue reproducible with
-anor-vn? - 7:06 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) closed by
-
invalid:
--disable-hwaccelsdoes not disable dxva2, vaapi and vda, and it … - 6:57 AM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- I meant something else: Isn't the advantage of using https over http …
- 6:53 AM Ticket #3907 (Conversion of .mov files to .mp4 fails with moov error) closed by
- needs_more_info: Please feel free to reopen this ticket if you can provide inputFile.mov.
- 6:51 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- The complaints are made by people who intentionally break copyright …
- 3:18 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) updated by
- if not copyright, do they get contribution credit? like 'these people …
- 3:13 AM Ticket #3908 (vf_hue copyright, do mplayer authors get copyright in the ported filter?) created by
- if not, why not? carl. clement, reimar, diego are not listed in the …
- 12:28 AM Ticket #3892 (snow: deadlock (fuzzed file)) closed by
- fixed: Fixed in 596636a474ab201badaae269f3a2cef4824b8c1f
- 12:12 AM Changeset in ffmpeg [596636a4] by
- avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
- 12:11 AM Ticket #3907 (Conversion of .mov files to .mp4 fails with moov error) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 12:10 AM Ticket #3906 (--disable-hwaccels does not imply --disable-vdpau) created by
-
From
./configure --help: […] However: […] I'm on Ubuntu …
Aug 29, 2014:
- 11:49 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Replying to cehoyos: > Isn't git inherently secure without …
- 11:47 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) updated by
- Isn't git inherently secure without https?
- 11:43 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) created by
- The SSL certificate for source.ffmpeg.org as a invalid domain: […] …
- 11:22 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Did you already test …
- 11:20 PM Ticket #3858 (memleak on broken (encrypted) input file) updated by
-
Priority, Component changed
- 11:16 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Did you already test
--disable-pthreads? - 11:10 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Replying to [comment:10 …
- 10:46 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to ahthovaikied: > and the regression comes from …
- 8:01 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- RL has been throwing obstacles at me lately, so I couldn't make any …
- 7:54 PM Ticket #2294 (timeout option does not work for rtsp streaming) updated by
- Use any url that exists (doesn't need to be a real rtsp server) …
- 7:54 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Did you already test …
- 7:46 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Did you already test
--disable-pthreads? - 7:45 PM Ticket #2294 (timeout option does not work for rtsp streaming) updated by
-
Cc changed
How can I reproduce this problem? - 7:44 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Ticket #3816 describes an apparently problematic sample that improves …
- 7:43 PM Ticket #3816 (Native AAC encoder, problematic sample.) closed by
- duplicate: FFmpeg has (nearly) no hard dependencies, and no dependencies for the …
- 7:12 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I did some more testing and it seems the MD5 start to differ when …
- 6:49 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Please test running the same …
- 6:18 PM Ticket #3816 (Native AAC encoder, problematic sample.) updated by
- They do indeed sound a lot better, seems that patch is coming a long …
- 6:08 PM Ticket #2294 (timeout option does not work for rtsp streaming) reopened by
-
The problem persists as reported!
Using the
-timeoutoption will … - 4:57 PM Changeset in ffmpeg [d9e2aceb] by
- Add missing "const" all over the place. Only "./configure …
- 4:57 PM Changeset in ffmpeg [be4aac30] by
- patcheck: check for pointer arrays that are not const. Signed-off-by: …
- 4:28 PM Ticket #3876 (configure ERROR: libx264 not found) updated by
-
Workaround is to use
--disable-openclwhen compiling libx264. - 4:14 PM Ticket #1178 (tiff enc: odd-sized yuv410p tiff image decodes in other apps with ...) reopened by
- If I knew on which computer I originally tested…
- 2:58 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) closed by
- fixed: Fixed by Peter Ross in 9b8eedd7 - thank you for the sample!
- 12:00 PM Changeset in ffmpeg [9b8eedd7] by
- avformat/wtvdec: seek over broken chunks Fixes ticket #3898 …
- 11:02 AM Changeset in ffmpeg [72732f2d] by
- avformat/webmdashenc: use av_strlcpy() and allocate enough space …
- 10:39 AM Changeset in ffmpeg [5ce98e7] by
- fate/vpx: make webm dash manifest tests depend on the …
- 10:37 AM Changeset in ffmpeg [be3d807] by
- avcodec/wavpack: increase WV_MAX_SAMPLES This is maximal number of …
- 9:14 AM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Please test running the same
ffmpegbinary on both systems. - 7:01 AM Ticket #3904 (ffmpeg is wrong to convert id3v2's attributes to utf8) updated by
-
Keywords, Analyzed by developer, Type, Reproduced by developer changed
Please test current FFmpeg git head and please provide a command line … - 2:29 AM Ticket #2830 (stronger ff_index_search_timestamp) closed by
- invalid
- 2:28 AM Ticket #2830 (stronger ff_index_search_timestamp) updated by
-
Status changed
- 2:25 AM Changeset in ffmpeg [4c920478] by
- fate: Add basic tests for WebM Dash Manifest Add fate tests that test …
- 2:19 AM Ticket #3904 (ffmpeg is wrong to convert id3v2's attributes to utf8) created by
- Summary of the bug: When ffmpeg produce mp3 music and parse its id3v2 …
Aug 28, 2014:
- 11:31 PM Changeset in ffmpeg [22652dc2] by
- avcodec/avcodec: fix missing doxygen comment marker Signed-off-by: …
- 11:26 PM Changeset in ffmpeg [37520a9] by
- avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier …
- 11:08 PM Changeset in ffmpeg [7771daae] by
- Merge commit '9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5' * commit …
- 10:44 PM Changeset in ffmpeg [39cd9fdb] by
- Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7' * commit …
- 9:48 PM Changeset in ffmpeg [fcc39099] by
- Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f' * commit …
- 9:34 PM Changeset in ffmpeg [31f9c228] by
- ffmpeg: Fix missing {} in Stream to Packet side data code …
- 8:23 PM Changeset in ffmpeg [f30a8154] by
- Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' * commit …
- 8:12 PM Changeset in ffmpeg [56cc754c] by
- Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef' * commit …
- 8:06 PM Changeset in ffmpeg [c6a3b009] by
- Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05' * commit …
- 7:51 PM Changeset in ffmpeg [1fc39631] by
- Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea' * commit …
- 7:39 PM Changeset in ffmpeg [65c9e2d0] by
- Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198' * commit …
- 7:21 PM Changeset in ffmpeg [5393c9da] by
- Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8' * commit …
- 5:52 PM Changeset in ffmpeg [1a7d1793] by
- license: Mention that vf_interlace is GPL, not LGPL (cherry picked …
- 5:50 PM Changeset in ffmpeg [4cde8bae] by
- license: Mention that vf_interlace is GPL, not LGPL (cherry picked …
- 5:47 PM Changeset in ffmpeg [9e8bbe7d] by
- license: Mention that vf_interlace is GPL, not LGPL
- 5:39 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Replying to cehoyos:
> Did you test with
-threads 1… - 5:07 PM Changeset in ffmpeg [5b740d1e] by
- matroskaenc: convert avstream stereo3d side data during encoding …
- 5:07 PM Changeset in ffmpeg [152e09fd] by
- matroskadec: parse stereo mode on decoding Convert the Matroska …
- 5:05 PM Changeset in ffmpeg [110841c3] by
- avcodec: add stream-level stereo3d side data
- 5:05 PM Changeset in ffmpeg [5694831e] by
- matroska: list supported extensions
- 5:02 PM Changeset in ffmpeg [1f52f82] by
- doc/APIchanges: fill in missing hashes and dates
- 4:35 PM Changeset in ffmpeg [4d686fb7] by
- matroskaenc: convert avstream stereo3d side data during encoding …
- 4:33 PM Changeset in ffmpeg [d4ae8ac9] by
- matroskadec: parse stereo mode on decoding Convert the Matroska …
- 4:33 PM Changeset in ffmpeg [93014864] by
- avcodec: add stream-level stereo3d side data
- 4:33 PM Changeset in ffmpeg [f2583bc8] by
- matroska: list supported extensions
- 3:58 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Unfortunately, still the same problem with the Aug 27 ffmpeg git …
- 3:52 PM Changeset in ffmpeg [0ddb0516] by
- avformat/soxenc: return more meaningful error code Signed-off-by: …
- 2:03 PM Changeset in ffmpeg [ef768ab9] by
- avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused …
- 1:54 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
-
Summary changed
- 1:50 PM Changeset in ffmpeg [87961a8a] by
- avcodec/flashsv2enc: fix "unused variable" warnings Signed-off-by: …
- 1:49 PM Changeset in ffmpeg [58396e8] by
- x11grab: Use a typedef for the context, as most other code does …
- 1:46 PM Changeset in ffmpeg [7bb505a3] by
- x11grab: Drop a spurious space in the extension reporting message …
- 1:21 PM Changeset in ffmpeg [b543a290] by
- avcodec/libvpxenc: Adds support for constant quality mode in VP9. …
- 1:21 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- BTW you're right about 8:48. I was referring to the ability to skip …
- 1:20 PM Changeset in ffmpeg [20e82b41] by
- x11grab: Small near-cosmetic refactorings Signed-off-by: Diego …
- 1:19 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- I don't see why it would which is why I asked for the 2 outputs to compare.
- 1:13 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Replying to ramitbhalla: > Windows 7, WMP v12 Fails here …
- 12:58 PM Changeset in ffmpeg [f07a4290] by
- x11grab: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 12:55 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Windows 7, WMP v12 need some time to look into the 2252 to test it. I …
- 12:34 PM Changeset in ffmpeg [d6bd2949] by
- avformat/icoenc: Remove deprecated use of codec_name Reviewed-by: …
- 12:23 PM Ticket #2089 (negative bitrates reported when transcoding a 4k v210 file) updated by
- This was unfortunately forgotten at the time of the version bump=-(
- 12:20 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to cehoyos: > To which container are you writing …
- 11:49 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to Lastique: > I don't use ffmpeg application in …
- 11:47 AM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Replying to ramitbhalla: > The file plays back just fine …
- 11:44 AM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- The file plays back just fine in WMP and MCE, it doesn't stop half way …
- 11:29 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to cehoyos: > Replying to Lastique: …
- 11:20 AM Ticket #1163 (ffprobe can produce invalid XML) updated by
- Replying to eelco: > Uploaded 1163-utf8bug.rm to …
- 11:13 AM Ticket #3851 (Problem With Memory On Larger M4b to mp3 conversions) updated by
- Replying to cehoyos: > Fixed by James Almer in d3e9bee6 …
- 11:13 AM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
-
Priority changed
Replying to ramitbhalla: > The original file plays fine. … - 10:27 AM Ticket #3893 (tiff decoder fails to decode yuv images with odd dimensions) updated by
-
Status, Reproduced by developer changed
- 10:22 AM Ticket #3891 (mjpeg: green vertical line) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Looks like a regression since bb29ee62 - 10:20 AM Changeset in ffmpeg [fa39f8c0] by
- doc/ffprobe: fix -show_entries example
- 10:10 AM Changeset in ffmpeg [124ec8b1] by
- pulse: Add a wallclock option to be compatible with other other …
- 10:09 AM Changeset in ffmpeg [9fcc6322] by
- pulse: Add a wallclock option to be compatible with other other …
- 10:07 AM Ticket #3892 (snow: deadlock (fuzzed file)) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 9:48 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- Replying to Lastique: > The 3-byte startcode is produced …
- 9:13 AM Changeset in ffmpeg [e62f08ca] by
- pulse: Add a wallclock option to be compatible with other other …
- 7:13 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
- You can try the following command: […] It produces the follwoing …
- 3:00 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Use the static versions: http://ffmpeg.zeranoe.com/builds/
- 2:12 AM Changeset in ffmpeg [b6a0b8bc] by
- Adds support for setting aq_mode in libvpx encoder Reviewed-by: James …
- 1:12 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
- bayer colorspace support was added a few months ago. …
- 12:45 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- If there is a Windows build available for the current FFmpeg git head …
- 12:16 AM Ticket #3851 (Problem With Memory On Larger M4b to mp3 conversions) closed by
- fixed: Fixed by James Almer in d3e9bee6
- 12:00 AM Changeset in ffmpeg [8c1b942a] by
- Replace incorrect use of "multiply" with "multiple" Also replace the …
Aug 27, 2014:
- 11:20 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
-
Did you test with
-threads 1or--disable-pthreads? - 11:19 PM Ticket #3901 (failure to detect gif with jpg extension) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 10:28 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Could somebody confirm that this is an issue with current FFmpeg git …
- 10:14 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Do either of you know someone at MCEBuddy that can share the fix in …
- 9:53 PM Changeset in ffmpeg [e6516944] by
- avformat/rtpdec_asf: fix compiler warning about const qualifier being …
- 9:52 PM Changeset in ffmpeg [35debfc3] by
- avformat/rdt: fix compiler warning about const qualifier being …
- 8:40 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Replying to cehoyos: > Did you test with identical …
- 8:30 PM Changeset in ffmpeg [7a2c380] by
- avformat/aviobuf: remove uses of deprecated url_feof() Signed-off-by: …
- 8:23 PM Ticket #3903 (Cutting video file with invalid start time does not warn and produces ...) updated by
- […] Just for information, FFprobe output: […]
- 8:14 PM Ticket #3903 (Cutting video file with invalid start time does not warn and produces ...) updated by
- To make this a valid ticket, please provide the complete, uncut …
- 8:11 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- Did you test with identical configure options?
- 7:58 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) updated by
- I have uploaded a 10s file (track_ticket_3902.mkv) on …
- 7:45 PM Ticket #3903 (Cutting video file with invalid start time does not warn and produces ...) created by
- Take a video file of length for example 10s. Run: […] FFmpeg does …
- 7:40 PM Ticket #3902 (FFmpeg MD5 output different with same data #3) created by
- Computing the MD5 of media streams produce different results between …
- 7:20 PM Changeset in ffmpeg [5403a288] by
- Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc' * commit …
- 7:09 PM Changeset in ffmpeg [b3b05a11] by
- Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' * commit …
- 7:01 PM Changeset in ffmpeg [3ff5ca8] by
- Merge commit '1f156af4274dc72d588620f6bedb4e9e66023c92' * commit …
- 6:54 PM Ticket #3871 (FFmpeg MD5 output different with same data #2) updated by
- I am having a similar problem with some files, but this time …
- 6:51 PM Changeset in ffmpeg [42196083] by
- Merge commit '404731bd20e1df5880e6fe381e975ba48afc75b2' * commit …
- 6:45 PM Slideshow edited by
- use -framerate instead of -r for image2 demuxer, update H.264 link (diff)
- 6:44 PM Changeset in ffmpeg [a59d922d] by
- Merge commit 'ff771f79b55a346b4163d814b58ee4c98114745e' * commit …
- 6:42 PM Changeset in ffmpeg [7997d786] by
- lavc/libwebpenc: use WebPMemoryWriterClear() WebPMemoryWriterClear() …
- 6:06 PM Changeset in ffmpeg [7c51f5bd] by
- swr: aarch64 audio_convert and neon clobber test Ported from …
- 5:58 PM Ticket #3901 (failure to detect gif with jpg extension) updated by
- The file is a gif given to me by end user
- 5:54 PM Ticket #3901 (failure to detect gif with jpg extension) created by
- ffmpeg -i Icarus_Records_7a9f.jpg temp.gif ffmpeg version …
- 5:17 PM Changeset in ffmpeg [25cb697d] by
- bktr: Fix Fabrice's name Signed-off-by: Timothy Gu …
- 4:51 PM Changeset in ffmpeg [d3e9bee6] by
- lavf/mp3enc: don't abort if audio packets can't be buffered Instead …
- 2:38 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Since the following is not necessarily clear; * A file that plays fine …
- 2:34 PM Ticket #3882 (ffvhuff: problem with -pix_fmt yuv420p9) closed by
- fixed: Fixed by Christophe Gisquet since f75baa6c Thank you for the report …
- 2:29 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Since I saw handbrake display the same symptoms, wasn't sure if it …
- 2:19 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
-
Status changed
Replying to ramitbhalla: > I'm closing this ticket Why? - 2:18 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) reopened by
-
Seeking allows to play nearly 17 minutes, both
ffmpegand … - 2:15 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) closed by
- invalid: I'm closing this ticket however if you're interested in looking into …
- 12:58 PM Changeset in ffmpeg [8d27bf1c] by
- x86: xvid: K&R formatting cosmetics
- 12:31 PM Changeset in ffmpeg [12df9b9a] by
- Improved AC3 decoder level support (heavy drc, dialnorm) Added …
- 12:27 PM Changeset in ffmpeg [7a67ab5c] by
- ffmpeg_opt: reduce diff to libav in opt_target() by 16 lines …
- 11:54 AM Changeset in ffmpeg [dcb7c868] by
- cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs
- 11:44 AM Ticket #2405 (FFmpeg does not error out in case of empty output) updated by
-
Keywords changed
- 11:43 AM Ticket #3871 (FFmpeg MD5 output different with same data #2) closed by
- wontfix: Feel free to send a patch for 2.2 to the developer mailing list if you …
- 11:36 AM Changeset in ffmpeg [1f156af4] by
- x86: xvid_idct: Drop unused definitions
- 10:58 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
-
Priority, Keywords, Status, Component changed
Replying to JayBlanc: > Repeating myself again: Please do … - 10:55 AM Changeset in ffmpeg [2082c00e] by
- Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5' * commit …
- 10:41 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by
-
Please either:
* Send your patch (made with
git format-patch) to … - 10:38 AM Changeset in ffmpeg [ad207f11] by
- Merge commit '1688eef25385089026aba55da1885f70a57815ab' * commit …
- 10:38 AM Changeset in ffmpeg [ee099059] by
- vc1: Initialize start_code_found to 0
- 10:36 AM Changeset in ffmpeg [404731bd] by
- pulse: Set the wallclock option as default
- 10:36 AM Changeset in ffmpeg [ff771f79] by
- vc1: Initialize start_code_found to 0 Leftover of …
- 10:00 AM Changeset in ffmpeg [127aee4c] by
- Merge commit '75bbaf2493a71ee66eaabe3c21fadd84d07888de' * commit …
- 8:23 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) created by
- This is a regression from ffmpeg 2.2 series. The problem was …
- 6:37 AM Changeset in ffmpeg [e1f0c41e] by
- avconv: fix parsing the AVOptions for -target CC: …
- 6:36 AM Changeset in ffmpeg [8d7839fc] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:36 AM Changeset in ffmpeg [bbd63208] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 6:31 AM Changeset in ffmpeg [f7395926] by
- avconv: fix parsing the AVOptions for -target CC: …
- 6:31 AM Changeset in ffmpeg [7bc37641] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:30 AM Changeset in ffmpeg [3ac0638] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 6:25 AM Changeset in ffmpeg [e2a89f7f] by
- avconv: fix parsing the AVOptions for -target CC: …
- 6:25 AM Changeset in ffmpeg [7c468550] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:25 AM Changeset in ffmpeg [c2d6cc2] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 6:21 AM Changeset in ffmpeg [f5245a9c] by
- avconv: fix parsing the AVOptions for -target CC: libav-stable@libav.org
- 6:21 AM Changeset in ffmpeg [1688eef] by
- avconv: fix the muxrate values for -target The mpegenc private option …
- 6:21 AM Changeset in ffmpeg [75bbaf24] by
- mpegenc: limit the maximum muxrate It is written to the file as a …
- 12:13 AM Changeset in ffmpeg [9e8ab36f] by
- avformat/mxfenc: dont warn about d10_channelcount being ignored if its …
- 12:08 AM Ticket #3878 (HWND_MESSAGE undeclared on mingw32) closed by
- fixed: Should have been fixed by d5ee74e57d44ccbf644ea76d635628ed4e5fabfb / …
- 12:03 AM Ticket #3656 (Can not set timeout AVOptions) closed by
- worksforme: Tried, works fine with ffplay
Aug 26, 2014:
- 11:18 PM Ticket #3899 (FFMPEG uses incorrect MACs when) updated by
-
Keywords changed
- 11:16 PM Ticket #964 (No h263 Mode B support?) updated by
-
Analyzed by developer changed
- 10:46 PM Ticket #3899 (FFMPEG uses incorrect MACs when) updated by
- workaround: use route via the device not the gateway. I guess the …
- 10:27 PM Ticket #3899 (FFMPEG uses incorrect MACs when) updated by
- Correction: FMMPEG uses the gateway MAC instead of the Multicast MAC …
- 10:06 PM Ticket #3899 (FFMPEG uses incorrect MACs when) created by
- Summary of the bug: FFMPEG uses incorrect MAC when the destination …
- 8:01 PM Changeset in ffmpeg [570397c] by
- Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0' * commit …
- 7:45 PM Changeset in ffmpeg [9c41b594] by
- Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' * commit …
- 6:48 PM Changeset in ffmpeg [ffa90d99] by
- Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d' * commit …
- 6:40 PM Changeset in ffmpeg [7206221d] by
- Merge commit '4c8bd8ddb049950347a5018fecbca7ee25d48c44' * commit …
- 6:37 PM Changeset in ffmpeg [e15824e7] by
- avformat/rtpdec_h261: Fix sanity checks Fixes mbap and quant …
- 6:03 PM Changeset in ffmpeg [604c4eab] by
- libx264: fix -b_qfactor and -chromaoffset Signed-off-by: Michael …
- 5:39 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) updated by
- Just to let you know the same issue is faced with all encoders, …
- 5:31 PM Changeset in ffmpeg [e87f5e4e] by
- h264: fully check cropping amount from sps Even if sps.crop is true, …
- 5:22 PM Changeset in ffmpeg [0a024268] by
- libxvid: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 5:19 PM Ticket #964 (No h263 Mode B support?) updated by
-
Analyzed by developer, Cc, Component, Reproduced by developer changed
- 4:59 PM Ticket #3898 (wtv demuxer returns EOF in the middle of a broken file) created by
- Summary of the bug: This only happens with some recorded files. The …
- 3:27 PM Changeset in ffmpeg [56a721f0] by
- doc: fix a typo Signed-off-by: Diego Biurrun <diego@biurrun.de>
- 2:11 PM Ticket #3897 (Output frame rate is not same as input frame rate and option -r does ...) closed by
-
invalid:
ffmpegalways outputs as fast as it can by default. The … - 2:08 PM Ticket #3897 (Output frame rate is not same as input frame rate and option -r does ...) created by
- ffmpeg -r 25 -i 20140806_172538.avi -b:v 12288k -f mpegts …
- 1:34 PM Changeset in ffmpeg [4c8bd8dd] by
- os_support: Adjust an outdated #endif comment
- 1:23 PM Changeset in ffmpeg [46ad2c4a] by
- avformat/utils: remove assert that tests the same condition as the …
- 1:21 PM Changeset in ffmpeg [bf16872] by
- avformat/nsvdec: fix out-commented asserts so the function names exist …
- 1:20 PM Changeset in ffmpeg [85f0bde4] by
- avcodec/snowenc: remove out-commented assert Signed-off-by: Michael …
- 12:47 PM Changeset in ffmpeg [8c914148] by
- vc1: Fix the skip condition As written in the comment above, skip …
- 12:05 PM Changeset in ffmpeg [cf0e8e7a] by
- Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9' * commit …
- 11:01 AM Changeset in ffmpeg [ba650ea1] by
- Merge commit 'a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e' * commit …
- 10:28 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Repeating myself again: Please do not ask me to saturate my uplink for …
- 10:22 AM Changeset in ffmpeg [d5ee74e5] by
- Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' * commit …
- 10:15 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) closed by
- wontfix: I strongly suggest to discuss this on the mailing list where more …
- 10:13 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- I don't think that any sample ever uploaded was not licensed (and …
- 7:07 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- This patch should fix the issue, and prevent compatibility problems …
- 6:50 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) updated by
- Apparently it was, but no conclusion was reached: …
- 6:47 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Repeating myself: Unfortunately, the sample media I have that shows …
- 6:44 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Please upload such a sample, there is no file size limit.
- 6:42 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) updated by
- Wasn't this already discussed on the developer mailing list?
- 6:33 AM Changeset in ffmpeg [051ac5c0] by
- mpegvideo: Use the current_picture pts The picture slot can be …
- 6:21 AM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) reopened by
- 6:13 AM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by
- multiple value appreciation is not working in ffprobe/ffmpeg version …
- 5:07 AM Ticket #3895 (Multiple issues around the new function of -max_error_rate) updated by
- Unfortunately, the sample media I have that shows this are all …
- 3:53 AM Changeset in ffmpeg [c2c56d54] by
- configure: update libvpx_vp9_encoder check Required to add support …
- 2:23 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) updated by
-
Cc, Summary changed
- 2:21 AM Ticket #3896 (null muxer lacks AVFMT_TS_NONSTRICT; prints often-unnecessary error) created by
- The libavformat null muxer doesn't have the flag AVFMT_TS_NONSTRICT. …
- 1:43 AM Changeset in ffmpeg [4e9e6fa9] by
- mpeg: Write H264 streams at offset 2 It hints that the content is …
- 1:43 AM Changeset in ffmpeg [a4d3c200] by
- vc1: Fix the skip condition As written in the comment above, skip …
- 12:18 AM Changeset in ffmpeg [96b2ba68] by
- avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) …
- 12:17 AM Changeset in ffmpeg [0263750a] by
- vfwcap: Add fallback define for HWND_MESSAGE Some obsolete versions …
Note:
See TracTimeline
for information about the timeline view.
