h264/README.md

11 lines
317 B
Markdown
Raw Normal View History

2023-02-28 21:46:21 -07:00
This is a shell script to transcode stuff to h.264.
It uses the Raspberry Pi's hardware acceleration
(`h264_v4l2m2m` codec)
to encode the h.264 files.
I don't know if the ffmpeg code is immature,
or if I just don't understand ffmpeg,
but this codec demands some special treatment,
which this shell script provides.