Argorar WebMConverter Versions Save

GUI for ffmpeg to convert videos to WebM and mp4.

3.39.0

2 weeks ago
  • Add in caption filter crop zone when it exist previously
  • Improve preview performance
  • Improve shadow under dynamic points
  • Refactor rotate filter to ffmpeg commands
  • Update ffmpeg to v6.1
  • Add audio amplification option
  • Increase cache size for preview frames
  • Minor changes underhood and UI
  • Add remove option in multi trim. See related request
  • Fix target bitrate using constant mode
  • Fix size limit using constant mode and change rate filter. See related issue
  • Fix yt-dlp.exe v2024.03.10 process. See related issue
  • Add option after convert Create another, this will change the output file to -2, -3,.., -n
  • Fix filenames when you download many clips from the same file using @* introduced in 3.32.0
  • Add a better Denoise method, can choose different levels. See related request

3.34.0

4 months ago
  • Refactor Dynamic Crop to make it more stable and smooth in frame changes
  • Add option to remove points in Dynamic filter
  • Add option to download just a part from a youtube video e.g. https://www.youtube.com/watch?v=_gbUT3AOg@*5:35-5:45. See related request
  • Add feature when click over trim timestamp start or end, preview will jump to the specific frame. See related request
  • Now H.264 is default codec to convert videos to MP4 since this is more widely supported in platforms. To active next generation H.265 check box added in Encoding. See related request
  • Add feature to auto crop black bars, find the option in Crop filter. See related request

Special thanks to this month supporters:

  • ManletPride
  • new top supporter Chibi ❤︎

3.31.0

7 months ago
  • Add option to change from Trim to Multiple Trim, just right click on it and select option. See related request
  • Add option to convert audio in mono channel

3.30.1

8 months ago
  • Fix desync audio and subtitles with latest codecs. See related issue

3.30.0

8 months ago
  • Upgrade to 64-bit architecture, allowing to use more system memory and avoid crashing. See related issue
  • Loading frames from 4k video is faster

3.29.0

8 months ago
  • Add support to internal webvtt subtitles. See related request
  • Add support to external webvtt subtitles
  • Add option to normalize audio. See related request
  • Add option to edit Dynamic filter
  • Add feature to make set target frame rate more efficient when desire output is minor like 30 fps from 60 fps source. See related request
  • Show points created in Dynamic filter
  • Remove user details calls to gfycat since service will be shutdown
  • Fix incorrect initial Resize value after do a Crop. See related issue
  • Fix incorrect initial Rate value
  • Fix extension change
  • Fix wrong crop resolution in some cases
  • Improve memory managment when a new video is imported
  • Improve arguments to use levels, dynamic and interpolation at once
  • Convert console is more clean now
  • Loop arguments refactor, allowing to do multiple complex filters at once

3.26.0

10 months ago
  • Add Dynamic speed feature Check for more. See related request
  • Add toggle to fix incorrectly cropped subtitles, to see more. You can find it in General
  • Remove option to upload to gfycat
  • Fix incorrectly cropped subtitles, to see more
  • Add option to disable set metadata automatically
  • Upgrade .Net framework to 4.8

3.24.0

1 year ago
  • Add convert files in batch. See related request
  • Add 1:1 aspect ratio
  • Add 4:3 aspect ratio
  • Add 21:9 aspect ratio
  • Improved edit Crop size with keyboard. keep aspect ratio with Ctrl + arrowKey
  • Fix Crop top negative values. See related issue
  • Fix Rotate filter preview

3.23.0

1 year ago
  • Improved memory management to prevent crash visualizing frames. See related issue
  • Add Aspect Ratio format in set dimensions. Initially 16:9 and 9:16 format
  • Fix centering frame in Trim, Crop & Caption
  • Cleaning code

3.22.0

1 year ago
  • Cache system implemented. Now move smoother in Trim & Crop filters
  • Add original Frame Per Second in Change Rate filter
  • Add option to disable check for updates
  • Add option to disable extract subtitles. Big videos will load faster. See related issue
  • Fix error handling in request to check new version
  • Fix pixels added to editing crop as in final result. See related issue