I'm curious; what are you doing when watching movies that warrants all this hopping around?!I'm not willing to give up FF or the ability to hop around scenes fast ...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'm curious; what are you doing when watching movies that warrants all this hopping around?!I'm not willing to give up FF or the ability to hop around scenes fast ...
I'm curious; what are you doing when watching movies that warrants all this hopping around?!In typical use, isn't a film 'put in, play, watch to end' with the occassional break when you carry on where you left off? Outside of being a movie student, I can't think of any need to hop around a film often that it'd be a necessary part of a media device!
I'm curious; what are you doing when watching movies that warrants all this hopping around?!In typical use, isn't a film 'put in, play, watch to end' with the occassional break when you carry on where you left off? Outside of being a movie student, I can't think of any need to hop around a film often that it'd be a necessary part of a media device!
For those kinds of adventures, just do a custom AVISynth script to pull the right segments out. Dump them all together. PS3 will cycle or shuffle through all of them, FF or no FF.![]()
Yes, if your target gears do not support 5.1 audio, then you won't benefit much from "raw" m2ts files to begin with. 20Gb+ is too high a price to pay, not to mention they don't stream well over DLNA. I am curious whether the files will play if you copy them locally though. In any case, I will forward your posts to the PMS creator to make sure he sees the stability issue when handling extreme large video files. Hopefully, he can push it to the mencoder folks.
One can presumably settle on lower-spec'ed m2ts files. They should work just as well as 4Gb+ VC1 files (as your experiements showed). Asher's suggestion of using AviSynth is interesting too. I used to have a few AviSynth scripts to skip intro sections for my all-time favorite movies. It's a pretty neat tool.
You don't even have to know how to use AviSynth. If it's installed, the AviSynth/MEncoder option becomes enabled in PMS. For whatever reason, this fixes subtitles for me and for HD videos, it's far more efficient CPU-wise. I didn't write anything for it to work.
Anyone gotten this to work from the Mac?
To solve most problems we need to look at your debug.log, this file contains errors and debugging information we can use to find a problem or bug. Since it's a bit harder to find this file on OSX then on other systems here's how to get it (i'm assuming you have PS3 Media Server installed in your applications folder):
- Go to your Applications folder
- Look up PS3 Media Server and right click on it (or ctrl+click on single button mouse)
- Choose Show Package Contents
- Navigate to Contents/Resources/Java/
- The debug.log file should be there
The direct path is: /Applications/PS3 Media Server.app/Contents/Resources/Java/debug.log
You don't even have to know how to use AviSynth. If it's installed, the AviSynth/MEncoder option becomes enabled in PMS. For whatever reason, this fixes subtitles for me and for HD videos, it's far more efficient CPU-wise. I didn't write anything for it to work.
You don't even have to know how to use AviSynth. If it's installed, the AviSynth/MEncoder option becomes enabled in PMS. For whatever reason, this fixes subtitles for me and for HD videos, it's far more efficient CPU-wise. I didn't write anything for it to work.
I was going to file a bug report against PMS 1.0.3. I realized that there are a few variables. joker454, could you kindly let me know your the version number of the ffmpeg program you used to generate the m2ts file ? Also is the command line options still the same (I remember you posted it earlier in this thread).
That way it's easier for the PMS creator to repro the problem.
One was VC-1 and the other was AVC. What were the audio specs for the 2 Blu-ray you dumped ?
- Changes / Features
. New option to enable video copy on ps3
. RAW images thumbnail support: CR2/CRW/PEF/NEF/ORF/SRF/MRW/DNG/ARW/RAF
. New extensions supported: SHN/M2V/M2P
. tsMuxer engine can now mux or reencode in AC3/PCM all audio tracks in real time
. Add the experimental mencoder build for multicore on OSX
. DVR-MS remuxer now included by default in Windows package
. New translations: Spanish (thanks to Jose from playstationhoy.com), Dutch (thanks to Vincent Meylof), German (thanks to Jeuki), Russian (thanks to Peter Klassen), Polish (thanks to Maciej Bocian), Greek (thanks to Alexander Polichroniadis), Portuguese (thanks to Hugo Sousa), Finnish (thanks to Ove Sentlig), Norwegian (thanks to Ball80 and Topguy), Swedish (thanks to Dusan Ilic) and Japanese (thanks to Yu)
- Fixes
. tsMuxer's AC3/LPCM encode/muxing + Mencoder's LPCM remuxing now working on Linux
. Fixed LPCM seeking issue
. Fixed regression with PicasaWeb images feed
. Changes in subtitles loading / Fonts support (Default/ASS/Embedded Fonts)
. Fixed channels order with tsMuxer engine's DTS->AC3 option
. Transcode buffer wasn't fully released after end of video
. Fixed bug with shared folders selection on Windows
. Fixed periodic alive messages sent to ps3
. Better dvr-ms media info retrieval
. Updated ffmpeg/mplayer/mencoder/mt builds on Windows and OSX (slight H264 speedup for singlecore)
. Buffer issues with transcoded audio files lasting more than 10 minutes
. Fixed RSS parsing with some feeds
Yep. I've been monitoring the real-time changes, find them interesting: http://code.google.com/p/ps3mediaserver/source/list
They've sort of fixed DisplayShare. I'm going to give ago now, seems the problem is to do with the UPnP service not starting in Vista due to dependencies issues.