Consolidate and format Tesla vehicle camera video data
Project description
teslacam
Tesla Camera
This is a very simple python 3 script to help me consolidate my Tesla's raw camera data into nicely formatted videos. It tries to maintain the same resolution as the original with the same video quality by default.
This also makes use of nvidia video card GPUs to accelerate encoding.
usage: teslacam [-h] [--codec {hevc_nvenc,libx265}] [--preset PRESET] [--reduce REDUCE] [--layout {pyramid,tall_diamond,short_diamond,cross}] [--keep_temp_folder KEEP_TEMP_FOLDER]
ffprobe_file_path ffmpeg_file_path input_folder_path output_folder_path
positional arguments:
ffprobe_file_path full path to ffprobe binary
ffmpeg_file_path full path to ffmpeg binary
input_folder_path full path to the video folder containing timestamped folders
output_folder_path full path of the output folder for merged files and temporary work folder
optional arguments:
-h, --help show this help message and exit
--codec {hevc_nvenc,libx265}
codec to use for encoding
--preset PRESET preset to use for encoding
--reduce REDUCE percent to reduce video to
--layout {pyramid,tall_diamond,short_diamond,cross}
camera layout
--keep_temp_folder KEEP_TEMP_FOLDER
keep temporary working folder after extraction
FFMpeg download: https://ffmpeg.org/download.html
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teslacam-1.0.0-py3-none-any.whl.
File metadata
- Download URL: teslacam-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.5.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bad589738a9de07f21db1e264ded15de5f1bd5585b8a0e919c3c5d8905e144cf
|
|
| MD5 |
9cb946e79f9a57ecae9abd44e2bebaca
|
|
| BLAKE2b-256 |
1a2ebddde1e6de0a8ca1db3e120f4e6f2a4d21ede0bb9269b1fb16975ac4b54c
|