shrinkwrap icon indicating copy to clipboard operation
shrinkwrap copied to clipboard

Shrink audio and video from cameras and GoPros at high quality, preserving metadata and original file modification times

Results 14 shrinkwrap issues
Sort by recently updated
recently updated
newest added

Anyone manage to get this to run on an M-Series Mac? I keep getting a mismatch in expected architecture error. I can run it on an old Mac Pro, but...

Awesome tool, really a big thanks to you ! ### What's wrong There is a mistake in the metadata of the newly created files. You can see it on a...

I tried using the gopro7 preset to convert a Hero10 Video. This produces the following output: ```bash docker run -v /mnt/c/Users/abc/Desktop/GoPro\ Testfile/test:/files bennetimo/shrinkwrap --input-extension MP4 --preset gopro7 /files 13:08:33.971 [main]...

Not all metadata get actually copied. Based on the forum below, it's advisable to use "-all:all>all:all" switch for exiftool in order to copy all metadata. https://video.stackexchange.com/questions/23741/how-to-prevent-ffmpeg-from-dropping-metadata

Hello, very new to coding, docker, etc but was able to run this successfully off my C: drive. Most of my media is on my D: drive, but when I...

Hi, I have a file with an mjpeg stream. When I try to use shrinkwrap to convert the file, ffmpeg doesn't like that stream, and I get an error. Searching...

I am using a windows system and installed docker and it's working fine. I tried this command `docker run -v /path/to/your/files:/files bennetimo/shrinkwrap \ /files` and it worked I saw shrinkwrap...

Firstly thank you for your post. I am trying to use your tool to reduce the file sizes of some AVI files though I get the errors below. Admittedly I...

Or would I need to do that first with loudnorm or https://github.com/slhck/ffmpeg-normalize etc.