Cómo convertir TS a MP4 con FFMPEG

ffmpeg -i input.ts -c:v libx264 -c:a aac output.mp4
Hurt Herring