scripts to manage your movies and tvshow
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Hendrik Schutter b8de81a302
add script to find duplicates
3 months ago
check_metadata check metadata as package 9 months ago
codec_visualizer check metadata as package 9 months ago
convert generate codecVis image while converting movies 9 months ago
.gitignore check metadata as package 9 months ago
LICENSE Initial commit 1 year ago
README.md update script name 1 year ago
check_Names_and_Paths.sh included all scripts 1 year ago
find_duplicates.py add script to find duplicates 3 months ago

README.md

codec_visualizer

Usage

python ./codec_analyzer.py file file

Features

  • mutiple resolutions
  • all codecs from ffmpeg
  • zoomed in subframe

Requirements

  • ffmpeg

Demo

alt text

check_metadata

Usage

python ./check_metadata.py path

Features

  • find all video files in path
  • list following metadata:
    • Name
    • Duration
    • Filesize
    • codec
    • resolution

Requirements

  • ffmpeg
  • pip3 install tqdm

Demo

The_Movie_01.mkv                                                | 2:18:21  | 1.57 GiB         | h264     | 1920x1080       
The_Movie_02.mkv                                                | 1:52:11  | 1.92 GiB         | h264     | 1916x798        
The_Movie_03.mkv                                                | 2:23:11  | 1.05 GiB         | av1      | 1920x804        
...        
The_Movie_04.mkv                                                | 2:18:24  | 1.21 GiB         | h264     | 720x560         

h264     | 3 files  | 87.7%   
hevc     | 8 files  | 6.3%    
mpeg4    | 11 files | 2.7%    
av1      | 10 files | 2.4%    
vp9      | 4 files  | 1.0%    

total 36 files

convert

TODO

Du besuchst diese Seite mit einem veralteten IPv4-Internetzugang. Möglicherweise treten in Zukunft Probleme mit der Erreichbarkeit und Performance auf. Bitte frage deinen Internetanbieter oder Netzwerkadministrator nach IPv6-Unterstützung.
You are visiting this site with an outdated IPv4 internet access. You may experience problems with accessibility and performance in the future. Please ask your ISP or network administrator for IPv6 support.
Weitere Infos | More Information
Klicke zum schließen | Click to close