veejay
veejay
Feature request
All documentation should be reviewed and updated In general: - ~~Link to documents from main README (link to video codecs, link to audio , etc etc)~~ a7549f2245173d9b7eee9ac2ddb970b889cda680 & 9903d30dc39d344c346a133e77b335b8cd138096 -...
MJPEG hwaccel is supported by ffmpeg using libvaapi backend (both amd and intel, choose the correct driver) 1) Setup va driver 2) Test using ffmpeg -hwaccel vdpau test.avi 3) Implement:...
Collect machine information, statistics and user information Ask the user for agreement, seperately for machine information, statistics and user information (3x) Tell where the settings are kept (which file, what...
Notify the user when a new version of veejay is released - Use git tag to identify new version - Report availabilty of new version in reloaded - Check for...
Extend the crash handler to automatically create a new issue on github - Each issue may be reported only once (function, type of crash, line number optional) - Throttle rate,...
docs/video-wall.md script does not run out of the box; shared memory reader plugin fails to initialize. improve error reporting, fix any bug
http://halide-lang.org/
Not all video4linux events have their midi learning counter part see usage of vj_midi_learning_vims_complex ``` void on_v4l_saturation_value_changed(GtkWidget *widget, gpointer user_data) { if(!info->status_lock) { multi_vims( VIMS_STREAM_SET_SATURATION, "%d %d", info->selected_slot->sample_id, (gint) (GTK_ADJUSTMENT(GTK_RANGE(widget)->adjustment)->value...