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

Extracting NAL units. #6

Open
sharonjl opened this issue Aug 12, 2019 · 0 comments
Open

Extracting NAL units. #6

sharonjl opened this issue Aug 12, 2019 · 0 comments

Comments

@sharonjl
Copy link

I am trying to wrap my head around demuxing mpegts container packets. I loaded a 30s mpegts which has a h264 encoded video track and an aac encoded audio track.

The end goal is to extract NAL units to feed to a h264 decoder. What is the best way to collect the byte data? I looked through the object dump however the library doesn't report the byte offset.

image

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

No branches or pull requests

1 participant