Showing 334 open source projects for "convert video to amv"

View related business solutions
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 1
    AMV-Converter

    AMV-Converter

    Converts Videos to .AMV (Used For Cheap MP3 Players)

    AMV (Actions Media Video) is a proprietary video file format that was produced for MP4 players. Using Ffmpeg, I have developed a AMV converter that produces AMV videos that have a small file size.
    Downloads: 67 This Week
    Last Update:
    See Project
  • 2
    yt-dlp

    yt-dlp

    A youtube-dl fork with additional features and fixes

    yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
    Downloads: 210 This Week
    Last Update:
    See Project
  • 3
    HandBrake

    HandBrake

    A open source video to convert video from any format to modern codecs

    HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 4
    ImageMagick

    ImageMagick

    ImageMagick 7

    ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and PDF. ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 5
    Gifski

    Gifski

    Convert videos to high-quality GIFs on your Mac

    This is a macOS app for the gifski encoder, which converts videos to GIF animations using pngquant's fancy features for efficient cross-frame palettes and temporal dithering. It produces animated GIFs that use thousands of colors per frame and up to 50 FPS (useful for showing off design work on Dribbble). You can also produce smaller lower quality GIFs when needed with the “Quality” slider, thanks to gifsicle. Gifski supports all the video formats that macOS supports (.mp4 or .mov with H264...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Paper2GUI

    Paper2GUI

    Convert AI papers to GUI

    Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 Paper2GUI: An AI desktop APP toolbox for ordinary people. It can be used immediately without installation. It already supports 40+ AI models, covering AI painting, speech synthesis, video frame complementing, video super-resolution, object detection, and image stylization. , OCR recognition and other fields. Support Windows, Mac, Linux systems. Paper2GUI: 一款面向普通...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    FFCreator

    FFCreator

    A fast video processing library based on node.js

    FFCreator is a lightweight and flexible short video processing library based on Node.js. You only need to add some pictures, music, or video clips, you can use it to quickly create a very exciting video album. Nowadays, short video is an increasingly popular form of media communication. Like Weishi and Tiktok is full of all kinds of wonderful short videos. So how can users visually create video clips on the web easily and quickly? Based on pictures and Text content, dynamic batch generation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    wa-automate-nodejs

    wa-automate-nodejs

    WhatsApp tool for chatbots with advanced features

    wa-automate-nodejs is the most advanced NodeJS library which provides a high-level API to control WA. Want to convert your WA account to an API instantly? You can now with the CLI. For more details see Easy API. After executing create() function, @open-wa/wa-automate will create an instance of WA web. If you are not logged in, it will print a QR code in the terminal. Scan it with your phone and you are ready to go! @open-wa/wa-automate will remember the session so there is no need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tarsier

    Tarsier

    Vision utilities for web interaction agents

    At Reworkd, we iterated on all these problems across tens of thousands of real web tasks to build a powerful perception system for web agents... Tarsier! In the video below, we use Tarsier to provide webpage perception for a minimalistic GPT-4 LangChain web agent. Tarsier visually tags interactable elements on a page via brackets + an ID e.g. [23]. In doing this, we provide a mapping between elements and IDs for an LLM to take actions upon (e.g. CLICK [23]). We define interactable elements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
    Try it free
  • 10
    DCV Color Primitives

    DCV Color Primitives

    DCV Color Primitives Library

    DCV Color Primitives is a library to perform image color model conversion. Aware of the underlying hardware and supplemental cpu extension sets (up to avx2). Support data coming from a single buffer or coming from multiple image planes. Support non-tightly packed data. Support images greater than 4GB (64 bit). Convert an image from bgra to nv12 (single plane) format containing yuv in BT601. You might want to propagate errors to the caller function or mix with some other error types. So far...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Krajee

    Krajee

    An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x

    An enhanced HTML 5 file input for Bootstrap 5.x or Bootstrap 4.x or Bootstrap 3.x with file preview for various files, offers multiple selection, and more. The plugin allows you a simple way to setup an advanced file picker/upload control built to work specially with Bootstrap CSS3 styles. It enhances the file input functionality further, by offering support to preview a wide variety of files i.e. images, text, html, video, audio, flash, and objects. In addition, it includes AJAX based uploads...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vividl - Video Downloader

    Vividl - Video Downloader

    Free video downloader for YouTube and hundreds of other websites

    Vividl is a Windows app that lets you download videos from various websites, including YouTube, Soundcloud, Vimeo, Dailymotion and various media channels. It uses the popular downloader youtube-dl/ yt-dlp to extract videos from several hundred websites. Just copy a video URL, paste it in Vividl and download the video in different qualities, convert it to other formats or to an audio track. You can also manage the parallel download of multiple videos and retrieve additonal meta information...
    Leader badge
    Downloads: 687 This Week
    Last Update:
    See Project
  • 13
    Video Converter Ultimate

    Video Converter Ultimate

    Fairly Comprehensive Software to Convert Videos to Other Videos

    Video Converter Ultimate is a versatile video conversion software. It not only allows users to convert videos to different file formats, but it also enables them to enhance the quality of their videos by adjusting brightness, contrast, saturation, and other settings. Users can choose from a range of video formats, such as AVI, MP4, MOV, MKV, and more, suitable for playback on various devices like smartphones, tablets, and gaming consoles. The software also supports audio conversion to popular...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    G2SConverter

    G2SConverter

    Convert models from GoldSource engine to Source engine with AI

    Convert models from GoldSource engine to the Source engine with AI. This utility converts GoldSource engine models to Source engine models. A feature of this utility is the ability to improve the quality of textures of models using Upscaling, deblurring, and normal map generating. All operations to improve the quality of textures are performed by neural networks. To improve the quality of the texture, it is first Upscaled using RealESRGAN. The user can select scaling factor: x2, x4 or x8...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Disco Diffusion

    Disco Diffusion

    Notebooks, models and techniques for the generation of AI Art

    A frankensteinian amalgamation of notebooks, models, and techniques for the generation of AI art and animations. This project uses a special conversion tool to convert the Python files into notebooks for easier development. What this means is you do not have to touch the notebook directly to make changes to it. The tool being used is called Colab-Convert. Initial QoL improvements added, including user-friendly UI, settings+prompt saving, and improved google drive folder organization. Now...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Virtualdub Batch Video DeShake

    Re-Compress [and deshakes] all videos with it's audio in folder

    DESHAK.BAT tasks [parameters] Re-Compress [and deshakes] all videos [or pics] [and audio] in current folder Tasks: tp1: deshake pass 1 LOG generation tp2: deshake pass 2 and compress video and audio to MP3 tcomp (=tp2n): recompress only (no deshake) twav: extract WAV audio and/or uses external WAV audio Must have: VirtualDub2: https://sourceforge.net/projects/vdfiltermod/files/VirtualDub%20pack/ deShaker: http://www.guthspot.se/video/deshaker.htm For some options...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    VCT - Video Converter & Transcoder

    VCT - Video Converter & Transcoder

    Transcode or convert files to H.264 or H.265 HEVC MKV/MP4 - FFmpeg GUI

    Open source video/audio converter GUI based on FFmpeg (included) Works natively for Windows and Linux (with mono-complete installed) Batch convert audio/video collection to H.264 or H.265 HEVC AAC/MP3, etc. Transcode MKV to MP4 or MP4/M4V to MKV in 1 minute. Rotate video Resize video Extract audio from movie clip Extract specific part of video/audio file Convert various audio files to MP3 or AAC Select audio stream to encode with video Add subtitle stream Easily create conversion...
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 18
    Realistic VHS Video Converter

    Realistic VHS Video Converter

    Convert any High-Quality and modern videos into realistic VHS videos

    Create your vintage and realistic VHS videos from the 1980's, 1990's and 2000's with any of your videos using a special conversion utility for Microsoft Windows.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 19
    Video Clips Video Mp4 Converter [I.S.A]

    Video Clips Video Mp4 Converter [I.S.A]

    Video Clips Video Mp4 Converter [Improved.Simplified.Alternative]

    'Video Clips: Video Mp4 Converter' an desktop application developed using python 3.6.8 and other add-on libaries. Can convert Videos into Mp4 files. QR Code Generator has two parts: 1) Single file - converts only selected video file intp mp4 file. 2) Multiple files - converts multiple video files into Mp4 files. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Burn

    Burn

    Simple but advanced disc burning for macOS

    Create data discs with advanced data settings. Create video and audio discs, Burn will convert if needed. Create DVD-Video discs. Recreate discs. Burn doesn't reinvent the wheel, it uses many powerful open source Unix utilities and is also open source.
    Leader badge
    Downloads: 1,748 This Week
    Last Update:
    See Project
  • 21
    Video 2 Audio The Converter [I.S.A]

    Video 2 Audio The Converter [I.S.A]

    Video 2 Audio The Converter [Improved.Simplified.Alternative]

    'Vido 2 Audio : The converter' is an desktop application developed using python 3.6.8 and other add-on libaries. Converts video file into audio file. Vido 2 Audio : The converter has two modes: 1) Single file - Convert one video file into audio file. 2) Multiple files - Convert more than one video files into audio files from a folder\directory. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Medlexo

    Medlexo

    this can be downloaded and run directly

    https://medlexo.is-an.app/ Just 3mb easy and free offline video tool for lossless and super fast convert, combine and compress video. It can also merge video and audio (mp4 and m4a), convert .gif to .mp4, download m3u8 and extract audio from video.
    Leader badge
    Downloads: 224 This Week
    Last Update:
    See Project
  • 23
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find...
    Leader badge
    Downloads: 411 This Week
    Last Update:
    See Project
  • 24
    Media Converter
    Media Converter is a plugin based video and audio converter. It uses FFmpeg as its engine, which allows it to convert to a lot of formats.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 25
    Advanced Youtube Client - AYC

    Advanced Youtube Client - AYC

    A highly responsive, no nonsense, easy to use, fast video downloader.

    AYC is a highly responsive, no nonsense, easy to use, fast video downloader from the text based era. Test builds are now available on Telegram: https://t.me/s/ayc_news. Try latest features and fixes before everyone else. How to install: https://github.com/adithya-s-sekhar/advanced-youtube-client-ayc#installation Downloads v4.23 - 07/Sep/2024 AYC is no longer released as EXE's. 32-bit: https://sourceforge.net/projects/advanced-youtube-client-ayc/files/Releases/v4/ayc-v4.23...
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next