Viewing profile — pbmahol
pbmahol
HN member- Joined
- Thu, Apr 18, 2024, 6:46 AM UTC
- HN karma
- 6
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About pbmahol
No profile information was provided.
Recent public activity
-
comment
Comment #45056870
What is latest sox release? Why you ignore all ffmpeg audio filters?
-
comment
Comment #44123733
Unrelated, but my C++ solution: https://github.com/richardpl/lavfi-preview
-
comment
Comment #43702522
What technical issues?
-
comment
Comment #43556338
You can not just preserve original phase when doing time stretching, there are "smarter" algorithms that try to derive "correct" phase, while the paulxstretch just make it random v…
-
comment
Comment #43556278
There are better, pro solutions, but if you want random phase what that algorithm actually does I'm not going to judge you.
-
comment
Comment #43554182
The paulxstretch completely obliterates phase component of audio input. Its not really way to do it if you want real output.
- story
-
comment
Comment #43532601
I'm working on https://github.com/librempeg/librempeg
-
comment
Comment #42766573
imagemagick does not support RAW video formats.
-
comment
Comment #42708790
see lavfi-preview on github. Its GUI app for libavfilter/FFmpeg filters
-
comment
Comment #40773086
Is there scientific proof of above claim such as "WASM sandboxing is pretty good!" ? At least most if not all ffmpeg decoders and demuxers are fuzzed all the time and any found iss…