https://bugs.kde.org/show_bug.cgi?id=465273

            Bug ID: 465273
           Summary: feat: edit asciinema videos with kdenlive (asciinema,
                    castty, termsvg)
    Classification: Applications
           Product: kdenlive
           Version: 22.12.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: Video Display & Export
          Assignee: j...@kdenlive.org
          Reporter: mil...@gmail.com
  Target Milestone: ---

add support for

* loading and decoding asciinema videos
* encoding and saving asciinema videos
* adding audio tracks to asciinema videos and exporting to html + audio files

example output, made with https://github.com/dhobsd/castty
https://9vx.org/~dho/term/index.html

-

challenges

video codec with variable framerate
gui: rendering a text terminal instead of video frames (ideally use something
fast like alacritty)

-

existing editors for text-video

https://github.com/cirocosta/asciinema-edit (no sound editing)

-

existing recorders for text-video

https://github.com/asciinema/asciinema
https://github.com/dhobsd/castty (asciinema with sound)
https://github.com/nbedos/termtosvg (pure svg, no javascript, no play/pause
control)

-

related issues

Audio track
https://github.com/asciinema/asciinema/issues/512

event listeners, audio support
https://github.com/asciinema/asciinema-player/issues/159

Audio support discussion
https://github.com/asciinema/asciinema-server/issues/63

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to