prism-media icon indicating copy to clipboard operation
prism-media copied to clipboard

Easily transcode media using Node.js 🎶

Results 27 prism-media issues
Sort by recently updated
recently updated
newest added

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Hi! I have a set of audio chunks, each - a separate mp3/ogg file (regular, without Opus). I need to merge them into a single audio clip, i.e. join them....

This pr adds a new option `output` that lets you override the default `pipe:1` output. (to output to an RTP stream, file, etc) It also fixes events manually emitted with...

Hi! I was trying to use your OggMuxer but I encountered an issue with audio duration, which is consistently displayed to be 1/3rd of the correct one. Even if you...

#### Issue: `ffmpeg-static` introduced a license change to GPLv3+ since 4.0.1 due to redistributing ffmpeg binary. I aware this situation because this package's license may not compatible with its license....

#### Issue: Can't use opus decoder despite having @discordjs/opus and opusscript installed Error: Error: Cannot find module '@discordjs/opus' Error: Cannot find module 'node-opus' Error: Cannot find module 'opusscript' #### Steps...