MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / pyav_decode_stream

Function pyav_decode_stream

slowfast/datasets/decoder.py:72–111  ·  view source on GitHub ↗

Decode the video with PyAV decoder. Args: container (container): PyAV container. start_pts (int): the starting Presentation TimeStamp to fetch the video frames. end_pts (int): the ending Presentation TimeStamp of the decoded frames. stream (stream

(
    container, start_pts, end_pts, stream, stream_name, buffer_size=0
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pyav_decodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected