[Bug 687845] filesrc fails to open file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 9 06:46:19 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687845
  GStreamer | gstreamer (core) | 1.0.2

--- Comment #2 from fcosta87 at gmail.com 2012-11-09 14:46:14 UTC ---
/dev/dvb/adapter0/dvr0 is a pipe created by myself. I don't need all the things
that dvbsrc takes care of.

If i debug filesrc i can see that first it tries to open the file in pull-mode,
it fails. While trying to open in push-mode, in the function gst_file_src_start
I can see that before opening it src->fd isn't 0. Therefore i presume the file
is still opened and that's why the log says the device is busy.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list