-
-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Is your feature request related to a problem? Please describe.
There are things that aren't supported by tplay that are supported by mpv and vlc, such as transport controls, streaming video sources instead of downloading them completely first, aspect ratio locking, etc... The assumption is that if tplay were provided as a video output plugin for these players, those features would be included.
Describe the solution you'd like
Honestly, this is a great project. It is way more performant than libcaca and also has much better colors. I'm not aware of anything else that allows you to specify your character maps that is as good as this. If this were a video output option for those players, it would be awesome!
Describe alternatives you've considered
I've looked around for other video output plugins for those players that are just as good and haven't found any. Using this direct is currently the best solution but it still has some gaps. Buffering and playing the video prior to downloading a whole file is one of the big gaps.
Additional context
Honestly, I realize this is just an open source project so if you don't do it, no worries. I'm just appreciative of the great work you've already done. Looks great! Thanks man!