Skip to content

weighted_bipred_idc(2) not supported #7

@kiran-raj94

Description

@kiran-raj94

I have a server that takes an mp4 file and sends h264 frames and audio in seperate channels to my html5 client application. Some mp4 files play fine but while playing certain files i get this
Warning:ParsePps(): weighted_bipred_idc (2) not supported.
and then i get
Decode failed: 0x10 - ,NoParamSets
This is my SPS
Uint8Array(28) [0, 0, 0, 1, 103, 100, 0, 42, 172, 209, 0, 120, 2, 39, 229, 192, 90, 128, 128, 128, 160, 0, 0, 125, 32, 0, 58, 152]
and PPS
Uint8Array(8) [0, 0, 0, 1, 104, 235, 239, 44]
Got any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions