FS#6366 - mpegplayer plugin enhancement
Opened by Mathieu Favréaux (Wett) - Tuesday, 21 November 2006, 15:57 GMT
|
Detailsmpegplayer 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 :) |
Monday, 01 January 2007, 13:04 GMT
Reason for closing: Accepted
Additional comments about closing: Thanks a lot for this patch - I\'ve committed it to CVS as part of my implementation of audio support :)
