avfassetsrc

Read and decode samples from AVFoundation assets using the AVFAssetReader API

Example launch line

 gst-launch-1.0 -v -m avfassetsrc uri="file://movie.mp4" ! autovideosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──avfassetsrc

Implemented interfaces

Factory details

Authors: – Andoni Morales Alastruey amorales@fluendo.com

Classification:Source/Codec

Rank – secondary

Plugin – applemedia

Package – GStreamer Bad Plug-ins

Pad Templates

audio

audio/x-raw:
         format: F32LE
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2 ]
         layout: interleaved

Presencesometimes

Directionsrc

Object typeGstPad


video

video/x-raw:
         format: NV12
      framerate: [ 0/1, 2147483647/1 ]
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]

Presencesometimes

Directionsrc

Object typeGstPad


Properties

uri

“uri” gchararray

URI of the asset to read

Flags : Read / Write

Default value : NULL


The results of the search are