Skip to content

AttributeError: 'av.data.stream.DataStream' object has no attribute 'decode' #1580

@dotysan

Description

@dotysan
    for frame in container.decode():
                 ^^^^^^^^^^^^^^^^^^
  File "av/container/input.pyx", line 208, in decode
  File "av/packet.pyx", line 81, in av.packet.Packet.decode
AttributeError: 'av.data.stream.DataStream' object has no attribute 'decode'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions