Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Help in media player
Name: kgautam.ajay Date: December 18, 2006 at 00:10:25 Pacific OS: Linux CPU/Ram: 1 GB
Comment:
Hi, I am developing a media player using Gstreamer0.10,but i am facing a problem in resetting the pipeline ,means i want to replay or play continues second song when i get at the EOS without creating new pipeline(w.r.t decodebin) as well as without creating new elements which are in pipeline.
Remark:: (I am using GStreamer0.10.6) Is it correct when any media file is playing it will play in another thread not in main thread ,so after getting the call back at EOS then, that thread will destroy automatically,and when it get another file to play ,it will play in another thread . After getting back or stop it will destroy the main pipeline? Is this thing only in case of Playbin or Decodebin too?
Name: Wolfbone Date: December 18, 2006 at 22:48:58 Pacific
Reply:
I don't know and this is not really the best place to ask. When you are developing (with) FOSS or using it, you should make use of the appropriate community resources: the best place to ask these questions and get help with developing with gstreamer is in the gstreamer-devel mailing list or in #gstreamer on freenode.
0
Response Number 2
Name: kgautam.ajay Date: December 18, 2006 at 22:55:34 Pacific
Summary: I am working on my web page and it has a media player plugin to play a midi file. If anyone knows, what is the plug-in HTML code for a media player with a scroll-down list in it that lets the user ch...
Summary: I am creating a windows media player in vb.net. It is using the interface right within visual basic.net. I need help coding this media player7. Please help!! I need help in VB.net coding the media ...