Filesink location with spaces
yuvalg1987
yuvalg1987 at gmail.com
Tue Dec 8 10:06:11 UTC 2020
Hi,
I'm using OpenCV with GST backend (it uses gst_parse_launch for pipeline
parsing). I'm having trouble using the filesink if the location path
includes spaces (for example C:\some videos\video.avi). I've read that this
can be solved if I set the location parameter manually using g_object_set
over the sink element. Unfortunately, this will require me to compile OpenCV
from scratch just for this change. Any idea how to solve this more
elegantly?
Thanks
Yuval
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list