fix: switch to h264 to benefit from hardware

This commit is contained in:
Charles
2024-01-10 21:39:06 -08:00
parent d16d1e0ac5
commit ccafa34f33
9 changed files with 274 additions and 105 deletions
+2 -14
View File
@@ -3,22 +3,10 @@ name: Movie
h264:
binary: "/usr/bin/cat"
arguments:
- "/home/charles/Downloads/simpsons_movie_1080p_hddvd_trailer/The Simpsons Movie - 1080p Trailer.mp4"
ivf:
binary: "/usr/bin/ffmpeg"
arguments:
- "-i"
- "-"
- "-g"
- "30"
- "-b:v"
- "2M"
- "-f"
- "ivf"
- "-"
- "/home/charles/Downloads/big_buck_bunny_1080p.h264"
sensor:
binary: "/usr/bin/yes"
arguments:
- "44.33889713096721 1015.1977693083448 23.60542243081727"
sensor_rate_ms: 10000
sensor_rate_ms: 10000