Correct Error handling with filesrc "Resource not found" and demux

hobbesc7 hobbesc7 at gmail.com
Wed Aug 13 11:05:48 PDT 2014


> Well, check what's happening with GST_DEBUG and/or strace.
> 
> Either filesrc never gets an error from libc / the kernel, then you need
> to fix that. Or it does get an error but doesn't pick it up properly,
> then you need to fix filesrc.
> 
> But you're really not supposed to use filesrc on /dev/video devices
> anyway..

OK, I will try to debug further what is happening with filesrc.  As for
filesrc vs v4l2src, since my device does hardware encoding (i.e. h264), even
though it reports as a v4l2 device, I thought that a filesrc was best for
accessing the already-encoded data.  Is that not the case?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Correct-Error-handling-with-filesrc-Resource-not-found-and-demux-tp4663414p4668296.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list