Mkvtomp4
Convert H.264 mkv files (without re-encoding the video) to mp4 files playable on the PS3
Install / Use
/learn @gavinbeatty/Mkvtomp4README
mkvtomp4
Gavin Beatty public@gavinbeatty.com
Uses existing tools to convert troublesome mkv files to mp4,
that is playable on the PS3.
The conversion does not re-encode H.264 video.
If the H.264 profile level is not supported by the PS3,
we rewrite just some profile level information.
The default value is 4.1, but it can be set with --profile-level=4.0, etc.
The conversion only re-encodes audio if it doesn't already use AAC.
The resulting mp4 will be playable on the Sony PS3, and similar devices.
Tested on profile levels 3.x and 4.x,
Note that the PS4 Media Player has better support for mkv than mp4 (subtitles work only on mkv).
Check the manual in doc/mkvtomp4.1.txt.
Dependencies
Tools:
- mkvtoolnix
- GPAC's MP4Box
- ffmpeg (optional, for audio encoding and subtitles)
To install these tools:
- On Linux, use your package manager.
- On Mac OS X, use MacPorts or homebrew.
- On Windows, go to each tools' individual websites.
Everything else is written using only fully cross-platform python 2/3, except
- pipes module on python 2, which adds a POSIX /bin/sh dependency.
Install
Install code and documentation using setup.py in the standard way.
Install only code using codesetup.py.
Related Skills
docs-writer
99.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
341.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
project-overview
FlightPHP Skeleton Project Instructions This document provides guidelines and best practices for structuring and developing a project using the FlightPHP framework. Instructions for AI Coding A
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
