Skip to content

Convert mkv files to mp4 under linux to play on a Playstation 3

Notifications You must be signed in to change notification settings

daemonza/mkv2ps3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Script to convert mkv files to mp4 files that's compatible on a Playstation 3


Following psilo357 advice from https://bbs.archlinux.org/viewtopic.php?id=62298&p=2
I wrote the script to basically just tie all the commands togheter to make it a 
little easier.

Usage : mkv2ps3.sh movie.mkv
        mkv2ps3.sh /path/to/dir/with/mkv/files 

MP4Box http://gpac.wp.institut-telecom.fr/mp4box/
mkvtoolnix http://www.bunkus.org/videotools/mkvtoolnix/
ffmpeg http://www.ffmpeg.org/

Tested on Linux (Arch) and OS X(Lion - does not work 100% check issues on GitHub)

About

Convert mkv files to mp4 under linux to play on a Playstation 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages