Closed Bug 1553899 Opened 5 years ago Closed 3 years ago

Video stops playback immediately after it starts playing

Categories

(Core :: Audio/Video: Playback, defect, P2)

Unspecified
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: alwu, Assigned: alwu)

References

()

Details

(Whiteboard: [sci-exclude])

Attachments

(2 files)

STR.

  1. go to https://video.twimg.com/tweet_video/D6uEne2VsAAXGpp.mp4

Expected.
2. Video starts playing for 2s long

Actual.
2. Video ends immediately

From the log, both video frames decoder outputed to us has 0 duration. On Linux, we use ffmpeg to decode mp4.

Assignee: nobody → alwu

When we drain a video decoder, we should pass the duration which we acquire from the last demuxed frame, in order to prevent using 0 as frame's duration when we get incorrect dts.

Whiteboard: [sci-exclude]

I can play that video correctly on latest Release, so close this bug.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: