Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pbmahol
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pbmahol
1y ago
What is latest sox release? Why you ignore all ffmpeg audio filters?
2.
▲
by
pbmahol
1y ago
Unrelated, but my C++ solution: https://github.com/richardpl/lavfi-preview
3.
▲
by
pbmahol
1y ago
What technical issues?
4.
▲
by
pbmahol
1y ago
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 values, maybe for extreme stretching valu
5.
▲
by
pbmahol
1y ago
There are better, pro solutions, but if you want random phase what that algorithm actually does I'm not going to judge you.
6.
▲
by
pbmahol
1y ago
The paulxstretch completely obliterates phase component of audio input. Its not really way to do it if you want real output.
7.
▲
GUI for Libavfilter
(github.com)
3 points
by
pbmahol
1y ago
|
0 comments
8.
▲
by
pbmahol
1y ago
I'm working on https://github.com/librempeg/librempeg
9.
▲
by
pbmahol
2y ago
imagemagick does not support RAW video formats.
10.
▲
by
pbmahol
2y ago
see lavfi-preview on github. Its GUI app for libavfilter/FFmpeg filters
11.
▲
by
pbmahol
2y ago
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 issue is addressed.