Crop decoded data intensively

LC lienes.cirules at gmail.com
Fri Apr 7 16:16:10 UTC 2017


After a while of googling i found out that i will have to block videocrop
pads close to this way : 

gst_pad_set_blocked (pad, TRUE);
 g_object_set (videocrop, "left", hcrop, "top", vcrop, NULL);
gst_pad_set_blocked (pad, FALSE);

So, if that is the only way to change cropping region, how it affects buffer
timestamps. Damage ?! 
If it brakes correct timestamps, is it possible to preserve timestamp before
crop and add to buffer before pushing on src pad ?   



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Crop-decoded-data-intensively-tp4682579p4682580.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list