Raspberry Pi h2.64 transcoder
Go to file
Neale Pickett 71c712796c Putting this into a repo 2023-02-28 21:46:21 -07:00
LICENSE.md Putting this into a repo 2023-02-28 21:46:21 -07:00
README.md Putting this into a repo 2023-02-28 21:46:21 -07:00
h264 Putting this into a repo 2023-02-28 21:46:21 -07:00

README.md

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.