Tronel fred
  • Joined on 2023-05-06
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.
fred pushed to master at Public/removeads 2023-12-18 16:14:57 +01:00
6959e83327 Add a new option to not take into account sequences that are shorter than a certain threshold.
2f425aa9cf Adding a bunch of functions to modify codec private data inside video tracks, correct mkv binary representation after such changes.
Compare 2 commits »
fred pushed to master at Public/removeads 2023-12-18 16:11:50 +01:00
556d88d73a mkvinfo command is now mandatory.
af52c80a8e Positioning inside files using lseek is made uniformly.
04d23ca1b2 The langage used by commands cannot be set using locales module.
Compare 3 commits »
fred pushed to master at Public/removeads 2023-12-15 09:38:55 +01:00
88d9d15496 If we only try to convert from .ts to .mp4 or .mkv, without any cut, do not remove output file.
fred pushed to master at Public/removeads 2023-12-12 12:07:45 +01:00
b1c58fc53a Correction d'un bug qui ne passe pas le chemin de ffmpeg dans la fonction ffmpegConvert.
fred pushed to master at Public/removeads 2023-12-12 11:57:12 +01:00
4070f34a60 Ajout d'une large partie du code nécessaire à l'extraction des sous-titres via OCR.
fred pushed to master at Public/removeads 2023-12-02 21:17:21 +01:00
cb600b920d Fix message display.
fred pushed to master at Public/removeads 2023-12-02 21:15:46 +01:00
bb5333ffca Add some details to message about extraction of video pictures and audio packets.