Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion for improvements #1

Open
sosie-js opened this issue Jul 23, 2021 · 2 comments
Open

Suggestion for improvements #1

sosie-js opened this issue Jul 23, 2021 · 2 comments

Comments

@sosie-js
Copy link

sosie-js commented Jul 23, 2021

Hello UniversalAI,

Is it possible to have:
a)PLAY /PAUSE / FORWARD/BUTTONS like a video player -> ALTENATIVE ok, you used key space for Play pause ; I redirected LINUX KEYMAP:
65361 : 'left_arrow',
65363 : 'right_arrow',
b)show by default the slidebar on start (avoiding to have to type S) --> SOLVED with Preview(clip, slider=True)
c)external control with python after the tkinter (in fact it's QT for me) cv gui is launched
d) on control-c or windows closed by mouse, terminal is frozen, (this does not appears when Q is pressed)

This would be great !! For now only candidates having not the "[file] Cannot seek backward in linear streams!" appearing when vspipe is used, are mpv used directly with vapoursynth script or more heavier than yours vapoursynth-preview.

Big thanks for this viewer .

@UniversalAl
Copy link
Owner

UniversalAl commented Jul 25, 2021

New version, redesigned should be available soon, GUI or not , if GUI then there is a classic console controlling playback play, frame steps, bookmarks, settings , more GUI windows available for frame properties, rgb settings, general settings (slider, window position and placement, crop in video,...etc), output readings for pixel values, current cropping, errors. Also using cross platform pynput to catch keyboard keys, so there should not be cross-platform key control problems.

@adworacz
Copy link

How goes the new version? I’m just about to start messing around with this project, thank you for writing it by the way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants