8000 How can I replace first two bytes in inputstream? · Issue #576 · brianwernick/ExoMedia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How can I replace first two bytes in inputstream? #576
Closed
@feelfreelinux

Description

@feelfreelinux
  • I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • ExoMedia version: 4.1.0
  • Device OS version: 8.1
  • Devide Manufacturer: Google
  • Device Name: Pixel XL
Reproduction Steps

I am trying to implement coub.com player in my app. However, in order to decode my video as .mp4 I need to replace two first bytes with 0x00. ytdl-org/youtube-dl#13754 (comment)
I tried to create custom DataSource that does it, but it looks like ExoMedia does not recognize it correctly, and both video and seekbar stops after few seconds. Is it possible to achieve it using this library? Should I write custom MediaSource?

Expected Result
Actual Result

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0