Skip to content

RADM90/Previews-Webm2Mp4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Previews Webm To Mp4 Converter

  • July 17, 2023 - Updated to convert files to true mp4s that you can use in video editors and socials.

Install

  1. Download the project.
  2. Extract the zip somewhere.
  3. Download ffmpeg for windows x64
  4. Extract only the 'ffmpeg.exe' file from the ffmpeg zip into the 'Previews-WebmToMp4' folder.
    • (ffmpeg.exe is located in the 'bin' directory in the ffmpeg zip file).

Usage

  1. Place .webm files in the 'webms' folder.
  2. Run (double click) convert-30fps-win.bat.
  3. The converted files will be placed in the 'mp4s' folder.

Notes:

  • Currently only supports Windows.
  • Currently converts files at 30 FPS (Previews webms are set to record at 60 FPS h264) due to inconsistencies with the browser MediaRecorder api.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%