Marcin Kulik

Results 485 comments of Marcin Kulik

There are 2 options for this: 1. allow user to upload any mp3/ogg with voiceover to his already recorded asciicast 2. record microphone during recording of asciicasts, encode to mp3/ogg,...

I like what @mattboehm and @nathany suggest. Let's go this way. I have added "hooks" to the TODO list of the player (https://github.com/asciinema/asciinema-player) and will prioritize this work.

@rharriso so the first step is to add hooks to the player ("on-start", "on-pause" etc), so you can control the audio playback yourself. For example you'll be able to add...

@rharriso atm I'm (slowly) working on the new version of the player here: https://github.com/asciinema/asciinema-player/tree/next I expect to finish this in the next couple of weeks, then I'll be working on...

@rharriso let's move the discussion about hooks to https://github.com/asciinema/asciinema-player/issues/12, as it needs to be done before we can add audio support to the site.

It seems the guide (which is now on wiki here https://github.com/asciinema/asciinema-server/wiki/Installation-guide) forgets to mention the nginx container needs to be restarted as well. Have you restarted it too by any...

Have you resized your terminal window after you started the recording by any chance?

I checked now on Safari on iOS and it looks perfectly fine, so it must be something font/CSS related on FF/Android... Are you able to take a screenshot showing the...

I've recently upgraded the player on asciinema.org to the latest, [new version](https://blog.asciinema.org/post/smaller-faster/). I don't have android device at hand, but on all other browsers and OSes it looks ok. If...

That's a great suggestion, thanks!