Skip to content

Commit ea6969e

Browse files
committed
Improve README.
1 parent 07f9c16 commit ea6969e

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Why this app ?
22

3-
I have made this software because I personally use Handbrake to compress my videos before putting them on my cloud storage and unfortunate Handbrake do not copy the useful metadata added by my phone (location, date of capture …) Using the software ffmpeg in command line with my huge gallery did not feel right, now using this software I can copy the meta from all my compressed video in a folder at once. Hopefully, it will help somebody else.
3+
I have made this software because I personally use Handbrake to compress my videos before putting them on my cloud storage and unfortunately, Handbrake do not copy the useful metadata added by my phone (location, date of capture …) Using the software ffmpeg in command line with my huge gallery did not feel right, now using this software I can copy the meta from all my compressed video in a folder at once. Hopefully, it will help somebody else.
4+
5+
# OS available
6+
7+
Tested on:
8+
- Windows 10 build 19042
9+
- Ubuntu 20.04 LTS
410

511
## Available Scripts
612

0 commit comments

Comments
 (0)