Commit Graph

  • 9c256b416a
    feat: RealESRGAN runs k4yt3x 2024-10-02 00:00:00 +0000
  • 6449718ef1
    fix: fixed libvulkan symbol issues k4yt3x 2024-10-02 00:00:00 +0000
  • e79bda997a
    feat: added RealESRGAN (has symbol conflict issues) k4yt3x 2024-10-01 00:00:00 +0000
  • fd3240387d
    feat: converted project to C++ k4yt3x 2024-10-01 00:00:00 +0000
  • a5bf6cc6c7
    feat: split libvideo2x into smaller components k4yt3x 2024-09-30 00:00:00 +0000
  • b7b351eab5
    feat: replaced the Python implementation with the new C implementation k4yt3x 2024-09-29 00:00:00 +0000
  • 4924bf5089 Copy data and attachments... Juan Pedro Bolívar Puente 2024-06-29 21:31:54 +0200
  • 093f0d1059 Fix #780, hanging when the estimated frame count is lower Juan Pedro Bolívar Puente 2024-06-29 21:05:41 +0200
  • be2cb437d7 Add more debug messages to help debugging the teardown sequence Juan Pedro Bolívar Puente 2024-06-29 21:01:27 +0200
  • 7dca62acc2 Fix the keyboard listener would sometimes hang... Juan Pedro Bolívar Puente 2024-06-29 20:58:13 +0200
  • fba3609007 Fix warning "Starting new cluster due to timestamp" Juan Pedro Bolívar Puente 2024-06-29 20:53:14 +0200
  • 7bb411646a Apply and separate logging levels Juan Pedro Bolívar Puente 2024-06-29 20:50:42 +0200
  • 5ce1699cbf Increase ffmpeg queue sizes to avoid warnings Juan Pedro Bolívar Puente 2024-06-27 16:27:45 +0200
  • 7304ea7c58 Performance: do not diff frames if not needed Juan Pedro Bolívar Puente 2024-06-29 20:05:44 +0200
  • 7acb93e4f6 Fix #1132, video getting out of sync Juan Pedro Bolívar Puente 2024-06-29 15:19:41 +0200
  • 890b6eec4c Estimate frame count using the duration and the target FPS Juan Pedro Bolívar Puente 2024-06-29 20:16:49 +0200
  • 19c66473b1 Use frame count as computed by ffmpeg precisely Juan Pedro Bolívar Puente 2024-06-29 07:44:43 +0200
  • ed68e5cd15 Set venv backend to venv, virtualenv doesn't play well with NixOS Juan Pedro Bolívar Puente 2024-06-29 01:05:03 +0200
  • 494d1b7536 Update pdm.lock Juan Pedro Bolívar Puente 2024-06-28 19:56:41 +0200
  • dc0ba87e8d Add basic nix-shell environment so we can run pdm Juan Pedro Bolívar Puente 2024-06-28 19:55:59 +0200
  • 67e3c1654c Implement redirection of output of the scaler subprocesses Juan Pedro Bolívar Puente 2024-06-27 12:35:20 +0200
  • 14799c501d Add support for the other realesrgan models Juan Pedro Bolívar Puente 2024-06-27 01:34:49 +0200
  • b6d7da7878 This works, but it's still ugly. Choosing realesrgan ignores noise flag for now and always uses the realesrgan-x4plus model. Aaron Korte 2024-02-28 01:28:51 +0100
  • 62a1f1072b This kinda works with realesrgan for now. Aaron Korte 2024-02-21 15:50:14 +0100
  • 721de8cbce
    chore(license): bumped copyright year to 2024 k4yt3x 2024-02-10 00:46:00 +0000
  • 7de040bbb7
    fix(dockerfile): fixed the Dockerfile to work with the latest code k4yt3x 2024-02-09 23:36:24 +0000
  • 53cbce3280
    Update README.md AA-SHIKK 2024-02-02 12:08:12 +0545
  • 0680bcce3a
    Create 1 Alexandrofficial 2024-01-17 18:50:21 +0400
  • f53eb627fa fix(container): install optional dependencies Luke Short 2023-11-07 21:30:25 -0700
  • 309976fb96 fix(container): add NVIDIA GPG key Luke Short 2023-11-04 18:31:10 -0600
  • 3b6357e8c7 fix(container): use new pdm-backend package name It has been renamed from pdm-pep517. Luke Short 2023-11-07 20:05:27 -0700
  • dbd62304fa fix(container): use Python 3.9 Luke Short 2023-11-04 17:12:18 -0600
  • b382f3973f
    feat(video2x): dynamically import optional dependencies k4yt3x 2023-09-24 11:26:16 +0000
  • 37bdfddf55
    chore(project): add the 'all' optional dependency k4yt3x 2023-09-24 10:37:32 +0000
  • 21967209b8
    chore(project): update optional dependencies and classifiers k4yt3x 2023-09-24 10:31:02 +0000
  • b4b7cadf0d
    tests(*): updated test file paths and removed unused dependencies k4yt3x 2023-09-24 07:33:07 +0000
  • 7c70032fe7
    fix(video2x): fixed the issue where output width/height aren't calculated if they are None k4yt3x 2023-09-20 05:43:45 +0000
  • 71821dbb56
    fix(pipeline): bumped Python version in pipeline k4yt3x 2023-09-16 23:10:48 +0000
  • 22993028b4
    feat(video2x): updated the variables in the Video2X class for compatibility with the GUI k4yt3x 2023-09-16 18:49:29 +0000
  • 6d934e6a98
    feat(style): added formatting dependencies into pyproject.toml k4yt3x 2023-09-16 18:47:47 +0000
  • f71dcf717f
    Merge pull request #3 from Isratja45/patch-1 dani em 2023-07-20 22:39:08 +0200
  • a44fdbf514
    Merge branch 'master' into patch-1 dani em 2023-07-20 22:38:51 +0200
  • c983875d74
    Merge pull request #1 from Isratja45/Isratja45-patch-2 dani em 2023-07-20 08:29:52 +0200
  • b511bd4f05 Merge branch 'Isratja45-patch-1' of https://github.com/Isratja45/video2x.git into PATCH dani em 2023-07-19 23:23:35 +0200
  • f9ec30b11d
    Create jekyll-gh-pages.yml dani em 2023-07-19 22:56:20 +0200
  • d230b34e2a Merge branch 'master' into Isratja45-patch-2 dani em 2023-07-19 22:35:43 +0200
  • 3f8137c32b Merge branch 'Isratja45-patch-2' of https://github.com/Isratja45/video2x into Isratja45-patch-2 dani em 2023-07-19 22:35:05 +0200
  • 4b57a8b810
    Create codeql.yml dani em 2023-07-19 22:31:59 +0200
  • 7336f02571
    Create dependency-review.yml dani em 2023-07-19 22:31:09 +0200
  • 83843e33d8
    Create python-package-conda.yml dani em 2023-07-19 22:28:54 +0200
  • 4a346ea2b2
    Create google-cloudrun-docker.yml dani em 2023-07-19 22:25:52 +0200
  • 914a75b21d
    Create SECURITY.md dani em 2023-07-19 22:23:05 +0200
  • 164775c852
    ci.yml dani em 2023-07-19 20:54:35 +0200
  • 3126ce54b4 Update ci.yml dani em 2023-07-19 20:38:55 +0200
  • 42ad4d4aa0 Create codeql.yml dani em 2023-07-19 20:18:33 +0200
  • 88cab4c680
    Update ci.yml dani em 2023-07-19 20:41:45 +0200
  • 5a625745c0
    Update ci.yml dani em 2023-07-19 20:38:55 +0200
  • 9722202c0c
    Update ci.yml dani em 2023-07-19 20:26:48 +0200
  • 038ce49cec
    Create codeql.yml dani em 2023-07-19 20:18:33 +0200
  • ab79ba7bf7
    Update ci.yml dani em 2023-07-19 20:03:37 +0200
  • 78a2aafa0e
    moved non-project ignores out of gitignore k4yt3x 2023-06-07 14:24:02 +0000
  • e535cf7333
    updated PDM build backend k4yt3x 2023-05-31 19:18:10 +0000
  • e725712be9 added no progress bar warning for FFmpeg direct process scenarios k4yt3x 2023-05-31 15:24:12 +0000
  • d66b7fa144 fixed upscaler test k4yt3x 2023-05-31 15:23:53 +0000
  • 155a144a93 removed file update dates, unified role names k4yt3x 2023-05-30 23:18:34 +0000
  • 275f329f7f disabled formatting for example code to keep comment indentation k4yt3x 2023-05-29 14:08:26 +0000
  • 60ae71f3c5 adjusted interpolation %diff from 10% to 5% k4yt3x 2023-05-25 21:09:58 +0000
  • cc01f2d8e2 refactored interpolator k4yt3x 2023-05-25 18:44:54 +0000
  • 5255e20283 fixed incorrect interpolator choices; reduced libfdk_aac cutoff freq k4yt3x 2023-05-25 18:43:53 +0000
  • c746773980 added Anime4K v4 (GLSL) support via FFmpeg & libplacebo k4yt3x 2023-05-09 08:30:02 +0000
  • afc0df30cd fixed CI logo k4yt3x 2023-05-09 08:07:34 +0000
  • bb759197d8 ignored data dir k4yt3x 2023-05-09 08:04:19 +0000
  • b4570cc106 bumped year to 2023 k4yt3x 2023-05-09 08:02:47 +0000
  • 5b3b8af040
    Fix build badge Wu Tingfeng 2023-04-26 14:17:05 +0800
  • e6f5fba120
    Create ух Serezha200 2023-04-24 23:26:27 +0300
  • 66f4c17294 changed license-expression to license so PDM can build the package k4yt3x 2022-11-13 01:14:47 +0000
  • 4230872d42 update pyproject.toml Fixes a package build failure due to a changes in metadata not being reflected in pyproject.toml xmusjackson 2022-11-07 00:04:04 -0600
  • 30048ae304 removed the slim Docker image since it does not build properly k4yt3x 2022-10-07 16:19:43 +0000
  • f1a34f30d9 fixes interploation expecting upscale algs sonofabitz 2022-09-22 12:17:10 -0700
  • 84b730497b Revert "added rich console patch for Google Colab" 5.0.0-beta6 k4yt3x 2022-09-04 21:56:40 +0000
  • db0b87597d added rich console patch for Google Colab k4yt3x 2022-09-04 21:41:57 +0000
  • 102340e2be updated Pillow version requirements k4yt3x 2022-09-04 21:32:27 +0000
  • 85437a8481 removed the walrus operator to remain compatible with Python 3.7 k4yt3x 2022-09-04 00:06:46 +0000
  • 176ae90bbb removed fps_mode since it causes incompatibility issues k4yt3x 2022-08-28 19:23:49 +0000
  • 44238aed35 bumped vulkan image version to 1.3-470 k4yt3x 2022-08-28 19:18:37 +0000
  • 045e643867 pinned opencv-python to 4.5.5.64 due to bug #676 in version 4.6.0.66 k4yt3x 2022-08-28 19:18:17 +0000
  • c92805e7bc added realcugan-ncnn-vulkan's license k4yt3x 2022-08-28 16:02:12 +0000
  • 899fe3ae2d added realcugan-ncnn-vulkan into licenses section k4yt3x 2022-08-28 16:01:23 +0000
  • a75c2a50ca bumped version to 5.0.0-beta6 k4yt3x 2022-08-28 16:01:07 +0000
  • 508d6ea4d0
    Merge pull request #695 from k4yt3x/feat/decouple K4YT3X 2022-08-28 11:51:51 -0400
  • 8976dd8199
    Merge branch 'master' into feat/decouple K4YT3X 2022-08-28 11:17:39 -0400
  • 29a55e633c fixed the issue where the encoder cannot exit k4yt3x 2022-08-28 15:03:16 +0000
  • f7d6dc41b3 changed FFmpeg vsync to fps_mode k4yt3x 2022-08-28 03:44:27 +0000
  • d236131134
    Merge pull request #644 from plambe/master K4YT3X 2022-05-08 17:17:12 -0400
  • d669654142 Fixed interpolation algorithms list plambeto 2022-05-08 21:16:09 +0300
  • 4b0ab5382c added kill method to encoder k4yt3x 2022-05-01 08:46:33 +0000
  • 737646a248 made processor objects a class var k4yt3x 2022-05-01 08:45:56 +0000
  • 9fc0aa787e moved main to __main__; changed _run to use the new encoder and processor k4yt3x 2022-05-01 08:44:33 +0000
  • a041a60d87 added processor skeleton class k4yt3x 2022-05-01 08:43:13 +0000
  • 020fb2dc80 updated value unpacking k4yt3x 2022-05-01 08:42:13 +0000