Tronel fred
  • Joined on 2023-05-06
fred pushed to master at Public/removeads 2025-09-19 16:31:17 +02:00
7e5a500279 The clean target of the Makefile removes all intermediate files created by the script when used with the --keep option.
fred pushed to master at Public/removeads 2025-09-19 16:30:06 +02:00
8aca12c422 We ignore mpeg TS and Matroska files.
fred pushed to main at Public/panasonic 2025-09-07 17:17:34 +02:00
1e6167a1ae Regexp strings shoulb de raw strings to preserve escape character.
fred pushed to main at Public/Espace-citoyen 2025-08-30 09:03:45 +02:00
fcf4d914c9 Change some messages types into error.
fred pushed to main at Public/Espace-citoyen 2025-08-30 08:59:39 +02:00
4b3c6a33c0 Add a configuration file example.
856e7fc034 Improvement of configuration file.
Compare 2 commits »
fred pushed to main at Public/Espace-citoyen 2025-08-27 14:56:10 +02:00
b9a156d694 Correct typos in the documentation.
fred pushed to main at Public/Espace-citoyen 2025-08-27 14:55:35 +02:00
824e17f62c Correct typos in the documentation.
fred pushed to main at Public/Espace-citoyen 2025-08-27 14:52:32 +02:00
4803711f44 Add a command to specifically test authentication.
fred pushed to main at Public/panasonic 2024-06-08 14:33:07 +02:00
31f8cf2047 Retrieving initial timestamp is more robust.
fred pushed to main at Public/panasonic 2024-06-02 15:13:28 +02:00
f5393cda3b Improve robustness in case of bad packets.
fred pushed to main at Public/panasonic 2024-01-06 16:24:25 +01:00
3e8f868d87 Correction d'un bug de nommage de module.
fred pushed to master at Public/removeads 2023-12-24 16:52:28 +01:00
b94f865831 We handle the case where subtitles track are eventually empty after processing.
fred pushed to master at Public/removeads 2023-12-24 14:31:10 +01:00
48cc4f8a27 hexdump package is required.
fred pushed to master at Public/removeads 2023-12-24 14:29:31 +01:00
889b8dd6dc Subtitles extracted through OCR can be remuxed with the final cut movie (in addition to image based ones).
fred pushed to master at Public/removeads 2023-12-22 14:57:18 +01:00
ffce9aecdf Handling of OCR to generate subtitles files is working.
4dbf9d9c03 Suppress SRT files for cleaning.
Compare 2 commits »
fred pushed to master at Public/removeads 2023-12-22 10:42:30 +01:00
03922a76d2 Add dependancy to library iso639 that supports the normalized names of languages.
fred pushed to master at Public/removeads 2023-12-20 10:46:49 +01:00
f23423ca8d Code to take into account the potential change of length field when modifying the EBML tree structure.
fred pushed to master at Public/removeads 2023-12-20 10:05:47 +01:00
3681ff33f3 Remove code that was here to debug the codec private data changes.
fred pushed to master at Public/removeads 2023-12-20 09:56:45 +01:00
59b55bac6c Make mkvmerge speaks english for its outputs so that the code is neutral with respect to locally installed languages.
fred pushed to master at Public/removeads 2023-12-19 14:12:21 +01:00
2bf9b467bb We handle the cases where the old codec private data size is larger, smaller or equal to the new one.