Skip to content

one mpeg-ts file will drop many frames when play, maybe the extactor of it's audio has some issue #9294

Closed
@liangqiujuan

Description

@liangqiujuan

Hi,
when playing the local file diver1.ts, we can see the duration is 14s, but the real playing time is about 8s. Many frames is dropped and the log will print like this: "Unexpected audio track timestamp discontinuity: expected 3248000, got 3536000".
Even when I use extension-ffmpeg the problem is also exist.

The file diver1.ts has a audio track with mimeType audio/mpeg-L2 and has a video track with mimeType video/mpeg2.

other information:
ExoPlayer version number: The version we used is 2.12 , and the version 2.14.2 is still has this problem.
Android version: android 11
Android device: [Amlogic/ohm/ohm:11/RTT0.210618.002/58:userdebug/release-keys]

In the same device, the play is normal when using VLC player downloaded from Google playstore.

the test file and log: file_log.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions