fbpx

Uncategorized

Install untrunc in CentOS 7

by ,


We have by far the largest RPM repository with NGINX module packages and VMODs for Varnish. If you want to install NGINX, Varnish, and lots of useful performance/security software with smooth yum upgrades for production use, this is the repository for you.
Active subscription is required.

Have you ever found yourself with a broken .mov or .mp4 file? That is when it does not play at all.

There are tools to fix those broken files, and one great tool of those is untrunc.

Now it’s easy to install it in your CentOS 7 because we’ve built it and included in our repository.

Install untrunc

yum install https://extras.getpagespeed.com/release-latest.rpm
yum install untrunc

Fix broken MOV or MP4 files

All you need is the broken file and a sample good file made with same device.

untrunc /path/to/working-video.m4v /path/to/broken-video.m4v

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.