Skip to content

inaes-tic/mlt-gst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GstMltSHMProto

A GStreamer element to demux audio and video from the gstshm MLT consumer.

Basic usage:

Launch one of:
    melt [some video or producer] -consumer gstshm

and one or more of:
    gst-launch-1.0 shmsrc socket-path=/dev/shm/mlt.shm ! mltshmdemux name=demux  ! video/x-raw ! queue2 ! autovideosink  demux. ! audio/x-raw ! queue2 ! autoaudiosink

About

GStreamer elements to talk with MLT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published