-
Estimated reading time: 4 Minutes
How to get the information and metadata of a media file (audio or video) in JSON format with FFPROBE
Learn how to easily obtain information about the audio, video tracks, and metadata of a media file using ffprobe.
Stay updated with our most recent tutorials, fixes, and developer resources.
Real-time updates that matter
Estimated reading time: 4 Minutes
Learn how to easily obtain information about the audio, video tracks, and metadata of a media file using ffprobe.
Estimated reading time: 3 Minutes
Learn how to work without problems with special characters of UTF-8 and Emojis when working with the DOMDocument class of PHP.
Estimated reading time: 1 Minute
Learn how to crop an mp3 file with a custom length using the FFMPEG cli.
Estimated reading time: 4 Minutes
Learn how does the 3d printing work.
Apr 3, 2021
Estimated reading time: 2 Minutes
Learn how to easily use a custom markdown description on your Github profile.
Estimated reading time: 4 Minutes
Discover the power of Data-driven recruitment.
Apr 3, 2021
Estimated reading time: 4 Minutes
Learn how to swap the faces between 2 pictures with Python in Ubuntu 18.04
Estimated reading time: 3 Minutes
Learn how to easily expose and access contextually a specific DOM element in ReactJS.
Estimated reading time: 2 Minutes
Learn how to convert a panoramic picture into cubemap tiles
Estimated reading time: 3 Minutes
Learn what's an integrated development environment.
Estimated reading time: 1 Minute
Learn how to easily retrieve the sum of the integers between 2 specific indexes in the array using JavaScript.
Estimated reading time: 2 Minutes
Learn how to easily count and build how many pairs is it possible to form from an array of strings in JavaScript.
Estimated reading time: 2 Minutes
Learn how to easily and efficiently find the minimum difference between 2 numbers inside an array of n numbers in PHP.
Estimated reading time: 1 Minute
Learn how to find the closest value to zero from a collection of numbers inside an array in JavaScript.