- Status Closed
- Percent Complete
- Task Type Patches
- Category Video
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#6366 - mpegplayer plugin enhancement
mpegplayer now demultiplexes mpeg common file and read first video stream. Can demux sound (I tried to write the sound stream to a mp2 file and then play it, it works) but actually I can’t work any further on sound implementation since I have no working player at the moment - it’s not (yet ?) possible to play sound in a plugin with the simulator. However that shouldn’t be so hard to do.
What is be left to do in order to have a working player :
- sound playing
- ring buffering (it currently just stops when buffer’s empty)
Compiles with 11/21 CVS.
Comments are welcome :)
Closed by linuxstb
2007-01-01 13:04
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2007-01-01 13:04
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Thanks a lot for this patch - I\'ve
committed it to CVS as part of my
implementation of audio support :)
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Wow! Good job. I patched a version for my H10 20 GB and now normal mpeg movies aren’t all mucked up! But, as you said, still no sound. If you need me to test anything, I’d be glad to. Hope you get a working player soon so you can make more progress!