To convert h.264
format to mp4, install the following utility:
sudo apt-get install gpac
And then,
MP4Box -add filename.h264 filename.mp4
Et voila!
To convert h.264
format to mp4, install the following utility:
sudo apt-get install gpac
And then,
MP4Box -add filename.h264 filename.mp4
Et voila!