Version Date: 2/13/2024
Document Owner: Sophia Francis
Software Used: ffplay
This is a script that allows for the playback of video files with vectorscope, waveform monitor, BRNGout detector. The command that is used is originally from VRecord and this script just serves as a method of utilizing it without VRecord and from the command line.
This script runs through poetry and can be installed and updated from it.
To run the script. From nul-rdc-scripts
poetry run ffplaywindow -i \path\to\input
To change the highlight color for the BRNG filter. Use -hi or --highlight followed by color name or hexcode.
poetry run ffplaywindow -i \path\to\input -hi 'color name or hexcode'
- To exit playback window, use the esc key
- To fast-forward or rewind use the arrow keys.
- To pause or unpause press the space bar
You can use any hexcode (with alpha addition -- or just tack on '0x' before the hexcode) you wish for changing the color of the highlight.
Here are a few that are suggested from FFMPEGs color swatches that are visible enough to be used.