What steps will reproduce the problem?
1. Open a video
What is the expected output? What do you see instead?
- Audio will be a couple of seconds late
What version of the product are you using? On what operating system?
- PMPlayer 3.1.1 - PSP 3000 with 5.03 ChickHEN and CFW Gen-C
Please provide any additional information below.
- Files was converted from a xvid/avi with the following command using ffmpeg
on ubuntu lucid:
ffmpeg -i input.avi -acodec libfaac -ab 128k -ac 2 -vcodec mpeg4 -s 320x180 -vb
500k -r 25 output.mp4
- It plays correctly on PC
- It plays correctly using the default psp movie player
- Tried varying the cpu speeds in the pmplayer settings but still the same
Original issue reported on code.google.com by kris.inf...@gmail.com on 17 Jun 2010 at 3:28
Original issue reported on code.google.com by
kris.inf...@gmail.com
on 17 Jun 2010 at 3:28