gapless playback is not playing full video
adeel
arshad.adeel.83 at gmail.com
Wed Aug 17 09:40:52 UTC 2016
Dear All
This is my pipeline
video_bin = gst_parse_bin_from_description("tee name=t t. ! queue !
autovideosink t. ! decklinkvideosink mode=3", TRUE, NULL);
video_filter_bin = gst_parse_bin_from_description("capssetter
caps=video/x-raw,interlace-mode=interleaved,width=720,height=576", TRUE,
NULL);
audio_bin = gst_parse_bin_from_description("audioconvert !
decklinkaudiosink", TRUE, NULL);
When I play list of files I face the issue that my files are not playing
till the last frame. Only the last file playing till the end
What I am lacking in the code
Regards
Adeel Arshad
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gapless-playback-is-not-playing-full-video-tp4679124.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list