Feed of "compn"https://code.ffmpeg.org/compn2026-09-08T16:31:16Zcompn commented on pull request FFmpeg/FFmpeg#210792025-12-08T15:30:13Z433833: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21079#issuecomment-18228Add 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#209352025-11-18T02:56:32Z333958: https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/20935#issuecomment-15474ffmpeg abruptly shuts down the computerffmpeg abruptly shuts down the computercompn[email protected]compn commented on issue FFmpeg/FFmpeg#209352025-11-17T05:07:03Z329130: https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/20935#issuecomment-15340ffmpeg 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]