Back to Webrtc Experiment

Ffmpeg Demos / Demos

ffmpeg/README.md

latest2.5 KB
Original Source

Ffmpeg Demos / Demos

Demo NameDemoCode
Transcoding WAV into AACDemoSource
Transcoding WAV into OggDemoSource
Transcoding WebM into mp4DemoSource
Transcoding WebM into mp4; then merging WAV+mp4 into single mp4DemoSource
Recording Audio+Canvas and merging in single mp4DemoSource
Recording Audio+Screen and merging in single mp4DemoSource
Video CroppingDemoSource

Remember: ffmpeg-asm.js's credit goes to: https://github.com/bgrins/videoconverter.js

File Size?

It is suggested to download ffmpeg-asm file and try locally!

ffmpeg-asm.js file's default size is 18MB; however you can gzip it to make it about 6MB.

LocalHost

sh
node server.js

Now open http://localhost:9001/.

Disclaimer

There is no warranty, expressed or implied, associated with this product. Use at your own risk.

License

All these demos are released under MIT licence . Copyright (c) Muaz Khan.