frank90psi / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

Progress bar in the browser plugin is wrong most of the time #294

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Open http://zynaddsubfx.sourceforge.net/doc/zynaddsubfx0.ogg in Firefox.

The progress bar starts at 0:00 and reports 0:36 as the end of the audio
file.  That is wrong; the file's length is in reality 2:35.  As it plays
along, the bar reaches its end at 0:36, but the audio continues playing
(with no further movement of the progress bar since it thinks the audio
ended) up to its real end, resulting in the progress bar reporting "2:35 /
0:36".

This does not happen if the URL is reopened (which means the file is
already cached), suggesting a caching problem (my cache setting is 544kB.)

I'm on Gnome-mplayer and Gecko-mediaplayer 0.9.8 on Gentoo AMD64.  Firefox
3.5.3.

Original issue reported on code.google.com by rea...@gmail.com on 2 Oct 2009 at 10:18

GoogleCodeExporter commented 8 years ago
This is due to certain media types reporting the wrong length when the file is
partially cached.

I have added extra get_time_length queries into the code to help work around 
this.

Original comment by kdeko...@gmail.com on 13 Oct 2009 at 6:22

GoogleCodeExporter commented 8 years ago
Any comments on this?

Original comment by kdeko...@gmail.com on 26 Oct 2009 at 1:11

GoogleCodeExporter commented 8 years ago
I don't know, since I'm still at 0.9.8.  I guess I'll find out when a new 
release
appears in portage.

Original comment by rea...@gmail.com on 26 Oct 2009 at 2:53

GoogleCodeExporter commented 8 years ago
Would be nice if it could be tested prior to the release, so you won't have to 
wait
for another release if it is not fixed.

Original comment by kdeko...@gmail.com on 26 Oct 2009 at 3:09

GoogleCodeExporter commented 8 years ago
Live ebuilds would be more than welcome :)

Original comment by rea...@gmail.com on 26 Oct 2009 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 10 May 2011 at 8:34