Showing 20 open source projects for "auto create video"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    NERDTree

    NERDTree

    A tree explorer plugin for vim

    NERDTree is a filesystem explorer for Vim that adds a persistent, navigable tree view to your editing environment. It lets you traverse directories, open files, and perform basic file operations without leaving the editor or reaching for a separate terminal. The plugin is engineered around efficient keyboard navigation, offering intuitive mappings to collapse, expand, and jump between nodes. It supports bookmarks and custom root changes, which is particularly useful when working in monorepos...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 2,640 This Week
    Last Update:
    See Project
  • 3
    cdrtfe

    cdrtfe

    Burn optical discs in various formats

    cdrtfe is a CD/DVD/BD burning application for Microsoft Windows. You can burn data discs, Audio CDs, XCDs, (S)VCDs and DVD-Video discs. It supports creation and writing of ISO images and bootable discs. cdrtfe has a multi-language interface and is also available as portable version.
    Leader badge
    Downloads: 535 This Week
    Last Update:
    See Project
  • 4
    Dolphin-DVR-Pro

    Dolphin-DVR-Pro

    Professional CCTV DVR data recovery software.

    Many new users wish to learn more about the features of Dolphin CCTV DVR data recovery software. Users can learn this actually by using the DVR recovery trial software. Here is a proven list of Dolphin DVR features:
    Downloads: 55 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    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,...
    Leader badge
    Downloads: 484 This Week
    Last Update:
    See Project
  • 6
    Data Crow

    Data Crow

    The ultimate cataloguer

    Data Crow allows you to use the standard movie & video (divx, xvid, DVD, Blu-ray, etc), book (and eBooks), images, board games, comic books, games & software, music (mp3 and other music files) cataloguing modules. Besides these modules, which you can change to fit your requirements, you can create new modules (want to catalogue your stamps, equipment, or anything else?). The GUI is skinnable.
    Leader badge
    Downloads: 243 This Week
    Last Update:
    See Project
  • 7
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) Youtube video tutorials for sfxPackager: https://youtube.com/playlist?list=PLaed72lE3UjgzdL1qOys-vxemSUOeGJWf sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FolderCreate Auto2 SFc (TS) [I.S.A]

    FolderCreate Auto2 SFc (TS) [I.S.A]

    Folder Create Auto-2 Sudha Fashion custom (Timestamps folders) [I.S.A]

    Folder Create Auto-2\Sudha Fashion custom (Timestamps folders) [Iimproved.Simplified .Alternative] 'Folder Create' an desktop application developed using python 3.6.8 and other add-on libaries. Creates 'names' folder from a json file. Those folders have 'Name > Year > Month > Date' . Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    A Smarter Way to Tag FLAC, Vorbis, Lyrics, WMA, WavPack, and ID3 Tags

    ...It also includes a powerful audio player with support for 40+ lossy and lossless formats, including FLAC, ALAC, OGG, APE, MP3, and more. IDTE offers a wide range of advanced features: • Rename files using tag information • Export and manage tag data • Create and manage playlists • Search online for missing or incomplete tags • Fetch lyrics and album artwork • Full CUE sheet support • Batch processing and multi-file editing • SFX, visualizations, and more A new, minimalistic version of IDTE is also available for download: https://sourceforge.net/projects/idte ⚠️ Important Notice Tagging MP4 video files and WAV audio files using IDTE is not recommended. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    ...You can concentrate on the main functionality of your plugin withouth having to worry about most of mundane tasks of TC plugin building. Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not implemented in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AD Auto index

    AD Auto index

    The Free & Ultimate Solution for Mobile Download Site

    AD Auto Index is a reborn of Master AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. It has plugin system built-in that will take it to it's ultimate level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XBMC Media Move

    XBMC Media Move

    XBMC Media Move: Media file automated dispatcher for XBMC Media Center

    XBMC Media Move is a powerful tool designed to fill the gap between softwares like µTorrent and XBMC Media Center (Kodi) by dispatching media files (video/music/photo/etc...) automatically upon arrival. Please note that even if this software could be used in a context of illegal multimedia consumption, I do not encourage to do so! Note: XBMC Media Move is provided with already pre-configured settings; so it can be installed and used right away (following a standard use) or manually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    guarder

    guarder

    ipcguader is an embeded software system for IP Camera

    ...EventHandler:motion/DI/schedule triggered video clip/snapshot to Ftpserver/mailbox. AutoDiscovery:IPC register to NVR, upnp, IPC Answer. PTZ:support the main standard pelo-p/d, HTTPS and AES wifi:support ra3070,8188cu,etc. 3G:support EVDO/UMTS/LTE/TD-SCDMA Privacy mask and OSD P2P SNMP QoS ROI 3A:AES/Auto-IRIS/Autofocus Blogger VI: motion detection, tampering, ePTZ,etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sfxApp Creator

    sfxApp Creator

    Create self-extracting and auto-run programs

    sfxApp Creator is a simple and Open Source application that allows you to create self-extracting and auto-run programs via an easy-to-use interface. NET 3.5 SP1 runtime and NET 4.0 Full runtime must be installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    fotocd.sh bash-script: Build (S)VCDs with Photos and Videos with htmlpart. Add other fileformats (e.g. pdf, OpenOffice.org-files...) in htmlpart. (S)VCD-Navigation through albums and chapters, which are directorys on harddisk. Menus with thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    K3b is a highly usable and very userfriendly cd writing program.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 17
    Smart Id3 Tag from filename. Rename file from Tag. Full Regex Search & Replace. Intuitive parsing. Smart file numbering. Artist Album report. Split compilation album. Configurable text processing. mp3, flac, ogg, mp4, m4a, mp4p + more. Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Youtube Batch Downloader download all video entry in your Youtube Playlists. It's create a file system structure that stores your videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mercury - CD Authoring Software. it\'is yet another Gui Frontend for CD-Burning Tools The suppose is to create a easy to use Frontend with full drag'N'drop support. Authoring of VCD's, CDDA'd DataCD's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BaverBurner is a GUI frontend for cdrecord, cdrdao and dvdrecord. It will be able to create Data CDs, Audio CDs from your MP3/OGG collection, Data DVD's and Video DVD's once completed. It requires a valid C compiler and GTK+-2 libraries, as well as cdto
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB