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

How do I access chunk information? #25066

Closed
nickerlan opened this issue Apr 30, 2020 · 3 comments
Closed

How do I access chunk information? #25066

nickerlan opened this issue Apr 30, 2020 · 3 comments
Labels

Comments

@nickerlan
Copy link

@nickerlan nickerlan commented Apr 30, 2020

#10645 Checklist

  • [+] I'm asking a question
  • [+] I've looked through the README and FAQ for similar questions
  • [+] I've searched the bugtracker for similar questions including closed ones

Question

How do I get SegmentBase indexRange to make .mpd file from mp4 downloaded from youtube?

In my usecase I need it to concat several periods of video into single .mpd for user to see short trailer from long video.

@nickerlan nickerlan added the question label Apr 30, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 30, 2020

See mpd manifest spec.

@dstftw dstftw closed this Apr 30, 2020
@cloudrac3r
Copy link

@cloudrac3r cloudrac3r commented Aug 9, 2020

Hi @nickerlan, did you ever figure out how to get the initRange and indexRange data? Do you understand what dstftw specifically meant by their comment?

@cloudrac3r
Copy link

@cloudrac3r cloudrac3r commented Aug 9, 2020

I'm sure there's a better way of doing this, but I decided to just extract it from the HTML myself. Please do still let me know if you have answers to my questions or any good ideas.

https://git.sr.ht/~cadence/Second/tree/main/index.py#L234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.