Feed of "compn" https://code.ffmpeg.org/compn 2026-09-08T16:31:16Z compn commented on pull request FFmpeg/FFmpeg#21079 2025-12-08T15:30:13Z 433833: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21079#issuecomment-18228 Add support for writing COMM and USLT frames in id3v2 tags. <p dir="auto">if you look at the id3v2 fate test above yours:</p> Add support for writing COMM and USLT frames in id3v2 tags. <p dir="auto">if you look at the id3v2 fate test above yours:</p> compn [email protected] compn closed issue FFmpeg/FFmpeg#20935 2025-11-18T02:56:32Z 333958: https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/20935#issuecomment-15474 ffmpeg abruptly shuts down the computer ffmpeg abruptly shuts down the computer compn [email protected] compn commented on issue FFmpeg/FFmpeg#20935 2025-11-17T05:07:03Z 329130: https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/20935#issuecomment-15340 ffmpeg abruptly shuts down the computer <p dir="auto">is this your build of ffmpeg or distro build? its impossible for us to debug a year old distro build on some old random hardware. you would have to build and run ffmpeg with less external libs so we can eliminate if the problem is ffmpeg or some other lib.</p> <p dir="auto">can you build git master ffmpeg and tell us if the bug still exists?</p> <p dir="auto">did you check your dmesg? nothing useful in there about the shutdown? was it a kernel panic?</p> ffmpeg abruptly shuts down the computer <p dir="auto">is this your build of ffmpeg or distro build? its impossible for us to debug a year old distro build on some old random hardware. you would have to build and run ffmpeg with less external libs so we can eliminate if the problem is ffmpeg or some other lib.</p> <p dir="auto">can you build git master ffmpeg and tell us if the bug still exists?</p> <p dir="auto">did you check your dmesg? nothing useful in there about the shutdown? was it a kernel panic?</p> compn [email protected]