Using Hardware Acceleration on MacOS with FFmpeg
Video encoding with x264 and x265 takes a lot of CPU usage. This is because you’re using a software encoder. The whole encoding is done in software and this ...
Video encoding with x264 and x265 takes a lot of CPU usage. This is because you’re using a software encoder. The whole encoding is done in software and this ...
This is a series of articles. Follow the link here to get an overview over all articles.
OVH has closed their cloud storage hubiC for new registrations over two years ago. For more information about this follow the article published vom OVH: The ...
This is a series of articles. Follow the link here to get an overview over all articles.
During the time a series of articles regarding using FFmpeg as a HLS streaming server has been published. This article is an overview on all published articl...
Aufgrund der aktuellen Corona-Situation haben es viele lokale Restaurant-Betreiber nicht einfach. Viele sind aber dabei sich entsprechend anzupassen um beisp...
Do you want to add a logo or and overlay to a video file? This article describes how you can do this using FFmpeg.
Als der Dienst OTR-Ratte am 2.1.2012 online ging, habe ich selbst OnlineTVRecorder aktiv verwendet. Kein Wunder: Damals gab es noch kein Netflix oder Amazon ...
FFmpeg delivers a lot of video filters including a filter called “delogo”. This one can be used to remove a station logo from a video.
ran.de provides for some sport events a live stream in Germany. This article shows you the API behind it (tested only with the NFL streams). Since it is undo...