Live data from Hacker News

Viewing profile — pbmahol

pbmahol

HN member
Joined
Thu, Apr 18, 2024, 6:46 AM UTC
HN karma
6
Public activity
11 items

About pbmahol

No profile information was provided.

Recent public activity

  1. comment
    Comment #45056870

    What is latest sox release? Why you ignore all ffmpeg audio filters?

  2. comment
    Comment #44123733

    Unrelated, but my C++ solution: https://github.com/richardpl/lavfi-preview

  3. comment
    Comment #43702522

    What technical issues?

  4. 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…

  5. 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.

  6. comment
    Comment #43554182

    The paulxstretch completely obliterates phase component of audio input. Its not really way to do it if you want real output.

  7. story
  8. comment
    Comment #43532601

    I'm working on https://github.com/librempeg/librempeg

  9. comment
    Comment #42766573

    imagemagick does not support RAW video formats.

  10. comment
    Comment #42708790

    see lavfi-preview on github. Its GUI app for libavfilter/FFmpeg filters

  11. 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…