Zachary Vorhies
Zachary Vorhies
See webseed. It works much better. Webtorrent seeding using nodejs is kinda known to be broken and just stop.
If you are willing to run the docker version then try forcing docker to run in x86-64 emulation mode on the Mac M1: [Dockerfile](https://github.com/bes-dev/stable_diffusion.openvino/blob/master/Dockerfile): Change ``` FROM python:3.9.9-bullseye ``` To...
yup same here.
The ffmpeg-asm.js doesn't have the security issues but is super slow. If someone wants to try it out I threw up a demo here: https://www.zaxtunes.com/client_transcoder/ Should be extremely easy to...
The author left instructions to do this. But you'll need to build a node version then use "browserly" to turn it into javascript that can be loaded in the browser
Here's an example that I created: https://www.zaxtunes.com/client_transcoder/ Now everyone trying to find the same thing can just use my code instead. Cheers, ~Z~
https://github.com/bgrins/videoconverter.js doesn't know how to seperate responsibilities, the gui code is intrained with the ffmpeg stuff. My example is entirely separate.
I was able to find a working version in another code repo somewhere but it was SOOOOOOOOOOO SLOWWWW it wasn't worth it.
I've made the repo public and you can clone to this commit: https://github.com/zackees/zaxtunes.com/commit/e3d438eb65efb5110fd71ed2d816a258ee64f579
@DiegoRBaquero @watson @mvayngrib @feross @Flet @alxhotel