Pi – Convert Raw H264 Video Data To MP4

sudo apt-get update
sudo apt-get install -y gpac
MP4Box -fps 30 -add myvid.h264 myvid.mp4
This entry was posted in raspberry pi. Bookmark the permalink.

Leave a Reply