Skip to content

Extracting NAL units. #6

@sharonjl

Description

@sharonjl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions