[gst-devel] Gstreamer continue playing a deleted file
Marc Leeman
marc.leeman at gmail.com
Fri Oct 8 15:36:24 CEST 2010
> I don't know what gstreamer is doing, I guess it buffers 100% the file from
> the beggining and then doesn't get its data from the original audio file.
You opened your filehandle in kernel space; the reference to your
deleted file will only be gone once the filehandle is closed. This is
not GStreamer related.
--
greetz, marc
Biology is the only science in which multiplication means the same thing
as division.
crichton 2.6.26 #1 PREEMPT Tue Jul 29 21:17:59 CDT 2008 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101008/bf3cf662/attachment.pgp>
More information about the gstreamer-devel
mailing list