FFmpeg: Timelapse from Video, Speed Up vs Every n-th Frame

I go over two techniques in FFmpeg to turn a long video into a “timelapse”. One is to speed up the video. The second is to take every n-th frame of video. The second method simulates a traditional timelapse where you record a series of photos. I go over the pros and cons of each technique.

FFmpeg playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZOPDZ71Khzt5PX4X4j6flkg

Speed Up Video 500x
ffmpeg -i sky.mp4 -vf "setpts=0.002*PTS,crop=in_w:in_w*9/16,scale=1920:1080" -vcodec libx264 -b:v 10000k -r 60 -pix_fmt yuv420p sky_speedier.mp4
Time to Execute (using hardware acceleration on Mac)
real	19m49.420s
user	52m21.576s
sys	0m14.403s
External Link: Speed up video

https://trac.ffmpeg.org/wiki/How%20to%20speed%20up%20/%20slow%20down%20a%20video

Use every 500th Frame
ffmpeg -i sky.mp4 -vf "select='not(mod(n,500))',setpts=N/FRAME_RATE/TB,crop=in_w:in_w*9/16,scale=1920:1080" -vcodec libx264 -b:v 10000k -r 60 -pix_fmt yuv420p sky_virtual_timelapse.mp4
Time to Execute (using hardware acceleration on Mac)
real	11m21.001s
user	42m2.315s
sys	0m21.926s
External Link: Create timelapse from video

https://stackoverflow.com/questions/41902160/create-time-lapse-video-from-other-video

Use Hardware Encoding on Mac
Change libx264 to h264_videotoolbox
Use Hardware Encoding on Windows (Intel processor, QuickSync)
Change libx264 to h264_qsv

Raspberry PI Remote SDR Server with Soapy Remote

In this video, I install Soapy Remote SDR server on a Raspberry Pi 4 with an RTL-SDR Blog V3 USB dongle. I then connect to the server on a separate computer running CubicSDR.

CanaKit Raspberry Pi 4 (4GB) Starter Kit (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0ZfrkkOaE2j
UK: https://amzlink.to/az0tldMyYgHkO
CA: https://amzlink.to/az02dRfQRpSbE
ES: https://amzlink.to/az0LjL2QjxrJf (similar)
FR: https://amzlink.to/az03BF7ks0KJJ (similaire)
IT: https://amzlink.to/az0TWmA9d7fFm (simile)
DE: https://amzlink.to/az0cV12rz0zJb (ähnlich)
IN: https://amzlink.to/az0KxgOoOocos
AU: https://amzlink.to/az0cjN4OPfBBq
NL: https://amzlink.to/az0yZHtGePHqS (vergelijkbaar)

RTL-SDR Blog V3 R820T2 (Amazon Affiliate)
US: https://amzlink.to/az0lCILmXsg2W
CA: https://amzlink.to/az00SXj304XA3 (dongle only)
UK: https://amzlink.to/az0QPIMIwF8el
IN: https://amzlink.to/az0qpgu1uTukV
AU: https://amzlink.to/az0cqXNCt06AS

Software Defined Radio Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPHRD_m-N5pzrPPdkXa8Fsf

Update Package List
sudo apt update
Install Soapy Remote SDR Server
sudo apt install soapyremote-server
Check if SoapySDRServer is running
ps ax|grep -i soap
Find IP Address
ip a

Using a Cheap Amazon Masonry Hole Saw on Cinder Block

Using a Cheap Amazon Masonry Hole Saw: https://youtu.be/Vam4XEAkyDU

Hanperal 65mm SDS Plus Shank Hole Saw Cutter Concrete Cement Stone Wall Drill Bit (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0zPRba8oMmV
UK: https://amzlink.to/az009jvAoNiMK
CA: https://amzlink.to/az0seyOC17WIG
AU: https://amzlink.to/az05uSpWYeDQ5

5/16″ SDS bit long (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0uayQEidVYV
UK: https://amzlink.to/az0CGWk8pg24m
CA: https://amzlink.to/az03Pl1yTEVfJ

1/4″ SDS bits (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0pMtIO3Uany
UK: https://amzlink.to/az0E4Eqqf3ovx
CA: https://amzlink.to/az0VfIGAfyE1q