Relative Content

Tag Archive for javaapache-tikaavi

How to extract video duration from AVI files using Apache Tika?

I’ve been working on a Java application where I need to extract metadata from various media files, including video files like .avi. Initially, I was using FFmpeg to handle this, but due to security concerns and known vulnerabilities, I upgraded to the latest version of FFmpeg. Unfortunately, even the latest version still had vulnerabilities.

How to extract video duration from AVI files using Apache Tika?

I’ve been working on a Java application where I need to extract metadata from various media files, including video files like .avi. Initially, I was using FFmpeg to handle this, but due to security concerns and known vulnerabilities, I upgraded to the latest version of FFmpeg. Unfortunately, even the latest version still had vulnerabilities.

How to extract video duration from AVI files using Apache Tika?

I’ve been working on a Java application where I need to extract metadata from various media files, including video files like .avi. Initially, I was using FFmpeg to handle this, but due to security concerns and known vulnerabilities, I upgraded to the latest version of FFmpeg. Unfortunately, even the latest version still had vulnerabilities.