Changes between Initial Version and Version 1 of Ticket #10987, comment 4
- Timestamp:
- May 3, 2024, 4:52:45 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10987, comment 4
initial v1 1 Some more information that might be useful: I ran Michael Koch's simplified example using st and ld (with "-frames=25" to avoid error message) for ffmpeg versions 6.1, 5.1 and 4.4 and found the same problematic noisy result. Also, I ran the recent version 7 master several times and got different random noise each time; feeding the outputs into hstack makes an easy comparison.1 Some more information that might be useful: I ran Michael Koch's simplified example using st and ld (with "-frames=25" to avoid error message) for ffmpeg versions 6.1, 5.1 and 4.4 and found the same kind of problematic noisy result but not exactly the same. Also, I ran the recent version 7 master several times and got different random noise each time; feeding the outputs into hstack makes an easy comparison. 2 2 3 3 So the "overwriting" of the stored variable is not systematic, it's as if its memory is mistakenly freed and used for some other things at random.


