Skip to content

Milestones

List view

  • No due date
    7/12 issues closed
  • The current Datavyu player is stuttering during backward fake playback (rates < 0) even if the feature is not implemented but external implementations (like Datavyu Software) could fake a backward playback by relying on an external clock that will trigger backward seeks to fake a backward playback. The seek mechanism currently implemented steps to the next frame at the end of a seek in order to refresh the displayed image. However, this behavior causes stuttering during consecutive backward seeks. - Disabling stepping after seek and find a new mechanism to refresh the frame to be displayed - Add Unit test to visually test the backward playback - implement backward playback in demo projects

    No due date
    0/1 issues closed
  • * Update the wiki to help developers willing to contribute to the project. * Move examples to a demo folder and add a JavaFX example * Delete doc folder * Update Readme

    No due date
    4/5 issues closed
  • This milestone will enable markers in the ffmpeg plugin. We need to add this functionality to all players in the plugin, e.g. -- ffmpeg -- mpv -- javafx -- native OSx Once these players have been migrated to the plugin repo. This milestone will also add tests for markers. We will start with the ffmpeg player because it is already present in the plugin.

    No due date