issue with VP8 and Ogg video
Jan Beich
jbeich at tormail.org
Sat Jun 2 09:56:56 UTC 2012
AN <andy at neu.net> writes:
> Hi:
>
> I want to report an issue I have playing HTML5 video in Firefox.
>
> - if you pause or stop a video it takes time (10-30 secs) before the sound
> stops playing
>
> - after viewing a video Firefox cpu utilization pegs at 100% and stays
> there until you exit firefox and restart it.
>
> I have seen this problem before with Adobe Flash, it seems that it has
> been fixed with Flash. Now it happens with VP8, and Ogg. I would
> like to help to troubleshoot this if I can. I am not a developer,
> just a lowly user.
[...]
Try to test[1] on www/linux-firefox to verify if this a platform
specific bug.
In my case on Nightly after pause takes effect (a few *seconds* after
hitting it) firefox cpu usage ramps up to 100% in audio_callback around
pthread_mutex_unlock, i.e. sydney_audio_oss.c:459. And if I close the
tab while sound still plays (whether or not I hit pause) the bug would
not appear.
[1] if you manage to make sound work (I haven't) despite linux aplay(1) working fine;
a few related diffs attached, may or may not make a difference
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alsa-oss.diff
Type: text/x-patch
Size: 591 bytes
Desc: use oss in alsa by default
Url : http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20120602/a8c872fd/alsa-oss.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux-nightly.diff
Type: text/x-patch
Size: 3710 bytes
Desc: update linux-firefox to Nightly
Url : http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20120602/a8c872fd/linux-nightly.bin
More information about the freebsd-gecko
mailing list