Skip to content

foxglove/mp42mcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp42mcap

Convert MP4 or WEBM video files to MCAP format with H.264/H.265/VP9 compression.

AI wrote this code so no guarantees.

Usage

$ cargo run -- --help

Converts MP4 or WEBM videos to MCAP

Usage: mp42mcap [OPTIONS] <INPUT> <OUTPUT>

Arguments:
  <INPUT>   Input MP4 or WEBM file
  <OUTPUT>  Output MCAP file

Options:
      --topic <TOPIC>        Topic name for the video messages [default: video]
      --frame-id <FRAME_ID>  Frame ID for the video messages [default: video]
  -h, --help                 Print help
  -V, --version              Print version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages