Jump to content

S01e02 Ffmpeg - Outlander

ffmpeg -i outlander_s01e02.mkv \ -vf "fps=1/60,scale=320:-1,tile=4x4" \ -frames:v 1 \ thumbs_grid.jpg (one frame every 60 seconds, tiled 4x4) Delay audio by 250ms.

ffmpeg -i outlander_s01e02.mkv \ -c:v copy \ -c:a aac -b:a 256k \ -af loudnorm=I=-16:LRA=11:TP=-1.5 \ outlander_s01e02_norm_audio.mkv From 00:05:00, 6 seconds long, 480p, 10fps. outlander s01e02 ffmpeg

ffmpeg -i outlander_s01e02_hevc.mp4 -f null - Compare two versions: ffmpeg -i outlander_s01e02

ffmpeg -i outlander_s01e02.mkv \ -itsoffset 0.25 -i outlander_s01e02.mkv \ -map 1:v -map 0:a -c copy \ outlander_s01e02_sync_fixed.mkv Add “Outlander S01E02 – Castle Leoch” in bottom-right corner. ffmpeg -i outlander_s01e02.mkv \ -vf "fps=1/60

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. This site uses cookies to enhance the users' browsing experience and collect infomation about the site utilization. We use both technical cookies and third party cookies. If you continue browsing the site you accept the use of cookies; otherwise you can just leave the site.