Tronel fred
  • Joined on 2023-05-06
fred pushed to master at Public/removeads 2023-12-02 21:12:05 +01:00
1ed4bbf6df Add a function to retrieve packet duration compatible with multiple ffmpeg versions.
fred pushed to master at Public/removeads 2023-12-02 21:06:31 +01:00
9a8f97a278 Fix missing calls to getTSFrame.
fred pushed to master at Public/removeads 2023-12-02 21:04:12 +01:00
650724c966 Fix a typo.
fred pushed to master at Public/removeads 2023-12-02 21:03:23 +01:00
40592dcec2 Add a function to retrieve timestamp of a frame (with multiple ffmpeg version).
fred pushed to master at Public/removeads 2023-12-02 20:58:04 +01:00
da13f3e9c8 Missing a float conversion.
fred pushed to master at Public/removeads 2023-12-02 20:56:55 +01:00
b4e304d9ab Fix a typo.
fred pushed to master at Public/removeads 2023-12-02 20:53:57 +01:00
44d47a564c Make the script compatible with older version of ffmpeg.
fred pushed to master at Public/removeads 2023-12-02 18:10:25 +01:00
b8394069fb Correct the name of an optional tool: vobsubocr.
fred pushed to master at Public/removeads 2023-12-02 17:29:43 +01:00
124772aaeb Closing of memory filedescriptor right after their usage (to save memory).
fred pushed to master at Public/removeads 2023-12-02 17:26:01 +01:00
076e3c990b Better performances and simplification by removing pipes and using memory file descriptors.
fred pushed to master at Public/removeads 2023-12-02 17:24:00 +01:00
d549311e20 We don't need pygame as a dependency.
fred pushed to master at Public/removeads 2023-12-01 16:50:05 +01:00
4a1bf64bda A makefile to clean all temp files.
fred pushed to master at Public/removeads 2023-12-01 16:48:40 +01:00
58ec094cfc A comment to remember how to extract SPS and PPS from a file with ffmpeg.
0f46dc9fda New functions to extract subtitles at the end of processing. A new option to extract them.
cf4850c8dc The progress bar for pictures extraction are now counted in number of pictures.
ed0494b540 Tools that are search for at startup are now categorized in required and optional.
Compare 4 commits »
fred pushed to master at Public/removeads 2023-12-01 16:44:21 +01:00
22592214bb Add a .gitignore to help having a better git status output.
0678716c1c Add a .gitignore to help having a better git status output.
Compare 2 commits »
fred pushed to master at Public/removeads 2023-11-30 21:07:10 +01:00
685365388e Adding an option to dump images of trailers and headers of each part for debugging purpose.
fred pushed to master at Public/removeads 2023-11-30 16:14:27 +01:00
4bd294e26b A better README.
fred pushed to master at Public/removeads 2023-11-30 16:14:06 +01:00
840aa5c41f The tqdm library is necessary.
fred pushed to master at Public/removeads 2023-11-30 16:13:23 +01:00
9f9e17e6ca Numerous improvements. The base code is fully functional.
fred deleted branch main from Public/removeads 2023-11-29 13:53:56 +01:00
fred pushed to master at Public/removeads 2023-11-29 13:49:44 +01:00
77b7638573 Fichier textuel pour la gestion des sous-titres vides.
28933b8281 On gère le framerate de la vidéo. On gère le cas où le début et/ou la fin tombe sur une i-frame. On affiche les timestamps à vérifier dans la vidéo finale.
73c44f0da3 On ne parse pas les espaces de colorimétrie.
7b491c6af4 Les début et fin de partie sont réencodées correctement. La fusion fonctionne (presque) correctement. Des sous-titres vides sont ajoutés pour les débuts et fins de partie.
35e4e76e2f On est capable d'encoder les tête et fin de partie avec presque les mêmes réglages que l'original.
Compare 5 commits »