Go to the Motorsport Memorial home page
Selected database

Search
Enter at least 3 letters. Search in all databases is limited to name and surname
Search into field:
Given name and surname
Circuit
Vehicle Brand
Race
Notes
All of these fields
Return records from:

All databases: Motorsport Memorial and Lest We Forget
Selected database only

 



Abbott Elementary S02 Ffmpeg ~upd~ Jun 2026

Look at the output log for crop=1920:800:0:140 . Apply it:

ffmpeg -hwaccel cuda -i "input.mkv" \ -c:v h264_nvenc -preset p6 -cq 22 \ -c:a copy \ "output.mp4" abbott elementary s02 ffmpeg

You rarely want to do this one file at a time. Here is a script to transcode to a standard MP4 format with normalized audio. Look at the output log for crop=1920:800:0:140

ffmpeg -i "Abbott.S02E01.mkv" -af loudnorm=I=-16:TP=-1.5:LRA=11:print_format=json -f null - abbott elementary s02 ffmpeg

ffmpeg -i abbott_s02e04.mkv -vf "crop=1080:1920:420:0" -t 10 barbara_vertical.mp4

First, analyze a file to get the correct loudness stats: