diff --git a/data/io.github.wartybix.Constrict.metainfo.xml.in b/data/io.github.wartybix.Constrict.metainfo.xml.in index 6a7342f..cfc8187 100644 --- a/data/io.github.wartybix.Constrict.metainfo.xml.in +++ b/data/io.github.wartybix.Constrict.metainfo.xml.in @@ -8,42 +8,35 @@ Constrict Compress videos to target sizes -

Constrict compresses your videos to your chosen file size — useful for uploading to services with specific file size limits. No more relying on online services for video compression, or the manual trial-and-error of re-encoding at various bitrates yourself.

+

Constrict compresses your videos to your chosen file size — useful for uploading to services with specific file size limits. + No more relying on online services for video compression, or the manual trial-and-error of re-encoding at various bitrates yourself.

Features include:

-

The app attempts to retain as much audiovisual quality as possible for the file size given. However, extremely steep reductions in file size can cause significant loss of quality in the output file, and sometimes compression may not be possible at all. All processing is done locally — and as such, compression speeds are only as fast as your hardware allows.

+

The app attempts to retain as much audiovisual quality as possible for the file size given. + However, extremely steep reductions in file size can cause significant loss of quality in the output file, + and sometimes compression may not be possible at all. All processing is done locally — and as such, + compression speeds are only as fast as your hardware allows.

- - + Wartybix - https://apps.gnome.org/Constrict - https://github.com/Wartybix/Constrict - https://github.com/Wartybix/Constrict/issues - - - - - - - + https://github.com/Wartybix/Constrict/po https://ko-fi.com/wartybix/ - - - https://welcome.gnome.org/app/Constrict/ - + + pointing keyboard @@ -54,16 +47,10 @@ 360 - - constrict - @APPLICATION_ID@.desktop - - #99c1f1 #613583 @@ -88,8 +75,6 @@ - - https://github.com/Wartybix/Constrict/releases/tag/25.12.1 @@ -111,7 +96,8 @@
  • Added Spanish translation.
  • Now using Glycin to load video thumbnails in their own sandboxes before displaying them, improving security.
  • -
  • Hopefully fixed an application crash that sometimes occurs after compression completes. I’m not certain though, as the problem is very inconsistent to reproduce. We will have to see…
  • +
  • Hopefully fixed an application crash that sometimes occurs after compression completes. + I’m not certain though, as the problem is very inconsistent to reproduce. We will have to see…
  • Fixed an application crash when attempting to import a file that doesn't exist.
  • Fixed strange radio button focus highlights.
  • Reduced the width of some popover messages.
  • @@ -128,13 +114,16 @@
    • Update to GNOME 49 runtime.
    • Updated the UI to use a split view sidebar layout, in line with other GNOME apps.
    • -
    • Introduced the ability to set a target size above or equal to the original file target size without the app refusing the export. In this case, the app will just transcode the video while attempting to retain quality at the original file size. This is by no means “lossless” though.
    • +
    • Introduced the ability to set a target size above or equal to the original file target size without + the app refusing the export. In this case, the app will just transcode the video while attempting to retain quality + at the original file size. This is by no means “lossless” though.
    • Added Persian translation.
    • Fixed videos with unconventional resolutions having their resolutions reduced unnecessarily.
    • Fixed a crash when the framerate of a video source couldn't be determined.
    • Will now display a toast when attempting to import unsupported files either through drag-and-drop or the ‘Open With…’ dialog.
    • Added a drag-and-drop overlay to match that of Loupe.
    • -
    • Added an information popover to the ‘Hardware Acceleration’ section of the preferences, to better clarify cases where it won’t be used despite being enabled.
    • +
    • Added an information popover to the ‘Hardware Acceleration’ section of the preferences, to better clarify cases + where it won’t be used despite being enabled.
    @@ -147,7 +136,8 @@
  • Added support for GIFs as video sources.
  • Fixed some instances where compression progress would sometimes 'jump back' or go over 100 %.
  • Added German translation.
  • -
  • Fixed an issue where the wrong resolution would be applied to portrait videos in subsequent attempts after going under target, potentially causing numerous attempt failures.
  • +
  • Fixed an issue where the wrong resolution would be applied to portrait videos in subsequent attempts + after going under target, potentially causing numerous attempt failures.
@@ -156,9 +146,12 @@

Lots of new features and improvements in this one:

    -
  • Added hardware acceleration for significantly faster compression speeds. Only works if your GPU supports VA-API encoding for your chosen video codec, otherwise it'll fall back to regular software encoding. 'Extra Quality' mode will still use software encoding regardless.
  • +
  • Added hardware acceleration for significantly faster compression speeds. Only works if your GPU + supports VA-API encoding for your chosen video codec, otherwise it'll fall back to regular software encoding. + 'Extra Quality' mode will still use software encoding regardless.
  • Added new app icon from the GNOME Design Team.
  • -
  • Compressed videos now keep all their subtitle streams/languages, if the subtitles from video sources use compatible, text-only codecs.
  • +
  • Compressed videos now keep all their subtitle streams/languages, if the subtitles from video sources use + compatible, text-only codecs.
  • Fixed an issue where some trimmed video sources had much longer durations when compressed.
  • Added Turkish translation.
  • Updated existing translations.
  • @@ -172,8 +165,10 @@
    • Corrected some SI units, such as 'MB' to 'MiB', and 'Kbps' to 'kbps'.
    • Added Italian and Russian translations.
    • -
    • Fixed unresponsiveness when clicking on an old notification from the app, or when attempting to open the app while it's already running.
    • -
    • The app should generally require fewer attempts to compress videos now, and should no longer get caught up in endless loops going under/over target for some videos. Increased default tolerance to 25%.
    • +
    • Fixed unresponsiveness when clicking on an old notification from the app, or when attempting to open + the app while it's already running.
    • +
    • The app should generally require fewer attempts to compress videos now, and should no longer get caught + up in endless loops going under/over target for some videos. Increased default tolerance to 25%.
    • Fixed some instances of portrait videos being compressed to landscape.
    • Fixed the app detecting the wrong frame rate from some source videos, and causing a crash.