A collection of commands to help get archived videos from Oceans 3.
Project description
ONCvideo
A collection of commands to help get archived videos from Oceans 3.
Avaiable commands include:
- list - List video files for a specific camera between two dates
- blist - List video files based on parameters stored in a csv file
- getDives - Create a csv file listing dives from Oceans3.0
- info - Extract video information (duration, resolution, fps)
- didson - Extract information of DIDSON files
- download - Download video files
- tomp4 - Convert video to mp4 format
- extframe - Extract frames from video files
- extfov - Extract FOVs (frames or videos) from video files
- make_timelapse - Generate timelapse video from images
- downloadTS - Download time series data
- mergeTS - Merge time series data based on the closest timestamps
- downloadST - Download video from Seatube link
- linkST - Generate link video from Seatube
- renameST - Rename framegrabs from Seatube to correct timestamp
Installation
pip install ONCvideo
Before using
ONCvideo
, FFmpeg must be installed and accessible via the$PATH
environment variable. Check https://ffmpeg.org/download.html on details how to install, or use your package manager of choice (e.g.sudo apt install ffmpeg
on Debian/Ubuntu,brew install ffmpeg
on OS X,winget install ffmpeg
on Windows).
Docs
Documentation for functions in the package is avaiable at https://correapvf.github.io/oncvideo.
After installation, use oncvideo -h
to get help and a list of available commands avaiable as well.
See also tests folder for exemples of .csv files that can be used with the blist/list_file_batch command/function.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oncvideo-1.3.5.tar.gz
.
File metadata
- Download URL: oncvideo-1.3.5.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f07feaea224ee6e5cf86e1b5d37533654f9ae9c5d0dc24e13f3824a4436def1e |
|
MD5 | d2e157c2dd9cec4a6abc6d78b11198c2 |
|
BLAKE2b-256 | 8738dd9cd1552eed0addcb5fc09c91491edb45128d42602a68de1a01a3f8c49c |
File details
Details for the file oncvideo-1.3.5-py3-none-any.whl
.
File metadata
- Download URL: oncvideo-1.3.5-py3-none-any.whl
- Upload date:
- Size: 42.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 534ae1e8ac7a1d779991dbc76e0a681d140a36ae18740362ff4b620495640cf8 |
|
MD5 | 78ed274e9721ab3d575de671afd6d1a2 |
|
BLAKE2b-256 | 0f1edef0a70723552a28d375969262f9ab2c132183fe3b53b1895980994b0024 |