Timeline
Aug 20, 2019:
- 11:21 PM Changeset in ffmpeg [661a9b27] by
- avcodec/alsdec: Fix integer overflow in decode_var_block_data() …
- 11:21 PM Changeset in ffmpeg [d7866bf5] by
- avcodec/internal: Bump sane_nb_chanels This allows decoding more als …
- 11:21 PM Changeset in ffmpeg [f51e4d02] by
- avcodec/alsdec: Limit maximum channels to 512 There seems to be no …
- 7:28 PM Ticket #8090 (RPi 4 h264_mmal error) created by
- Summary of the bug: After update and compile with the latest FFMPEG it …
- 3:50 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by
- These were all generated in Avid from a 23.976 base project. I notice …
- 3:23 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by
- Let me know if those samples are okay. I didn't realize they would …
- 2:56 PM Ticket #8089 (Hangs process ffmpeg.exe) updated by
-
Version changed
- 11:06 AM Ticket #8089 (Hangs process ffmpeg.exe) updated by
-
Component changed
Full console output for hanging and not hanging ffmpeg.exe 1. … - 10:47 AM Ticket #8089 (Hangs process ffmpeg.exe) updated by
-
Component changed
Please provide the command line together with the complete, uncut … - 10:15 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by
- Replying to michael: > Replying to cehoyos: > …
- 9:59 AM Ticket #8089 (Hangs process ffmpeg.exe) reopened by
- I need to collect "JPEG" from each working stream. In the file …
- 9:29 AM Ticket #8089 (Hangs process ffmpeg.exe) closed by
- needs_more_info: Please reopen this ticket if you can explain how to reproduce.
- 8:54 AM Ticket #7567 (Incorrect timetamps when decoding teletext subtitles from TS file) updated by
- This error is still present in the latest git head as far as I can …
- 8:10 AM Ticket #8089 (Hangs process ffmpeg.exe) created by
- From the documentation: rw_timeout "Maximum time to wait for …
- 7:36 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by
- Replying to cehoyos: > Regression since …
- 7:35 AM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- Replying to thx4ever: > The only way to get ffmpeg …
- 6:11 AM Changeset in ffmpeg [74e68003] by
- lavfi/qsvvpp: disable pass through mode if format changed Partly fix …
- 5:38 AM Changeset in ffmpeg [d252d1c] by
- lavfi/scale_qsv: change alignment to be 16 bytes 32 bytes alignment …
- 5:34 AM Changeset in ffmpeg [655ff470] by
- lavc/qsvdec: Add VP9 decoder support VP9 decoder is support on Intel …
- 5:34 AM Changeset in ffmpeg [7555cfd2] by
- lavc/qsvdec: Add mjpeg decoder support Signed-off-by: Zhong Li …
- 5:34 AM Changeset in ffmpeg [0dfcfc50] by
- lavc/qsvdec: remove orignal parser code since not needed now …
- 5:34 AM Changeset in ffmpeg [00d0a4aa] by
- lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader() …
- 5:34 AM Changeset in ffmpeg [f3dfd34f] by
- lavc/qsv: make function qsv_map_fourcc() can be called externally …
- 5:34 AM Changeset in ffmpeg [f115a2b7] by
- lavc/qsvdec: add function ff_qsv_map_picstruct() Signed-off-by: Zhong …
- 4:03 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by
- Is there any update about this issue? This seems an important issue …
- 2:07 AM Changeset in ffmpeg [1b0a8e48] by
- lavfi/dnn/dnn_backend_native: fix memory leak in error path fix …
- 2:06 AM Changeset in ffmpeg [f156f4ab] by
- lavfi/avfiltergraph: add check before free the format …
- 2:05 AM Changeset in ffmpeg [df6876d] by
- lavfi/af_adeclick: fix double free after ff_filter_frame fail …
- 1:56 AM Changeset in ffmpeg [3708a2a] by
- avformat/hlsenc: reindent code and remove redundant empty line
- 1:45 AM Changeset in ffmpeg [939c17fc] by
- avformat/hlsenc: remove unuse comment of the code
- 1:06 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) closed by
- needs_more_info
- 12:44 AM Changeset in ffmpeg [f3692520] by
- lavf/hlsenc: free the old_filname to avoid memory leak free the …
- 12:23 AM Changeset in ffmpeg [eccb94c3] by
- lavf/hlsenc: fix one warning: unused variable 'filename' …
Aug 19, 2019:
- 9:49 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by
- The simpler and shorter the better.
- 9:46 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by
- I'll see if I can hunt someone down with an Avid (hopefully in the …
- 9:16 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) updated by
-
Priority, Keywords, Version, Component changed
Replying to clawsoon: > both 350x and 365x, which are … - 9:13 PM Ticket #8087 (Faster decoding with FFmpeg) closed by
- invalid
- 8:53 PM Ticket #8088 (FFmpeg allows DNxHD 175x, but not DNxHD 350x) created by
- In the Wikipedia list of DNxHD codecs, 175x and 350x are similar …
- 7:59 PM Ticket #8087 (Faster decoding with FFmpeg) created by
- I am using ffmpeg for live stream processing. Basically, I compiled …
- 5:53 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- The only way to get ffmpeg working are this command options but the …
- 3:10 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- Replying to thx4ever: > > I tried and dont work, check …
- 2:37 PM Changeset in ffmpeg [d0fa1a58] by
- FATE/dnn: let fate/dnn tests depend on ffmpeg static libraries …
- 2:37 PM Changeset in ffmpeg [67889d47] by
- libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow …
- 2:37 PM Changeset in ffmpeg [29aeeb3e] by
- libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized. …
- 1:44 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- Replying to lizhong1008: > Replying to [comment:7 …
- 8:07 AM Changeset in ffmpeg [596ecc29] by
- avfilter/vf_v360: add dual fisheye format Signed-off-by: Eugene …
- 8:06 AM Changeset in ffmpeg [d044252a] by
- avfilter/vf_v360: add padding option for cubemap Signed-off-by: …
- 8:06 AM Changeset in ffmpeg [b26094e2] by
- avfilter: add v360 filter Signed-off-by: Eugene Lyapustin …
- 3:51 AM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- Replying to thx4ever: > 1 - Yes i have tried HEVC HW …
Aug 18, 2019:
- 8:29 PM Ticket #8081 (support of g729b codec) updated by
- Yes, I tested on about 10 different files, and it works perfect. …
- 8:26 PM Ticket #8081 (support of g729b codec) updated by
- Apparently a duplicate of ticket #4799.
- 8:12 PM Changeset in ffmpeg [1965161e] by
- avcodec/anm: Check input size for a frame with just a stop code …
- 8:10 PM Ticket #8081 (support of g729b codec) updated by
- Were you able to test different samples? Do you have access to the encoder?
- 8:01 PM Ticket #8081 (support of g729b codec) updated by
- Thank you very much it works like a charm! You are my hero! Thank you …
- 7:49 PM Ticket #8081 (support of g729b codec) updated by
- Sorry, I forgot this change (added above): […]
- 7:45 PM Ticket #8081 (support of g729b codec) updated by
- Thank you very much! Unfortunately I can't check because i have …
- 3:39 PM Ticket #8081 (support of g729b codec) updated by
- Thank you for the analysis, please test the following patch with more …
- 1:59 PM Ticket #8081 (support of g729b codec) updated by
- Replying to cehoyos: > Replying to AlexanderU: …
- 1:53 PM Ticket #8081 (support of g729b codec) updated by
- Yes, from search in network it looks like second name of the same …
- 1:47 PM Ticket #8081 (support of g729b codec) updated by
- Replying to AlexanderU: > yes. Are there any specific way …
- 1:42 PM Ticket #8081 (support of g729b codec) updated by
- The TwoCC lists call this "Sipro ACELP.KELVIN"
- 1:26 PM Ticket #8081 (support of g729b codec) updated by
- yes. Are there any specific way to confirm that?
- 1:22 PM Ticket #8081 (support of g729b codec) updated by
- Could you confirm that the output file was created from the wav file …
- 1:16 PM Ticket #8081 (support of g729b codec) updated by
- Yes, it is converted by original codec. It's easy to check. g729b has …
- 12:40 PM Ticket #8081 (support of g729b codec) updated by
-
Priority, Keywords, Version, Type changed
Could you confirm that the output file was created from the wav file … - 12:44 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- > > This playlist (while playable in ffplay, but not in most …
- 12:42 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to thecodeassassin: > > According to the spec: …
- 12:22 AM Changeset in ffmpeg [cff3090] by
- avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow write …
- 12:17 AM Changeset in ffmpeg [df6e341b] by
- lavf/dump: use error log level for invalid size Reviewed-by: Steven …
Aug 17, 2019:
- 9:04 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) updated by
- Replying to Balling: > Replying to cus: > > …
- 8:53 PM Ticket #8086 (Alex Mogurenko violates GPL) updated by
- That is a shame, as the guy used to send prores patches to …
- 8:49 PM Ticket #8086 (Alex Mogurenko violates GPL) updated by
-
Status, Reproduced by developer changed
The md5sum offfmpeg.exeis f9d759ff44418ee1b3805d498abd3226, the … - 8:22 PM Ticket #8085 (ffprobe - report if audio is vbr) closed by
- invalid: The bit_rate field in the format output above is set from a header …
- 8:17 PM Ticket #7589 (NewTek distributing non-free FFmpeg build) reopened by
- 8:00 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) updated by
- Replying to cus: > FFPlay is only calling …
- 7:40 PM Ticket #7589 (NewTek distributing non-free FFmpeg build) closed by
- fixed
- 7:24 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) closed by
- fixed: FFPlay is only calling SDL_SetWindowFullscreen, it is not positioning …
- 7:19 PM Ticket #8086 (Alex Mogurenko violates GPL) created by
- Build of FFmpeg describe here: …
- 6:44 PM Ticket #8085 (ffprobe - report if audio is vbr) updated by
- For example, below we have a bit_rate key. Could we add a key that …
- 6:41 PM Ticket #8085 (ffprobe - report if audio is vbr) created by
- Currently, ffprobe reports an average bitrate for audio streams. It …
- 5:57 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) reopened by
- Hello! Excuse me for hijacking the issue but there is still one …
- 5:47 PM Changeset in ffmpeg [6866c54e] by
- avfilter/showinfo: support Content Light Level information show real …
- 4:39 PM Changeset in ffmpeg [95fa73a2] by
- avformat/avio: remove 4k limit from avio_printf We do this by …
- 4:39 PM Changeset in ffmpeg [61b4daf7] by
- avformat/assenc: optimize writing dialogs An example where the …
- 4:39 PM Changeset in ffmpeg [a82f8f2f] by
- avformat/avio: add avio_print_string_array and avio_print These …
- 4:27 PM Ticket #8051 (Add Meridian Lossless Packing (Dolby TRUEHD) support for MP4) updated by
-
Status changed
I didn't ask for a TrueHD sample because i wanted to look at the audio … - 4:21 PM Ticket #8051 (Add Meridian Lossless Packing (Dolby TRUEHD) support for MP4) updated by
- Replying to jamrial: > Is there a sample available …
- 3:33 PM Changeset in ffmpeg [6a3bdf3] by
- fate: add accurate_rnd+bitexact sws_flags for fate-gifenc This fixes …
- 3:15 PM Changeset in ffmpeg [ad3ef00c] by
- avfilter/f_select: yuv will use Y plane only for scenecut detect At …
- 3:00 AM Ticket #8084 (Seeking backwards with large mkv files broken) closed by
- fixed: Fixed in c294f38c91f440880ffd28fda0eeb1154431ab7e …
- 12:37 AM Changeset in ffmpeg [299e0df] by
- avformat/matroskadec: Fix seeking matroska_reset_status (a function …
- 12:33 AM Changeset in ffmpeg [c294f38c] by
- avformat/matroskadec: Fix seeking matroska_reset_status (a function …
Aug 16, 2019:
- 10:33 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by
- Please post an explanation how to reproduce.
- 10:29 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by
-
Reproduced by developer changed
I can reproduce this locally, i.e. you don't need to upload your big file. - 9:46 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by
-
Keywords changed
- 9:41 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by
- To make this a valid ticket, please test current FFmpeg git head, …
- 8:25 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by
- I don't think that the version number has anything to do with it (It …
- 8:21 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by
- Update: This happens only in a Matroska Version 2 Container. Using …
- 8:06 PM Ticket #8084 (Seeking backwards with large mkv files broken) updated by
-
Priority, Keywords, Component changed
Can you upload a sample file e.g. … - 7:57 PM Ticket #8084 (Seeking backwards with large mkv files broken) created by
- Summary of the bug: The update of ffmpeg 4.2 has a regression when …
- 7:56 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by
- I'll think about how to implement this. There is one thing that …
- 7:43 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- I have checked it Works but when i add -pix_fmt p010le the final …
- 7:29 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- Replying to lizhong1008: > Replying to [comment:5 …
- 7:16 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by
- > Is there any limit on the size of the attachments that you intend to …
- 4:50 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by
-
Analyzed by developer, Reproduced by developer changed
This is because of the restrictions in max_lengths (line 1174 in … - 4:36 PM Ticket #8083 (Matroska demuxer fails to parse big attachements) created by
- Summary of the bug: If an attachment >256 MiB is present, FFmpeg …
- 1:47 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- Replying to thx4ever: > Replying to [comment:4 …
- 12:59 PM Downstreams edited by
- add Mageia 7 and update avidemux 2.7.4 (uses 4.1.4) (diff)
- 11:16 AM Ticket #7279 (Support AAC celp) updated by
- Also nothing points out that this is really AAC CELP variant.
- 11:13 AM Ticket #8082 (Add support for xvc video encoding/decoding) updated by
-
Priority changed
- 10:15 AM Ticket #8082 (Add support for xvc video encoding/decoding) created by
- This is about the integration of xvc video support into FFmpeg. The …
- 9:46 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- If you carefully read the spec excerpt you posted yourself, I don't …
- 9:00 AM Ticket #8081 (support of g729b codec) created by
- Summary of the bug: ffmpeg can't decode g729b codec. I would be nice …
- 8:04 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) reopened by
- According to the spec: The EXT-X-TARGETDURATION tag specifies the …
Aug 15, 2019:
- 7:47 PM Ticket #8080 (Aborting gnutls https connection cuses infinity loop) created by
- Summary of the bug: Aborting (using "AVIOInterruptCB") gnutls …
- 5:58 PM Changeset in ffmpeg [ddd92ba2] by
- convert_from_tensorflow.py: support conv2d with dilation conv2d with …
- 5:58 PM Changeset in ffmpeg [2c01434d] by
- convert_from_tensorflow.py: add option to dump graph for visualization …
- 4:12 PM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- Replying to lizhong1008: > …
- 12:29 PM Changeset in ffmpeg [aac382e] by
- aarch64/opusdsp: do not clobber register v8 A part of v8-v15 needs to …
- 9:56 AM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
- https://patchwork.ffmpeg.org/patch/14522/ has been sent out to fix …
- 9:55 AM Ticket #8065 (VPP_QSV filter don't work as expected) updated by
-
Cc changed
Haven't tested it on windows with qsv HEVC software encoding. But I … - 8:55 AM Ticket #7524 (missing PCR timestamps in secondary streams with the MPEGTS muxer) closed by
- fixed: You can mark streams to generate a PCR in them if you reference them …
- 8:50 AM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) closed by
- fixed: Fixed in 88ac76be796025dfa7cc55124e881fbc59b7377a.
- 8:44 AM Ticket #8039 (mpegtsenc: incorrect PCR with multiple programs) closed by
- fixed: Fixed in d770e0f401e77ccd4640bbc805384f928d5de244.
- 8:42 AM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) closed by
- fixed: I think zeranoe will auto-build a new version on git master every …
- 7:49 AM Ticket #7279 (Support AAC celp) updated by
- Could you provide more such files?
- 7:32 AM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) updated by
- This patch has been pushed to master: …
- 2:44 AM Ticket #8074 (movflags write_colr not working for ProRes encoded mov files) updated by
- Replying to en5ca: > Replying to Gyan: > > …
- 1:42 AM Ticket #8079 (s5p-mfc: v4l2_m2m segfaults when encoding) updated by
- From my quick investigation, it looks like this driver requires …
- 1:29 AM Changeset in ffmpeg [3aeb681f] by
- libavdevice: Update the class name as uniform style Update the class …
- 1:27 AM Changeset in ffmpeg [9c3adb7c] by
- lavf/utils: fix error like "offset 0x1f85: partial file" fix error …
- 1:27 AM Changeset in ffmpeg [3d1506c6] by
- lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc Add new …
- 1:01 AM Changeset in ffmpeg [03ba3868] by
- avcodec/libdav1d: allow setting frame size limit in pixels …
Aug 14, 2019:
- 11:26 PM Changeset in ffmpeg [e1039b09] by
- avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB. …
- 11:26 PM Changeset in ffmpeg [789dcfaf] by
- avformat/mux: Use av_packet_rescale_ts ff_write_chained essentially …
- 11:26 PM Changeset in ffmpeg [11477595] by
- avformat/mux: Use const AVPacket * in compare functions There is no …
- 11:26 PM Changeset in ffmpeg [e3017368] by
- avcodec/flicvideo: Optimize and Simplify FLI_COPY in …
- 11:26 PM Changeset in ffmpeg [c812db81] by
- avcodec/loco: Check left column value Fixes: Timeout (42sec -> 379 …
- 11:26 PM Changeset in ffmpeg [df7e79a5] by
- tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it …
- 11:26 PM Changeset in ffmpeg [f2d522f2] by
- fftools: Use right function signature and pointers The option tables …
- 11:26 PM Changeset in ffmpeg [cdea0206] by
- avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking …
- 11:26 PM Changeset in ffmpeg [c4a88fb5] by
- avcodec/ffwavesynth: Fix integer overflow for some corner case values …
- 9:25 PM Changeset in ffmpeg [59744637] by
- avformat/mpegtsenc: remove deprecated resend_headers option …
- 9:24 PM Changeset in ffmpeg [88ac76be] by
- avformat/mpegtsenc: fix PCR generation intervals PCR generation was …
- 8:50 PM Changeset in ffmpeg [a4d984a] by
- avformat/mpegtsenc: use increasing numbers in default service names …
- 8:50 PM Changeset in ffmpeg [9de40bf] by
- avformat/mpegtsenc: remove section_write_packet forward declaration …
- 8:50 PM Changeset in ffmpeg [47ea654b] by
- avformat/mpegtsenc: factorize setting up services Signed-off-by: …
- 8:50 PM Changeset in ffmpeg [d770e0f4] by
- avformat/mpegtsenc: fix incorrect PCR selection with multiple programs …
- 8:07 PM Changeset in ffmpeg [c8dcda22] by
- ffplay: properly detect all window size changes …
- 7:57 PM Changeset in ffmpeg [a1c70148] by
- ffplay: properly detect all window size changes …
- 7:49 PM Ticket #7953 (Support smpte2084 transfer function for hevc_videotoolbox and ...) closed by
- fixed: This was fixed here: …
- 4:50 PM Ticket #7279 (Support AAC celp) updated by
- I would love to see this capability in ffmpeg, then the municipal …
- 8:10 AM Ticket #8076 (QSV HW Context types mismach) updated by
- No comments?
- 6:37 AM Changeset in ffmpeg [8fcc5d96] by
- avfilter/vf_convolution: Fix build failures 98e419cb added SIMD for …
Aug 13, 2019:
- 11:27 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) reopened by
- 9:22 PM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) updated by
- Please test the patch in …
- 8:14 PM Changeset in ffmpeg [52939a2c] by
- avcodec/indeo2: Check remaining input more often Fixes: Timeout …
- 8:14 PM Changeset in ffmpeg [fbbc8ba6] by
- avcodec/diracdec: Check that slices are fewer than pixels Fixes: …
- 8:01 PM Ticket #8077 (NTSC IMX encoding in MXF not possible) updated by
- After further testing this seems to work stable. Will send patch to ML.
- 6:24 PM Ticket #8077 (NTSC IMX encoding in MXF not possible) updated by
- The mxfenc also allows 49999840 as bitrate for IMX50. However this …
- 2:48 PM Changeset in ffmpeg [1e2e47e3] by
- tools/target_dec_fuzzer: Print max_pixels and iterations at the end …
- 2:48 PM Changeset in ffmpeg [74d4bc0f] by
- libavfilter/vf_scale: Ensure scaled video is divisible by n This …
- 2:48 PM Changeset in ffmpeg [db78bc12] by
- avcodec/vp56: Consider the alpha start as end of the prior header …
- 2:48 PM Changeset in ffmpeg [a3e572d9] by
- avutil/mips: refine msa macros CLIP_*. Changing details as following: …
- 2:48 PM Changeset in ffmpeg [8f92eb05] by
- avcodec/4xm: Check for end of input in decode_p_block() Fixes: …
- 2:48 PM Changeset in ffmpeg [021f2950] by
- avcodec/hevcdec: Check delta_luma_weight_l0/1 Fixes: signed integer …
- 2:00 PM Changeset in ffmpeg [de010d22] by
- libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking Up until now, …
- 1:55 PM Ticket #8079 (s5p-mfc: v4l2_m2m segfaults when encoding) updated by
- backtrace, disassembly and register dump: […]
- 1:38 PM Changeset in ffmpeg [3add65e0] by
- lavf/concat: implement FFSEEK_SIZE.
- 1:38 PM Changeset in ffmpeg [6e1a2dc1] by
- lavf/aviobuf: make AVSEEK_SIZE usable from outside.
- 1:38 PM Changeset in ffmpeg [2b4c1a0f] by
- tools/aviocat: add verbose mode. For now: print the input size as …
- 10:59 AM Ticket #8070 (mov demuxer is broken on fragmented MP4 files with multiple trun boxes ...) updated by
- Can you try this patch: https://patchwork.ffmpeg.org/patch/14482/
- 10:32 AM Ticket #8077 (NTSC IMX encoding in MXF not possible) updated by
- Another part of the problem here is that libavcodec can't produce NTSC …
- 9:28 AM Ticket #8079 (s5p-mfc: v4l2_m2m segfaults when encoding) updated by
-
Keywords changed
- 9:28 AM Ticket #6716 (s5p-mfc: v4l2_m2m encoding does not work) updated by
-
Keywords changed
- 9:17 AM Ticket #8079 (s5p-mfc: v4l2_m2m segfaults when encoding) updated by
- Please provide backtrace, disassembly and register dump as explained …
- 7:33 AM Ticket #7810 (ffmpeg will automatically pause (Konx KW01 gen2)) closed by
- wontfix
- 4:22 AM Ticket #8079 (s5p-mfc: v4l2_m2m segfaults when encoding) created by
- Summary of the bug: ffmpeg segfaults when running encode_video example …
- 2:46 AM Changeset in ffmpeg [8cd96e13] by
- fate: add a case for ticket #3229 Reviewed-by: Michael Niedermayer …
- 12:29 AM Ticket #8078 (Closed captions removed when decoding with NVDEC) updated by
-
Keywords, Component changed
- 12:25 AM Ticket #8078 (Closed captions removed when decoding with NVDEC) updated by
-
You need both
-hwaccel nvdecand-hwaccel_output_format cudato … - 12:24 AM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) closed by
- fixed: Fixed by Chip Kerchner in 3a557c5d88b7b15b5954ba2743febb055549b536
- 12:21 AM Changeset in ffmpeg [3a557c5] by
- lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl gcc …
Note:
See TracTimeline
for information about the timeline view.
