Categories
Internet video games

PS3 compatible video

After much searching I’m unable to find a simple reliable method to get video into a format that the PS3 can recognise and play. But I do have a recipe that works in the majority of cases.

After much searching I’m unable to find a simple reliable method to get video into a format that the PS3 can recognise and play. But I do have a recipe that works in the majority of cases.

The magic combination that seems to work well is an AVI format file with DivX for video, MP3 for audio, and a fourCC code of DX50. I use the MEncoder tool to convert video into this format:


mencoder input.avi -o output.avi -ovc lavc -oac mp3lame -ffourcc DX50

-o sets the output file name
-ovc lavc sets the video encoder which defaults to producing DivX
-oac mp3lame sets the audio encoder to mp3
-ffourcc DX50 sets the 4 letter character code that the PS3 reads to identify the file

There are many other options to tweak the encoding process but this seems to be a minimal set of options that works most of the time.

Of course, I still need to get the files to the PS3. Serving files over the network with UPnP works some of the time. But I’ve had so many problems with that method that I’ve resorted to physically transferring the files on USB storage. And even here there are problems. To get the PS3 to recognise the files you must place them in a folder on the device called named VIDEO.

By Paul Sinnett

Video game programmer

6 replies on “PS3 compatible video”

A powerful share, I have simply given this along a colleague who was doing a little bit similar research on this. He actually purchased lunch for me because I discovered it for him, smile!

After looking throughout the world wide web and searching for techniques, your short post was a helpful one to find.

What a relief it is to find someone which actually knows what they are talking about online!

Excellent post. I was checking continuously this blog and I am impressed! Very helpful information particularly the last part :) I care for such info a lot. I was seeking this certain info for a long time. Thank you and best of luck.

Just want to say your article is as amazing. The clearness in your post is simply spectacular and i can assume you are an expert on this subject. Fine with your permission let me to grab your feed to keep updated with forthcoming post. Thanks a million and please carry on the gratifying work.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.