Git Product home page Git Product logo

Comments (4)

exzombie avatar exzombie commented on July 2, 2024 1

Opening raw videos even without *.qarv files is implemented in e796eab. Hotkeys are still TODO.

from qarv.

exzombie avatar exzombie commented on July 2, 2024

arif already has something like this, I can port it to qarv_videoplayer. Basically, it has an Open dialog for raw video where you can specify the format. As for adding it to the "Open with" menu, I'm not sure that it can be done properly/unobtrusively because there is no standard filename extension for raw video; I'll look into it.

Keyboard shortcuts can be added, sure. If you have suggestions that would feel natural to users of video editors, please say so. For seeking, I guess something in the spirit of mplayer would be fine.

from qarv.

rkantos avatar rkantos commented on July 2, 2024

Great! Maybe something could be done for the program to try detect at the beginning of the file? Maybe Qarv could make some sort of header to the raw file or a totally separate file named like the recording, but with an file extension, which qarv_videoplayer could then look for? As I understand, VLC (and most video players) for example doesn't care for filename extensions, but just read the header from the file. I don't know much about raw formats.. Maybe they don't have a header and cannot have one.

Like I said, functionality as in VLC would be a very good start, functionality like in Kinovea (https://www.kinovea.org/) would be more than I need.

At least these would be appreciated:

play/pause : spacebar
stop: (any key really) 's'
next in folder / next : button on the UI (or even a file browser to select files from)
frame by frame: arrow key up/down or left/right
frame by frame: mouse scrolling, one frame when scrolling up once
seeking: (ctrl+)arrow key left right
seek-skip: alt+number (1:10% of frames, 2:20% of frames, 3:30% of frames etc...)

The default VLC shortkey setup is good - too (except for going through individual frames): https://wiki.videolan.org/hotkeys_table/

from qarv.

exzombie avatar exzombie commented on July 2, 2024

Maybe Qarv could make some sort of header to the raw file or a totally separate file named like the recording, but with an file extension, which qarv_videoplayer could then look for?

This is how it already works when the option "Write video information file" is enabled; qarv_videoplayer is associated to the *.qarv files that are created in this fashion.

from qarv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.