Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ts format can't get duration and the audio track is not supported. #5198

Closed
Romantic-LiXuefeng opened this issue Dec 5, 2018 · 6 comments
Closed
Assignees

Comments

@Romantic-LiXuefeng
Copy link

This is reproducible with this
uri : http://video.a045.ottcn.com/ftp_upload/data/video/hdhbzsj100300409.ts

@erdemguven
Copy link
Contributor

Please provide complete information as requested in the issue template. The issue template can be found here.

@erdemguven erdemguven self-assigned this Dec 5, 2018
@Romantic-LiXuefeng
Copy link
Author

@erdemguven Thanks!
I used the release-v2 branch. The issue is as described by the title. which can reproducible with this uri : http://video.a045.ottcn.com/ftp_upload/data/video/hdhbzsj100300409.ts.

Now I use the extension FFmpeg audio decoder, we can play the audio . but I still can't duration even I increase the TsDurationReader.DURATION_READ_PACKETS as described in
Support seeking for a wider range of MPEG-TS streams (#5097).

@erdemguven
Copy link
Contributor

@AquilesCanta please look at this.

@erdemguven erdemguven assigned AquilesCanta and unassigned erdemguven Dec 9, 2018
@erdemguven
Copy link
Contributor

I can repeat the issue on latest development branch.

@ojw28
Copy link
Contributor

ojw28 commented Dec 10, 2018

@AquilesCanta - For the duration part, this is probably a duplicate of #5097. It can likely be worked around by making the TIMESTAMP_SEARCH_BYTES constant in TsDurationReader even larger. Although to what extent that's a good idea I'm not sure...

@ojw28
Copy link
Contributor

ojw28 commented Dec 19, 2018

Marking as a duplicate of #5097.

@ojw28 ojw28 closed this as completed Dec 19, 2018
@google google locked and limited conversation to collaborators May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants