Don't forget to give a star in Github. If you want to support this project https://paypal.me/argorar.
A wrapper around ffmpeg and AviSynth made for converting videos to WebM without having to use the command line, fork of this project.
- Download it here.
Important to know:
- Requires .NET Framework 4.8
- Requires AviSynth (2.6.0, 32-bit)
- Already includes ffmpeg
- Only works on Windows
WebM is an open, royalty-free, media file format designed for the web. WebM defines the file container structure, video and audio formats. WebM files consist of video streams compressed with the VP8 or VP9 video codecs and audio streams compressed with the Vorbis or Opus audio codecs. The WebM file structure is based on the Matroska container.
For more information about WebM, see the FAQ.
-
Openness and innovation. A key factor in the web's success is that its core technologies such as HTML, HTTP, and TCP/IP are open for anyone to implement and improve. With video being core to the web experience, a high-quality, open video format choice is needed. WebM is 100% free, and open-sourced under a BSD-style license.
-
Optimized for the web. Serving video on the web is different from traditional broadcast and offline mediums. Existing video formats were designed to serve the needs of these mediums and do it very well. WebM is focused on addressing the unique needs of serving video on the web.
-
Low computational footprint to enable playback on any device, including low-power netbooks, handhelds, tablets, etc
-
Simple container format
-
Highest quality real-time video delivery
-
Click and encode. Minimal codec profiles and sub-options. When possible, let the encoder make the tough choices.
-
Get the last update with just one click.
You can get and edit your video easly with the next options.
Paste the url of the video you want and press enter, the download will start. You will get the best quality.
- Support for +1000 sites
- You can choose the default path for all your new videos
- Load the new video in the app with just one click
Disable option in general tab to select manually the format do you want.
To download just a part from a youtube video add @*start-end
e.g.
https://www.youtube.com/watch?v=_gbUT3AOg@*5:35-5:45
Trim precisely the length, with a simple interface. You can do multiple trims if you need. Go to.. the exact frame or time you want to start the trim, also save the current frame to source path.
Click over trim timestamp start or end, preview will jump to the specific frame.
Crop what is just important for you, you can see in real time the new resolution also you can set the exact size that you want or set an aspect ratio like 16:9, 9:16 and more under Set dimensions. Just move the edges with the mouse or use the keyboard.
Row keys
to moveShift + Row keys
to move fasterAlt + Row Keys
to increase/decrease the sizeCtrl + Row Keys
to resize keeping aspect ratio- You can use mouse wheel over time line to change of frame
Follow an object on the canvas easly. Steps for a correct workflow:
-
Use trim to define the clip lenght (optional)
-
Open Crop filter and select
Dynamic Crop
. When it is actived will be green which means that each movement will be registered
For this example the edition requires 30 seconds.
dynamic-crop-tutorial.mp4
Right side was processed with dynamic crop.
dynamic-crop-result.mp4
Add specific speed to just a section of video:
-
Use trim to define the clip lenght
-
Dynamic filter will be enable
-
Add points in the frame you want with the desire rate (a final ¯\ _ /¯ shape is recomended)
-
There is not limit for points
dynamic-rate-turorial.mp4
A specific section is slowdown.
Sting.-.Desert.Rose.Official.Music.Video.mp4
an)
Make grid videos to compare or shared different views. You can choose between horizontal or vertical. It requires that both videos share codecs, dimensions, length. Output file is in same path as video #1. Above you can find an example.
If your video looks dark, you can try with some pre-set filters. Now you can create your own filter using Advanced option, change gamma, contrast and saturation.
Add text, change font, size, position, also set when it start and end.
Rotate your video to any direction with just one click.
Loop function, forward and reverse making an infinite effect.
AnimatedUnimportantAlligatorsnappingturtle.mp4
Use different levels of stabilization for your clip. Left side original, right side processed. Find it in Advanced>Processing.
DentalAnchoredHedgehog.mp4
Drag and drop two or more video files inside the application, select what do you want to do. Search for the result in source path.
- For merge: The group of videos must have the same encodes / dimensions.
- For convert: The current settings will be apply to all video files
- Export frames
- Add subtitle
- Resize
- Reverse
- Overlay your logo
- Change the speed
- Fade
- Disable audio
- Delay audio
- Get specific filesize in final result
- Get high quality video in webm and mp4 format
- Interpolate, more frames to your video
- Deinterlace
- Denoise
- Trim:
Alt + t
- MultiTrim:
Alt + Shift + t
- Crop:
Alt + c
- Change Rate:
Alt + Shift + c
- Chibi
- bouteloua
- ManletPride
- 3nly
- Refactor mp4 codec selector
- Add HDR10 bits support
- Fix darker colors in Chromium browsers
- Fix horizontal and vertical rotation issue
- Fix subtitles with crop
- Fix subtitles issue
- Fix some scenaries to update output filename
- Fix Subtitles get cropped issue
- Fix "Create another" button's suffix malfunctions after 10th file issue
- Now you can set size limit default, find it in General tab request
- Fix for ffmpeg/ffprobe long paths not working by @DoTheSneedful
- Set color range metadata to full levels for a correct color interpretation
- Now you can set default values to caption filter, find it in General tab
- Allow long file names by @DoTheSneedful
- Improve workflow using dynamic filters
- Fix Resize window not showing in second monitor
- 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
Special thanks to this month supporters:
- new top supporter Chibi ❤︎
To see more changelog.
This software is released under the MIT license.