Convert Sony EX1 Footage for Sony Playstation

You can convert the footage of a Sony PMW-EX1 for direct HD playback on a Sony Playstation 3. Therefor I use ffmpeg which can easily be installed on most Linux distributions with the package managemet system.

I convert on a Fedora 8 x64 using ffmpeg rpm files from Livna.org. Here comes some information on my version of ffmpeg:

Using the following two commands will convert your MP4 copied from the cam into an mp4-file which you can put on a DVD or a streaming-server (like twonky media) an then play it on your PS3. Please mind that it is a two pass encoding for better quality. That’s why you have to run it twice with changed -pass <nr> parameter:

Of course you can tune some paramters as the filenames, the title, the bitrate for video and audio. But you need to keep all the other paramters or PS3 won’t play it.

I tried a video bitrate of 35Mbit as the native EX1 codec has this, too. But I had to find out, that in some cases it won’t run continous. Mostly while played from DVD. So I went down to 20Mbit and everything is fine using DVD or streaming over WLAN. You can play around with the bitrate and all the other setting to get the most out of it.

I have tested this with 1080/25p HQ footage I recorded on my EX1. Then copied the footage to the linux machine using USB mass storage. Afterwards converted it using the commands above. The quality is good but could be better. So I’ll carry on tuning the settings if I’ll have some time.

You can download an example file (50MB) here. Burn this on an DVD and feed it into your PS3 or place it on a media server your playstation can reach.

Leave a Reply