Tests playback of a single video encoded in the H264 format, with AAC audio, at 480p.

ffmpeg -i A_video_of_202511191753.mp4 -vf scale=-2:480 -c:v libx264 -vf scale=-2:480 -c:a aac con-corgi-480p.mp4