redbrain

Results 49 comments of redbrain

You're right, I forgot about that. I guess you'd have to simulate a web client in order to scrape the values which is beyond my knowledge.

+1. I'd like to see this

@Krptikx if you want a jar with the patched version, git clone the repo, merge the pr locally, and run `gradlew build`

Before merging, you may want to update the version further. Latest as of writing this comment is v1.3.77.

until then, here's the contents of mine: ``` @echo off java -jar moosic.jar pause ```

Even better, turn it into a node module. Expose a main function that takes a canvas, a ROM, and some basic options, and allow people to use it in their...

It can be an mp4 only if the video source container is mp4 and the audio source container is m4a also, you'll need to add some extra flags to ffmpeg...

I'm also experiencing this issue: ![image](https://user-images.githubusercontent.com/42494361/128736410-17577fd5-f92b-470e-b60b-3e2dfc3d0c52.png)

Interested in this feature. Would you consider increasing the priority or adding it to the version 5 project?