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

lost video head 3 seconds data #3358

Closed
zhoushuqiang opened this issue Oct 16, 2017 · 3 comments
Closed

lost video head 3 seconds data #3358

zhoushuqiang opened this issue Oct 16, 2017 · 3 comments

Comments

@zhoushuqiang
Copy link

dear:
I used exoplayer to play mp4, when it play pause 3 seconds, when past 3 second, it start play.
the mp4 file is attach, please Extract the zip file.
clock-0-10.mp4.zip

thanks

@ojw28
Copy link
Contributor

ojw28 commented Oct 16, 2017

This content has a weird edit list that's (roughly) clipping the first video frame. We should probably handle such cases better, but why has the content been produced in this way? Seems a little broken to me.

@zhoushuqiang
Copy link
Author

@ojw28
Can we be compatible with this video?
the video timestamp is not standard.

ojw28 pushed a commit that referenced this issue Oct 17, 2017
Issue: #3358

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=172464053
ojw28 pushed a commit that referenced this issue Oct 17, 2017
Issue: #3358

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=172464053
@ojw28
Copy link
Contributor

ojw28 commented Oct 18, 2017

We've added an option that lets you manually disable edit list handling, that you can set on the extractor factory (see the change ref'd above - it should be fairly self explanatory). Of course, this will ignore correct edit lists as well.

@ojw28 ojw28 closed this as completed Oct 18, 2017
@google google locked and limited conversation to collaborators Mar 7, 2018
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

2 participants