User User name Password  
   
Tuesday 7.10.2025 / 13:44
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > consoles > ps3 - modding & hacking > how can i move a 29 gb movie onto ps3 hard drive
Show topics
 
Forums
Forums
how can i move a 29 gb movie onto ps3 hard drive
  Jump to:
 
Posted Message
jaynecobb
Junior Member
_
21. April 2009 @ 17:33 _ Link to this message    Send private message to this user   
hi all.

i have a 29 gb hd file of "trainspotting" that i would like to add to my ps3 hard drive.

unfortunately i cannot play the file over my network and cannot copy it either. i get about 45% of the file copied before i get an error - 800**** or something similar.

i have used the mkv2vob and made the file an mpeg at the highest quality.

the bizarre thing is that the original mkv file was only 7.9 gb, and the final transmuxed file is 29 gb. is that normal?

thanks to all that can help!!
Advertisement
_
__
AfterDawn Addict
_
21. April 2009 @ 22:05 _ Link to this message    Send private message to this user   
Not 'normal', but not unusual - visual and audio quality is always lost in a transcode, so to keep it at a minimum the resultant file can be larger than the original... I once had a 300MB file that turned into 1.5GB, but lowering the quality slightly brought it back to 300MB again.

I can't however suggest a better way for copying the file, but have you tried playing it straight from the flash drive / hard drive or whatever you're using to copy it across?



PSP, all the way from 1.00 to 5.50 GEN D2 - DS Lite w/ M3DS Real (M3 Sakura v1.34)
PS3 3.01 - iPod Touch 2G 16GB Jailbroken - Xbox 360 60GB - PC, Q6600, 3GB DDR2, GTX260 (216) 896MB

This message has been edited since posting. Last time this message was edited on 21. April 2009 @ 22:07

method545
Newbie
_
21. April 2009 @ 22:51 _ Link to this message    Send private message to this user   
Originally posted by jaynecobb:
hi all.

i have a 29 gb hd file of "trainspotting" that i would like to add to my ps3 hard drive.

unfortunately i cannot play the file over my network and cannot copy it either. i get about 45% of the file copied before i get an error - 800**** or something similar.

i have used the mkv2vob and made the file an mpeg at the highest quality.

the bizarre thing is that the original mkv file was only 7.9 gb, and the final transmuxed file is 29 gb. is that normal?

thanks to all that can help!!
Regarding the large file size...are you encoding subtitles with mkv2vob? If so, try going under the configuration tab and select "none" for preferred subtitle language.

As far as copying large files onto your PS3, there's only one way I know how, which is over network. The PS3 hard drive has a FAT32 format, which only allow up to 4 gb file transfer. To get around it, I use Tversity to set up a media server. Then I hook up the PS3 to my router with a ethernet cable (wireless is just too slow) and copy the file from media server (Tversity). Check out their website for more instructions. Good luck!
Member
_
21. April 2009 @ 23:16 _ Link to this message    Send private message to this user   
PS3 Harddrive is formatted in FAT32? I've read lots of other post/articles saying otherwise. Also, there is the fact that you can download/install 1GB+ demos off the PS store. Not sure about the errors that you're getting, but i highly doubt it's the hdd. The tversity method (or other media server apps that have this feature) does sound like something you could try, though.

GENERATION 98: The first time you see this, copy it into your sig on any forum and subtract 1 from the generation. Social experiment.
KajNrig
Senior Member
_
22. April 2009 @ 00:43 _ Link to this message    Send private message to this user   
First off, the PS3 hard drive is NOT formatted to FAT32.

Let's see that again: the PS3 hard drive is NOT formatted to FAT32.

It uses a format that Sony developed specifically for the PS3. Most files have a 4GB size limit, for sure, but .m2ts files can exceed that limit without a problem.

So what you can do is remux your video/audio to .m2ts and stream it to your PS3's hard drive. If you've got subtitles you want to put on there and such, though, then you'll need to re-encode the video to hardsub those subs onto it.

I'd suggest you use tsMuxer to mux the .mkv to .m2ts (this only replaces the "box" that the video/audio are in, not the video/audio themselves, which means you'll keep 100% of the quality). The only drawback is that, like I said above, there is no subtitle support in the .m2ts container. You'll have to hardsub them into the video.

Hope that helps.
jaynecobb
Junior Member
_
22. April 2009 @ 13:33 _ Link to this message    Send private message to this user   
Quote:
Regarding the large file size...are you encoding subtitles with mkv2vob? If so, try going under the configuration tab and select "none" for preferred subtitle language.

As far as copying large files onto your PS3, there's only one way I know how, which is over network. The PS3 hard drive has a FAT32 format, which only allow up to 4 gb file transfer. To get around it, I use Tversity to set up a media server. Then I hook up the PS3 to my router with a ethernet cable (wireless is just too slow) and copy the file from media server (Tversity). Check out their website for more instructions. Good luck!
is tversity a more reliable faster way to stream than just having the ps3 find my network and streaming/copying from there?

i have the ps3 wired into a homeplug network setup (uses the powerlines for a "wired" connection). so technically i am streaming over a wired connection, but this file konks out at aroung 45%.

i was able to copy my sin city mpeg (about 3 gb) no problem, but this 29 gb-er is giving me fits.

thanks again!
KajNrig
Senior Member
_
22. April 2009 @ 14:05 _ Link to this message    Send private message to this user   
You don't need to keep that 29GB file. (Besides, that's like... almost half a factory PS3 hard drive. Yikes.)

You can use tsMuxer to remux the original 7-8GB .mkv to .m2ts and then transfer that to the PS3 through your wired media server.

That is, of course, assuming that your video codec is h264 and your audio is something other than DTS.

What are the video/audio streams in your .mkv container? (You can check this by using MKVExtractGUI along with mkvtoolnix to open up the file.)
jaynecobb
Junior Member
_
22. April 2009 @ 15:35 _ Link to this message    Send private message to this user   
Originally posted by KajNrig:
You don't need to keep that 29GB file. (Besides, that's like... almost half a factory PS3 hard drive. Yikes.)

You can use tsMuxer to remux the original 7-8GB .mkv to .m2ts and then transfer that to the PS3 through your wired media server.

That is, of course, assuming that your video codec is h264 and your audio is something other than DTS.

What are the video/audio streams in your .mkv container? (You can check this by using MKVExtractGUI along with mkvtoolnix to open up the file.)
the original file was 7gb, after remuxing to mpeg h264 (best quality) it became 29gb.

this is a bluray rip.

i have a 320gb hard drive, so i'm not worried about the space at the moment.
Advertisement
_
__
 
_
KajNrig
Senior Member
_
22. April 2009 @ 16:01 _ Link to this message    Send private message to this user   
What you did was convert it. You didn't simply "remux" it; remuxing means you don't change the makeup of the video/audio. When you converted it to high-quality mpeg, you changed the makeup of the video/audio, which is why it got bigger in size. Remuxing only changes the container they're in, so you'll get, at max, a 10-20MB difference in filesize.

But anyway, you can take either file (the 7GB or the 29GB) and remux it to .m2ts and transfer it to your PS3 through your media server. (TVersity functions more or less like the media server you're currently using.)

Hope that helps.
Related links
Download PS3 trailers from AfterDawn's gaming site
 
Related forum topics Posts Last post Forum room
Pachter: Sony likely to cut PS3 prices next week 6 15. August 2017 News comments
PlayStation 4 can stream PS3 games, reports say 12 24. October 2016 News comments
Sony reveals free PS Plus games for Vita, PS3 and PS4 owners 1 7. June 2015 News comments
PlayStation Now subscriptions headed to PS3 next week 1 6. May 2015 News comments
PlayStation Music powered by Spotify now available on PS3, PS4, Xperia 1 31. March 2015 News comments
Buying 'Destiny' for PS3, Xbox 360? Bungie giving vouchers to upgrade to current gen for free 1 8. September 2014 News comments
PS3 not spinning discs / new laser no light 3 8. May 2014 PS3 - Everything else
ps3 fat, ylod fix, can does not work right- 2 7. May 2014 PS3 - Modding & Hacking
What is Cobra ODE for PS3? 1 7. May 2014 PS3 - Modding & Hacking
how to unban my dex ps3? 10 16. March 2014 PS3 - Modding & Hacking

 
afterdawn.com > forums > consoles > ps3 - modding & hacking > how can i move a 29 gb movie onto ps3 hard drive
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork