So if we downsample the fmv maybe the speed is better (less stutered) ?
we can downsampling with pss downsampler.
Code:if(fmv bitrate <= USB transfer rate) { LESS stuter; }
|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
So if we downsample the fmv maybe the speed is better (less stutered) ?
we can downsampling with pss downsampler.
Code:if(fmv bitrate <= USB transfer rate) { LESS stuter; }
Yes, with a lower-quality video there will be less data to be transferred, and hence smoother playback.
But the problem with downsampling the video is that some of us don't want to see videos of lower quality, and not all games can have their videos re-encoded.
The most common formats used by Playstation 2 games seem to be the Sony PSS format, and some of Criware's codecs.

I imagine such a thing would probably be a big pain to code. But maybe a server-side program could be written to on-the-fly transcode this stuff to a smaller format? But then I guess all the work that would go into that, you could just spend the time transcoding manually.
Not in the fly, but downsample the fmv before using in opl.
After the iso is patched then rip it to USB HD
| « Previous Thread | Next Thread » |