232

The Complete Guide to Playing Video on your PS3

The Complete Guide to Playing Video on your PS3

Over the last while I’ve come across multiple situations when trying to watch a movie on my PS3, whether it was incompatible file types, Cinavia protection or lack of subtitles, I had to find answers.

While all of the answers are out there, I’ve never come across a simple complete guide giving me all the information I need in one place. So that’s exactly what I’ve decided to create. This guide uses just two programs, both free, for everything you need to do. I’ve made it as simple and quick as possible.

I should mention I didn’t create or come up with many of the tips below; they’re stolen from forums, blogs and sites around the web. I would give credit, but I’ve pieced this all together over the last few years. I really have no idea where most of this advice came from. Sorry if I’m ripping you off.

If you have any questions, or need to know something I’m not covering here, just drop them in a comment below and I’ll see what I can do to get you sorted.

Note: Everything in this document is for a Windows machine only. I would include Mac tips as well, but I’ve never found the software I need for OSX. When it comes to video on the PS3, I’m a PC.

How to Stream Video from your Computer to PS3

This is actually the shortest part of this guide, because I have a very simple solution: don’t do it.

While you can stream from your PC to your PS3 by using Windows Media Player, PS3 Media Server, Nero or any other streaming app, the problem is simply reliability and network speed. Despite having wired connections (or wireless N) I’ve often ran into buffering and network errors.

If you’re anything like me you only download 720p or 1080p quality, it’s just too much data to consistently transcode and stream 12 gig on the fly over 2 hours. Yes, technically it can be done, but you can save yourself a lot of headache by using a USB stick.

How to Play Video on your PS3 from a USB Drive

Firstly you need to get a USB stick with 16gig storage or more, and the stick has to be formatted with the FAT32 file system (technically you can use an external hard drive, but you’ll need to create FAT32 partitions, google it if you don’t know how). After that it’s just a few steps to play your video:

  • Drag any compatible file to the stick from your computer (the PS3 will not play MKV’s; advice for those is found below).
  • Plug the stick into the front USB ports (where you’d plug in a controller).
  • Browse to the stick under the Video section of the PS3 main menu.
  • With the stick highlighted hit the Triangle button, and select “Display All”

You’ll see all your movies in a list, just select the one you want and hit X. If you don’t choose “Display All” the PS3 will show no videos found.

How to Play an MKV on your PS3

The majority of HD videos you will get these days are in the MKV format. The PS3 will not play an MKV natively, and the files are too large to fit on the FAT32 file system (FAT32 is limited to 4gig for a single file). Don’t worry though; there is a simple solution for this:

This program converts MKV’s into AVCHD’s. In normal speak: this turns the MKV into a format read as a Blu-ray by your PS3. It also splits the file up into chapters, getting around the FAT32 file size limit. Just like a Blu-ray you’ll never know when you move from one chapter to the next, to the viewer it’s seamless.

How to use mkv2vob

When you start the program the first thing you want to do is head to the configuration tab. You can change the configuration as you see fit, but I would start with your setup exactly as you see here:

how to use mkv2vob

What you need to know:

  • If you do not have a DTS sound system you must check “Always Transcode DTS” on the right side. Failing to do so could damage your current speakers.
  • I leave the transcoding codec as MPEG-2 (Fast), it’s technically not as good as X264, but you really can’t tell the difference (I’m using a 52” 1080p plasma). If I’m fine with it, I’m sure you will be as well.

Once you have the configuration setting setup click on the Add File tab (Add Directory is only needed for easily adding multiple files with subdirectories).

Set the Destination Directory to whatever you want, and then click browse to find a source file. Once you’ve picked one, clicking on Add File will start the process.

Protip: If you set the destination directory as your USB stick you can skip the 5-10 min it takes to copy the final video to the USB stick after the program runs. If you do this you need to open the USB stick after the program completes and move the AVCHD sub-folder out of the folder named with the video title to the root of the USB stick. Since you’re just moving and not copying this only takes a second or two.

The program will only transcode video if it needs to, if not it will skip straight to muxing, which typically takes less than 5 min (obviously depends on the speed of your CPU). If it does have to transcode it will typically take anywhere from 10 min to an hour.

Once you see the lovely “completed” Status head to your destination directory. In it you’ll see a folder with the name of your movie. You must open that folder to see the subfolder named AVCHD.

how to use mkv2vob

This is what you copy to the root of your USB stick.

NOTE: This AVCHD folder must be on the root of the USB stick, and can’t be named anything but AVCHD. This means you can only have one AVCHD folder per USB stick. If you want to add multiple videos to one AVCHD you can use the program multiAVCHD. Unfortunately the program take forever to run, I’ve found it easier and less time consuming to just add files one at a time.

Once it’s copied find the USB stick plug it in to the PS3 and find it under the Video section. When using AVCHD’s you don’t need to pick “Display All”, just hit X on the USB stick, and X again when AVCHD pops up. Your video will start in about 5 seconds.

When using mkv2vob TSMuxer Crashes (mkvtoolnix)

When the TSMuxer crashes it typically means the video is fine, but the muxing was done in a way mkv2vob doesn’t understand. Don’t worry though, you’re only going to have to do one more quick step before you can use mkv2vob. So stop and close mkv2vob if you haven’t already and download mkvtoolnix: http://www.bunkus.org/videotools/mkvtoolnix/win32/

You’re looking for a file named something like: mkvtoolnix-2.2.0-setup.exe the numbers will change as it’s updated, but you want the –setup.exe.  Download that and install it.

After it’s installed go to your start menu and run mkvmerge GUI from the mkvtoolnix directory. You’ll see this window:

Click on Add and find your mkv file you need to fix. You’ll see it populate the box, something like this:

mkvmerge

Now in the Tracks, chapters and tags box you need to select each line (one at a time), click on Extra options in the box below and set Compression to None.

By doing this on all tracks you’ll stop the program from transcoding/compressing (we’re going to use mkv2vob to do this, no need to do it twice), and will simply re-mux the mkv. Once you have all tracks set to Compression – None click on Start muxing. The process should take less than 5 min.

When it completes with no errors, you’ll find a new mkv file in the same folder as the old one with (1) added to the end of the name. Simply run that file through mkv2vob and you’re good to go.

How to Hardcode Subtitles to an MKV

This is actually dead simple, just use mkv2vob. (You can learn how to use it above under the section: How to use mkv2vob)

Make sure the .srt file is named EXACTLY the same as the video (except with the .srt extension in place of the .mkv) and is in the same folder. Once you’ve done that make sure “Always Encode Subtitles” and “Load Subtitles from File” are both checked in the configurations tab, and you have your languages set.

When you add the file the subtitles will be added, you can toggle them on or off (or change languages) using the standard Blu-ray menu (hit triangle while the movie is playing).

How to Hardcode Subtitles to an MP4 or AVI

.mp4, .mpg, .avi … these are all just containers. Here’s the very basic example: Your video is like your dinner. You start with raw ingredients (like a DVD rip) and then you mix and compress those into one meal. You can cook your meal in many ways, in video these cooking methods are things like: MPEG-2, Divx, Xvid, X264.

Once your meal is cooked, you need to put it in a container to serve/store it. You could use a plate, Tupperware or Ziploc. In the video world these containers are extensions such as: .mp4, .avi and .mpg. If you have a program which will allow you to simply change containers, you don’t need to re-cook the video.

Luckily we already have a program to do this. All you need to do is follow the steps for: When Using mkv2vob TSMuxer Crashes (mkvtoolnix). When adding your file you’re just going to add the .mp4 or .avi instead of an mkv. Follow every other step and the program will create an mkv for you.

Then follow the steps above for hardcoding subtitles to an MKV, and you’re good to go.

How to Bypass Cinavia Protection

Believe it or not mkv2vob does this for you. As long as you don’t have “Always Transcode DTS” checked, it will remove Cinavia protection for you. Obviously you’ll only ever need to do this for when you back up movies you already own. I would never condone illegally downloading videos off of the internet, especially of sites like demonoid, isohunt or thepiratebay

In my experience this feature works around 90% of the time. For the other 10% the only solution I’ve found is to play the video on my computer through VLC at the same time as the TV, and use sound from the computer. Not really a solution I know, but that’s the best I have for you.

UPDATE: How to Watch MKV’s with FLAC Audio

I’ve gotten some comments asking about getting an error when trying to use MKV2VOB with an MKV encoded with FLAC audio. I have an answer, but you might not like it (it’s more than a couple steps). The problem is that the PS3 doesn’t support FLAC, and neither does MKV2VOB. To play this video you need to convert the audio to something the PS3 can play, to preserve the quality you’ll want to go from FLAC to AAC (the apple codec used by iTunes).

To do this you need to follow these steps (sorry for no pictures on this one, but it’s an update so don’t look a gift horse and all that):

  1. Install MKVtoolnix
  2. open MKVExtractGUI (not pictured above, but it’s in the same MKVToolnix folder in the start menu)
  3. Drag the MKV into the now opwn MKVExtractGUI
  4. Select the audio stream (it should say FLAC on it somewhere)
  5. Click extract and save the extraction somewhere you can find it
  6. Convert the FLAC to AAC (to do this you’ll need to get some audio conversion software. I have never done this using a free app personally, but this MIGHT work. I haven’t used this program, I’m not vouching for it but it’s what I would try first in your shoes: http://www.softpedia.com/get/Multimedia/Video/Encoders-Converter-DIVX-Related/MediaCoder.shtml. This should convert it straight to AAC. If you use something else you can convert to WAV and then import into itunes, which will convert it to AAC (check your iTunes conversion settings, lots of guides out there if you google it).
  7. Now open MKVMerge GUI
  8. Add your MKV (or drag it into the top box)
  9. Drag in the converted audio track
  10. in the chapters box, uncheck the FLAC audio
  11. You don’t want to re-encode the video (to save time) to follow the steps above to turn off compression in the extra options for your video stream.
  12. Hit the Start Muxing button
  13. Add your new MKV into MKV2VOB and use it as you normally do.

That should do it for you. In the future try to avoid downloading (or encoding) MKVs with FLAC audio. When downloading look for AAC in the filename somewhere.

That’s it guys, again post any questions of comments you have below. Enjoy

  1. Mike P says:

    Hi sean you have alot of comments, but i have a fix for the cinavia, your you do is change your video output to optical (even if using HDMI) you still get sound and my problem has never happened again.

    hope this helps some people.

  2. Shaun Moats says:

    I am trying to convert an episode of Fairy Tail and it keeps saying “Muxing failed” even after i use the mkvmergeGUI

    Any idea why?

  3. Jeffrey B. says:

    Hey there, Sean, I’ve been anxiously awaiting the arrival of the ps3 I bought on Black Friday so I can watch Game Of Thrones Season 2 with a totally legitimately obtained cluster of mkvs. My problem is that (I’ve checked and rechecked before starting the conversion) that the subtitles don’t really want to write to the file. I’ve got both boxes checked, but when I play it on (my dad’s) the PS3, and click on the subs button, it says no tracks are available. I’ve made sure the file names are the EXACT same, down to capitals, even going as far as to rename them myself. Yet no progress. Any assistance is greatly appreciated!

    • Jeffrey B. says:

      Some additional info: My dad never updates his PS3. It’s never been connected to the internet, as he only uses it for a blu-ray player. When I try to play the AVCHD folder, it simply opens like a folder, and I have to go to “BDMV” then to “STREAM” then play the file named “00001″.

    • Sean Lind says:

      Great show, great books!

      When playing an AVCHD folder you simply open everything with X. X on the drive, X on the folder and it will start playing. If you did the triangle “display” option, clicking x on the avchd folder opens the folder instead of playing it.

      When you encode an AVCHD folder the subtitles are not written to the video, they’re added like on a bluray. So if you don’t start it with an x on the folder, the PS3 doesn’t know they exist. That should work.

      If not try forcing a transcoding of the video with everything else you’re doing. And if the files are less than 4gig each, you can output them as a file instead of an AVCHD folder. By forcing MKV2VOB to transcode, and end as a file, it has to actually write the subtitles to the actual video. You won’t be able to turn them off, they’ll always be there, but it should work.

      Subtitles have always been one of the biggest problems with this whole process. Some MKV’s will encode fine with subtitles you can toggle, some don’t. Not sure why.

      • Jeffrey B. says:

        Yeah, one of my friends turned me onto Game of Thrones. My two of three favorite characters died at the end of season one, so I was disappointed, but I look forward to watching season two. Anyway, the whole “just press x” thing doesn’t exactly work for me. When I press x, it says gives the no content message. So I’m kinda confused. I’m going to give it another shot by using a different output, because each file is just over 1 gig. Thanks for your help, I’ll come back if I need more. I’m actually hoping to get A Song of Ice and Fire for Christmas (or at least one of them).

        • Jeffrey B. says:

          Still no subs when I used the file output. (It is the absolute lowest firmware because it isn’t ever used for games. Any ideas?

          • Jeffrey B. says:

            Aha, checked the “Old Format” box, seeing as my dad’s ps3 is the first off the line (expression, not literal) and bam. Works just fine. Thanks for the quick reply! Just one more question though, will the old file format still work on new ps3s? Thanks.

      • Sean Lind says:

        Glad the old file format worked out for you, I’ve never used a 1st gen firmware machine, didn’t even think of that.

        The old file format SHOULD work for new PS3′s, but I have never tested that. So try and find out.

  4. Raul says:

    I wonder if someone can help me with this one:
    When I try to open the AVCHD file it tells me that my playstation can’t read the file, which is in PAL format. I wonder if this is easy to fix or I’m just screwed because I bought this PS3 in south america.

  5. SLOPPY says:

    What a fantastic guide. I had downloaded a 3D Demo disc to play from my PS3, ideal for showing people who have not seen 3D TV, the demo disc had multiple mini films on it but I didn’t have a Blu-ray disc to put the file on, I did try to stream it from my PC but my PS3 couldn’t handle the file and as a consequence the result was endless fragmentation and buffering, the USB option on this website was ideal for me.
    Using the Mk2toVob was a dream to use, it did the conversion of a 3.2GB file in no time, the problem I had was that since it was a demo disc with multiple mini films on, it just wasn’t particle to be able to put only one AVCHD folder on the USB stick only to have delete it and put the next one on. Although the option of using the MiltiAVCHD program is handy to get all you files to play and the end result with the film menus look nice, it does take lots of time.
    I found a way to work around this which is fast and simple. All I did after converting the files using the mkv2vob program was put each AVCHD file inside their own folders and then move them one to the USB device e.g.
    01 – Aquarium/AVCHD
    02 – Rio Carnival/AVCHD
    And so on until I had 25 folders all with one AVCHD file inside. All you have to do to play them from your PS3 is navigate to,
    XMB Video/USB Device/Press Triangle and select view all/01 -Sony Aquarium/AVCHD/BDMV/STREAM/Your Video.
    After you have watched your video you can simply navigate back you your film folders then view your next video by following the same path EASY!
    Thanks again for the great guide it solved my problem with streaming and expensive Blu-ray discs, I hope I have helped people with the one AVCHD USB file issue :-)

  6. John G. says:

    I’ve used the program for a couple of videos so far and it’s worked great, but I’m now trying to convert this one video, and it’s coming out with drastically decreased video quality.

    The conversion works, technically, and the audio is fine, but the video is discolored and pixelated. I’ve tried transcoding it in both MPEG-2 and x264 and it’s made no difference.

    Could you help me in figuring out what’s wrong with this video that it just won’t convert correctly?

    • Sean Lind says:

      It’s likely a video with a non-standard resolution/display ration.

      MKV2VOB is a very simple program, and your PS3 can only play files with certain dimensions. There’s a chance MKV2VOB is trying to fix the ratio, causing the problems you’re seeing. Download a new version of the video.

      That’s all the help I can be.

      • John G. says:

        Thanks so much for the fast reply! Would it help if I gave you more info?

        The resolution is 1920×1080 (16:9). Here’s what I was given as ‘video properties.’

        Video
        ID : 1
        Format : AVC
        Format/Info : Advanced Video Codec
        Format profile : High 10@L5.1
        Format settings, CABAC : Yes
        Format settings, ReFrames : 16 frames
        Muxing mode : Header stripping
        Codec ID : V_MPEG4/ISO/AVC
        Bit rate : 12.0 Mbps
        Width : 1 920 pixels
        Height : 1 080 pixels
        Display aspect ratio : 16:9
        Frame rate : 23.976 fps
        Color space : YUV
        Chroma subsampling : 4:2:0
        Bit depth : 10 bits
        Scan type : Progressive
        Bits/(Pixel*Frame) : 0.240
        Stream size : 6.60 GiB (86%)
        Writing library : x264 core 124 r2197 69a0443

        I’m not to keen on having to re download the movie, as it took forever to do so previously.

        I have another question, is there any way for me to have the multiple audio tracks (two different languages) and subtitles that came with the mkv? For example, I have an mkv file that has both Japanese and English tracks (which I want to be able to switch between) and English subtitles (which I want to be able to switch on and off). I’m currently able to do this while playing the file in Media Player Plus, is there any way it’s possible for these options to be retained after converting it to a PS3 readable file?

        Thanks again!

        • Sean Lind says:

          I honestly don’t know what your problem is. You’re starting with a 1080p 24p file, which is just fine.

          Run it through MKVtoolnix then through MKV2VOB and see if that sorts you. If not I can’t help.

          As for multiple audio tracks, MKV2VOB keeps all tracks and options intact, you just need to hit triangle during playback to bring up the HUD and change them.

  7. Saji says:

    What if I want to store more than one vid and play them on ps3! any solutions?

  8. Saji says:

    Hi, one Q I want store and play TV series on my PS3 most of them are MKV, if I’m to convert them to BR format and have same name on each folder will it work?. do u have any solution for that? please…

    • Sean Lind says:

      Hey Saji,

      Okay there are only two options for you:

      Option 1: You put each file into it’s own folder, and then you have to manually rename the folders each time you want to watch a new episode (obviously not ideal).

      Option 2: Choose the option in MKV2VOB “to file” instead of “AVCHD – usb” and you can just put each file onto your stick. The reason we don’t use this as our standard is because 1080p movies will often create a file too large for the filesystem, and you have to deal with splitting files then, when the AVCHD does that for you. But for a TV show you should be just fine.

  9. Brent says:

    Hey Sean,

    Thank you for the response – I tried using those steps : original mkv > mkvmerge GUI > mkv2vob – but still just getting a black screen w/ sounds.

    All of the files are in the folder (AVCHD) and I can go into the “stream” subfolder to find/play the video files (without sound) – but still when accessing PS3 > selecting X > then Y > then X I am getting black screen with sound.

    Any other hints or something I’m doing wrong? It’s working for some of my files but not many.

    Thank you!
    Brent

    • Sean Lind says:

      Ohh, when you make an ACVHD you don’t want to use “view all” you actually just want to “play” the AVCHD folder. It has to be on the root of your stick, not inside another folder and named just AVCHD. Then just hit X on that folder name and it will play like a bluray. Only hit y and view all for single files, not AVCHD folders.

      • Brent says:

        Okay,

        So I do the normal mkv2vob > putting the AVCHD file created straight to the USB (nothing else is on the USB)

        Then go PS3 > Video > AVCHD > X > X

        And that should do it?

        (Sorry for the difficulty, I’m trying here lol, thank you!)

        -Brent

  10. Brent says:

    Hello there,

    Happy to find this guide – had a ton of great mkv files that I’ve been wanting to play on my PS3.

    One issue that I have encountered (same as some above) is that for only SOME of the movies, even using triangle button instead of x, I only get black screen with audio.

    However I can go through the files and find all of the video subfolders and play them – but no sound.

    Anything I can check/review/redo differently to ensure the video is coming through with audio correctly? As it seems now the files are both there in the AVCHD folder but not running together.

    Thanks!,
    Brent

    • Sean Lind says:

      Hey Brent,

      Typically when you get just a black screen it’s a codec issue. I run the file through MKVMERGE first (only takes 2 min) then put it through mkv2vob forcing it to transcode the video. That should get it done. The transcoding could take a couple hours though.

  11. Nilesh Mehta says:

    Thanks a lot for this tutorial. it really helped a lot.

  12. healthyemily says:

    Just google search Step by Step Guide on How to Convert, Stream and Play HD 720p, 1080p MKV on PS3 (PlayStation 3)

    You will find a powerful MKV to PS3 Converter as well as a step by step guide on how to convert MKV to PS3 supported format so as to successfully stream and play HD 720p or 1080p MKV on PS3.

    • Ryan says:

      Just a quick comment, I just downloaded this and tried it out, works beautifully to have a 14GB 1080P movie and stream it from Windows media player to my PS3 and my Xbox360. I have a few problems here and there (with converting MKV, not streaming). Maybe 4 out of about 50 now. But over all this works great considering it doesn’t seem to have been updated lately.

  13. Lash says:

    Amazing guide! Thanks for putting all the info in one spot! I’ve converted an MKV and everything seemed great until I popped in my USB stick, hit X instead of display all and got nothing but a black screen. When I hit O, it asks if I want to cancel play back? Am I missing a setting? Did I miss something in the guide? Any help would be greatly appreciated… Thanks!

  14. Chenoah says:

    I was just wondering if this is workable using a ps3 media server. I know you mentioned USB stick but I generally just move files over to the server then access it via the ps3 media server. I came across your site here now and thank you btw and am currently transcoding a series but am worried about its compatibility with the server,

  15. zath says:

    Hey, I’ve been having troubles with the MKV files, even after using the MKVMERGE thing to fix the MKV files and then going back to mkv2vob i keep getting “muxing failed” for the status of the file. HELP pls!

  16. Kamran says:

    oh n just want to add…

    the video does sort of play –

    but it is as someone keeps pressing pause and play repeatedly

  17. Kamran says:

    hi sean,

    Thanks very much for all this info – but i have a slight problem..
    i had originally a wmv video which was too large (about 6gb) for usb so tried file spliting and then the ps3 didnt acknowledge it.

    so i converted it to mkv with same high res. and bit rates 1080 hd etc..
    somehow it dropped to 3.6 gb as a mkv

    then used ur steps above –

    as it starts to play – the audio carries on playing BUT the video is still (freezes in first 10secs – but audio continues)

    Any ideas?

    many thanks,
    kamran

  18. Stevo says:

    Also, why do my converted MKVs have 1 inch black horizontal bars on both sides of the screen?

  19. Stevo says:

    Sean, GREAT guide.

    Question: I have a 1080p mkv file with multiple audio streams in it that I am going to transcode with mkv2vob…how do I ensure that the ps3 only plays the 7.1 HD-Master Audio track and not standard lossy 5.1 or even stereo?

    Should I somehow exclude the lossy tracks from the final AVCHD?

  20. san says:

    Hi sean, i just found ur site and appreciate it. But i have some issue, using mkv2vob to convert my 4.3gb ghost protocol with output type ‘file’ cause i’m not using and usb or disc, i just want to put it in my hd storage seagate raptor fat32 with source the same storage, i follow all ur instruction and after it completed, i try to play with my ps3, nice, man. But the problem is the movie isnt completed, the size 4.3gb after convert be 3.8gb, but the movie isnt completed… why ?? I try convert the darkest hour too, and the problem occurs again. What happened ?

    • Sean Lind says:

      mkv2vob doesn’t edit the video in any way. After it converts it to a file the size of the file will change depending on the settings you chose. But if the movie is cut-off, chances are the source file is the same. If not then the file might be corrupted somewhere.

      • san says:

        sean, seems like the file is not corrupted, cause i play it in my pc with gomplayer, and its perfectly till the end of the movie, thats why i wonder why. Its happen with ghost protocol size 4,3gb reduced to 3,8gb … and i try darkest hour size 1,7gb but its get 1,7gb same, but the movie isnt finished although in mkv2vob it said completed.

  21. Marcin says:

    Hi, I installed and run mkvmerge but it simply miss “compression” menu in extra options tab.
    There’s only “user defined option” text field in extra options tab……

  22. Marcin says:

    Hi, I installed and run mkvmerge

  23. WJ says:

    Hi Sean,

    I’ve read everything on this page and done your advice for a mp4 movie file.

    For avi files I always just use AVIAddXSubs and that takes only 5 min from downloading the avi and subtitles to watching the movie on PS3. It doesn’t work for mp4 files however.

    The way described on this page for mp4 files takes more than a hour. Do you have any faster solution than mp4 converting to mkv and then have to transcode for more than a hour to mkv with subtitle to avchd?

    Hope to hear from ya,

    WJ

  24. ymala1 says:

    Holy shit man you are thorough!
    Great work, I appreciate all the effort you put into writing this up.

  25. Adam says:

    So… why on earth wouldnt you install PS3 Media Server on “Linux, OSX or Windows” and have it stream EVERYTHING straight away no trouble at all.

    I stream 1080p over 802.11N 72mb WiFi .

    PS3 Media Server does it all.

    Simple.
    easy.

    • lense says:

      PS3 media server doesnt help, it buffers a lot when playing 1080p. I was looking around for a solution.
      Thank you Sean!
      after surfing the web so long, yours is the best and through solution. Great job and you have helped so many ppl like me.

  26. Jack M says:

    Hey, this guide is really great, I just have one problem that’s probably not a big one, I’m just a dummy and barely understand what I’m doing haha.

    What’s the easiest way to alter subtitle outline thickness/size during this process? I’ve tried to change a few things, both in your way, and by altering the subtitle track before mkv2vob and loading an .ssa file to replace it, Still, I must be doing something wrong because nothing I do seems to affect the finished product I see when I watch it on my PS3. I just want to make the outline darker so i can read them against the screen when they’re over something really light.

    Thanks in advance

    • Sean Lind says:

      Hey Jack,

      I’m not 100% sure on this, but I believe when using an MKV the subtitles are only loaded for data, and it uses the system’s subtitle features (thus why you can turn it on or off). Which means you have no control over the look of them, unless you have that control on your system.

      Now I really don’t know if this is actually true, but it’s how I understand it. If I’m wrong hopefully someone here can correct me and give you more help.

      Obviously you could use a program to edit the subtitles, like vobsub and then hardcode them onto the file as an mpg or avi. Then it would work, but that’s going to require quite a bit of effort.

  27. Dave says:

    Bro, this is BAD ASS!! Thanks so very much for your efforts.

  28. Big D says:

    With all due respect this is a terrible guide. All you need is MKVExtractGUI to extract the H264 and AAC streams. Yamb then combines them back together as an .mp4.

    Job done. Revise your guide.

    • Sean Lind says:

      There was no respect there at all, thanks for starting out with a lie.

      If you do it your way you lose subtitle and language options, also if you’re rocking a 720p or 1080p video chances are it will be over 4.whatever gigs, making it too large to fit on a FAT32 USB stick. So now you have to Extract the video and audio streams, re-mux them with YAMB, then cut the file in half to make it fit.

      If you’re lucky you can use virtualdub, but either way your solution uses a minimum of 2, most likely three programs. If you have subtitles you’ll have to hard-code them using a fourth program.

      Mine uses one and breaks Cineva protection.

      I think it’s time you eat your words.

  29. Matthew says:

    I had the same problem Gavin, i think i found a workaround. I converted the same MKV to AVCHD but using X264 (high bitrate) and the video pause seems to no longer be an issue.

    Has anyone confirmed cinavia protection is removed with the new 2.4.9 MKV2VOB version.

  30. Gavin says:

    Hi I have a problem and was wondering if you could help. When I convert to AVCHD for an external hard drive, everything works fine. I get picture and pcm (dts sound). However every 10 mins or so the picture will freeze for about 5 seconds and the audio will still play and then it will suddenly start again but I will have missed 5 seconds of the movie. Nothing goes out of sync… but it’s just very annoying. Do you have any idea what could be causing this?

    Thanks.

    • Sean Lind says:

      I believe it’s actually a problem with MKV2VOB, as the same thing happens with AVCHD’s created by it on other hardware, but the MKV’s always work fine (again on other hardware). Leads me to believe it’s some bug in MKV2VOB

  31. Lucid says:

    Thank you. Just thank you. I was having so much trouble with this. Your guide is simple and perfect.

  32. Kevin says:

    Oh – Additional item of note: When I play the file on my Mac – it plays fine – audio is there.

    Thanks again.
    Kevin

    • Sean Lind says:

      Unfortunately I’m not sure I can help you. The file audio is fine on your mac, so either: your ps3 audio isn’t playing at all, your speakers are on mute, the track is somehow broken in the eyes of the ps3.

      I really don’t know what the issue is, sorry, dude. You can try converting it to a file and seeing if that helps. Or if you really wanted you could use mkvtoolnix to extract the audio from the file, then convert it to wav or mp3 with audacity. Then re-mux it with MKVmerge.

  33. Kevin says:

    Quick question I am SO hoping you can help with… If it has been asked and I missed it, I apologize…

    On some occasions, like right now (grrrr), I have a file that I use MKV2VOB (always transcode DTS is one since my system doesn’t support it) and everything goes normally – except, when I watch it on the PS3 – there is amazing video, but no sound. I open up the file in TSMuxer and there is indeed an file there (AC3 in this case). This should be supported so is it just a bad audio track and I am SOL?

    Thanks so much for any help – and freaking awesome guide!!

  34. Damian says:

    I’m having problems with this.
    I followed your instructions on how to convert mkv2vob, but when trying to burn the files onto the DVD nero tells me there isn’t enough space on the DVD. The DVD has 4.7gb and nero shows the files have 4.8gb. Is there something I’m missing here?
    Also, I don’t see any AVCHD folders, but I do see BDMV and CERTIFICATE.
    I checked Always transcode DTS, AVCHD – Disc, MPEG-2 fast
    What can I do to make them fit?

    • Sean Lind says:

      Just put the BDMV and CERTIFICATE folders into an avchd folder, that will do it for you. If the transcoded MKV is too large, you’re going to have to split the file in half and burn it on to two disks (there are other options, but this is the easiest).

      To do this use MKVMERGE as described in the article, but in the global tab at the top you can adjust the maximum file size. either use a setting or change it to 4000 and you’ll have a ~4gig file along with a ~800 meg file.

      • Damian says:

        That’s too much trouble just to watch Star Wars! I’ll just plug the HDMI cable from my laptop to tv or get a USB stick

  35. regy says:

    Hi I tried this about 10 times with 5 different mkvs but every time I try to play on ps3 the screen goes black like its going to start but just stays black i cam fast forward but when i press play it just stay on the. Same screen shot also ran them through mkvtoolkit and still does the same tried ticking old file system and transcode but nothing works

  36. Jon says:

    Hello thanks for the guide, I am having some issues. I just bought a 3tb external hd, I have it formatted it for fat32. When I try playing avi files from it via my PS3 it flashes black screen like it will load, then go right back to the xmb screen where I clicked the file from in the first place. I have put the same video on a thumb drive and it plays fine. Thoughts/ Ideas?
    Thanks in advance, and apologizes if you have answered something similar to this, was a lot to browse over.

  37. Nathan says:

    whenever I try to encode subtitles the status says “Unsupported Subtitle Format: VOBSUB”
    Is there a way through this?

  38. corey says:

    hi i am a anime watcher. when i convert .mkv episodes i do not get the subtitles. then i tinkered with the options of use large subtitles and load subtitles from file(which there is no .srt file) and now the subtitles are appearing in the file, but the thing is it will only convert about a minute and 30 secs of the file. what am i doing wrong out of the 147mb .mkv file only 20.0 – 25.5mb actually gets converted. thank you for your help

  39. Stuart Whelan says:

    It’s ok, I fixed it….I just selected “Old file type” in the configuration tab and it kept the sound. i also just pressed “x” on the AVCH folder and played the following file, rather than display all.

    Just a pointer in case anyone else found this.

    Cheers

  40. Stuart Whelan says:

    ps – if the above is the right answer to extracting the audio, have you got a step by step lamens terms way of doing this, I didn’t really understand merging and muxing together again etc

    Sorry to sound thick!

  41. Stuart Whelan says:

    Hi,

    I have a movie that is 7gb long. I know the ps3 can’t play MKV so I’ve used mkv2vob and saved the file on my flash drive with the folder as AVCHD. When I “display all” on the PS3, I’m met with two folders (One of them is BACKUP) Which is empty, the other is a number of folders that are empty, I’ve found that I have two video clips in one called “STREAM”, this is from the USB drive I hasten to add, but when I play the video, there is no sound? I’ve tried copying “ALL” of the AVCH across (Not sure where the other data files have gone in the PS3…oops!) but I still get no sound from the movie in the “Video” section or the USB STREAM folder, I think my answer lies in extracting the audio and re-merging them together, this sounds really complicated though, is it the right answer or am I doing something wrong.

    Thanks Muchly.

    Stu

  42. Lall says:

    When I watch downloaded movies on myPS3, every 7 mInutes the movies restarts from the beginning. Can anyone please advise on how to resolve.

  43. Frank says:

    First off, let me thank you for offering an awesome tutorial. I’ve told many people to check out your website. I have a small problem I hope you can help me out with.

    I have an AVI file that does not have subtitles encoded. When I use VLC that program shows the subtitles. I assume it automatically gets the info from the srt file I have in the folder. Why divx doesn’t do this is beyond me. I tried your approach of encoding the AVI, via mkvtoolnix and then using mk2vob to encode the subtitles and transfer to my flash drive. This seems to work 90% of the time.

    When I view the video on my ps3 the subtitles work great. The problem is that the video is HEAVILY cropped. I cannot figure out why the video was shrunk when I was muxing it. This has happened a few times for various videos and I have yet to pinpoint the issue since mk2vob doesn’t seem to have any cropping features that I found. I”ve even tried to not select ALWAYS TRANSCODE DTS (usually I have it marked) thinking it might be a bug. Do you have any ideas on how to fix this? Perhaps the issue is that the source file is an AVI file? The only solution I have found is to run the video from my laptop via an hdmi cable. I appreciate your time.

    • Sean Lind says:

      You’re welcome Frank.

      You’re correct that VLC is grabbing the subtitles from the .srt file. It will always do this automatically if the file is named the same as the video file. And you’re also correct, you have to encode the subtitles using merge and then mkv2vob to see them on the PS3.

      As for the cropping, that I’m not sure of. MKVMERGE does have resolution and compression settings, ensure you’re not messing with any of those.

      Are you sure it’s cropped? or is it squished? Has the bottom been cut off, or is the aspect ration now wrong? If it’s cropped I don’t know what to tell you. If it’s squished it means the resolution was changed.

      MKV2VOB will automatically re-size a video file if it’s using a resolution the PS3 doesn’t support. So that could be the problem.

  44. Jack Nubbins says:

    As others have said, the tsmuxer failing was killing me.
    Thank you for all of the effort. Works great.

  45. Martin says:

    Hi, and thanks for taking the time to create this awesome guide!

    unfortunately I keep running into issues. I keep getting sound but no video even after using mkvmerge. a few questions..

    In your guide for the mkvmerge it says “Now in the Tracks, chapters and tags box you need to select each line (one at a time), click on Extra options in the box below and set Compression to None.” the problem for me is that it just doesn’t give me the option. There is no “compression” to be set. But either way it seems to work.

    Then I load the new file onto mkv2vob but again.. no video just sound.

    Any help would be awesome! PS3 Media Server works for me but I can never fastforward any x264 files which is a pain. Looking for a better way

    • Sean Lind says:

      If you have sound but no video it means the video is in the wrong codec, or the resolution is set to something the PS3 can’t read. It’s typically easier just to download a new file, but if you don’t want to you can try running the file through MKV2VOB with the settings set to force a transcode (use MPEG2). This has worked 90% of the time for me, the other 10% I’ve just DL’d a new file. You could extract the video and audio tracks and manually convert the video using Sorenson, then re-mux. But that’s a whole lot of work.

  46. Bumpy says:

    i have this working with most nkv files family guy trailorpark boys and the wire, but when i convert it to watch LOST ther is sound and the picture just freezes

  47. d_M_ht says:

    I just use my laptop and BS player PRO and output with an hdmi . Works perfect.

  48. Ray says:

    Thanks a ton for the help, but I have just one hurdle I can’t overcome and I was hoping you might know something on this too. The link you provided only gives mkvmerge (within mkvtoolnix), so I found two seperate links to different MKVExtractGUI’s one being version 2.2.2.9, the other being 1.6.4.1 and i downloaded a few different versions of the mkvmerge and crossed them old old, new old, old new, new new, but i allways got an error message saying “MKVExtractGUI cannot extract this kind of file” with the older version(when I try to extract) and “Access Violation at adress 004F2BCE in module ‘MKVExtractGUI2.exe’. Read of adress 0000000D.” in the new(when I try to Input the file). Any more help would be even more appreciated.
    Also, this is while I’m trying to extract a .flac sound file

  49. john says:

    what do i do if the video i put on my usb hard drive doesnt play audio on the playstation , but plays on my computer

  50. Michelle says:

    Hi, i done everything u said, put folder on flash stick everything was going fine, yet after while the sound cut off due to the cinevia protection any ideas wot gone wrong

  51. Alex says:

    Thanks for the info with the tsmuxing crash stuff! Was ripping my hair our trying to figure out how to get it to work properly…

  52. garyr says:

    Hi Sean

    Great guide thanks. Been looking all over the net to sort an issue out I had with my Iomega HDD and my PS3. I’ve finally got to a point now where the ps3 is recognising my hard drive and I can view my videos/photos.

    Photos I can view fine, the problem Im having is with the videos. I can press ‘X’ to play it, it will fade to black as if starting, and then go back to the menu where I’m looking at the contents of the hard drive.

    I’ve tried multiple videos with different file formats etc to no avail. I have one video on there which I copied onto the PS3 using PMS, and it works fine, but trying the same video from the hard drive I get the above error.

    Any help would be appreciated.

    Thanks

    • Sean Lind says:

      First go to movies, highlight the HD and hit triangle, then choose “display all” then choose a video and hit play. It will play or give you an error.

      Just remember: HD must be formatted as FAT32, you must hit triangle and say “display all”, and you need to use a codec the PS3 can read. If it’s an MKV you’ll need to use MKV2VOB.

  53. Rich D. says:

    Hi Sean, I have some questions for you. I’m using a portable hard drive formatted as FAT32, not a usb thumb drive. In the configuration I choose, FILE, instead of AVCHD-USB. I selected the destination directory as E: (which is my portable HD) to a folder I created as Movies HD. When it’s done, I open that folder up, I see the movie there as a MPG file that’s 3.99GB. I plug my HD in the USB on my PS3 and it does works. I’m i doing something wrong? I’m I getting the best results I should be getting or a compressed file? Should I still select AVCHD-USB and move files over? I’m not seeing any AVCHD folder anywhere. I want the best results I can get.

    Thanks, would appreciate any help.
    Rich D.
    You can email me.

    • Sean Lind says:

      What your doing is just fine, file vs avchd are just containers. You’ll just run into problems with 1080p movies as the maximum file size on FAT32 is a bit over 4gig.

  54. Greg says:

    Hi, quick question when I downloaded mkvtoolnix it came up as MKVMERGE so far it seems to do the same thing with the compression and all. However, I came across this one file that had an error in mkv2vob and followed your guide like I have been to remux the mkv, but when I put it back into mkv2vob it sits at processing for a long time and seems to do nothing. Any advice? I’ve tried to download multiple other sources but they don’t seem to work as good and this is the only english dub I could find. Thanks for your help your guide has worked and helped me a lot!

    • Sean Lind says:

      MKVMERGE is a part of the group of apps known as MKVtoolnix.

      After you re-mux the file, mkv2vob should have no problem chewing through it. Just make sure the setting are all correct and let it rip. You might want to try rebooting your computer to make sure you don’t have a crashed TXmuxer in the background somewhere first.

      Just let it run, if it crashes again another file may be your only option. As for english dub, you could always download another version, strip out the audio from the english dub then re-mix the other version with that audio using MKVMERGE.

  55. adam says:

    I hope I’m not wasting your time with a something that’s already been asked, but I have a question question for you. I’m fairly new to this whole process so when I was reading your article and saw the following bullet in your mkv2vob section I was a little confused.

    *If you do not have a DTS sound system you must check “Always Transcode DTS” on the right side. Failing to do so could damage your current speakers.

    I googled DTS and it’s basically referencing a multichannel sound system? But I couldn’t understand why or how it could damage my tv speakers if I chose not to check the box. Could you elaborate a little? Currently I just have an LG LED tv and no extra speakers (sound system) so does this mean that if I don’t check that box the video file will damage my tv during playback? Sorry for being such a noob and thanks in advance~

    • Sean Lind says:

      I’m not an expert on speakers or sound technology, but here’s how I understand it:

      DTS is a digital audio signal, meaning it’s not just sending an analogue signal but an actual stream of data. If you don’t have a DTS decoder to break down this data stream, and then convert it to an audio signal to send to the speakers, your speakers are going to try and “play” the digital stream. Speakers are dumb, they have no computing power, they just take the signal sent to them and turn it into sound waves.

      Now speakers can only play sounds within a specific spectrum of frequencies. Anything outside of those can damage the speakers by forcing them to “overreach”. It’s possible for a DTS stream to be interpreted as an audio signal out of the safe frequencies. The most common problem is having your speakers play an extremely loud “pop”. We’re talking loud enough to wake your neighbours. This can also blow your speakers.

      If I’m incorrect here I’m sure someone will correct me, but I’m pretty confident this is a dumbed down but correct answer for you.

  56. Joel says:

    Wow, thanks. Worked like a charm!

  57. Joel says:

    Its strange because it will transcode on the fly through ps3 media server and run perfectly but because I have a slow cpu, it starts to skip halfway through. if ps3 media server can play it, there is obviously a way to do it but I cannot find it. I’ve tried almost every combination on mkv2vob and can get a great picture but nothing but sound. At best, I have been able to get choppy sound. Its driving me insane!

    • Sean Lind says:

      If you have picture but no sound, the sound is being compressed in a codec the PS3 doesn’t understand. The easiest thing is to just download another version. But if you must use that one you can extract just the audio, then convert it to .wav and re-mux the mkx with mkxmerge and put that through mkv2vob. I’ve done that a couple of times.

      To extract the audio you’re using another program installed with mkvmerge, just google “extract audio track from MKV”

  58. Joel says:

    Thanks man, you’ve helped me go from no picture to picture but I still can’t get any sound. I’ve tried almost every combination and can’t figure it out….thoughts?

  59. Sam Abu says:

    I’ve been using MKV2VOB for a few years now with the PS3. Other than the periodic error while running TSMuxer.exe, it works quite well. I would add the following tips though that may be useful:

    1. Rather than select AVCHD, select “File” as the Output Type. MKV will then extract the file as an MPEG file which does play directly on PS3. MKV2VOB will still only transcode if it needs to. Under “File Splitting” make sure to select the correct option based on your media. I use 4GB CompactFlash so I select that option. With anything larger, you should select FAT32 since the PS3 can only read FAT32 file system, which limits file sizes to 4GB. MKV will provide multiple Parts 1-N MPEG files split for you which makes it easy to play on PS3.

    2. On your USB drive/stick, create a “Video” directory and place any video files you want in there. The PS3 (like all standard media players [inc smartphones]) actually looks for a “Video” folder for videos, “Music” for music, “Pictures” for pictures, etc. Then, when you select Video->USB device in the PS3, all the MPEG videos on the flash device will be displayed.

    3. I get the TSMuxer error on ~10% of the MKV files I use. I got that number down slightly by using a slightly newer version of TSMuxer.exe and placing it over the existing one in the MKV2VOB\Tools folder. It can be obtained from http://www.videohelp.com/tools/tsMuxeR.

    I haven’t tried the MKVMerge workaround you provide yet, but I will soon for the remaining problem MKVs.

  60. [...] Ett sätt är att koda om originalfilmen från tex MKV till MP4 formatet som PS3 stöder med hjälp av tex MKV2VOB (full guide för olika varianter av uppspelning) [...]

  61. K.O.N says:

    thanks for this great guide.

    but I have a question how can I change the audio language in the video that I have has multi audio how can I change it ?

    • Sean Lind says:

      If it’s an MKV then just hit the audio button on your remote during playback. If you don’t have a remote hit triangle on your controller and it will be one of the options to pop up on the screen.

  62. XLR8 says:

    Thanks for being one to help us understand this all .

    My problem is that when I try to use MKV2VOB , I load the .MKV , then start and i get ERROR CONVERTING TO AC3 .

    I Run it thru MKVMERGE (which works fine)

    Then when I try to run it thru MKV2VOB again , it says DTS TO AC3 , Then gives me the same ERROR CONVERTING TO AC3 .

    All my MKV. files do this , Does it have to do with the DTS audio ? How could i resolve this because all my MKV.’s are DTS . Thanks for your help .

  63. sarfraz says:

    basically what you’ve said there is ok. but i dont reccomend it. streaming movies with windows media player with a fast enough router preferably 100mbps or 300mbps and through wired is the best option and has worked for me all the time i’ve played legit original 1080p blurays and downloaded 1080p bluray movies. first of all, you havent stated that it ONLY transcodes if you want subtitles. well thats whats always happened with me. another thing is, but a decent performance pc. i have a dual core 2.8ghz cpu in my pc and its more than enough to transode 1080p with the x264 low option.

    • Sean Lind says:

      But you don’t recommend it? So basically you recommend people buy a new pc and router (since almost no one owns the hardware required for this) so they can stream video.

      Your solution: ~$2000
      My solution: ~$40

      But, for the record, I have basically the same setup as you, and just streaming (without a transcode) would almost always encounter a network error with a few seconds lag. Not the end of the world, but extremely annoying.

      You’re also wrong, it doesn’t ONLY transcode if you want subtitles. It has to transcode any media type which is not supported by the PS3. If the PS3 doesn’t understand the codec, it transcodes. Please don’t make things up to try and make other people look bad, it’s a silly thing to do.

      Streaming does work, but it’s more of a headache and encounters more issues and errors than using a USB stick. I wrote this guide for people who are having issues and don’t know how to watch their videos on the unit. These will almost always be the same people who would have a hard time getting their content to stream in the first place, and would be super frustrated every time it doesn’t work. I’m glad streaming works for you, but it’s not the best option for the non-uber geek.

  64. wuwei says:

    Thanks a lot for the useful info Mr. Lind.

    I downloaded mkvtoolnix v.5.0.1 and I am unable to change compression to none (it’s grey) under the extra options menu even though I’ve added the required mkv file. I still get an immediate pop up through mkv2vob that states “TSmuxer has stopped working…” for the mkv files I want to convert. Any advice would be greatly appreciated.

    • Sean Lind says:

      It sounds like (after adding the MKV to the top box of MKVMERGE) you didn’t click on one of the items (in the second box) and then go to extra – compression. You need to select each track first, then change the compression.

  65. Millar says:

    Hi can any one advise, how to convert 3d x264 file. I have converted. With Mkv to
    Vob no errors come up I’ve remuxed the file also. But when I try to play it says unsupported format. Any suggestions.

  66. Scott says:

    I have another question regarding adding subtitles to an mkv. I followed your steps, but is there a faster and less space hogging way to add the subtitles? Mkv2vob wanted to transcode the video which would take many many hours, and be a HUGE file size.

    I am trying to run the mkv in mkv2vob, then put the new file and subs folder in AVIAddXSubs, but it tells me that the file is not an avi. Any suggestions, besides the method in your guide?

    • Sean Lind says:

      Sorry, but I have no other suggestions. Any other program you use will have to transcode the video, since they’ll be hardcoding the subtitles into the video data. No matter what you do you’re going to have to transcode, so I’d just set the codec to MPEG2 and let it run.

  67. Ann says:

    Sean, my experience with streaming has been different from yours. I routinely transcode on the fly and stream MKV-wrapped HD (admittedly mostly 720p) video to the PS3 using PS3 Media Server. It’s a pain in the ass sometimes but mostly it just works. It tends to stutter a lot over wireless, with what seems like buffering or bandwith problems (I have bad signal due to the router being embedded in a main wall of the house), but there’s no stutter over wired LAN. You can even get subtitles to work, although sometimes that involved additional effort configuring the PS3 Media Server. Anyway, at the end of the day, it’s a pretty useful piece of software (and it is both open source and cross platform), so I think any “complete” guide to playing video on the PS3 really ought to mention it.

    I have tried the methods described above, mkv2mob and messing with mt2s files and such, about two years ago, but the resulting video never played properly on the PS3. Maybe the situation is better now but since I got streaming to work properly I no longer feel the need to mess with converting – I’d rather just spend that time watching stuff instead.

    • Sean Lind says:

      Glad it works well for you, but I’m not too pleased with the passive aggressive comment, not to mention it sounds like you work for the company. I wrote this guide for free, and it’s helped a lot of people. If you don’t like it and want to write your own go for it, I’ll even add a link to it in here. But please keep your snarky comments to yourself, I don’t want to hear them.

      For the record I did mention PS3 Media Server, by name, along with other streaming options.

      Only I went on to say that they will be more headache than they’re worth. Considering it’s a “pain in the ass sometimes” for someone who clearly knows as much as you, it’s not exactly the best choice for someone who doesn’t even understand the difference between a codec and container.

  68. Sean Lind says:

    This happens on all 720p MKV’s converted with MKV2VOB. I think it’s lag while the PS3 switches files, but I can’t be sure. As of yet I don’t know any fixes for this.

  69. Jim says:

    bpjadhav says:
    July 21, 2011 at 4:57 am

    “I tried a 720p version of the file and it worked. However, the picture seemed to hang for a few seconds during 4-5 scenes in the movie. I wonder if that was when it was loading the next file. I did not run the mkv through mkvmerge. I will run it through mkvmerge and try the movie again.”

    —-I AM also having the same issue – PS3 firmware 3.73 & mkv2vob 2.4.9 —-

    Anybody know how to fix this issue? (Happened to the past 5 720p movies that i converted to be used on my USB stick)

  70. Scott says:

    Hello,

    I use a usb stick to watch movies on my ps3, but whenever I have a 720p x264 AAC file, it always says corrupted data. The file works in VLC on my laptop, so it’s not the file. Any suggestions?

    • Sean Lind says:

      You’re going to have to tell me what file container it’s in… but chances are you just need to convert it. If it’s MKV read above. If it’s anything else convert it to MKV using the steps in the “When using mkv2vob TSMuxer Crashes (mkvtoolnix)” section.

      Then use MKV2VOB to put it onto your USB stick. (read above)

      • Scott says:

        Hey Sean…the container is mp4.

        • Sean Lind says:

          Hey Scott,

          Either the mp4 is compressed with a codec the ps3 doesn’t understand, or your having some sort of filesystem error on your USB. I’d add the mp4 to mkvtoolnix, create an mkv, use mkv2vob to create an avchd folder.

          Format your usb drive with FAT32, then copy the folder over. When you plug it in don’t use Triangle, just hit X on the USB drive (under video) and X again on AVCHD. Movie should start in 6 seconds.

          • Scott says:

            When I put the mp4 in mkvmerge, do I have to do anything before I mux it? I just muxed it and created an mkv. Then I put the mkv in mkvmerge and followed your steps but the “extra options” are grayed out, so I can’t change the compression.

            What am I doing wrong? Since I couldn’t set the extra options, I just took the mkv that was made and put it in mkv2vob, but the tsmuxer error came up. I’m having issues, if you can’t tell.

        • Sean Lind says:

          For some reason I can’t reply to your latest post, so I’m doing it here.

          We’re not using MKVMERGE at all, I have little experience with that program, I’ve yet to find a real use for it.

          Put the mp4 into mkvtoolnix, then you need to selec each item in the tracks, chapters… box and choose compression – none.

          That will create an MKV, then it should run in mkv2vob. If still no, download a different copy.

          • Scott says:

            Ok, I followed your steps and guess what,….it worked like a charm!! You don’t know how much aggravation you have saved me, I’m so glad I found your guide. Before this, if I wanted to watch a 720p x264 AAC mp4 file on my ps3, I had to burn it to dvd with convertxtodvd. Thanks a million for your help!!

            For anyone who has the same problem as I did, just follow Sean’s tips from the above post. Woohoo!!!!

          • Sean Lind says:

            Glad I can help.

          • Greg says:

            Hi, quick question when I downloaded mkvtoolnix it came up as MKVMERGE so far it seems to do the same thing with the compression and all. However, I came across this one file that had an error in mkv2vob and followed your guide like I have been to remux the mkv, but when I put it back into mkv2vob it sits at processing for a long time and seems to do nothing. Any advice? I’ve tried to download multiple other sources but they don’t seem to work as good and this is the only english dub I could find. Thanks for your help your guide has worked and helped me a lot!

  71. Ken says:

    Great write up, i found it linked from another site and it works perfectly.

  72. Sean Lind says:

    You are all very welcome. Just glad I can help.

  73. Andrew says:

    Thanks so much for the great writeup, Sean!

  74. Shehan Khan says:

    Absolutely brilliant work Sean…. Haven’t tried it as yet but KUDOS for ur effort to help others…. Internet is worthwhile for contributors like you…. Fantastic…. Thanks on behalf of everyone…. TC

  75. Ray says:

    Has anyone come across a problem with the audio skipping from an avchd. It’s almost as bad as trying to play a 3d movie threw a media server. The video is fine but the audio makes it unwatchable… any clues what might be wrong? Great guide btw.

    • Sean Lind says:

      Hey Ray,

      I have not come across this issue, but it sounds like you’re using a file with DTS on a setup which doesn’t support it. Try using MKV2VOB and checking “always transcode DTS”.

      • DonDon says:

        Thanks for the wonderful guide, everything works perfectly!

        How can I make the output file less than 4.7 GB as all I’ve converted with your guide from 2~2.5 becomes 6~6.5 GB. I want to burn those videos in a single DVD.

        Thanks again.

        • Sean Lind says:

          You’re welcome.

          As for the file sizing it’s odd that it’s increasing the file size for you, not really sure why that’s happening (unless you have it checked to use PCM or you’re using 264 high-bitrate). If you’re using MPEG2 and ACM the file size shouldn’t really change all that much.

          But if it still does you’ll just have to use the “file splitting” option to make the video into 2 files, burnt onto 2 DVDs.

          • DonDon says:

            I too wonder why that’s happening. Most of my files downloaded from torrents in 720p mp4 formats. I made the same setting like the first image in “How to use mkv2vob”, only “Always Encode subtitles” and ” Always Transcode DTS” checked.

            Any other suggestions?

            Anyway, thanks for the quick response.

          • Sean Lind says:

            Since you have “Always Encode Subtitles” checked it’s always transcoding the video, make sure you have it set to MPEG. The only thing I can think of is it’s using 264-high bitrate. Other than that I’m just not sure, sorry.

  76. Nic says:

    Thanks for the guide – I’ve not been having problems before but I now have about 6 or 7 films that won’t play on the PS3!
    They all have the same ‘playing problem’ – no sound / video / time increase.
    I’ve mkv2vob’d them ( had to use mkvmerge to get mkv2vob to work) into AVCHD, re-muxed them, re transcoded them & still nothing works!

    Interestingly, Tsmuxer wouldn’t open the mkv’s but tsMuxeR does so having to play around with that & see if I can get it to work!

  77. rod says:

    got it working…not enough c drive space.Very sweet programme,many thanks!Does x264 stop the occasional skipping?I’m going to try it and see if the pq is any better,it was ever so slightly fuzzy using mpeg-2,could have been the source,i’ll compare as i gi and report back
    Thanks again

  78. rod says:

    g’day,
    can’t get the file to mux or transcode.This is the 1st file i’ve tried and it is saying ‘insufficient space on…’can’t see what drive it’s refering to but i’ve tried an 8gb usb,a 1tb ext hd with 700gb free and my e drive with 20+gb free as destination directories.My c drive has less then 6gb free,don’t know if that’s an issue and the file i’m trying to convert is 4.3gb.
    Any help would be appreciated.

  79. Anne says:

    Hey,

    I followed all of your directions, and it converted my anime episode perfectly > transferred to USB stick > PS3 and the picture was beautiful. However, I realized that my episode wasn’t hardsubbed like I thought. (Tried to turn on subtitles on PS3…no dice either)

    I thought, “Okay, time to go back to the comp and find that .srt file.” But I looked and no *.srt file to be found. I just download the mkv file and it plays just fine with VLC player with “Track 1″ checked for the subs. However, when I searched on my computer for the separate .srt file itself, it’s nowhere to be found. Any ideas?

    Thanks!

    • Sean Lind says:

      Hey Anne,

      an MKV is just a container for the actual video files, it also contains other files in one package, such as audio and, sometimes, subtitles. Unfortunately the PS3 is picky and I’ve found it won’t always pickup the subtitles (sometimes you just need to hit the subtitles button on the PS3, but that doesn’t always work). You might have to DL the subtitles .srt from a site online then use MKV2VOB telling it to hardcode the subtitles. (You need to make sure the .srt file is named exactly the same as the .mkv and in the same folder). That will do it. Good luck.

  80. jay says:

    Hi how do i play a movie on my ps3 that stops Cinavia protection

    • Sean Lind says:

      If you read the above article you would have seen:
      How to Bypass Cinavia Protection

      Read that section. If your movie isn’t an MKV you’ll have to go through the MKVTOOLNIX steps to turn the .mpg .avi .whatever into an mkv, then use MKV2VOB to kill cineva.

  81. Matthew says:

    I have been using this program for a while now & it’s great, but now I have a problem which is a subtitle problem. I download a MKV that’s AVATAR extended edition it has 2 subs for it, Na’vi english subs & everything english subs. Now when I use it like I have always done I only get the subs for everything. But I want the subs for the Na’vi only. Could you plz help me out.

    • Matthew says:

      Ok I have done everything on this page and I still CAN NOT get the subs to work on my PS3 will you PLEASE help me cause this problem is over a month old for me.

      • Matthew says:

        I don’t have to format cause its already FAT32, Then I did your AVCHD with my 1.3gig turned to a 1.9gig it work but NO subtitles at all. I change it back to file and my 1.3gig turns into a 9gig with everything subtitle which is to big for my 8gig USB & I DON’T want everything subtitled. Also I do NOT want to stream cause I have a peace of shit DSL that lags. SO that everything on your page what DO I do now, other then buying it or finding another download?

  82. Sinster says:

    Sean,

    Great information! Thanks! I thought I had found the fix for an ongoing problem but it is still persisting. Perhaps you can help? I am using TSMuxer to convert .mkv files to .m2ts files for direct playback on the PS3. Some simply will not load in TSMuxer. I used MKVMerge as you instructed to remux the file and it still wont load in TSMuxer. Any idea how I could get around this nagging problem. It occurs with different .mkv’s, albeit, a small amount of them.

    Thank you for any help you can provide. Keep it up man.

    • Sean Lind says:

      Hey Sinister,

      Sorry, but I really can’t help you. If TSMuxer isn’t reading the file it’s going to be either an unsupported codec or frame size. Since re-muxing the file with MKVMerge didn’t fix it, there’s a decent chance the file is using a non-native aspect ratio. I believe TSMuxer will only function with 720 (1280×720) or 1080 (1920×1080). If it’s anything else you might run into a problem.

      PS. I think it will also support 480p (720×480), but I’ve never tried.

  83. Senthil says:

    Sean
    I installed the ps3 media server to stream mkv files to my ps3 directly but it says unsupported format. Am i missing anything else?

    Thanks

    • Sean Lind says:

      The PS3 can’t read an MKV, streamed or played locally. To stream an MKV you’re going to have to transcode it on the fly. While ps3 media server has the ability to do this, I’ve never been able to get it functioning at a level I find acceptable. This is why I’ve opted to convert (MKV2VOB) and drop onto a USB stick.

  84. NIshimura says:

    Hi

    I’m having trouble converting the .mkv, there appears to be a problem transcoding the video. It gets through the MKV extract but right after that an error pops up on my screen stating that mencoder.exe has encountered a problem. Is there something I’m doing wrong?

    • Sean Lind says:

      It means the MKV was encoded with a codec MKV2VOB doesn’t understand. It’s an easy fix, just read the section:
      When using mkv2vob TSMuxer Crashes (mkvtoolnix)

      above

  85. bpjadhav says:

    Hi Sean,

    Thanks for the reply. I will try another source version of the file and keep you posted.

    Keep up the good work!

  86. bpjadhav says:

    Hi Sean,

    Great write up. Thank you for making life easier for so many of us.

    I am having the same problem as Alejandro. I get excellent sound, but no picture. I ran the video again through MKVMerge and used MPEG2 in MKV2VOB, but to no avail. My MKV file is 1080p and .x264.

    Do you think the resolution may have anything to do with it? There was a recent firmware update for the PS3 – would that interfere?

    • Sean Lind says:

      Hello bpjadhav,

      I’m sorry, I wish I could be of more help. While firmware changes have messed with video playback in the past, I haven’t yet ran into this problem. I’m not 100% sure if I’m on the latest firmware, but I typically keep my PS3 up to date, I’ll check when I get home tonight.

      Since re-compressing the video didn’t help, I’m not really sure what the problem is. The only thing I can think of is the video source is using a strange resolution. MKV2VOB is set to use only the standard native aspect ration, so for 1080p the resolution should be 1920×1080 if it’s anything different MKV2VOB has been known to mishandle the video in the mux.

      If your resolution is that, and it still doesn’t work, I really can’t help you. I’d suggest downloading a new source version of the file if you can.

      -Sean

      • bpjadhav says:

        Sean,

        I tried a 720p version of the file and it worked. However, the picture seemed to hang for a few seconds during 4-5 scenes in the movie. I wonder if that was when it was loading the next file. I did not run the mkv through mkvmerge. I will run it through mkvmerge and try the movie again.

        Thanks.

        • Sean Lind says:

          Actually, that hang happens to me as well. It started happening after a firmware update a few months ago. I’m not sure why it happens, but I’ve decided just to live with it. If you do figure it out please let me know.

        • Jim says:

          I am also having the same problem – PS3 firmware 3.73 & mkv2vob 2.4.9

          Anybody know how to fix this issue? (Happened to the past 5 720p movies that i converted to be used on my USB stick)

  87. Alejandro Rincon says:

    Hi! I did everything you said, but when a click X to AVCH folder the movie begins but I didn’t see anything, I can hear the sound but I can’t see anything, the screen goes black

    • Sean Lind says:

      If you hear sound, but the screen is black, it means the video is using a codec that the PS3 can’t understand (most likely). This is also assuming you’re system is all hooked up properly ;)

      Run the video through MKVmerge to mux a new mkv (will only take 5 min) and then run it through MKV2VOB forcing a transcoding. Just use MPEG2, it’s the quickest. that should fix your problem.

  88. misiekmgo says:

    HI :)

    Thank you for your guide – it is really simple and easy to use for all the people not being very power users :) I have got one problem. Using your guide I made mkv to vob translation and put the AVCHD folder to my USB Drive root but when I press X button on it while in Video section on my ps3 I cannot see anything to press X again – no AVCHD folder whatsoever – Can you help me figure it out ?

    regards

    Mark

  89. Georg says:

    Hi Sean,

    great guide, I use the exact same tools.
    One point that in my view is missing or that I prefer to hardcoding subtitles, is how to add subtitle for AVIs as a seperate layer using AVIaddXSubs (http://www.calcitapp.com/AVIAddXSubs.php). This allows to switch subtitles on and off and to have them in several languages, also it’s a super easy and free tool. What do you think?

    Cheers,
    Georg

    • Sean Lind says:

      Well, if you use the steps I laid out above the subtitles aren’t actually hardcoded, they’re added to the meta of the MKV, meaning they can be turned off as well. While it’s possible to add multiple languages to an MKV it’s not really needed for the home viewer, since no one wants to change the subtitle language halfway through a movie their watching.

      Not saying that program doesn’t work, but it’s redundant considering you can get done everything you need with the programs listed above.

  90. Josh says:

    I did all the steps you said for watching the movie off a USB on my PS3. Everything okay until I click X to play the AVCHD folder, then goes to black like it’s starting but then FREEZES. Playback never begins. Any thoughts?

    • Sean Lind says:

      Hey Josh,

      I’ve run into this problem a couple times myself. I can’t be sure exactly why it’s happening, but here are my only two pieces of advice:
      1) use MKVMERGE (mkvtoolnix) to re-mux the mkv (make sure to follow the steps above to save time by not compressing)
      2) run MKV2VOB again, but force a transcode (whatever codec you want).

      If that doesn’t work, you’re going to have to find a new copy of the source. Sorry I can’t be of more help on this one.

  91. jamiepm says:

    Sorted ( Ihope) , just trying it now

    Thanks for the speedy response

    Cheers Jamie

  92. jamiepm says:

    Hi,
    When I’ve tried to go into any options as described in your guide, they are all greyed out and I cannot select the ones suggested. So I tried simply using the program as is but I’m still getting the Tsmuxer error thing in Mkv2vob, grr.

    Please enlighten me as to where i’m going wrong as any MKV file I now try and use simply won’t convert

    Cheers Jamie

    • Sean Lind says:

      When you open MKVmerge you need to add your MKV that won’t convert. Then before you can go to the extra options tab you need to click on one of the items in the “tracks and chapters” box. When the line is highlighted blue you can go to extra options and set compression to none.

      Do that for all tracks, and you should be able to mux a new mkv which will convert just fine in mkv2vob

  93. Uriel says:

    Is there a way to save the AVCHD’s to the PS3 hard drive?

    • Sean Lind says:

      Unfortunately not, but even if you could it wouldn’t help you much. Since an AVCHD is a Blu-ray disk (as far as the ps3 is concerned) it’s impossible to have more than 1 on any one piece of media. Even if you could save them to the drive, you could still only save 1.

      You can, however, save them all to an external hard drive each one in it’s own folder on the root, then just move the avchd out of the folder to the root when you want to watch it.

      • Uriel says:

        I found a work around the issue, it may not be the best, but it works for my purposes. I’ll just copy the m2ts file from the AVCHD folder to the PS3 hard drive and it can play that with no issues whatsoever. I know that the movie will have to fit in a single 4gig file, but for the type of videos that I am using, I am ok with that.

        And even if I decide to copy a movie larger than 4 gigs, I can save both m2ts files in the hard drive and play the second part after the first is finished.

        I have used multiAVCHD before a couple of times, but never mkv2vob, have you noticed what program gives you better quality when transcoding a file?

        Thanks for the guide though, very helpful.

        • Sean Lind says:

          You’re welcome, and thanks for figuring out that work-around. I’ll keep it in mind.

          As for multiAVCHD and MKV2VOB, I’d go with MKV2VOB every time. Not only will it skip transcoding altogether (if the format is PS3 friendly), it takes considerably less time when set to MPEG-2 (fast). I’ve never noticed the video quality lacking from this setting. If you have the time thought MKV2VOB will do a x264 conversion which is primo.

  94. wiss says:

    I got an issue while trying to use the program. Unsupported Video Codec:MPEG4/ISO/ASP.

    What should I do to fix it? Was trying to convert my .MKV movie file.

    • Sean Lind says:

      Sorry Wiss,

      I have never run into that specific error. But the first thing I’d do is make sure you have your codecs installed. Go here:

      http://www.free-codecs.com/k_lite_codec_pack_download.htm

      Scroll down until you see “FULL” and DL/Install that. That will install just about every codec you could ever need on your system, then try it again. If it still doesn’t work then write back and we’ll try to fix it another way.

  95. Warlama says:

    thank you for the help it appears to be going well.
    i will report back if i have any issues

  96. Warlama says:

    hello,
    i found this guide and i must say it is wonderful to finally find something that works.
    i have been using it just today and it helps a lot!
    however i have run into an issue.
    when i try to convert some of my .MKV files the MKV2VOB program will return an error.
    “unsupported audio format FLAC”
    it wont convert the videos i have and some of them have this issue.
    how can i resolve this problem?

    • Sean Lind says:

      Hey Warlama,

      You’re welcome for writing the guide. As for your question I have an answer, but you might not like it (it’s more than a couple steps). The problem is that the PS3 doesn’t support FLAC, and neither does MKV2VOB. To play this video you need to convert the audio to something the PS3 can play, to preserve the quality you’ll want to go from FLAC to AAC (the apple codec used by iTunes).

      To do this you need to follow these steps:
      1 – Install MKVtoonix (you can see some examples of using it above)
      2 – open MKVExtractGUI (not pictured above, but it’s in the same folder in the start menu)
      3 – Drag the MKV into the now opwn MKVExtractGUI
      4 – Select the audio stream (it should say FLAC on it somewhere)
      5 – Click extract and save the extraction somewhere you can find it
      6 – Convert the FLAC to AAC (to do this you’ll need to get some audio conversion software. I have never done this personally, but this MIGHT work (I haven’t used this program, I’m not vouching for it but it’s what I would try first in your shoes: http://www.softpedia.com/get/Multimedia/Video/Encoders-Converter-DIVX-Related/MediaCoder.shtml) This should convert it straight to AAC. If you use something else you can convert to WAV and then import into itunes, which can convert to AAC as well.
      7 – Now open MKVMerge GUI
      8 – Add your MKV (or drag it into the top box)
      9 – Drag in the converted audio track
      10 – in the chapters box, uncheck the FLAC audio
      11 – You don’t want to re-encode the video (to save time) to follow the steps above to turn off compression in the extra options for your video stream.
      12 – Hit the Start Muxing button
      13 – Add your new MKV into MKV2VOB and use it as you normally do.

      That should do it for you. In the future try to avoid downloading (or encoding) MKVs with FLAC audio. When downloading look for AAC in the filename somewhere.

  97. Geoff says:

    Hey Sean, love your work. Im not the greatest with technical mumbo jumbo. Your guide is great. One thing im having trouble with is the size of the picture when using mkv2vob. its a bit small, i can zoom on the tv but it messes up the picture a bit. Am i doing something wrong?

    Cheers

    • Sean Lind says:

      Hey Geoff,

      MKV2VOB doesn’t change the aspect ratio of the video (at least not in any of the ways other “converters” would). If the video is small, meaning there is a big black border around the entire image, it typically means the source video you’re using is 480p (I.E it’s been compressed to play on a mobile device, like an iPhone or iPod). Try downloading a different version at 720p and you should be fine.

      • Niglin says:

        Known Limitations:

        Custom display aspect ratios unsupported (mainly you only have this problem with widescreen dvd rips, not HD). If aspect ratio is wrong on playback, press triangle, change display to full screen.

  98. Bruce says:

    Your article is very useful for the ps player, thanks a lot for the sharing!

  99. Samson says:

    Thanks, I’ve been trying to figure out an easy way to add subtitles to an mpg for a while now, good guide.

  100. Sean Lind says:

    If you have any questions, or run into any problems, let me know. I’ll do what I can to get you sorted.

    -Sean Lind

    • Christian says:

      Hi! I have a problem! I did all the steps and got it to a AVCHD folder and put it on the USB. It didn’t work, just got black. But the sound came through. So I searched for a similiar answer here on this page. Tried mkvmerge as you replied to the other who had the same problem. And ran it through MKV2vob with MPEG-2. But still the same problem. The sound works, but no picture.

      I have the latest firmware. Could that be a problem of some sort?

      • Sean Lind says:

        Christian, It sounds like it’s either using a codec the PS3 doesn’t read or the aspect ratio is something odd. I’d suggest running it through MKVMERGE to create a new mkv, then mkv-vob with a force-transcode to mpeg2.

        If that doesn’t work you’re just going to have to find another source.

    • Jay says:

      Hi, great help. One problem, my audio when converted is a bit delayed. Anyway I can fix this?
      Thanks. :)

    • Alex says:

      hey your guide is great but I did all the steps to get the mkv file to convert (tsmuxer always crashes for some reason). But i finally converted the file with the (1) in the name I went to go play it through PS3 Media Server and all i got is a black screen. I attempt to forward and the movie comes up but stays stuck on whatever scene I press play on. I also copied the entire file onto my PS3 and same results. Any ideas as to whats going on? Older movies i converted from earlier are playing fine but thats without doing the mkvtoolnix step. Thanks for any information you might be able to help me with.

    • Kelvin says:

      Thanks for the guide, it really helped a lot.

    • Armin says:

      Just one word: Apple?

      • Frambo says:

        You are wrong. I stream all my HD format files from my WHS 2011 server and it works fine. This also gets around the issue of 4gb files… I recommend 1gb network speed for best results.