Project Icon

WebMConverter

开源多功能视频处理工具

WebMConverter是一个开源的视频处理工具,提供图形界面用于视频转换、编辑和优化。它支持视频下载、裁剪、剪辑、滤镜应用等功能,无需使用命令行。该工具专门针对WebM格式优化,同时兼容其他常见视频格式。通过集成ffmpeg和AviSynth,WebMConverter为视频处理提供了一站式解决方案。其简单直观的界面设计使得不同技术水平的用户都能轻松上手。作为开源项目,它为视频处理提供了全面的功能,是一个versatile的视频处理解决方案。

WebM for Lazys

Codacy Badge License: MIT Downloads CodeLines

Don't forget to give a star in Github. If you want to support this project https://paypal.me/argorar.

Buy Me a Coffee at ko-fi.com

A wrapper around ffmpeg and AviSynth made for converting videos to WebM without having to use the command line, fork of this project.

Important to know:

  • Requires .NET Framework 4.8
  • Requires AviSynth (2.6.0, 32-bit)
  • Already includes ffmpeg
  • Only works on Windows

About WebM

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][FAQ].

Benefits of WebM

  • 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.

WebM for Lazys features

Updates

Get the last update with just one click.

update

What can i do?

You can get and edit your video easly with the next options.

Download

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

download

Disable option in general tab to select manually the format do you want.

format

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

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.

trim

Crop

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 move
  • Shift + Row keys to move faster
  • Alt + Row Keys to increase/decrease the size
  • Ctrl + Row Keys to resize keeping aspect ratio
  • You can use mouse wheel over time line to change of frame

crop

Dynamic Crop

Follow an object on the canvas easly. Steps for a correct workflow:

  1. Use trim to define the clip lenght (optional)

  2. Open Crop filter and select Dynamic Crop. When it is actived will be green which means that each movement will be registered dynamicCrop

  3. Define the crop size. Even numbers are required new resolution set dimensions

Tutorial

For this example the edition requires 30 seconds.

https://github.com/argorar/WebMConverter/assets/9936760/2cfae1bb-9bbc-43cc-9b87-3051e8dcc171

Final result

Right side was processed with dynamic crop.

https://github.com/argorar/WebMConverter/assets/9936760/9ba0fa57-a9e4-44d6-b0e2-e8dec45db3a2

Dynamic Speed

Add specific speed to just a section of video:

  1. Use trim to define the clip lenght

  2. Dynamic filter will be enable

  3. Add points in the frame you want with the desire rate (a final ¯\ _ /¯ shape is recomended)

  4. There is not limit for points

Tutorial

https://github.com/argorar/WebMConverter/assets/9936760/cd523c93-7073-4d90-b17a-275a40d1b0d8

Final result

A specific section is slowdown.

https://github.com/argorar/WebMConverter/assets/9936760/7fb63afe-8b0a-41c4-9c48-f3322ae8d4ed

an)

Grid

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.

grid

Filter

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.

filter

Caption

Add text, change font, size, position, also set when it start and end.

caption

Rotate

Rotate your video to any direction with just one click.

rotate

Loop

Loop function, forward and reverse making an infinite effect.

https://github.com/argorar/WebMConverter/assets/9936760/9117aa8c-576d-4e13-9a65-b4be9890b0a3

Stabilization

Use different levels of stabilization for your clip. Left side original, right side processed. Find it in Advanced>Processing.

https://github.com/argorar/WebMConverter/assets/9936760/5ea1aa80-b39c-433f-8113-0fda8b651375

Merge and Convert

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

options

There is More that you can do

  • 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

Shortcut keys

  • Trim: Alt + t
  • MultiTrim: Alt + Shift + t
  • Crop: Alt + c
  • Change Rate: Alt + Shift + c

Supporters

  • Chibi
  • bouteloua
  • ManletPride
  • 3nly

Changelog

Version 3.40.4

  • Fix "Create another" button's suffix malfunctions after 10th file issue

Version 3.40.3

  • Now you can set size limit default, find it in General tab request

Version 3.40.2

  • Fix for ffmpeg/ffprobe long paths not working by @DoTheSneedful

Version 3.40.1

  • Set color range metadata to full levels for a correct color interpretation

Version 3.40.0

  • Now you can set default values to caption filter, find it in General tab

Version 3.39.3

  • Allow long file names by @DoTheSneedful
  • Improve workflow using dynamic filters

Version 3.39.1

  • Fix Resize window not showing in second monitor

Version 3.39.0

  • 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

Version 3.38.0

  • Add audio amplification option
  • Increase cache size for preview frames
  • Minor changes underhood and UI

Version 3.37.0

  • 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

Version 3.36.0

  • 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

Version 3.35.0

  • Add a better Denoise method, can choose different levels. See related request

Version 3.34.0

  • 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 ❤︎

Version 3.33.1

  • Add feature when click over trim timestamp start or end, preview will jump to the specific frame. See related request

To see more changelog.

Buy Me a Coffee at ko-fi.com

License

This software is released under the MIT license.

[FAQ]:

项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

白日梦AI

白日梦AI提供专注于AI视频生成的多样化功能,包括文生视频、动态画面和形象生成等,帮助用户快速上手,创造专业级内容。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

讯飞绘镜

讯飞绘镜是一个支持从创意到完整视频创作的智能平台,用户可以快速生成视频素材并创作独特的音乐视频和故事。平台提供多样化的主题和精选作品,帮助用户探索创意灵感。

Project Cover

讯飞文书

讯飞文书依托讯飞星火大模型,为文书写作者提供从素材筹备到稿件撰写及审稿的全程支持。通过录音智记和以稿写稿等功能,满足事务性工作的高频需求,帮助撰稿人节省精力,提高效率,优化工作与生活。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号