An open API service indexing awesome lists of open source software.

https://github.com/backerman/p2convert

Convert P2 video clips to MKV for public consumption
https://github.com/backerman/p2convert

Last synced: about 1 year ago
JSON representation

Convert P2 video clips to MKV for public consumption

Awesome Lists containing this project

README

          

# p2convert

This program is a one-trick pony indented to take video shot by a Panasonic AG-HPX300P (or other device using
the P2 format) into an H.264/AAC .mkv suitable for uploading to e.g. YouTube.

It may add features but currently has many parameters hardcoded:

* no scaling
* H.264 video
* AAC audio
* downmix all audio tracks into a single mono track

© 2015 Brad Ackerman. This program may be used and distributed under the Apache License v2.0 as included in
the `LICENSE` file.