Max Curzi
Max Curzi
I was very saddened by the retirement of the Codex endpoint. I've been using clippy-ai for months and loved every moment of it. I considered it superior to Github copilot...
**Is your feature request related to a problem? Please describe.** From v0.5.0 the playback can restart/loop. This is currently controlled by a command line flag. It would be nice to...
**Describe the solution you'd like** A media player would be incomplete without an audio-only/music playback feature. **Additional context** Unknowns: what should be displayed in the terminal during playback?
**Describe the bug** running `tplay ` returns an error ``` [ERROR:[email protected]] global cap.cpp:164 open VIDEOIO(CV_IMAGES): raised OpenCV exception: OpenCV(4.7.0) /builddir/build/BUILD/opencv-4.7.0/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the...
Ideally, pressing left/right would jump few (say... 5) seconds backward/ahead. This feature is not trivial because this is not a traditional media player. The video iterator used by opencv probably...
Currently the external dependencies include things like MPV and various packages to install in Ubuntu. With the default feature (rodio audio, which uses alsa) the user does not need to...
Installing OpenCV is not trivial (especially on Windows) and lengthy. Investigate OpenCV alternatives, maybe a Rust crate?