86 Commits

Author SHA1 Message Date
henryruhs 1e0f6890d5 Update preview 2025-06-22 11:52:22 +02:00
henryruhs d1385fed0d Basic state manager test 2025-06-17 10:47:02 +02:00
henryruhs 5112a15564 Basic state manager test 2025-06-17 10:08:30 +02:00
henryruhs f79770aa13 Polish content analyser 2025-06-10 20:03:27 +02:00
harisreedhar 6b03388f76 fix test 2025-06-10 18:05:20 +05:30
henryruhs aab2db1478 Fix typo in test job runner 2025-06-10 08:38:55 +02:00
henryruhs a26713353f Fix typo in test job runner 2025-06-10 08:25:02 +02:00
henryruhs d766bfaef3 Finish job testing 2025-06-10 08:15:20 +02:00
henryruhs 854f895403 Introduce fix_audio_encoder and fix_video_encoder 2025-05-25 18:02:37 +02:00
henryruhs 1b5621cac5 Fix libopus test 2025-05-25 15:52:52 +02:00
henryruhs 84e86ad91e Improve testing 2025-05-25 15:45:38 +02:00
henryruhs 441305afe5 Improve testing 2025-05-25 15:37:41 +02:00
henryruhs 3c36440262 More testing for audio restore/replace and video merge 2025-05-24 21:00:19 +02:00
henryruhs f9b906850b Stub get_available_encoder_set() 2025-05-23 23:05:56 +02:00
henryruhs 5b37c9b45b CI is very sensitive 2025-05-23 22:25:52 +02:00
henryruhs b1786ddd0b CI is very sensitive 2025-05-23 22:25:01 +02:00
henryruhs 7c65323558 CI is very sensitive 2025-05-23 22:05:48 +02:00
henryruhs 14bb3e32c2 Testing for merge_video() 2025-05-23 20:18:11 +02:00
henryruhs 068f6c86d1 More edge case testing 2025-05-23 19:20:56 +02:00
henryruhs fc0de4eec2 More edge case testing 2025-05-23 19:06:38 +02:00
henryruhs 834c17340d More edge case testing 2025-05-23 18:53:03 +02:00
henryruhs 04319fb3c6 More edge case testing 2025-05-23 13:09:54 +02:00
henryruhs 68da1cf266 More edge case testing 2025-05-23 09:17:51 +02:00
henryruhs 52000114ba Fix merge edge cases 2025-05-22 22:44:24 +02:00
henryruhs 23343eaa76 Testing for merge_video() 2025-05-22 20:58:46 +02:00
henryruhs 89c0493acd Follow the config parser way part4 2025-04-28 10:03:29 +02:00
henryruhs b480c76e35 Follow the config parser way part3 2025-04-28 10:03:29 +02:00
henryruhs 3250f39708 Follow the config parser way part2 2025-04-28 10:03:29 +02:00
henryruhs 671acae887 Follow the config parser way 2025-04-28 10:03:29 +02:00
henryruhs a07b77b31a Change naming of config parser 2025-04-28 10:03:29 +02:00
henryruhs d43147ffe9 Add space 2025-04-28 10:03:29 +02:00
henryruhs 48aaba2786 Undo non-fixes 2025-04-28 10:03:25 +02:00
henryruhs aa1007ff6a Fix blank screen in replace_audio() 2025-04-28 10:03:25 +02:00
Henry Ruhs d43cf5cdde Fix/extrating merging progress bar total (#868)
* Introduce predict_video_frame_total() to fix progress bar while extracting and merging

* Introduce predict_video_frame_total() to fix progress bar while extracting and merging

* Use floor over ceil
2025-04-28 10:03:25 +02:00
henryruhs c0e856ef72 Fix audio quality mapping for aac 2025-04-28 10:03:25 +02:00
Henry Ruhs f3bbd3e16f Qa/follow set naming (#867)
* Follow set naming

* Follow set naming

* Disable type hints

* Uniform order
2025-04-28 10:03:25 +02:00
henryruhs 1bdc02014c Fix broken inference pools part2 2025-04-28 10:03:25 +02:00
Henry Ruhs 5e3ab88f63 Fix broken inference pools (#866)
* Fix broken inference pools

* Fix broken inference pools
2025-04-28 10:03:25 +02:00
henryruhs 44165eb0b7 Rename typing to types 2025-04-28 10:03:25 +02:00
henryruhs 6732a82af4 Fix audio range in restore audio 2025-04-28 10:03:25 +02:00
Henry Ruhs 296eea8577 Feat/halt on error (#862)
* Introduce halt-on-error

* Introduce halt-on-error

* Fix wording
2025-04-28 10:03:25 +02:00
henryruhs e79a99fac4 Skip the new test 2025-04-28 10:03:25 +02:00
henryruhs 5dc986d6b2 Skip the new test 2025-04-28 10:03:25 +02:00
Henry Ruhs d260c28cf3 Feat/available encoders (#860)
* Introduce available audio encoders and video encoders

* Introduce available audio encoders and video encoders

* Introduce available audio encoders and video encoders

* Introduce available audio encoders and video encoders

* Add flac to audio encoders
2025-04-28 10:03:25 +02:00
henryruhs 02d11435a6 Simplify set_audio_sample_size() 2025-04-28 10:03:25 +02:00
henryruhs 4f32ed7868 Rename to read_video_frame 2025-04-28 10:03:25 +02:00
henryruhs dbbf3445b6 We name it InferenceSessionProvider 2025-04-28 10:03:25 +02:00
Henry Ruhs 3b80d66bf4 Feat/better resolve execution (#856)
* A better way to resolve execution providers

* Fix issues

* Fix issues
2025-04-28 10:03:25 +02:00
henryruhs 964fab8724 no, jpeg IS a format 2025-04-28 10:03:24 +02:00
henryruhs 9d9805a03b jpeg is not a format 2025-04-28 10:03:24 +02:00