Streampunk / beamcoder

Node.js native bindings to FFmpeg.
GNU General Public License v3.0
392 stars 76 forks source link

[question] audio transcoding #71

Open sayem314 opened 3 years ago

sayem314 commented 3 years ago

How do I exactly add a FLAC input and transcode it to aac and pipe the stream via an HTTP server? I have read the docs but I am still confused. Anyway thanks for the library :)