ogg to hlssink

Jerry Geis jerry.geis at gmail.com
Thu Oct 19 00:42:43 UTC 2017


I am using this pipeline to convert MOV to hlssink

gst-launch-1.0 -v -e mpegtsmux name=m '!' queue '!' hlssink playlist-root=
http://192.168.1.13/~silentm/hlssink
location=/home/silentm/public_html/hlssink/hlssink.video.0.%05d.ts
target-duration=10 max-files=0 playlist-length=0
playlist-location=/home/silentm/public_html/hlssink/playlist.video.0.m3u8
filesrc 'location="/home/silentm/trailer_videos/video.mov"' '!' qtdemux
name=d '!' h264parse '!' queue '!' m. d. '!' aacparse '!' queue '!' m.

It works fine.

I also need to change OGG to hlssink
I cannot get a correct pipeline for that.

What do I change to get that to function? Obviously video.mov is video.ogg

Thanks,

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171018/18220bce/attachment.html>


More information about the gstreamer-devel mailing list