Posted By: wraggster
DickyDick1969 has once again updated his movie streaming app for the PSP, heres the news:
I digged into the audio sync issue when doing time-skips (big jump forward)… In order to calculate the correction for audio frames I need to know the n-th videoframe after a timeskip.. To do a timeskip, ffmpeg uses the internal index of the video file.. BUT ffmpeg keeps the frame-offset information private (in a private codec data block) so in order to get it I should make exceptions for every codec… And that was too much work … So I decided to do it the easy way.. You can adjust the audio sync when playing.. Pressing X and then LEFT or RIGHT will delay/speedup the audio 10 ms…
uploaded 0.75…
- fine tune audio sync while playing (CROSS-LEFT minus 10ms / CROSS-RIGHT add 10ms)
- Picture copy to memory stick as PNG/JPG (pressing LTRIGGER and RTRIGGER at once)
- Direct jump to top of dirlisting with RTRIGGER and UP
- Jump 20 item down with RTRIGGER AND DOWN
- Fix the auto play bug
- Auto tag images (=slideshow) (if you select an image without being in playlist, it will play until a non-image is reached)
- Better download indicator of rss feed
Download and Give Feedback Via Comments