Timeline



May 29, 2014:

11:23 PM Changeset in ffmpeg [d35899cc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b' * commit …
10:59 PM Changeset in ffmpeg [40f3a87c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3' * commit …
10:54 PM FFprobeTips edited by llogan
(diff)
10:49 PM FFprobeTips edited by llogan
change loglevel; expand basic example (diff)
10:42 PM Changeset in ffmpeg [5c6e94c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b' * commit …
10:30 PM Changeset in ffmpeg [a9a312d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd' * commit …
10:30 PM Changeset in ffmpeg [c814a6c7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/svq1enc_mmx: Add author attribution See: …
10:17 PM FFprobeTips created by llogan
make initial page
10:01 PM Changeset in ffmpeg [ea0931fb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c' * commit …
9:50 PM Changeset in ffmpeg [cb8763bd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e' * commit …
9:39 PM Changeset in ffmpeg [b3f46150] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix check for muxing overhead being unknown Signed-off-by: …
9:29 PM WikiStart edited by llogan
update links to renamed pages; add FFV1 link (diff)
9:27 PM How to encode Xvid / DivX video with ffmpeg edited by llogan
(diff)
8:31 PM Changeset in ffmpeg [02a3e327] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: add missing guards to ff_pix_sum16_xop XOP support …
7:56 PM Changeset in ffmpeg [99a319c4] by Michael Niedermayer <michaelni@gmx.at>
x86: huffyuvdsp: port add_bytes to yasm C MMX SSE2 …
7:47 PM Changeset in ffmpeg [22670039] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: better factorization Signed-off-by: Michael Niedermayer …
7:26 PM Changeset in ffmpeg [bf7e9cc8] by Michael Niedermayer <michaelni@gmx.at>
tests: allow passing dimensions to videogen Signed-off-by: Michael …
7:21 PM FFmpegPremierePro created by llogan
FFmpegPremierePro → …
7:20 PM How to encode Xvid / DivX video with ffmpeg created by llogan
How to encode Xvid / DivX video with ffmpeg → …
5:50 PM Changeset in ffmpeg [7b4c4605] by Michael Niedermayer <michaelni@gmx.at>
rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 …
5:49 PM Changeset in ffmpeg [550ae6c0] by Michael Niedermayer <michaelni@gmx.at>
rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16 …
5:48 PM Changeset in ffmpeg [40a4ab8b] by Michael Niedermayer <michaelni@gmx.at>
rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16 …
4:40 PM Changeset in ffmpeg [05de4d30] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: implement XOP version of pix_sum16 SSE2: 137 cycles …
4:17 PM Ticket #3402 (dpx parser is more strict than the dpx decoder) closed by Michael Niedermayer
fixed: Fixed in fba0ac28055d3dca2846ea41d3326f08455d1a4d
4:16 PM Changeset in ffmpeg [232959f1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '08cd92144e73195eecc28ed0348e66e255516b82' * commit …
3:28 PM Changeset in ffmpeg [fba0ac28] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx_parser: Allow frame size to be too small Fixes Ticket3402 …
3:22 PM Changeset in ffmpeg [8df5d9aa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx_parser: fix flushing end out Signed-off-by: Michael …
3:18 PM Changeset in ffmpeg [f518fb33] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx_parser: reset index when finding a startcode, not after …
2:35 PM Encode/FFV1 edited by Peter B.
Fixed unnecessary linebreak in ffmpeg commandline (diff)
1:48 PM Changeset in ffmpeg [368f5035] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off quarterpel bits into their own context
1:48 PM Changeset in ffmpeg [cb52a17c] by Diego Biurrun <diego@biurrun.de>
dsputil: Move Bink-specific add_pixels8 to binkdsp
1:41 PM Changeset in ffmpeg [054013a0] by Diego Biurrun <diego@biurrun.de>
dsputil: Move APE-specific bits into apedsp
1:41 PM Changeset in ffmpeg [256da077] by Diego Biurrun <diego@biurrun.de>
dsputil: Move mspel_pixels_tab to the only place it is used
1:41 PM Changeset in ffmpeg [3832a659] by Diego Biurrun <diego@biurrun.de>
dsputil: Move ff_alternate_*_scan tables to mpegvideo
1:41 PM Changeset in ffmpeg [65d5d586] by Diego Biurrun <diego@biurrun.de>
dsputil: Move SVQ1 encoding specific bits into svq1enc
1:41 PM Changeset in ffmpeg [2ea2612d] by Diego Biurrun <diego@biurrun.de>
svq1enc: Rename SVQ1Context to SVQ1EncContext This allows making it …
1:23 PM Encode/FFV1 edited by Peter B.
Fixed typos (diff)
1:20 PM Encode/FFV1 edited by Peter B.
Copied cheatsheet from my page at das-werkstatt. (diff)
12:46 PM Changeset in ffmpeg [25e6310a] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: change left prediction access in BGRA Signed-off-by: Michael …
12:08 PM Changeset in ffmpeg [c609f803] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: avoid duplicated defines Move the defines to the dsp header. …
11:48 AM Changeset in ffmpeg [34fb994d] by Martin Storsjö <martin@martin.st>
aarch64: Use the correct syntax for relocations This fixes building …
11:47 AM Changeset in ffmpeg [08cd9214] by Martin Storsjö <martin@martin.st>
aarch64: Use the correct syntax for relocations This fixes building …
11:43 AM Changeset in ffmpeg [4991eacc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '962d63157322466a9a82f9f9d84c1b6f1b582f65' * commit …
11:30 AM Changeset in ffmpeg [e46cc1da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a' * commit …
11:07 AM Changeset in ffmpeg [a72df4da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf6977712c9e5abe6dc55289f6322ccbf10321a9' * commit …
10:58 AM Changeset in ffmpeg [bc59d39] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '81eec081afea9fc017a175581ceea7c420a0dfc3' * commit …
10:35 AM Changeset in ffmpeg [d9c4f61d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd' * commit …
9:34 AM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) reopened by Carl Eugen Hoyos
Don't you agree that you would save both of us time if you just pasted …
8:45 AM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) updated by nu774
OK, it seems that MS-ADPCM encoded by ffmpeg seems to be playable on …
7:12 AM Ticket #3410 (v4l2 crash) updated by Carl Eugen Hoyos
Trac user FishB8 showed another possibility to test in ticket #3685
6:58 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) closed by Carl Eugen Hoyos
duplicate: Please test again once #3410 is fixed.
6:52 AM brokenframes2.mkv attached to Ticket #2661 by Carl Eugen Hoyos
6:52 AM brokenframes1.mkv attached to Ticket #2661 by Carl Eugen Hoyos
6:23 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) updated by FishB8
Looks like it is. Almost exact same backtrace.
6:17 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) updated by Carl Eugen Hoyos
Isn't this a duplicate of ticket #3410?
6:01 AM Changeset in ffmpeg [962d6315] by Anton Khirnov <anton@khirnov.net>
matroskaenc: set the stream timebase earlier Fixes calculating the ts …
6:01 AM Changeset in ffmpeg [43e7f07] by Anton Khirnov <anton@khirnov.net>
flvenc: only write the framerate tag based on avg_frame_rate Do not …
6:01 AM Changeset in ffmpeg [cf697771] by Anton Khirnov <anton@khirnov.net>
movenc: write avg_frame_rate as the framerate, not the codec timebase
6:00 AM Changeset in ffmpeg [81eec081] by Anton Khirnov <anton@khirnov.net>
matroskaenc: base DefaultDuration on the framerate, not the codec …
5:59 AM Changeset in ffmpeg [a53551cb] by Anton Khirnov <anton@khirnov.net>
frame: fix the error path in av_frame_copy_props() First free …
5:59 AM Ticket #3685 (v4l2 source in UYVY (uyvy422) causes segfault) created by FishB8
Other pix formats might also cause segfaults. YV12 did NOT cause …
3:25 AM Ticket #2661 (UT Video Decoder Broken) updated by fluff
It is damn hard to get ahold of the developers. AFAIK, both @Daemon404 …
2:26 AM Changeset in ffmpeg [78a79a2c] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: replace conditional by assert Its implied by …
1:49 AM Changeset in ffmpeg [6d1aba6a] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: limit index table size if no index is going to be …
1:37 AM Changeset in ffmpeg [82beb46e] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: add mode that omits the index When the index is not …
1:20 AM Changeset in ffmpeg [df889be0] by Michael Niedermayer <michaelni@gmx.at>
nutenc: avoid av_tree_find() operation per syncpoint Signed-off-by: …

May 28, 2014:

11:58 PM Ticket #3684 (Build for x265 32-bit shared library fails on Mac 10.6) updated by Carl Eugen Hoyos
Is there a problem with the FFmpeg codebase or did you report this on …
11:48 PM Changeset in ffmpeg [6b041cb6] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutdec: Fix handling of older 4.0 files Signed-off-by: …
11:44 PM Changeset in ffmpeg [170a4d79] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: bump minor version due to broadcast/pipe …
11:41 PM Changeset in ffmpeg [45daae06] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: change check to match comment The code appears to …
11:40 PM Changeset in ffmpeg [99b15f1d] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: fix used version value The broadcast/pipe flags …
11:24 PM Changeset in ffmpeg [20343cfb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998' * commit …
11:23 PM Changeset in ffmpeg [bdb2e80e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' * commit …
11:13 PM Changeset in ffmpeg [a8499cbb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873' * commit …
10:42 PM Ticket #3684 (Build for x265 32-bit shared library fails on Mac 10.6) created by Terri
Summary of the bug: I am trying to build 32-bit shared library on Mac …
10:20 PM Changeset in ffmpeg [d858ee71] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6d212599aa684f30511fb08ca30fe2378405304e' * commit …
10:16 PM Changeset in ffmpeg [b50559fc] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei …
9:29 PM Changeset in ffmpeg [561bfc85] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} …
9:12 PM Changeset in ffmpeg [d2282718] by Michael Niedermayer <michaelni@gmx.at>
tests/fate/opus: change test to use the official reference samples …
8:50 PM Changeset in ffmpeg [ad0fe2f4] by Luca Barbato <lu_zero@gentoo.org>
af_resample: Use avresample_get_out_samples
8:38 PM Changeset in ffmpeg [c3ee6e31] by Michael Niedermayer <michaelni@gmx.at>
INSTALL: add markdown syntax Reviewed-by: llogan Signed-off-by: …
8:38 PM Changeset in ffmpeg [50f4d0bb] by Michael Niedermayer <michaelni@gmx.at>
LICENCE: add markdown syntax Reviewed-by: llogan Signed-off-by: …
8:38 PM Changeset in ffmpeg [c1485afe] by Michael Niedermayer <michaelni@gmx.at>
README: add markdown syntax Reviewed-by: llogan Signed-off-by: …
8:21 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Just rebuild current FFmpeg git head with ./configure && make, …
8:04 PM Changeset in ffmpeg [b2d45654] by Luca Barbato <lu_zero@gentoo.org>
avresample: Add avresample_get_out_samples Utility function to get …
8:04 PM Changeset in ffmpeg [c94e2e85] by Luca Barbato <lu_zero@gentoo.org>
nut: Support experimental NUT 4 features Add the low overhead pipe …
8:04 PM Changeset in ffmpeg [6d212599] by Luca Barbato <lu_zero@gentoo.org>
avformat: Provide a standard compliance flag Provide f_strict for …
8:03 PM Changeset in ffmpeg [b3f90521] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7dba055bb0d31b2c79d9c3a66abb849a71417d3c' * commit …
7:30 PM vpxEncodingGuide created by llogan
vpxEncodingGuideEncode/VP8.
7:27 PM EncodeforYouTube created by llogan
EncodeforYouTubeEncode/YouTube.
7:26 PM AACEncodingGuide created by llogan
AACEncodingGuideEncode/AAC.
7:25 PM x264EncodingGuide created by llogan
x264EncodingGuideEncode/H.264.
7:19 PM Encode/FFV1 created by llogan
make initial page
7:16 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Replying to gouessej: > …
7:09 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Replying to gouessej: > I've just tried the very latest …
6:51 PM Changeset in ffmpeg [7dba055b] by Martin Storsjö <martin@martin.st>
oggenc: Fix the EOS flag This corrects the bug that caused the …
6:44 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
ffplay version 2.0.3 Copyright (c) 2003-2013 the FFmpeg developers …
6:42 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > If you are not on Windows, …
5:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I'm about to start a preliminary listening test of: - FAAC abr 96k.mp4 …
5:29 PM Changeset in ffmpeg [c14045c8] by Michael Niedermayer <michaelni@gmx.at>
lavf: Remove experimental flag for Opus in WebM Opus in WebM is no …
5:12 PM Changeset in ffmpeg [0f87b42b] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: Warning about invalid cover art instead of an error …
3:39 PM Changeset in ffmpeg [0810608e] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_mc: better register allocation The xmm reg count was …
2:36 PM Changeset in ffmpeg [ec33f59f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Support pix_fmt_id== 0x42111100 Fixes: …
2:01 PM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by Carl Eugen Hoyos
Keywords, Version, Component, Description changed
1:58 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Keywords changed
I am not sure if this can be fixed.
1:15 PM Changeset in ffmpeg [cf3a038f] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: fix ident string Signed-off-by: Michael …
12:53 PM Changeset in ffmpeg [175aeab0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b5aa48551300eed678aaea86ced7086758598a35' * commit …
12:47 PM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by rmk
Also note that all 25 frames are in the file. Checked that by decoding …
12:45 PM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) created by rmk
The following sequence of commands shows the problem: […] […] …
12:44 PM Changeset in ffmpeg [2320731] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d' * commit …
12:41 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Could you add the exact file size? …
12:32 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Could you add the exact file size?
12:30 PM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
If you are not on Windows, "everything" should be ~50 lines and …
11:51 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Replying to Malizor: > …
11:33 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by gouessej
Replying to cehoyos: > Please test current FFmpeg git head …
11:19 AM Changeset in ffmpeg [61917a10] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '106b62f4ba600f24415eaded5e020aeceb23fd59' * commit …
11:13 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and please post the complete, …
11:08 AM Changeset in ffmpeg [dff4aa6a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104' * commit …
11:02 AM Changeset in ffmpeg [579e2b28] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f' * commit …
10:49 AM Changeset in ffmpeg [1c0ce2d4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4efdadc8ec50332c812e8a95e8c67f5a260e7cb0' * commit …
10:41 AM Changeset in ffmpeg [69de229b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6df478bf891b9fc5626e4a0b993899f310ba0a1c' * commit …
10:39 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by muken
I can't get what is broken. media_time == -1 means an empty edit. …
10:33 AM Changeset in ffmpeg [40beec6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5fdaf312c5541b77b6364db8b49d6abb416a25c0' * commit …
10:29 AM Changeset in ffmpeg [b5aa4855] by Diego Biurrun <diego@biurrun.de>
ppc: Move vec_unaligned_load macro to util_altivec This allows …
10:28 AM Changeset in ffmpeg [61301ca7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c' * commit …
10:21 AM Changeset in ffmpeg [03ffaed3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd6b9ce99ea384fb676561461768b8316725a4ccd' * commit …
10:20 AM Changeset in ffmpeg [ef13967e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f13ffb6636fdecb5e3e0ddcff48f096e7b3db362' * commit …
10:11 AM Changeset in ffmpeg [593886b5] by Diego Biurrun <diego@biurrun.de>
ppc: util_altivec: Drop unused macros
10:06 AM Ticket #3682 (The picture freezes but the audio continues when using ffplay on a ...) created by gouessej
Summary of the bug: When I play a video filmed with a Samsung S3 4G …
10:05 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by julian
yes same in GIT HEAD and -avoid_negative_ts 1 doesnt help: […]
9:59 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Replying to Malizor: > Replying to cehoyos: > …
9:42 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Replying to Malizor: > …
9:16 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by Carl Eugen Hoyos
Keywords changed
Is the problem also reproducible with current FFmpeg git head? Does …
9:12 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Replying to Malizor: > Replying to cehoyos: > …
8:46 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) updated by julian
file to large to attach, uploaded here: …
8:44 AM Ticket #3681 (ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst')) created by julian
1.) convert the attached MKV to MP4 or MOV with ffmpeg 2.) QuickTime …
8:36 AM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Nicolas Delvaux
Replying to cehoyos: > Replying to Malizor: …
8:13 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) updated by Carl Eugen Hoyos
Could you provide ffmpeg -i command line and output for the …
5:55 AM Ticket #3680 (can't seek to a key frame) updated by hxuanyu
sample video used is here: …
5:55 AM Changeset in ffmpeg [106b62f4] by Anton Khirnov <anton@khirnov.net>
matroskaenc: write the channel mask for FLAC
5:54 AM Changeset in ffmpeg [efcde91] by Anton Khirnov <anton@khirnov.net>
vorbiscomment: simplify API by using av_dict_count()
5:51 AM output.txt attached to Ticket #3680 by hxuanyu
5:51 AM ffmpeg.c attached to Ticket #3680 by hxuanyu
test code (my own test code put into main function of ffmpeg.c)
5:50 AM Ticket #3680 (can't seek to a key frame) created by hxuanyu
I built a test program with latest git header (commit …
5:50 AM Changeset in ffmpeg [23f741f7] by Anton Khirnov <anton@khirnov.net>
matroskadec: parse the channel layout mask for FLAC It is commonly …
5:49 AM Changeset in ffmpeg [4efdadc8] by Anton Khirnov <anton@khirnov.net>
matroskadec: export just the STREAMINFO block as FLAC extradata It …
5:48 AM Changeset in ffmpeg [6df478bf] by Anton Khirnov <anton@khirnov.net>
matroskadec: split parsing tracks into a separate function
5:48 AM Changeset in ffmpeg [5fdaf31] by Anton Khirnov <anton@khirnov.net>
flac: make avpriv_flac_parse_block_header() inline This avoids all …
5:47 AM Changeset in ffmpeg [54ed488b] by Anton Khirnov <anton@khirnov.net>
flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for …
5:47 AM Changeset in ffmpeg [d6b9ce99] by Anton Khirnov <anton@khirnov.net>
flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag It is …
5:46 AM Changeset in ffmpeg [f13ffb66] by Anton Khirnov <anton@khirnov.net>
flacdec: do not overwrite a channel layout set by the caller The …
5:27 AM arecont_vision_mjpeg.ngrep_out.gz attached to Ticket #3679 by Andrey Utkin
ngrep textual output
5:25 AM arecont_vision_mjpeg.pcap attached to Ticket #3679 by Andrey Utkin
PCAP dump of traffic
5:24 AM Ticket #3679 (Some HTTP MJPEG streams are not recognized) created by Andrey Utkin
Some HTTP MJPEG streams are perfectly recognized automatically, like …
1:52 AM Changeset in ffmpeg [8518da23] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add -devices param FFmpeg mix devices and file formats when …
1:35 AM Changeset in ffmpeg [bbc10a1a] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: Fix segfault on m4a cover artwork parsing …
1:25 AM Changeset in ffmpeg [12875df3] by Michael Niedermayer <michaelni@gmx.at>
Timecode: Support 48fps Signed-off-by: Michael Niedermayer …

May 27, 2014:

11:31 PM Ticket #3678 (Regressions in the video duration/bitrate report) updated by Carl Eugen Hoyos
Component changed
Replying to Malizor: > {{{ > Duration: 00:00:00.16, …
11:12 PM Changeset in ffmpeg [919c320f] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggenc: fix EOS flag This corrects the bug that caused the …
11:00 PM Changeset in ffmpeg [b5657516] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b' * commit …
10:28 PM Changeset in ffmpeg [5313d60] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1d3eb0b5735f6dd72d2bf648455cf06ac7c24bc1' * commit …
10:03 PM Changeset in ffmpeg [48a6916] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' * commit …
9:16 PM Changeset in ffmpeg [e2abc0d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d' * commit …
8:54 PM Seeking edited by llogan
trivial nits; removed "multiple cuts at once" since it provided no … (diff)
8:34 PM Changeset in ffmpeg [43c57db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '888dcd86755d37e55fd74166f6d38ad66d41db58' * commit …
8:29 PM Changeset in ffmpeg [d84286b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f1df0a4c08b54e722e7a2c797d0d31c7f2c531d0' * commit …
7:58 PM Ticket #2343 (Stream is blocked by 20 seconds or more when reading an mjpeg stream ...) updated by Andrey Utkin
It may take too long because MJPEG streams don't include timestamps, …
6:42 PM Changeset in ffmpeg [5be8c276] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtspdec: Use av_mallocz_array() Signed-off-by: Michael …
6:42 PM Changeset in ffmpeg [28706178] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp3: use av_mallocz_array() Signed-off-by: Michael …
6:42 PM Changeset in ffmpeg [0674da99] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavs: use av_mallocz_array() Signed-off-by: Michael …
6:23 PM Changeset in ffmpeg [8a64ea76] by Lou Logan <lou@lrcd.com>
doc/filters: amix only supports float samples Signed-off-by: Lou …
5:16 PM Changeset in ffmpeg [9767d7c0] by Martin Storsjö <martin@martin.st>
oggenc: Flush after writing headers Before, header information for …
5:16 PM Changeset in ffmpeg [1d3eb0b5] by Martin Storsjö <martin@martin.st>
oggenc: Move ogg_write_pages up above ogg_write_header Signed-off-by: …
4:22 PM Changeset in ffmpeg [1853e2cb] by Michael Niedermayer <michaelni@gmx.at>
avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NB …
3:54 PM Changeset in ffmpeg [512f3ffe] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off HuffYUV encoding bits into their own context Also …
3:52 PM Changeset in ffmpeg [0d439fbe] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off HuffYUV decoding bits into their own context Also …
3:52 PM Changeset in ffmpeg [0d26264] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB …
3:45 PM Changeset in ffmpeg [ee0c91cc] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB …
3:45 PM Changeset in ffmpeg [515e8aed] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB …
3:45 PM Changeset in ffmpeg [e10ac3a1] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB …
3:44 PM Changeset in ffmpeg [cfa0ad6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB …
3:44 PM Changeset in ffmpeg [1dbc9846] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB …
3:44 PM Changeset in ffmpeg [c0f8801e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/il: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:43 PM Changeset in ffmpeg [5feac96f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/hflip: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:43 PM Changeset in ffmpeg [f3fdc32e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/crop: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:43 PM Changeset in ffmpeg [64fb19cc] by Michael Niedermayer <michaelni@gmx.at>
avfilter/formats: Avoid using non public AV_PIX_FMT_NB Signed-off-by: …
3:26 PM HEAD.log attached to Ticket #3678 by Nicolas Delvaux
Full console output of git HEAD with -v 9 -loglevel 99
3:25 PM n1.1.log attached to Ticket #3678 by Nicolas Delvaux
Full console output of n1.1 with -v 9 -loglevel 99
3:25 PM n1.0.log attached to Ticket #3678 by Nicolas Delvaux
Full console output of n1.0 with -v 9 -loglevel 99
3:24 PM Sample.mxf attached to Ticket #3678 by Nicolas Delvaux
Sample file to reproduce the problem
3:23 PM Ticket #3678 (Regressions in the video duration/bitrate report) created by Nicolas Delvaux
We noticed that, from version n1.1 and on, ffprobe reports wrong video …
2:28 PM Changeset in ffmpeg [0f17bc64] by Michael Niedermayer <michaelni@gmx.at>
Improve the detection of architecture x86. This fixes building on …
1:12 PM Changeset in ffmpeg [58632070] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: use HADDD in ff_sse16_sse2 Signed-off-by: James Almer …
10:12 AM Changeset in ffmpeg [888dcd86] by Diego Biurrun <diego@biurrun.de>
h264_picture: Remove pointless dsputil.h #include
10:12 AM Changeset in ffmpeg [f1df0a4c] by Diego Biurrun <diego@biurrun.de>
on2avc: Remove pointless dsputil.h #include
5:50 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Replying to michael: > where can i find this file ? It's …
5:16 AM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by hxuanyu
in fact I have 5 rm videos which all have non-zero first packet …
5:13 AM Ticket #3676 (av_read_frame after av_seek_frame failed) closed by hxuanyu
duplicate
5:09 AM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by hxuanyu
test video is here …
5:07 AM ffmpeg.c attached to Ticket #3677 by hxuanyu
test code (my own test code put into main function of ffmpeg.c)
5:06 AM seek_to_1.txt attached to Ticket #3677 by hxuanyu
output when seek to 1 (failed)
5:06 AM seek_to_0.txt attached to Ticket #3677 by hxuanyu
output when seek to 0 (succeeded)
5:03 AM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) created by hxuanyu
Built my test program with latest ffmpeg git header commit …
5:03 AM Ticket #3676 (av_read_frame after av_seek_frame failed) created by hxuanyu
Built my test program with latest ffmpeg git header commit …
3:55 AM Changeset in ffmpeg [e64e079e] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: implement SSE2 version of diff_pixels Signed-off-by: …
3:52 AM Changeset in ffmpeg [a0c5cd34] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dsputilenc: set the count of SSE registers correctly for …
1:23 AM Changeset in ffmpeg [a1cb4efd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156' * commit …
1:18 AM Changeset in ffmpeg [50ffd843] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b03b2d86aa9d79670825b42d8a8a7c41f59cb444' * commit …
1:14 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Lagarith version 1323 also works with MPlayer and is >20% faster than …
1:04 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Michael Niedermayer
Replying to Zerowalker: > The only comparison i have done …
1:02 AM Changeset in ffmpeg [cdf6a944] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3' * commit …
12:58 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Lagarith performance can be tested with MPlayer and -vo gl (-vo null …
12:54 AM Changeset in ffmpeg [de5ec088] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8' * commit …
12:53 AM Changeset in ffmpeg [a37f2cc5] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_format: fix duplicate ; Signed-off-by: Michael …
12:46 AM Changeset in ffmpeg [6e9dbee] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece' * commit …
12:27 AM Changeset in ffmpeg [e222cfef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d8c28deab2488579f585406110b1be790896e59' * commit …
12:15 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to michael: > did someone compare the decoders …
12:10 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
The only comparison i have done is on Playback, looking at CPU Usage …
12:04 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Michael Niedermayer
Replying to cehoyos: > Replying to [comment:12

May 26, 2014:

11:52 PM Ticket #3671 (can't decode rm video with -ss 0) updated by Carl Eugen Hoyos
Keywords, Component changed
11:51 PM Ticket #3671 (can't decode rm video with -ss 0) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
[…]
11:24 PM Ticket #3671 (can't decode rm video with -ss 0) updated by hxuanyu
Replying to cehoyos: > Is this not reproducible with …
8:39 PM Ticket #3673 (video-stream not recognized) updated by Michael Niedermayer
Resolution, Reproduced by developer changed
"Fixed" in e6a084641aada7a2e4672172f2ee26642800a361 if this causes …
8:33 PM Changeset in ffmpeg [e6a08464] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: set max analyze duration depending on the …
8:33 PM Changeset in ffmpeg [52887aa4] by Michael Niedermayer <michaelni@gmx.at>
avformat: move default for max_analyze_duration into utils.c this way …
8:25 PM Changeset in ffmpeg [7cc4c9f3] by Anton Khirnov <anton@khirnov.net>
lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB Thatt hardcodes the …
8:25 PM Changeset in ffmpeg [b03b2d86] by Anton Khirnov <anton@khirnov.net>
buffersrc: avoid using AV_PIX_FMT_NB That hardcodes the number of …
8:25 PM Changeset in ffmpeg [a7d070ac] by Anton Khirnov <anton@khirnov.net>
vf_fieldorder: avoid using AV_PIX_FMT_NB That hardcodes the number of …
8:24 PM Changeset in ffmpeg [862f33c] by Anton Khirnov <anton@khirnov.net>
vf_scale: use the pixfmt descriptor API Avoid using AV_PIX_FMT_NB, …
8:22 PM Changeset in ffmpeg [45fc73ed] by Anton Khirnov <anton@khirnov.net>
vf_format: rework format list parsing Avoid using AV_PIX_FMT_NB, …
8:18 PM Changeset in ffmpeg [60ef6124] by Lou Logan <lou@lrcd.com>
MAINTAINERS: add Trac maintainers Signed-off-by: Lou Logan <lou@lrcd.com>
8:11 PM Changeset in ffmpeg [5b1a56b3] by Lou Logan <lou@lrcd.com>
doc/ffmpeg: note that -t is also an input option Signed-off-by: Lou …
8:05 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Oh, so got it backwards, Native = ffmpeg? If so, than we are in an …
7:54 PM Changeset in ffmpeg [2dbf5e7] by Lou Logan <lou@lrcd.com>
configure: s/solving/solve Signed-off-by: Lou Logan <lou@lrcd.com>
7:28 PM Changeset in ffmpeg [53bac1b4] by Clément Bœsch <u@pkh.me>
doc: add a tutorial for writing filters.
7:08 PM Ticket #3648 (caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in 2d56f0d0 - thank you for the report!
7:05 PM Changeset in ffmpeg [d35000c2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g723_1: fix writing into input frame data and warning …
6:28 PM Changeset in ffmpeg [2d56f0d0] by Michael Niedermayer <michaelni@gmx.at>
Write the actual mp3 frame size when muxing into caf if available. …
4:14 PM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) closed by Carl Eugen Hoyos
needs_more_info: I was unable to reproduce this (only tested with QuickTime 7). I …
3:36 PM Seeking edited by c-14
As of FFmpeg 2.1, when transcoding with ffmpeg (i.e. not … (diff)
3:31 PM out.jpg attached to Seeking by c-14
Example output for "Seeking with FFmpeg".
2:52 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
[…]
2:45 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
I attached three addtional samples to make an analysis slightly …
2:41 PM equal2.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
2:40 PM equal1.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
2:40 PM different.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
2:39 PM Ticket #3675 (Crash while trying to feed to ffserver) updated by Carl Eugen Hoyos
Priority, Keywords changed
2:35 PM Changeset in ffmpeg [2db89765] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
2:34 PM valgrind.log attached to Ticket #3675 by Zmey!
Valgrind log
2:33 PM Ticket #3675 (Crash while trying to feed to ffserver) created by Zmey!
I am trying to use ffserver + ffmpeg to stream video from my webcam. …
2:00 PM Changeset in ffmpeg [99d742aa] by Michael Niedermayer <michaelni@gmx.at>
configure: uClibc native pthread requires -ldl In the configure …
1:37 PM Changeset in ffmpeg [86ae0da6] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: propagate changes across codecs Some codecs still use …
11:16 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Priority, Keywords changed
Seems to be a regression since 4557d7d0 related to ticket #570.
10:54 AM Ticket #3673 (video-stream not recognized) updated by Carl Eugen Hoyos
Keywords changed
Replying to doublemax: > You are right - sorry for …
10:45 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by mfz
I could successfully use your specified workaround to get it working. …
10:42 AM Ticket #3673 (video-stream not recognized) updated by doublemax
You are right - sorry for disturbing.
10:28 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Carl Eugen Hoyos
Keywords, Version, Summary changed
The issue can be reproduced with the following command line: […] …
10:20 AM h264_height_720_only_audio_in.mp4 attached to Ticket #3674 by Carl Eugen Hoyos
10:04 AM no-video-stream_cut.flv attached to Ticket #3673 by Carl Eugen Hoyos
9:53 AM Ticket #3673 (video-stream not recognized) closed by Carl Eugen Hoyos
wontfix: Replying to doublemax: > {{{ > ffmpeg -analyzeduration …
9:40 AM Changeset in ffmpeg [fc9c857c] by Nicolas George <george@nsup.org>
ffmpeg: use thread message API.
9:40 AM Changeset in ffmpeg [55cc60cd] by Nicolas George <george@nsup.org>
lavu: add thread message API.
9:33 AM Changeset in ffmpeg [58a10e0e] by Nicolas George <george@nsup.org>
compat/w32pthreads: add return value to pthread_cond_init().
9:29 AM Ticket #3673 (video-stream not recognized) reopened by doublemax
9:28 AM Ticket #3673 (video-stream not recognized) updated by doublemax
I have tried to adapt 'analyzeduration' and 'probesize' - it didn't …
9:15 AM ffmpeg-20140526-110709.log attached to Ticket #3674 by mfz
Report output for test case
9:15 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) created by mfz
Summary of the bug: I have a screen recorded video with frame rate 15, …
8:48 AM Ticket #3673 (video-stream not recognized) closed by Carl Eugen Hoyos
wontfix: Replying to doublemax: > {{{ > [flv @ 0x2e96c20] Could not …
8:32 AM Ticket #3673 (video-stream not recognized) updated by doublemax
Same problem with ffmpeg-git. ffmpeg transcodes the video-file to …
7:55 AM Ticket #3673 (video-stream not recognized) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and post the failing command line …
7:45 AM Ticket #3673 (video-stream not recognized) created by doublemax
Problem: ffmpeg makes audio out of video ffmpeg commandline …
7:14 AM Ticket #3671 (can't decode rm video with -ss 0) updated by Carl Eugen Hoyos
Is this not reproducible with ffmpeg?
4:50 AM av_rv10_15_yuv420p_ac3_16000_2_0.rm attached to Ticket #3672 by hxuanyu
sample file
4:48 AM output_from_latest_and_2.0.1 attached to Ticket #3672 by hxuanyu
4:48 AM test.c attached to Ticket #3672 by hxuanyu
4:48 AM Ticket #3672 (av_read_frame failed after av_seek_frame(0) called) created by hxuanyu
I built a test program with latest ffmpeg git header the test code …
1:52 AM aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm attached to Ticket #3671 by hxuanyu
1:51 AM Ticket #3671 (can't decode rm video with -ss 0) created by hxuanyu
while ffplay plays video correctly, ffplay -ss 0 can't. $ ffplay.exe …
12:11 AM Ticket #3663 (video can't seek to 0) closed by Michael Niedermayer
fixed: Fixed in 96470ca22b3b46677de0e2df64e87c5ec80d752b
12:03 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Carl Eugen Hoyos
Replying to bmitchel: > I tried compiling 2.2.2 on Solaris …

May 25, 2014:

11:45 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by Bradley Mitchell
With regards to reproducible by using ffmpeg, it doesn't appear so. …
11:23 PM Changeset in ffmpeg [96470ca2] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: allow seeking back to the begin even if nothing is …
11:22 PM Changeset in ffmpeg [d2eacbb7] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: fix typo in date
11:15 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to Zerowalker: > Actually at comment:5, you say …
10:20 PM Changeset in ffmpeg [d236d490] by Michael Niedermayer <michaelni@gmx.at>
update APIchanges & version for c37d179 Signed-off-by: Michael …
9:54 PM Changeset in ffmpeg [c37d1792] by Michael Niedermayer <michaelni@gmx.at>
avformat: add format_probesize to allow tuning the maximum amount of …
9:12 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Actually at comment:5, you say the opposite from what i mean. I am …
9:08 PM Changeset in ffmpeg [b0d0e29f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro Signed-off-by: …
7:42 PM Changeset in ffmpeg [9f50d3b9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rv34: Fix () in GET_PTS_DIFF() macro Signed-off-by: Michael …
7:41 PM Changeset in ffmpeg [a45e6b7b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/psymodel: Fix () in AAC_CUTOFF() macro Signed-off-by: Michael …
7:41 PM Changeset in ffmpeg [e5dc7439] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_anatoliy: Fix () in macros Signed-off-by: Michael …
5:42 PM Changeset in ffmpeg [a3950a90] by Michael Niedermayer <michaelni@gmx.at>
Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" This …
5:26 PM Changeset in ffmpeg [9babf137] by Michael Niedermayer <michaelni@gmx.at>
avcodec/msvideo1enc: Fix () in MKRGB555() macro Signed-off-by: …
5:25 PM Changeset in ffmpeg [eb718f4c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opus: Fix () in ROUND_MULL() macro Signed-off-by: Michael …
5:25 PM Changeset in ffmpeg [d62a4707] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opus_celt: Fix () in CELT_PVQ_V macro Signed-off-by: Michael …
5:25 PM Changeset in ffmpeg [c163f5e6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: fix () in OP_* macros Signed-off-by: Michael …
2:30 PM Changeset in ffmpeg [ad733089] by Michael Niedermayer <michaelni@gmx.at>
x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm Signed-off-by: …
2:18 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to Zerowalker: > Your UT Video Codec is faster …
1:44 PM Changeset in ffmpeg [6e725f19] by Michael Niedermayer <michaelni@gmx.at>
configure: try to fix the disappearing "r" bug in fate Signed-off-by: …
1:29 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Oh, wait so you are saying. Your UT Video Codec is faster cause of …
11:07 AM Changeset in ffmpeg [ee9b019] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9' * commit …
8:47 AM Ticket #3657 (float pixel format) updated by Carl Eugen Hoyos
Status, Version, Summary changed
8:46 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Replying to Zerowalker: > Is it possible to make a …
8:28 AM Changeset in ffmpeg [657c6032] by Clément Bœsch <u@pkh.me>
avcodec/webvttenc: do not use EOVERFLOW. According to doc/errno.txt …
6:33 AM Changeset in ffmpeg [4d8c28d] by Anton Khirnov <anton@khirnov.net>
imgutils: make systematic palette opaque. Signed-off-by: Anton …
3:19 AM Changeset in ffmpeg [cf7ff014] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
3:18 AM Changeset in ffmpeg [6e720c5c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
3:18 AM Changeset in ffmpeg [fa160af0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [f276bf30] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ivi_dsp: add some missing () to macros Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [70f671c3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix () in macros Signed-off-by: Michael Niedermayer …
1:45 AM Changeset in ffmpeg [0f45e643] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: fix macro () Signed-off-by: Michael Niedermayer …
1:45 AM Changeset in ffmpeg [af62b427] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix () in macros Signed-off-by: Michael Niedermayer …
1:45 AM Changeset in ffmpeg [97e6b5ee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [fa915d41] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
1:04 AM Changeset in ffmpeg [4372fb7a] by Clément Bœsch <u@pkh.me>
avcodec/webvttenc: add webvtt encoder Based off the srt encoder. The …
12:03 AM Changeset in ffmpeg [d94e255d] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable …

May 24, 2014:

10:38 PM Changeset in ffmpeg [46e38835] by Michael Niedermayer <michaelni@gmx.at>
avcodec/opusdec: check alignment, misalignment could lead to crashes …
7:46 PM Changeset in ffmpeg [61eea421] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputilenc: port sum_abs_dctelem functions to yasm Signed-off-by: …
6:49 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Is it possible to make a benchmark using the same file? You see i got …
6:33 PM Changeset in ffmpeg [ddeb58b9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/asvenc: dont use a negative global_quality Signed-off-by: …
6:32 PM Changeset in ffmpeg [9a7d332b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacenc: dont use global quality if its negative Some …
4:46 PM Ticket #3668 (Issues with subtitles removal) updated by Carl Eugen Hoyos
Replying to inkubux: > I finally decided to switch back to …
3:57 PM Ticket #3668 (Issues with subtitles removal) updated by inkubux
This is the weird thing ffprobe displays the subtitles: […] Also …
2:58 PM Ticket #3657 (float pixel format) updated by Cigaes
When people request float values for pixels (or samples), I always …
1:54 PM Ticket #3670 (Assertion failure on seek with AVI file) updated by Carl Eugen Hoyos
[…]
1:53 PM clip_cut.avi attached to Ticket #3670 by Carl Eugen Hoyos
1:52 PM Ticket #3670 (Assertion failure on seek with AVI file) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
For future tickets: Please always provide your failing command line …
1:44 PM Ticket #3670 (Assertion failure on seek with AVI file) created by cgbug
Sample: http://rapidshare.com/share/C974ECA93412975F0E933DB3794D1438
1:15 PM Changeset in ffmpeg [81aa0f46] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: implement SSSE3 version of _xy2 Loading pb_1 rather …
12:27 PM Ticket #3668 (Issues with subtitles removal) updated by Carl Eugen Hoyos
Replying to inkubux: > I'm worried since what I want is to …
12:18 PM Ticket #3668 (Issues with subtitles removal) updated by inkubux
I'm worried since what I want is to actually remove the …
11:21 AM Changeset in ffmpeg [72631624] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87' * commit …
10:32 AM CompilationGuide/MacOSX edited by Ari Black
Corrected due to change of address of Homebrew install path (diff)
9:56 AM Ticket #3657 (float pixel format) updated by gjdfgh
Float images would be useful for some other things too, but I bet …
9:49 AM Ticket #3668 (Issues with subtitles removal) updated by Carl Eugen Hoyos
Keywords, Component changed
If there is an issue, it is a regression since 8d63aaed / db03cb37 …
9:26 AM Ticket #3669 (crashing vobsubs) updated by Carl Eugen Hoyos
Keywords changed
9:20 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
I tested with the following file: […] […] […]
9:19 AM Ticket #3669 (crashing vobsubs) closed by Clément Bœsch
fixed: Crash should be fixed in cba92a2226151abf0e3c24ed594e127203d485b8 by …
9:08 AM Changeset in ffmpeg [cba92a22] by Clément Bœsch <u@pkh.me>
avformat/vobsub: do not create empty streams. Fixes NULL dereference …
6:21 AM Changeset in ffmpeg [e0d01dc7] by Anton Khirnov <anton@khirnov.net>
smoothstream: check malloc calls Signed-off-by: Anton Khirnov …
5:51 AM Changeset in ffmpeg [8692e628] by Anton Khirnov <anton@khirnov.net>
rdt: check malloc calls Signed-off-by: Anton Khirnov <anton@khirnov.net>
1:56 AM Changeset in ffmpeg [308188b] by Michael Niedermayer <michaelni@gmx.at>
Add metadata injection to blackdetect Signed-off-by: Michael …
1:45 AM Changeset in ffmpeg [9722a6a3] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: implement SSE2 put_pixels16_xy2 This is obviously …
1:29 AM Changeset in ffmpeg [f0aca50] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: implement SSE2 versions Those are mostly used in codecs …
1:26 AM Tai.Chi.Master.2.1996.HK.DVDRip.x264.4Audio.AC3.iNT-NowYS.sub attached to Ticket #3669 by gjdfgh
1:23 AM Tai.Chi.Master.2.1996.HK.DVDRip.x264.4Audio.AC3.iNT-NowYS.idx attached to Ticket #3669 by gjdfgh
1:23 AM Ticket #3669 (crashing vobsubs) created by gjdfgh
Summary of the bug: How to reproduce: […] Patches should be …
12:15 AM Changeset in ffmpeg [9eaa8c22] by Lou Logan <lou@lrcd.com>
MAINTAINERS: remove myself as website maintainer I never implemented …

May 23, 2014:

11:16 PM Changeset in ffmpeg [7538ad22] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: improve chroma functions register allocation …
9:30 PM Changeset in ffmpeg [08c51e12] by Clément Bœsch <u@pkh.me>
ffplay: support rotated video. with -f lavfi -i testsrc=s=hd1080 as …
9:30 PM Changeset in ffmpeg [e63a17bf] by Clément Bœsch <u@pkh.me>
avformat/mov: use av_display_rotation_get() for rotate metadata.
9:30 PM Changeset in ffmpeg [fa972dcf] by Clément Bœsch <u@pkh.me>
avutil/display: use hypot().
9:10 PM Changeset in ffmpeg [584327f2] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputil: fix argument declaration in vector_clipf Should fix fate …
8:59 PM Changeset in ffmpeg [518cbf9b] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputil: fix VECTOR_CLIP_INT32 macro The inline loop was …
8:39 PM Changeset in ffmpeg [6b88f22e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: dont use hex float, msvc doesnt support it Found-by: …
8:19 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
I cannot comment on your other questions, I am not a native speaker, sorry.
8:19 PM Changeset in ffmpeg [9ccb5455] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: use a constant instead of assuming every compiler can …
8:19 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > also from what you said if I …
8:08 PM Changeset in ffmpeg [6da06ef6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: make dca_dmix_code() 650% faster This effectively …
7:13 PM Changeset in ffmpeg [9340ced4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
6:48 PM Changeset in ffmpeg [d062db7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800' * commit …
6:39 PM Changeset in ffmpeg [4e4dbb99] by Michael Niedermayer <michaelni@gmx.at>
dcadec: fix xxch_dmix_coeff and xxch_dmix_sf after merge …
6:14 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by cncb
I am also having trouble with WTV files created with H.264 video. I …
5:46 PM Ticket #2748 (Inconsistent UDP output packet size) updated by CaseyN
Not fixed, ffmpeg continues to produce packets of inconsistent length. …
5:05 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
also from what you said if I had used -vtag avc1 it should work right? …
5:03 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
okay so essentially it's definiing the h264 fourcc that was missing. …
5:01 PM Changeset in ffmpeg [c867be03] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6b7b8585d73548f08b98959df39d80b97677662f' * commit …
4:42 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) closed by Carl Eugen Hoyos
fixed: No, I had not completely understood the issue myself originally, …
4:06 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
But i don't know what numbers you want, what commands do you want me …
3:50 PM Changeset in ffmpeg [21f68c24] by Kostya Shishkov <kostya.shishkov@gmail.com>
avcodec: bump version after rotation api Signed-off-by: Kostya …
3:14 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
if I understood your comment correctly, because of the missing -vbsf …
3:10 PM Ticket #3668 (Issues with subtitles removal) updated by inkubux
here is another dump on the other machine with version …
2:53 PM Ticket #3668 (Issues with subtitles removal) updated by inkubux
I've also attached 2 files input.m4v output.m4v
2:52 PM Ticket #3668 (Issues with subtitles removal) updated by inkubux
Thanks for your response I've added more info to the ticket. Here is …
2:47 PM input.m4v attached to Ticket #3668 by inkubux
Input file
2:29 PM Ticket #3668 (Issues with subtitles removal) updated by Carl Eugen Hoyos
Keywords changed
Replying to inkubux: > ffmpeg version N-62765-g8120668 …
2:27 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
As said, please post numbers. If you don't want to post any numbers, …
2:25 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
Which flag do you mean?
2:20 PM Changeset in ffmpeg [27d460fe] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Refuse to mux H.264 with fourcc H264 into avi without startcode. …
1:40 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
Instead of refusing to mux wouldn't it better to automatically add the …
1:34 PM Ticket #3668 (Issues with subtitles removal) created by inkubux
on 2 different machines i'm running ffmpeg version N-62765-g8120668 …
1:25 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Zerowalker
Hmm, this is very weird. For example, if i playback an UT Video Codec …
1:07 PM Changeset in ffmpeg [6b7b8585] by Anton Khirnov <anton@khirnov.net>
dca: Convert dca_dmixtable to integers Also include zero in the …
1:02 PM Changeset in ffmpeg [6a4832ca] by Michael Niedermayer <michaelni@gmx.at>
x86/diracdsp: mark all functions as yasm No inline asm dirac code …
11:16 AM Ticket #2024 (Reencoding dvbsub fails) updated by er.anshul.maheshwari@gmail.com
Problem is due to setting end_display_time using page_time_out in …
11:14 AM Ticket #2024 (Reencoding dvbsub fails) updated by er.anshul.maheshwari@gmail.com
Analyzed by developer, Component, Reproduced by developer changed
11:12 AM Ticket #2024 (Reencoding dvbsub fails) updated by er.anshul.maheshwari@gmail.com
Status, Owner changed
10:26 AM Concatenate edited by Carl Eugen Hoyos
Remove a misleading sentence. (diff)
10:11 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) updated by Carl Eugen Hoyos
Replying to artofit: > So why this method is not …
10:10 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) updated by Carl Eugen Hoyos
Assuming you have two input files input1 and input2, the …
10:09 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) updated by artofit
https://trac.ffmpeg.org/wiki/How%20to%20concatenate%20(join,%20merge)% …
9:49 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) closed by Carl Eugen Hoyos
invalid: This is not possible, the specification of some containers do not …
9:48 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Summary changed
While the native utvideo decoder is significantly faster here than …
9:32 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) created by artofit
For the sake of standardisation, would welcome to allow […] This …
8:23 AM Ticket #3666 (Enhancement Opus compression_level and qscale) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
8:22 AM Ticket #3665 (Enhancement: can only concat opus in opus container) closed by Carl Eugen Hoyos
invalid: The concat protocol cannot work for Matroska files.
8:22 AM Ticket #3666 (Enhancement Opus compression_level and qscale) created by artofit
For the sake of standardisation, would welcome […] instead of …
8:21 AM Ticket #3664 (ffprobe can't read packet DTS/PTS (regression since removal of ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Description changed
Looks like a regression since 4eb49fdd possibly related to ticket #1746.
8:07 AM Ticket #3665 (Enhancement: can only concat opus in opus container) created by artofit
Ffmpeg can only concat Opus files if they are in an opus container. …
7:49 AM Ticket #3663 (video can't seek to 0) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Priority, Version, Keywords, Description changed
Regression since 7432bcf / accea4d9 possibly related to tickets #2991
7:07 AM v_h264_30_yuv420p_dar30x17_0.mpeg attached to Ticket #3664 by hxuanyu
sample file
7:06 AM 2.0.1.txt attached to Ticket #3664 by hxuanyu
output from 2.0.1
7:06 AM latest.txt attached to Ticket #3664 by hxuanyu
output from latest build
7:05 AM Ticket #3664 (ffprobe can't read packet DTS/PTS (regression since removal of ...) created by hxuanyu
ffprobe built from latest git head can't read out all DTS/PTS. …
6:32 AM Ticket #3663 (video can't seek to 0) updated by hxuanyu
Replying to cehoyos: > Is the issue not reproducible with …
6:25 AM Ticket #3663 (video can't seek to 0) updated by Carl Eugen Hoyos
Is the issue not reproducible with ffmpeg?
6:11 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
No because we believe the original output file (as you produced it) is …
4:41 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by ramitb
How did you know to add -vbsf h264_mp4toannexb. This was an issue with …
2:39 AM Changeset in ffmpeg [64bf8455] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Dont blindly trust the stream duration in seting chapter …
2:33 AM Changeset in ffmpeg [220df143] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Check end time in avpriv_new_chapter() Signed-off-by: …
2:00 AM Changeset in ffmpeg [744df0a0] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: Check that packet duration is valid in …
1:55 AM Ticket #3663 (video can't seek to 0) created by hxuanyu
ffplay plays attached video correctly with ./ffplay.exe filename, but …

May 22, 2014:

10:28 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
The following works fine here: […]
10:08 PM Changeset in ffmpeg [1d36defe] by Michael Niedermayer <michaelni@gmx.at>
x86/dsputil: port ff_vector_clipf_sse to yasm Signed-off-by: James …
9:34 PM Changeset in ffmpeg [fdcb2873] by Michael Niedermayer <michaelni@gmx.at>
Fix the mime types for MPEG and MPEG-TS formats As per the RFCs: …
8:18 PM Ticket #3660 (.trec source file cannot be decoded) updated by Atarikid
Compiled the latest GIT and it is working now.
8:15 PM Ticket #3660 (.trec source file cannot be decoded) updated by Carl Eugen Hoyos
What happens if you rename the file to out.trec?
6:17 PM Changeset in ffmpeg [c081ca85] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnow This is a port of the …
6:17 PM Changeset in ffmpeg [17ac9980] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: mark _xy2 versions as approximate Currently, only the …
6:17 PM Changeset in ffmpeg [f8de35eb] by Michael Niedermayer <michaelni@gmx.at>
x86: hpeldsp: kill hpeldsp_mmx.c before: 1987 decicycles in 8_x2, …
6:09 PM Changeset in ffmpeg [bda8ceb9] by Michael Niedermayer <michaelni@gmx.at>
maintainers: adding myself as a maintainer to webm dash adding myself …
6:06 PM Ticket #3660 (.trec source file cannot be decoded) updated by Mind0Master1
Cc changed
5:58 PM Ticket #3660 (.trec source file cannot be decoded) updated by Mind0Master1
Replying to cehoyos: > Does the internal editor read the …
4:53 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by audinutt
Would love to see this worked out, will patiently wait…
4:53 PM Changeset in ffmpeg [37cef8c7] by Michael Niedermayer <michaelni@gmx.at>
libavformat/matroskaenc: Add WebM DASH support WebM DASH …
1:27 PM Changeset in ffmpeg [a996eacc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
1:15 PM Changeset in ffmpeg [eff913c9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Autodetect Asterisk raw pcm with extension "sln".
1:12 PM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
[…] […]
1:08 PM Changeset in ffmpeg [124c94a1] by Michael Niedermayer <michaelni@gmx.at>
avdevice/v4l2: Use av_malloc_array() Signed-off-by: Michael …
1:05 PM Changeset in ffmpeg [aca48725] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresdec2: Use av_malloc_array() Signed-off-by: Michael …
1:04 PM Changeset in ffmpeg [e8e9186a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pgssubdec: Use av_malloc(z)_array() Signed-off-by: Michael …
12:47 PM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by OrbWeaver
Uploaded longer version to FTP/incoming as …
12:38 PM Ticket #3662 (Corrupt media file causes ffmpeg to output confusing error messages ...) created by Zsbán Ambrus
Dear ffmpeg team! This report demonstrates an example when reading a …
12:15 PM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by Carl Eugen Hoyos
Please upload a sample that is long enough to reproduce your original …
11:25 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by OrbWeaver
If the 2.5 MB attachment limit enforced by this site is too low I can …
11:22 AM defiance_ts.dump attached to Ticket #3661 by OrbWeaver
Start of transport stream
11:16 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) reopened by Carl Eugen Hoyos
Please provide the beginning of the original transport stream.
10:56 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by gjdfgh
Cc changed
> So this does indeed seem to be a problem with mplayer's codec …
10:51 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) closed by OrbWeaver
invalid: Confirmed that forcing the audio to DTS (although only the libdca DTS …
10:39 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by Hendrik
That stream is not entirely AC-3, after a few seconds it switches to …
10:32 AM defiance_ac3.dump attached to Ticket #3661 by OrbWeaver
Problematic AC3 audio stream
10:30 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) created by OrbWeaver
Summary of the bug: Attempting to view the Blu-Ray "Defiance" (UK …
9:42 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by Đonny
Aha thanks for info, is there any way to actually instruct ffprobe to …
9:41 AM Ticket #3185 (ffprobe do not handle HEVC correctly) closed by Carl Eugen Hoyos
fixed
9:33 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by Hendrik
durations are just not supported for raw video files like .h265, the …
9:30 AM Ticket #3185 (ffprobe do not handle HEVC correctly) reopened by Đonny
I hope it's not too daring from me to reopen a ticket, but I'm still …
12:30 AM Ticket #3660 (.trec source file cannot be decoded) updated by Carl Eugen Hoyos
Replying to Mind0Master1: > Replying to [comment:9
Note: See TracTimeline for information about the timeline view.