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
- Host: GitHub
- URL: https://github.com/backerman/p2convert
- Owner: backerman
- License: apache-2.0
- Created: 2015-08-20T01:59:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T02:05:51.000Z (almost 11 years ago)
- Last Synced: 2025-02-09T05:16:58.831Z (over 1 year ago)
- Language: Go
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.