• The development of any software program, including, but not limited to, training a machine learning or artificial intelligence (AI) system, is prohibited using the contents and materials on this website.

S14E01 PS3 Size Problem

v8can

Member
Joined
Aug 26, 2005
Messages
43
Location
Sydney, Australia
The .ts 1080i rip is listed as being 4.45 Gb in size yet windows shows only 4.38 GB in capacity of an empty formatted DVD. How do I get this rip to play on a PS3 keeping in mind the PS3's FAT32 restrictions. The only way I can think of doing this is by using a double layer DVD however in the long run this could prove to be expensive and frustrating especially since it is due to an extra 70 or so MB.

Cheers
 
There are actually two audio tracks in the file, a 2 channel mp3 track and a 5.1 DD track (though I think it's still just 2 channels of audio) Off hand I don't know what tool to use, but if you remove an audio track it might be enough to fit. I've been meaning to dust off my PS3 and see if I can get this working myself, either via a network share or putting on a disc. It's really really easy to play it on my Xbox 360 when I set it up as Media Center Extender.
 
Why do you need both audio tracks on the PS3? I don't even know if it'll let you switch between them.
 
It might, but I've never had much luck overburning a DVD.
 
PS3's FAT32 restrictions

If there really are FAT32-esque restrictions then sticking to 4700000000b (aka DVD-5) will not solve anything, FAT32 craps out over 4294967295b per file.


Avidemux should work for removing an extra audio track, just make sure you copy over the other tracks without reencoding.


DVD overburning doesn't work with many devices, so use with care.
 
Last edited:
I'm not claiming there are, your initial post does :p

Modern DVDs use UDF - max file size is huge. Old-style ISO9660 format is limited to 2GB/file on faulty operating systems, 4GB on working ones.
 
I'm not claiming there are, your initial post does :p

Modern DVDs use UDF - max file size is huge. Old-style ISO9660 format is limited to 2GB/file on faulty operating systems, 4GB on working ones.

no, no you misunderstand me. I currently see two solutions to this problem that dont involve rencoding or changing the file.

1) Overburning
2)Using a double-Layer DVD

In my first post I talked about burning to a DVD which is 4.38 GB hence assuming a 4.38 GB file which is more than 4 GB would work.
 
Last edited:
no, no you misunderstand me. I currently see two solutions to this problem that dont involve rencoding or changing the file.

1) Overburning
2)Using a double-Layer DVD

In my first post I talked about burning to a DVD which is 4.38 GB hence assuming a 4.38 GB file which is more than 4 GB would work.
those are pretty much it unless you share it over a network (I'm going to try this later today). And DVDs don't use FAT32 for file system so the 4gb limit isn't a problem.
 
Directly Connect the PS3 to your Computer via Crossover Cable

Directly Connect the PS3 to your Computer via Crossover Cable

This guide is assuming you already have a working wired or wireless connection from your PC to your router. I did this in Windows XP, so I can't comment on Vista as I've never been a Vista fan, but the process shouldn't be too different.

Here's how to setup the computer (Running Windows XP)
  1. Plug in your crossover cable between your PS3 and PC (they don't need to be shut down).
  2. On your PC, go into Control Panel -> Network Connection.
  3. Right click on your Local Area Connection (or whatever connection the crossover cable is connected to) and Select Properties.
  4. Select Internet Protocol (TCP/IP) and then Properties.
  5. Select "Use the following address" and type in an unused IP address on your network. Example:
    Code:
    IP Address: 192.168.1.10 (or any other unused IP address)
    Subnet mask: 255.255.255.0 (default)
    Default gateway: 192.168.1.1 (or whatever the IP for your router is)
  6. Leave the DNS Server Addresses blank (you won't be using DNS).
  7. Hit ok and ok again to get back to your network connections window.
  8. Click and drag with your mouse to highlight the connection that is already on the internet (in my case Wireless Network Connection) and the crossover cable connection (Local Area Network).
  9. Right click and select "Bridge connections".

Now you are done with your PC settings, lets go over to the PS3.

  1. Navigate to Settings -> Network settings -> Internet Connection Settings
  2. Select setting method "Custom", next
  3. Select "Wired Connection", next
  4. Select "Auto-detect" for network device, next
  5. Select "Manual" for IP address settings, next
  6. Use the following internet connection settings:
    Code:
    IP Address: 192.168.1.11 (or whatever the next IP is up from your PC's crossover connection IP)
    Subnet Mask: 255.255.255.0 (default)
    Default router: 192.168.1.1 (your router's IP address)
    Primary DNS: 192.168.1.1 (it forces you to specify, so again, use your router's IP)
    Secondary DNS: You don't need to specify a secondary DNS
    MTU: Automatic
    Proxy server: Do not use
    UPnP: Enable
  7. X button to save settings...and you're done! You can test connection and it should all be successful.

Your PS3 is now using your PC as a gateway to the internet. All your PS3's network traffic is going through your PC's wireless card or whatever device your PC has to the internet. You can now stream full 1080p high definition video from your PC's media server to your PS3 without a hitch.

Source: Hayling on the Official Playstation Fourm.

I just tired this myself and it worked well without the bridged connection, it seems that Windows XP will not allow the LAN connection to pass though to the WiFi connection for internet access. Not that I mind that much. I'm only going to connect the cable to copy across files to the PS3s hard drive and at GbE speeds even HD movies will only take a few minutes. So the guide works, but it's broken at the same time. You can have your Computer connected to your PS3 without a router, but your computer will not be able to do anything else. Solution is buy a GbE router when you get the money. Happy sharing!

I went though this again, and the only thing I can think of now is that this MIGHT work if the WiFI connection and the LAN connection have the same IP address for your computer your doing the bridged connection on. For example, my local IP address for this laptop is 192.168.1.2, on the WiFi adaptor. So for this to work correctly, you have to make sure that on the LAN connection you set the IP address also too 192.168.1.2. I have to go to work now, but I'll test this when I get out / wake up.
 
Last edited:
^- You need to activate "share this internet connection" or whatever it's called in the settings of the network adaptor connected to the internet, in your case, wireless.

Aaaaand in 99% of all cases you won't need a crossover cable as most, if not all, modern PCs come with auto-crossing network adaptors, which means that the computer will see if the cable plugged in is a uncrossed cable in a direct connection and will cross the wires in software, so to speak.
 
^- You need to activate "share this internet connection" or whatever it's called in the settings of the network adaptor connected to the internet, in your case, wireless.

Aaaaand in 99% of all cases you won't need a crossover cable as most, if not all, modern PCs come with auto-crossing network adaptors, which means that the computer will see if the cable plugged in is a uncrossed cable in a direct connection and will cross the wires in software, so to speak.

*Bows* Thank you, I'll give all of this a shot :).
 
You could also use HFS. It's a web server which is focused file serving only. You could use the web browser in the PS3 to connect to it, and the download the video file onto the HDD. Note that the PS3 does not recognize the ".ts" file extension, so try renaming it to ".m2ts".
 
You could also use HFS. It's a web server which is focused file serving only. You could use the web browser in the PS3 to connect to it, and the download the video file onto the HDD. Note that the PS3 does not recognize the ".ts" file extension, so try renaming it to ".m2ts".

Gotta Admit, That's pretty cool. It's like a stripped out Apache server.
 
You could also use HFS. It's a web server which is focused file serving only. You could use the web browser in the PS3 to connect to it, and the download the video file onto the HDD. Note that the PS3 does not recognize the ".ts" file extension, so try renaming it to ".m2ts".
Oh that's quite clever. I wonder if I can do the same thing with my WHS
 
Give PS3 media server a try.

http://code.google.com/p/ps3mediaserver/

In less than 5 minute you will be able to stream almost any kind of video file to your PS3 on your network connection. No setup required.

It will show up on your PS3 under Video>PS3 Media Server.

This will also work with TS files, no need to rename the file. Also works for MKV, AVI, AC3 audio, and much more. There is also no need to install a codec pack as all codecs are already built into the program.

Supports subtitles and multitrack audio as well.
 
Last edited:
You could also use HFS. It's a web server which is focused file serving only. You could use the web browser in the PS3 to connect to it, and the download the video file onto the HDD. Note that the PS3 does not recognize the ".ts" file extension, so try renaming it to ".m2ts".

Ok, I was doing some benchmarks with this program and I got 512KB/s throughput with my laptop on a WiFi connection and the PS3 on a WiFi connection. With the Laptop & PS3 connected with a GbE cable (No Router / Switch) the connection speed went up to 12 MB/s, and I think it was the program that was slowing the connection down because the UI locked up during the transfer, but the PS3 was still reporting getting the file. Once the file was done transferring the program's UI became responsive again.

WiFI: 512 KB/s
GbE: 12288 KB/s

I'm pretty sure that PS3's broswer supports the FTP protocol, so I think I might set up a FileZilla server and see just how fast I can get video from my computer to my PlayStation.
 
I'm pretty sure that PS3's broswer supports the FTP protocol, so I think I might set up a FileZilla server and see just how fast I can get video from my computer to my PlayStation.

I have tried FreeFTPd, and have not been able to connect from my PS3. Strangely enough I can connect using a windows box lying around.

I have yet to do an actual follow up on this though, since my nephew an niece are hogging the TV which the PS3 is connected to, and I have no idea when they intend to leave. So, I would very much appreciate it if you (or anybody, really) could test if ftp does indeed work with the PS3.

As for the speed issues: my config is a WinXP box, using GbE to a router (dlink) through wifi to the PS3 which is on a different floor than the router. IIRC speeds I got were about 1000KB/s or so.
 
Top