Comment convertir TS en MP4 avec FFMPEG

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