ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.13k stars 829 forks source link

Proposed Encoders / Decoders Libraries #61

Open jeromewu opened 4 years ago

jeromewu commented 4 years ago

So far only following encoders / decoders libraries are supported:

Update at 2020/11/24

Video

Audio

Image

Others


If you there is any library you would like to add:

I will check this issue periodically to decide which library to integrate next, or identify which is NOT possible to integrate at the moment.

Cherokeeli commented 2 years ago

mp2 codec, please

aisnote commented 2 years ago

fak-aac is non-free or which license ?

mpuz commented 1 year ago

audio - ALAW, MULAW, RTP Multicast, if not yet

acschristoph commented 1 year ago

Rtsp please

hsbtr commented 1 year ago

Does the new version support rtsp?

ChuLiaoLiao commented 1 year ago

Does it support GPU now?

mattiasottosson commented 1 year ago

Libvmaf https://github.com/Netflix/vmaf/tree/master/libvmaf

bittere commented 1 year ago

Hi guys! First off, awesome work on the project! Love it a lot. I was wondering if it would be possible for SVG rendering support through librsvg or resvg. Thanks!

paivaric commented 1 year ago

Rtsp please

salivity commented 1 year ago

could do with mutiple variations based on different tasks to save bandwidth and store the wasm's on a storage service for people to use.

ddtamn commented 1 year ago

how to slowdown a video ? im using this command : await ffmpeg.run('-i video.mp4 -filter:v "setpts=2.0PTS" output.mp4'); but im get this error : [fferr] Unrecognized option 'i video.mp4 -filter:v "setpts=2.0PTS" output.mp4'. createFFmpeg.js:43 [fferr] Error splitting the argument list: Option not found createFFmpeg.js:43 [ffout] FFMPEG_END

andfaulkner commented 1 year ago

How hard would it be to handle .apng file inputs?

Bec-k commented 1 year ago

RTSP please

salivity commented 1 year ago

h265 is not working

evilArsh commented 1 year ago

webgpu has been released recently, RTSP please,god bless you

elshnkhll commented 1 year ago

I am using FFPLAY.EXE my CL: _ffplay -protocolwhitelist pipe,file,udp,rtp -i play.sdp

play/sdp file: v=0 o=- 0 0 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.1 m=audio 5153 RTP/AVP 97 a=rtpmap:97 opus/48000/2

Can you help?

Will donate! Thanks!

Somebi commented 1 year ago

I guess it is becoming a tradition to ask for RTSP each year. :)

elshnkhll commented 1 year ago

LIVE555?

cjfswd commented 1 year ago

.webm ?

Rados51 commented 1 year ago

.webm ?

@cjfswd This works fine already.

constlhq commented 1 year ago

PCMA wanted

CrypticSignal commented 1 year ago

@jeromewu You should update aac (fdk-aac) in the OP to aac as it seems like ffmpeg.wasm doesn't support libfdk_aac.

manfwh commented 10 months ago

amv

thipperz commented 4 months ago

webp decoding

salivity commented 4 months ago

webp decoding

You can use ImageMagick for webp