Using appsrc with m2ts files not showing any playback

Sebastian Dröge sebastian at centricular.com
Sat Feb 20 08:48:59 UTC 2016


On Fr, 2016-02-19 at 05:49 -0800, mwei wrote:
> I have removed
> g_object_set(appSource, "block", true, NULL); 
> g_object_set(appSource, "is-live", true, NULL);
> g_object_set(appSource, "min-latency", 0,
> NULL);   g_object_set(appSource,
> "max-latency", gst_util_uint64_scale_int (1, > GST_SECOND, 30),
> NULL); 
> 
> The application is providing the data in real time as it is reading
> the disk. 

Reading from the disk would mean reading as fast as possible, no?

> I have set the sync to false by doing g_object_set(vidsink, "sync",
> false, NULL);  and they doesn't seem to change anything.

Does playing the same file via filesrc work though?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160220/f01b1091/attachment.sig>


More information about the gstreamer-devel mailing list