Video does not play
Categories
(Core :: Audio/Video, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | affected |
People
(Reporter: bugsgalore, Unassigned)
Details
(Keywords: nightly-community)
Attachments
(1 file)
17.12 KB,
text/plain
|
Details |
Open https://github.com/ornicar/lila/issues/10404
Try to play the attached video.
Video does not play in Firefox. Does play without issue on Chrome.
Profile: https://share.firefox.dev/3qGF58L
about:support attached
Comment 1•3 years ago
|
||
Opening https://user-images.githubusercontent.com/49337058/150008204-4e77c0ba-1939-4e4b-9cce-0222d89d0d77.mov directly in Firefox plays.
What does happen? (Please don't only cover what does not happen.)
The video is stuck displaying only a single frame and the browser becomes unresponsive and laggy, scrolling is choppy.
Comment 3•3 years ago
|
||
I can reproduce this on macOS and it looks like decoding is too slow so frames cannot arrive on time and VideoSink
drops them:
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 UpdatePlaybackPositionInternal(866666)
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [866666,883333]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=2, decoder-queued=4, stime=866666
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=866666 clock_time=905036
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [883333,900000]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=866666
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=883333 clock_time=925851
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 UpdatePlaybackPositionInternal(900000)
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [900000,916666]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=900000
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=900000 clock_time=953913
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [916666,933333]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=900000
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=916666 clock_time=981473
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 UpdatePlaybackPositionInternal(933333)
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [933333,950000]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=933333
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=933333 clock_time=1009550
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [950000,966666]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=933333
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=950000 clock_time=1032032
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 UpdatePlaybackPositionInternal(966666)
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [966666,983333]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=966666
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=966666 clock_time=1066890
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 UpdatePlaybackPositionInternal(983333)
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [983333,1000000]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=983333
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=983333 clock_time=1087893
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 UpdatePlaybackPositionInternal(1000000)
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [1000000,1016666]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=1000000
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=1000000 clock_time=1115808
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 OnVideoDecoded [1016666,1033333]
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder MediaDecoderStateMachine[10ace2000] Decoder=105e0f000 Queueing video task - queued=1, decoder-queued=4, stime=1000000
[Child 85888: MediaDecoderStateMachine #1]: V/MediaDecoder VideoSink=105ddbd00 discarding video frame mTime=1016666 clock_time=1137478
Comment 4•3 years ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Description
•