Timeline
Sep 27, 2016:
- 11:30 PM Changeset in ffmpeg [29b6c2be] by
- avformat/matroskadec: set AVCodecParameters.field_order on progressive …
- 11:24 PM Changeset in ffmpeg [8c83062a] by
- avformat/matroskadec: retain error codes in matroska_resync() and …
- 10:28 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- Replying to compn: > if its a realaudio codec, and you are …
- 10:26 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- Replying to ami_stuff: > some old version of realplayer, …
- 10:17 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- if its a realaudio codec, and you are trying to get it loading in …
- 9:41 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- some old version of realplayer, but you need to change extension from …
- 9:35 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by
- Tried without success. This is my command line {{{.\ffmpeg_g.exe -i …
- 9:31 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- What you used to play/generate those?
- 7:43 PM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) updated by
- Test command is conversion from hevc to h264. […]
- 7:42 PM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) updated by
- I solved it. My problem was in LD_LIBRARY_PATH and missing libva.a. …
- 7:08 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by
- It's very likely a race, so not surprising. I can reproduce everytime …
- 7:06 PM Changeset in ffmpeg [a54c3ff6] by
- doc/filters: blend terminates on longest input Signed-off-by: Mulvya …
- 6:53 PM Downstreams edited by
- added additional releases used by Arch (diff)
- 6:39 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by
-
Status, Reproduced by developer changed
I can duplicate this issue but it takes several tries of using thef… - 5:25 PM Ticket #5868 (Cygwin64 build fails for ffserver.o) created by
- See …
- 5:04 PM Ticket #3118 (SAMI: multiple languages not detected) updated by
- Replying to gjdfgh: > Note that SAMI has other issues, and …
- 4:48 PM Changeset in ffmpeg [0e8d1fc1] by
- lavu: Bump version for the 12bit Planar YUV support
- 4:48 PM Changeset in ffmpeg [9bd6ea56] by
- pixfmt: Add yuv444p12 pixel format
- 4:48 PM Changeset in ffmpeg [0aebbbd] by
- pixfmt: Add yuv422p12 pixel format
- 4:48 PM Changeset in ffmpeg [85406e7a] by
- pixfmt: Add yuv420p12 pixel format
- 4:48 PM Changeset in ffmpeg [2b5b1e1e] by
- swscale: Rename is9_OR_10 to match what it does It is used to select …
- 4:34 PM Ticket #3118 (SAMI: multiple languages not detected) updated by
- I very often get smi files with several languages in it, and it is …
- 3:17 PM Changeset in ffmpeg [e87a501e] by
- swscale: Update bitdepth range check Make sure the scaling functions …
- 1:42 PM Changeset in ffmpeg [4a05d2ed] by
- ffmpeg: stop using AVStream.codec on stream copy This commit is based …
- 1:42 PM Changeset in ffmpeg [f0b6f725] by
- avformat: add av_stream_get_codec_timebase() This will allow ffmpeg.c …
- 1:26 PM Changeset in ffmpeg [fd902510] by
- swr: Update version & APIChanges for swr_build_matrix() Found-by: …
- 12:06 PM Ticket #5867 (colorspace is not preserved) updated by
- Replying to cehoyos: > > But conversion still says …
- 11:58 AM Ticket #5867 (colorspace is not preserved) updated by
- Replying to shekh: > Do you mean my setting is replaced by …
- 11:42 AM Changeset in ffmpeg [7a3dc2f7] by
- avformat/mov: Fix potential integer overflow in mov_read_keys Actual …
- 11:42 AM Changeset in ffmpeg [e91b7852] by
- swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with …
- 11:42 AM Changeset in ffmpeg [5aaf7e31] by
- swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices …
- 11:42 AM Changeset in ffmpeg [ed38046c] by
- avformat/avidec: Fix infinite loop in avi_read_nikon() Fixes: …
- 11:42 AM Changeset in ffmpeg [ba642f03] by
- avformat/utils: End probing if the expected codec surpasses …
- 11:33 AM Ticket #5780 (Get auto matrix from swresample) closed by
- fixed: Fixed in 23c0779cda8cedfa5e722677aecba18801a31278
- 10:59 AM Ticket #5867 (colorspace is not preserved) updated by
- Replying to cehoyos: Do you mean my setting is replaced …
- 10:54 AM Changeset in ffmpeg [23c0779c] by
- swresample: Add swr_build_matrix() API and Doxy documentation is …
- 10:53 AM Changeset in ffmpeg [740f5105] by
- swresample: Use double and float for matrixes for best quality and …
- 10:36 AM Ticket #5867 (colorspace is not preserved) updated by
- The color_range of color.mov is "mpeg" / 1 (because you specified it …
- 9:50 AM Ticket #5867 (colorspace is not preserved) created by
- I try to specify -colorspace and -color_range but it has no effect on …
- 8:32 AM Ticket #5147 (mov: wrong output after remuxing) updated by
-
Status, Version, Reproduced by developer changed
- 8:30 AM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
- As mentioned above, the issue did appear with …
- 7:43 AM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
-
Priority, Component changed
Fixed by Timo Rothenpieler in 99b823f0a1be42abc0f3a6a0da946c4464db5fb6 … - 7:07 AM Changeset in ffmpeg [dcc506a9] by
- doc: Mention -dn in the "Stream selection" paragraph. There is no …
- 7:00 AM Ticket #4009 (aiffenc qcelp remux: invalid output) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 6:33 AM Changeset in ffmpeg [de8e096c] by
- swscale: Consistently order input YUV pixel formats Follow a 420, …
- 6:32 AM Ticket #5671 (FFmpeg unable to decode PCM in MXF) updated by
- I opened ticket #5866 for the regression decoding the xiph sample.
- 6:30 AM Ticket #5866 (mxf regression with xiph sample file) created by
- Lutz Vieweg reported an mxf regression since …
- 5:19 AM Ticket #5713 (Can't Recalculate the Timestamp of Fragmentary Video Streams) updated by
-
Component, Summary changed
Okay. I finally found the root cause. FFmpeg can't recalculate … - 1:45 AM Changeset in ffmpeg [64545dd6] by
- ffprobe: don't access AVCodecContext.pkt_timebase directly …
- 12:59 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Ok, no error with full file! But the 1000 fps thing... I used this …
Sep 26, 2016:
- 8:50 PM Ticket #5671 (FFmpeg unable to decode PCM in MXF) updated by
-
Cc changed
- 8:48 PM Ticket #5671 (FFmpeg unable to decode PCM in MXF) updated by
- The same bug applies to MXF files from other sources, e.g. the …
- 7:43 PM Changeset in ffmpeg [ab737ab3] by
- avcodec/ansi: Check dimensions Fixes: 1.avi Found-by: 连一汉 …
- 7:42 PM Changeset in ffmpeg [69449da4] by
- avcodec/ansi: Check dimensions Fixes: 1.avi Found-by: 连一汉 …
- 4:51 PM Ticket #5677 (Videotoolbox encoder does not preserve A53_CC side data) updated by
- https://s3.amazonaws.com/tmm1/ccaptions/movie.ts …
- 4:21 PM Changeset in ffmpeg [99b823f0] by
- avcodec/mpegvideo_enc: fix memory leak When the input frames contain …
- 4:13 PM Ticket #4009 (aiffenc qcelp remux: invalid output) updated by
- the output file seems to play fine with qt
- 2:34 PM Ticket #5147 (mov: wrong output after remuxing) updated by
- attached
- 11:56 AM Ticket #5056 (Empty cues when converting ASS embedded in MKV to SRT) closed by
- fixed: Probably fixed by Rodger Combs in 3b32e1313c6d68aa10bc7d97ad505382def833b0
- 11:39 AM Ticket #5147 (mov: wrong output after remuxing) updated by
-
Keywords changed
Please provide the samples again. - 11:32 AM Ticket #4105 (RC_Lookahead RC-Lookahead inconsistency) closed by
-
wontfix: Feel free to send a patch made with
git format-patchto the … - 11:22 AM Ticket #5291 (Wrong parsing when start time > end time in subtitles (.ass)) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since b01891a9. - 11:05 AM Ticket #4026 (AAC Number of bands exceeds limit) closed by
- needs_more_info: Sadly, the stream is now 404.
- 9:37 AM Ticket #5865 (ffplay doesn't correctly center fullscreen video on rotated monitor) created by
- Open video on a rotated (pivot) monitor, example resolution: …
- 6:50 AM Changeset in ffmpeg [46aae846] by
- lavf/movenc: Allow to disable writing the timecode track. Fixes …
- 6:36 AM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) updated by
- Replying to ubitux: > Is this better with SDL2 now? > > …
- 6:15 AM Ticket #5807 (Add YUV420P10 to vaapi hardware decode) updated by
-
Resolution changed
- 6:15 AM Ticket #5807 (Add YUV420P10 to vaapi hardware decode) updated by
-
Priority, Keywords, Resolution changed
The patch was applied as fb37da37ac1e17f643269ea5bad5bee7e79dcb3a - 1:29 AM Changeset in ffmpeg [fb37da37] by
- avcodec/hevc: Add YUV420P10 to vaapi hardware decode - permits …
- 1:27 AM Ticket #2162 (AC-3 descriptors for Transport Stream) updated by
- This is probably an audio descriptor issue in Transport Stream. Ticket …
Sep 25, 2016:
- 10:45 PM Ticket #4078 (Specify audio bitrate per-channel) updated by
- This would help immensely with batch encoding.
- 10:22 PM Ticket #5864 (Add support for MP42 major brand) updated by
-
Priority, Keywords, Version changed
Which media player fail for mp41? - 8:57 PM Ticket #5864 (Add support for MP42 major brand) created by
- Summary of the bug: Add support for MP42 major brand to LibAV since it …
- 7:17 PM Changeset in ffmpeg [449dc25f] by
- ffmpeg: fix memleak of bitstream filter context on failure Increase …
- 7:17 PM Changeset in ffmpeg [3ac76d76] by
- ffmpeg: fix memleak of encoder options AVDictionary on failure …
- 7:12 PM Changeset in ffmpeg [e3842e87] by
- avcodec/Makefile: Fix mlpenc dependencies Signed-off-by: James Almer …
- 7:03 PM Changeset in ffmpeg [aa0dc698] by
- avformat/avidec: remove warning about deprecated declarations …
- 5:38 PM Changeset in ffmpeg [bd9e4254] by
- doc/libav-merge: change gmane link to a ffmpeg.org one
- 5:27 PM Changeset in ffmpeg [95a7cbb0] by
- doc: move out merge script to tools
- 5:17 PM Changeset in ffmpeg [485f75b2] by
- doc: remove codecpar mention in libav-merge.txt
- 5:15 PM Changeset in ffmpeg [99dfa55d] by
- Merge commit '1e93c1e30ff0e8bf6094a426ca60f005e9cdaed3' * commit …
- 5:08 PM Changeset in ffmpeg [21344991] by
- lavd/sdl2: add sdl alias This commit also adds an sdl alias for the …
- 5:08 PM Changeset in ffmpeg [fbb1fcd4] by
- lavd/sdl2: remove unused code
- 5:06 PM Changeset in ffmpeg [b98dafe0] by
- avformat/avidec: Fix memleak with dv in avi Found-by: 连一汉 …
- 5:06 PM Changeset in ffmpeg [9083e044] by
- ffmpeg: Fix bistream typos Signed-off-by: Michael Niedermayer …
- 4:43 PM Ticket #2505 (ProRes encoding dupe frames at head and tail w/ bad tail sound) closed by
- fixed: I was never able to reproduce the issue with the duplicated first …
- 4:24 PM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) updated by
- Thanks Sasi, Michael and Carl.
- 4:23 PM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) closed by
- needs_more_info: Is this better with SDL2 now? ffplay seems to have native SDL BGRA …
- 4:14 PM Ticket #5120 (Incorrect start frame when converting mpeg2video in .mov to mp4) closed by
- fixed: Fixed by Sasi Inguva in ca6cae73db207f17a0d5507609de12842d8f0ca3
- 3:52 PM Ticket #1137 (adher to start media time in QuickTime edts/elst) closed by
- fixed: Fixed by Sasi Inguva in ca6cae73db207f17a0d5507609de12842d8f0ca3
- 3:43 PM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) closed by
- fixed: Fixed by Sasi Inguva in ca6cae73db207f17a0d5507609de12842d8f0ca3
- 3:39 PM Ticket #1493 (Transcoding MOV file from Rhozet Carbon Server creates video with ...) closed by
- fixed: Fixed by Sasi Inguva in ca6cae73db207f17a0d5507609de12842d8f0ca3
- 3:21 PM Ticket #2324 (Duplicate First Frame) closed by
- fixed: Fixed by Sasi Inguva in ca6cae73db207f17a0d5507609de12842d8f0ca3
- 2:04 PM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
- Didn't test, but judging from a quick git blame it might be once since …
- 1:59 PM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
- Is this a regression? Sorry, my dvb providers do not send Closed …
- 1:36 PM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
- CLI without any external inputs: ./ffmpeg -f lavfi -i testsrc2 -vf …
- 1:12 PM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
- This is caused by the following line: …
- 12:48 PM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
-
Keywords changed
- 12:45 PM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) updated by
- Closed Captions are mandatory for the issue to manifest. Given the …
- 11:11 AM Changeset in ffmpeg [5a70e56f] by
- avcodec: fix vc1dsp dependencies
- 11:06 AM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) updated by
-
Priority, Component changed
- 9:02 AM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) reopened by
- 9:01 AM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) updated by
- Apologies for the late reply, was away for a while. Code (basically …
- 7:59 AM Ticket #5863 (MXF file containing pcm from Ikegami gfpack) updated by
- File uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket5863/
- 7:57 AM Ticket #5863 (MXF file containing pcm from Ikegami gfpack) created by
- http://ffmpeg.org/pipermail/ffmpeg-user/2016-September/033705.html A …
- 7:38 AM Ticket #5862 (A clipping value of ADPCM is different from specifications.) updated by
-
Keywords changed
Please send a patch made withgit format-patchto the … - 7:33 AM Ticket #5862 (A clipping value of ADPCM is different from specifications.) created by
- source code: adpcm.c function: adpcm_yamaha_expand_nibble line: …
Sep 24, 2016:
- 10:29 PM Ticket #3233 (PSP PMF audio) updated by
- == Solution Found for PMF Freezing == I have discovered why the …
- 10:09 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by
- This is not reproducible on macOS either. […]
- 10:04 PM Ticket #5677 (Videotoolbox encoder does not preserve A53_CC side data) updated by
- Can you provide some media samples with closed captions?
- 8:52 PM Ticket #3604 (SDL2 support for avdevice and ffplay) closed by
- fixed: FFmpeg switched to SDL2 today.
- 7:08 PM Changeset in ffmpeg [73b644cd] by
- lavf/utils: Avoid an overflow for huge negative durations. Fixes …
- 7:07 PM Changeset in ffmpeg [8b21b44e] by
- lavf/utils: Avoid an overflow for huge negative durations. Fixes …
- 7:05 PM Ticket #5135 (signed integer overflow in update_stream_timings) closed by
- fixed: Should be fixed in 267da70ea8c36caaa645a3c4f1c5f0ca8bae156a
- 7:01 PM Changeset in ffmpeg [267da70] by
- lavf/utils: Avoid an overflow for huge negative durations. Fixes …
- 6:48 PM Changeset in ffmpeg [dc48248e] by
- avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFS Should …
- 6:30 PM Changeset in ffmpeg [1e345848] by
- avfilter/tests/integral: Remove unused variables Reviewed-by: Clément …
- 5:28 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) updated by
- Works fine here, "f" for fullscreen and back works as expected: […]
- 5:25 PM Changeset in ffmpeg [5ef19590] by
- ffmpeg: switch to the new BSF API This commit is initially largely …
- 5:24 PM Ticket #5861 (ffplay receives fullscreen event twice with 'f' since SDL2 (regression)) created by
- […] Pressing once 'f' triggers fullscreen event twice, causing a …
- 5:16 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by
- Replying to MonoS: > Is there any update? I tried today …
- 5:03 PM Changeset in ffmpeg [70de2ea] by
- nvenc: Extended rate-control support as provided by SDK 7 …
- 5:02 PM Changeset in ffmpeg [358c887a] by
- nvenc: Add support for high bitdepth Signed-off-by: Luca Barbato …
- 4:56 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by
- Is there any update? I tried today with the latest zeranoe without …
- 4:56 PM Changeset in ffmpeg [159aa127] by
- lavd/sdl2: Fix 32bit rgb formats on little-endian hardware.
- 4:35 PM Changeset in ffmpeg [1d92256d] by
- lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards. …
- 4:33 PM Changeset in ffmpeg [04fa20d5] by
- lavf/aacdec: Do not autodetect a single frame inside the file.
- 4:08 PM Changeset in ffmpeg [e02e2515] by
- nvenc: Add some easier to understand presets that match x264 …
- 4:08 PM Changeset in ffmpeg [352741b5] by
- nvenc: Make sure that enum and array index match And use a macro to …
- 3:52 PM Changeset in ffmpeg [47ea6f5c] by
- lavd: drop SDL1 device and SDL1 support Signed-off-by: Josh de Kock …
- 3:50 PM Changeset in ffmpeg [9c5fab5e] by
- ffplay: add SDL2 support This commit also drops SDL1 support for …
- 3:50 PM Changeset in ffmpeg [64535382] by
- lavd/opengl: use SDL2 Signed-off-by: Lukasz Marek …
- 3:50 PM Changeset in ffmpeg [f94b8d25] by
- MAINTAINERS: update my entries Acked-by: Michael Niedermayer …
- 3:50 PM Changeset in ffmpeg [3877e3d8] by
- lavd: Add SDL2 output device Acked-by: Michael Niedermayer …
- 1:08 PM Ticket #5375 (Can't download a m3u playlist stream that uses AES encryption) updated by
- +1 for this feature. Version 3.1.3 and it's still not here =(
- 12:08 PM Ticket #5137 (signed integer overflow in weight_h264_pixels2_9_c()) closed by
- duplicate: Probably a duplicate of ticket #5134, also not reproducible since 772ad714.
- 12:03 PM Ticket #5134 (signed integer overflow in weight_h264_pixels4_9_c()) updated by
-
Keywords changed
Not reproducible since 772ad714, I guess the underlying issue still exists. - 10:53 AM Ticket #5839 ([feature request] [hls] hls_flags to limit single_file size) closed by
- fixed: Patch applied as 1212e3468e7b66007a3a3f0363af5fd92718835a
- 10:10 AM Ticket #5837 (Audio descriptors for Transport Stream) closed by
- duplicate: Sorry for the delay, this is a duplicate of ticket #2162 (that does …
- 9:51 AM Ticket #279 (Remuxing aac in TS fails) closed by
- fixed: Fixed by Hagen Schmidt in 583a6431460ac62bd91328a8856fb07a445124ea
- 9:46 AM Ticket #3595 (Support >6 channels in E-AC-3 audio encoder) updated by
- Two minute eac3 7.1 sample (that does not come from the demo disk) …
- 9:35 AM Ticket #5813 (IDR with opengop) closed by
- needs_more_info
- 9:34 AM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) closed by
- needs_more_info
- 8:10 AM Ticket #4910 (support for nl-means denoise filter) closed by
- fixed
- 8:10 AM Ticket #4910 (support for nl-means denoise filter) updated by
- Implemented in c29b532a942233b5c804e620d475b3b888fe6e72 SIMD will be …
- 7:52 AM Changeset in ffmpeg [c29b532] by
- lavfi: add nlmeans filter Fixes Ticket #4910
- 6:49 AM Changeset in ffmpeg [748a4747] by
- avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB …
- 6:46 AM Changeset in ffmpeg [a6f5e25a] by
- avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB …
- 2:28 AM Changeset in ffmpeg [1212e346] by
- avformat/hlsenc: refine EXT-X-BYTERANGE support for segments refine …
Sep 23, 2016:
- 9:23 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 15957b19, related to … - 9:09 PM Changeset in ffmpeg [6a2cbf90] by
- ffprobe.c: Indicate decode-but-discard packets when doing …
- 7:36 PM Changeset in ffmpeg [4a3b41be] by
- fate: add Test for h264_mp4toannexb (ticket2991)
- 5:12 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
- Thank you so much Hendrik for looking into this problem and fixing the …
- 4:19 PM Changeset in ffmpeg [69b00a7f] by
- avcodec/cavsdsp: use av_clip_uint8() for idct Fixes out of array read …
- 4:18 PM Changeset in ffmpeg [0e318f11] by
- avcodec/cavsdsp: use av_clip_uint8() for idct Fixes out of array read …
- 3:15 PM Changeset in ffmpeg [d41c9b1c] by
- avcodec/remove_extradata_bsf: Fix AVoption parameter max value
- 3:15 PM Changeset in ffmpeg [1bd9b960] by
- tests/fate/ffmpeg: Remove dead automatic remove extradata test update …
- 2:43 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) closed by
- fixed: Fixed in 5ae0ad001a653e71b14c92a0d7861de87901752c
- 2:40 PM Changeset in ffmpeg [5ae0ad00] by
- x86/h264_weight: use appropriate register size for weight parameters …
- 12:59 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) updated by
- I have a 4MB file file which demonstrates this issue. I am unable to …
- 12:51 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) created by
- I am trying to convert a ts stream produced by my TV tuner into an MP4 …
- 11:34 AM Changeset in ffmpeg [a5fafabc] by
- tests/fate: Add fate-ffmpeg-bsf-remove-* tests Signed-off-by: Michael …
- 9:43 AM Changeset in ffmpeg [7904859f] by
- compat/cuda: convert to unix line endings
- 9:17 AM Changeset in ffmpeg [dcea6189] by
- avcodec/cuvid: mark as avoid for probing
- 9:16 AM Changeset in ffmpeg [9777ba33] by
- avformat/utils: avoid using marked decoders for probing Reviewed-by: …
- 9:16 AM Ticket #5852 (ProRes Color range tags not working) updated by
- It is in latest master.
- 9:15 AM Changeset in ffmpeg [30d3e36a] by
- avcodec: add new AVOID_PROBING capability Reviewed-by: Michael …
- 8:59 AM Ticket #5852 (ProRes Color range tags not working) updated by
- Hey Richrard, Thanks a lot. Where can i find the patched version? …
- 8:05 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- You get read error because you use _cut file which is truncated. You …
- 2:55 AM Changeset in ffmpeg [7d17d31d] by
- fate: update fate-source reference file Signed-off-by: James Almer …
- 2:10 AM Changeset in ffmpeg [bc26fe89] by
- avcodec/h264: Use ptrdiff_t for (bi)weight functions Signed-off-by: …
- 1:39 AM Changeset in ffmpeg [289a6bb8] by
- cuvid: Pass bit depth information to decoder Although cuvid can only …
- 1:38 AM Changeset in ffmpeg [843aff3c] by
- cuvid: Use bundled headers We need to remove the dynlink fanciness …
- 1:38 AM Changeset in ffmpeg [f59e10b0] by
- cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0 For unknown …
Sep 22, 2016:
- 11:28 PM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Replying to richardpl: > Correct command is > {{{ > …
- 10:57 PM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Replying to richardpl: > Correct command is > {{{ > …
- 10:56 PM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Replying to richardpl: > Why you are using _cut …
- 10:43 PM Ticket #5492 (mov TimeCodeHandler always copied to mp4) updated by
- We're also affected by this bug. We've tried everything but can't seem …
- 10:39 PM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) updated by
- Linux test.local 4.4.0 #1 SMP Tue Sep 20 20:45:27 CEST 2016 x86_64 …
- 10:38 PM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) created by
- QSV on my machine works, for example: […] Ffmpeg is compiled with …
- 10:17 PM Ticket #5852 (ProRes Color range tags not working) updated by
- Mov muxer should now write sar, even if it is 1/1, so if you use …
- 9:59 PM Changeset in ffmpeg [88d79dbd] by
- avformat/movenc: write pasp atom even if sar.num == sar.den …
- 9:05 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- I did some online research today because I am still seeing similar …
- 7:43 PM Ticket #5858 (HLS single file playback broken when encryption enabled) updated by
-
Keywords, Component changed
- 7:39 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Replying to richardpl: > It could but it is not needed. …
- 7:09 PM Ticket #5858 (HLS single file playback broken when encryption enabled) created by
- HLS files generated with encryption enabled and the single segment …
- 11:16 AM Changeset in ffmpeg [6d9a46e8] by
- avformat/utils: force native h264 decoder for probing Reviewed-by: …
- 10:51 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Correct command is […]
- 10:28 AM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- It could but it is not needed. Use text editor which can handle unix …
- 10:25 AM Ticket #5856 (filter_complex significantly slower than -vf for the same task.) closed by
- needs_more_info: Feel free to reopen once you provide proper commands.
- 10:24 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Why you are using _cut file? Its only ~18.seconds long.
- 8:07 AM Ticket #5581 (vp6: support decoding of interlaced video) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 7:47 AM Changeset in ffmpeg [12004a9a] by
- audiodsp/x86: yasmify vector_clipf_sse
- 7:47 AM Changeset in ffmpeg [683da86a] by
- audiodsp: reorder arguments for vector_clipf This will make the x86 …
- 7:47 AM Changeset in ffmpeg [bf58545a] by
- audiodsp: fix vector_clipf documentation The x86 version processes 16 …
- 7:47 AM Changeset in ffmpeg [e9ef6171] by
- checkasm: add tests for audiodsp
- 7:47 AM Changeset in ffmpeg [2eb97af6] by
- checkasm: add a test for blockdsp
- 7:47 AM Changeset in ffmpeg [eea9857b] by
- blockdsp: drop the high_bit_depth parameter It has no effect, since …
- 7:47 AM Changeset in ffmpeg [340f12f7] by
- hwcontext_cuda: Add P010 and YUV444P16 pixel format Signed-off-by: …
- 6:55 AM Ticket #5857 (null pointer passed as argument in av_grow_packet()) closed by
- fixed: Regression since 2fe04630, fixed in …
- 6:39 AM Changeset in ffmpeg [6fc2957] by
- lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to …
- 6:37 AM Changeset in ffmpeg [c54eef46] by
- lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to …
- 6:19 AM RemapFilter edited by
- typo (diff)
- 2:19 AM Ticket #3233 (PSP PMF audio) updated by
- Regarding the patch, I have tried it with an old commit ~Dec 2014 and …
- 12:11 AM Ticket #5851 (Option to remove tags from Closed Captions) updated by
- Sorry, what is "Otoh"? Well, VLC shows original CC like this: …
Sep 21, 2016:
- 11:50 PM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Works (yes, it's latest), but subtitles don't show (only one subtitle …
- 11:45 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- I've just tried with latest Subrip.exe, and now it makes UTF-8 with …
- 11:13 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Also SubtitleWorkshop can do srt, but it makes ANSI by default.
- 9:18 PM Ticket #5857 (null pointer passed as argument in av_grow_packet()) created by
- Summary of the bug: libavcodec/avpacket.c:142:32: runtime error: null …
- 9:18 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
- Hi Michael, I have tested this patch on top of the latest ffmpeg code …
- 9:11 PM Ticket #5157 (spv1: deflate errors with 24bpp sample) updated by
-
Keywords changed
- 9:07 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
- Replying to anouar: > Replying to cehoyos: > …
- 7:50 PM Ticket #5157 (spv1: deflate errors with 24bpp sample) closed by
- fixed
- 7:05 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- I'll try again with other DVDs, but here …
- 5:18 PM Changeset in ffmpeg [7447ec91] by
- crystalhd: Use up-to-date bsf API Although the old API is supposed to …
- 4:44 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
- Replying to cehoyos: > Replying to anouar: > …
- 4:23 PM Changeset in ffmpeg [0b420886] by
- avcodec/cuvid: add support for hardware deinterlacing Currently does …
- 4:22 PM Changeset in ffmpeg [3b24020] by
- avcodec/cuvid: implement new send_packet/receive_frame api
- 4:00 PM Ticket #5581 (vp6: support decoding of interlaced video) updated by
- thread …
- 3:54 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- It should be this, here is full archive: …
- 3:43 PM Ticket #5672 (concat demuxer truncates output duration) updated by
- Replying to richardpl: > Since when we are tracking non …
- 3:37 PM Ticket #5672 (concat demuxer truncates output duration) updated by
- Since when we are tracking non git master bugs? Also there is error in …
- 3:05 PM Ticket #3302 (Cannot draw opaque text on transparent frame) closed by
- fixed: Sorry for the incorrect test, it works fine now!
- 3:03 PM Ticket #3302 (Cannot draw opaque text on transparent frame) reopened by
- No text visible here with the original command line: […]
- 2:57 PM Ticket #5672 (concat demuxer truncates output duration) reopened by
- […]
- 2:52 PM Ticket #5581 (vp6: support decoding of interlaced video) updated by
- I do not see patch. Can you attach it here.
- 2:49 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Replying to edumj: > Replying to cehoyos: > > …
- 2:43 PM Ticket #3846 (The output video show a wrong alpha) updated by
- I uploaded the FCP sample file.
- 2:28 PM Changeset in ffmpeg [47ffcdda] by
- avcodec/mlz: Check output chars before using it Fixes hypothetical …
- 2:26 PM Changeset in ffmpeg [0a2ca41] by
- avcodec/mlz: Remove 'l' postfixes from numbers Signed-off-by: Michael …
- 1:39 PM Changeset in ffmpeg [955b818c] by
- ffmpeg: switch to codecpar This commit is largely based on commit …
- 1:11 PM Ticket #5469 (on2avc (0x0500): add support for stereo mode) closed by
- fixed: Fixed in 187c4273351f517a343c00ac470e1952edbd2e9b. Have same issues as …
- 1:08 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- Are you sure that dll is correct?
- 12:37 PM Changeset in ffmpeg [187c4273] by
- avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono …
- 11:46 AM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) closed by
- fixed: Please do not reopen ancient tickets using a new, different command line.
- 11:45 AM Ticket #5462 (dds: support 4bpp mode) closed by
- fixed: Fixed in 257fbc3af4cba08ac471dab68924182160bde6fd.
- 11:40 AM Changeset in ffmpeg [257fbc3a] by
- avcodec/dds: add support for 4bpp format Signed-off-by: Paul B Mahol …
- 10:19 AM Ticket #3846 (The output video show a wrong alpha) updated by
- One of samples above is no longer available.
- 10:09 AM Ticket #3302 (Cannot draw opaque text on transparent frame) closed by
- fixed: Fixed in 9d16e46d9eb4643ce119e26ed5c3975cb6cb7aa1.
- 10:00 AM Ticket #5369 (new audiotoolbox encoder does not support AAC encoding with more than ...) closed by
- fixed: Closing. Thanks for testing.
- 9:54 AM Changeset in ffmpeg [9d16e46d] by
- avfilter/drawutils: allow drawing opaque text on transparent …
- 9:53 AM Ticket #5369 (new audiotoolbox encoder does not support AAC encoding with more than ...) updated by
- can't reproduce the issue anymore with 3.1.3
- 9:45 AM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by
- volker, I just tested ffmpeg git master with encoding an aac to -c:a …
- 9:30 AM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) reopened by
- 9:29 AM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by
- Seems that the problem is back (or has not been fixed completely). …
- 8:50 AM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
- Replying to anouar: > is it possible to update its …
- 12:20 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Last command works here, make sure you use latest ffmpeg.
- 12:11 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Sorry, but I can't figure out how to use scale2ref. This example from …
- 12:10 AM Ticket #5643 (FFmpeg unable to decode DnxHD 145 in MXF) closed by
- fixed: Fixed by Mark Reid in d8d433321796c3eaf47d93e1091a20cbd3c44bda.
Sep 20, 2016:
- 11:29 PM Changeset in ffmpeg [6419b4c0] by
- test/fate: add multi component mxf test Signed-off-by: Michael …
- 11:29 PM Changeset in ffmpeg [d8d4333] by
- avformat/mxfdec: use first valid sourceclip found if material track …
- 11:26 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
- Hi Cehoyos, I have tried the latest ffmpeg windows build version: …
- 7:46 PM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- Is not the same as canvas_size? I've tried canvas_size and didn't work …
- 7:36 PM Changeset in ffmpeg [fa0780d] by
- avcodec/avrndec: Remove obsolete FIXME This FIXME probably meant to …
- 6:39 PM Ticket #5369 (new audiotoolbox encoder does not support AAC encoding with more than ...) updated by
- Looking at source code 5.1 is not supported, but 5.1(side) is.
- 6:32 PM Ticket #5686 (Concat Demuxer doesn't work, Concat Protocol does, but too many files!) updated by
- Use cat.
- 6:16 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Replying to ubitux: > Replying to edumj: > > …
- 6:10 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Replying to cehoyos: > Replying to edumj: > > …
- 5:47 PM Ticket #5856 (filter_complex significantly slower than -vf for the same task.) updated by
- Could you try with same encoding parameters, same preset?
- 5:37 PM Ticket #5672 (concat demuxer truncates output duration) closed by
- fixed
- 5:30 PM Ticket #5807 (Add YUV420P10 to vaapi hardware decode) closed by
- invalid: This is not bug report, instead ping patch on mailing list.
- 5:10 PM Ticket #3247 (Transparent subtitle outlines (IDX/SUB) upon conversion to XSUB become ...) updated by
- xsub, with tag DXSB does not support alpha. It knows only about …
- 3:22 PM Ticket #5856 (filter_complex significantly slower than -vf for the same task.) updated by
- One command uses preset slow and another one uses preset fast. I …
- 3:11 PM Ticket #5856 (filter_complex significantly slower than -vf for the same task.) updated by
- if you read my ticket, you will understand if it is an issue or not. …
- 3:07 PM Ticket #5856 (filter_complex significantly slower than -vf for the same task.) updated by
-
Priority, Keywords, Version changed
Replying to Zibri: > Can you explain this behaviour and … - 3:05 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) updated by
- The help output is currently both incomplete and not helpful: One …
- 3:04 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) updated by
- But that bug is unrelated to this one.
- 3:04 PM Ticket #5856 (filter_complex significantly slower than -vf for the same task.) created by
- To record from webcam and microphone and overlay a resized logo, using …
- 2:56 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) reopened by
- If the specification has to be followed, then there is a bug: FFmpeg …
- 2:53 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) closed by
- invalid: What is not clear about that specification should be followed?
- 2:49 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) reopened by
- Please elaborate.
- 2:26 PM Ticket #3657 (float pixel format) updated by
- We would like to have this too. The use case is high bit depth …
- 2:14 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) closed by
- invalid: Specification should be followed. Framerates are integral part of …
- 1:55 PM Ticket #4703 (Audio cut off in screencast) updated by
- Happens also on Fedora 23, as reported by rhn on irc.
- 1:52 PM Changeset in ffmpeg [492259cc] by
- fate: add aac_adtstoasc test (Ticket 3715)
- 12:53 PM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by
- The fact that a channel count of "2" is written to the stsd atom can …
- 12:46 PM Ticket #5852 (ProRes Color range tags not working) updated by
- Replying to RuudKaag: > I don't suppose there's a similar …
- 12:44 PM Ticket #5855 (Feature request: apply same adelay values to all channels) updated by
- ffmpeg -t 10 -i weirdedl.mp4 -c:v copy -af adelay=all=2000 …
- 12:38 PM Ticket #5852 (ProRes Color range tags not working) updated by
- Replying to RuudKaag: > I don't suppose there's a similar …
- 12:36 PM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by
- Samples are gone.
- 12:36 PM Ticket #5101 (Variables used uninitialized in libavformat/utils.c) updated by
- Isn't the question if the standard allows to pass uninitialized parameters?
- 12:27 PM Ticket #5852 (ProRes Color range tags not working) updated by
- Thanks richardpl! Works like a charm. I don't suppose there's a …
- 11:48 AM Ticket #5855 (Feature request: apply same adelay values to all channels) updated by
- Please give full command incarnation how it should look like.
- 11:37 AM Changeset in ffmpeg [e048b46f] by
- fate: Add rgb24-mkv test
- 11:35 AM Ticket #3841 (support MYUV 10-bit & 8-bit 4:2:2 YUV) updated by
- This is just uyvy422 with fields stored sequentially instead of …
- 11:26 AM Ticket #5101 (Variables used uninitialized in libavformat/utils.c) updated by
- The compiler seems to complain about passing an uninitialized variable …
- 11:21 AM Ticket #5855 (Feature request: apply same adelay values to all channels) updated by
- You could assign all
- 11:08 AM Ticket #5101 (Variables used uninitialized in libavformat/utils.c) reopened by
- They are accessed if they are uninitialized.
- 11:08 AM Ticket #5101 (Variables used uninitialized in libavformat/utils.c) closed by
- fixed: They are accessed if they are uninitialized.
- 10:57 AM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Replying to edumj: > ubitux, you mean add it to muxer or …
- 10:22 AM Ticket #5855 (Feature request: apply same adelay values to all channels) updated by
- If you really want this, give option name that will trigger same …
- 10:19 AM Ticket #5855 (Feature request: apply same adelay values to all channels) closed by
- wontfix: You can use adelay='5|5|5|5|5|5|5|5|5'.. up to very high number. …
- 10:01 AM Ticket #5852 (ProRes Color range tags not working) updated by
- Workaround is to add -movflags +write_colr before output.
- 9:32 AM Ticket #5852 (ProRes Color range tags not working) updated by
- I figured as much. Same goes for video filters like set_sar and …
- 9:15 AM Ticket #5852 (ProRes Color range tags not working) updated by
- Problem is that somehow your -color* options are ignored and always …
- 8:41 AM Ticket #5852 (ProRes Color range tags not working) updated by
- I'm sorry, The source file should be there now. …
- 8:31 AM Ticket #5852 (ProRes Color range tags not working) updated by
- ftp://ftp.theambassadors.nl/Source/ is empty here.
- 8:23 AM Ticket #5852 (ProRes Color range tags not working) updated by
- I've put the sample and the ffprobe result of both the source, ffmpeg …
- 8:20 AM Ticket #5852 (ProRes Color range tags not working) updated by
- Please provide input sample you use.
- 8:15 AM Ticket #5855 (Feature request: apply same adelay values to all channels) updated by
- Sample: http://samples.ffmpeg.org/mov/weirdedl.mp4 Command: […] …
- 8:14 AM Ticket #5852 (ProRes Color range tags not working) updated by
- Nothing different than the regular prores when i look at the log and …
- 8:07 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- For burning subtitle you first need to scale subtitle stream to size …
- 7:54 AM Ticket #5855 (Feature request: apply same adelay values to all channels) updated by
- Please provide a command line and complete, uncut console output.
- 7:48 AM Ticket #5855 (Feature request: apply same adelay values to all channels) updated by
-
Type changed
- 7:48 AM Ticket #5855 (Feature request: apply same adelay values to all channels) created by
- At present (N-81692-gef42c1d), the adelay filter requires …
- 7:29 AM Ticket #4504 (Valgrind on arm fate client) updated by
- I've found that building and testing on a Raspberry Pi 1B is not …
- 7:13 AM Ticket #5847 (Duration estimate and bitrate calculation wrong when file is over 4Gb) updated by
- ffmpeg -analyzeduration 120000000 -probesize 100M -i "concat:G:\DVD …
- 6:59 AM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Replying to edumj: > I've just tested extracting subs from …
- 6:57 AM Ticket #4353 (DNxHD 444 from Blackmagic Resolve decodes first frame only) updated by
-
Resolution, Version, Component, Reproduced by developer changed
Fixed in 8395b6eeaa279cff5c1c5d2b2ddfd5be087ca3ee - 3:44 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by
- There's still something wrong with overlaying and colors. If I try to …
- 2:02 AM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- I've just tested extracting subs from one DVD with Subrip.exe (with …
Note:
See TracTimeline
for information about the timeline view.
