Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>For Playing Videos on GTK+ and other GTK Bindings you have a lot of options.</p> <blockquote> <p><strong>Option: Use A Third-Party Library</strong></p> </blockquote> <p>1- Try using <a href="http://ogmrip.sourceforge.net/en/manual.html" rel="nofollow">ogmrip-gtk</a> , A set of Gtk Interface, which allows you to use the open-source OGMRip library as a Gtk-Widget.</p> <p>2- You may use another library, <a href="http://gstreamer.freedesktop.org/" rel="nofollow">gstreamer</a>. Also can be used easily with Gtk.</p> <p>3- You may use LibVLC - gtk. A GTK wrapper for LibVLC (ever used the VLC Media Player?). Personally , I like this a lot.</p> <blockquote> <p><strong>Option: Using Code from Open-Source Software</strong></p> </blockquote> <p>1- The Banshee media player is open-source and although it uses Gtk#, you may have no trouble converting the code to GTK+.</p> <p>2- See the MPlayer or Totem Player Source Code. (or any other for that matter, here is a <a href="http://en.wikipedia.org/wiki/Category%3aGTK_media_players" rel="nofollow">list</a> )</p> <blockquote> <p><strong>Option: Use A Process</strong></p> </blockquote> <p>1- I've heard the MPlayer Command Line is pretty simple. Here's a guide. <a href="http://www.mplayerhq.hu/DOCS/HTML/en/commandline.html" rel="nofollow">http://www.mplayerhq.hu/DOCS/HTML/en/commandline.html</a></p> <p>With GTK+ there are always a lot of new and innovative (not to mention open-source) ways to do stuff. So always keep looking for better ways. I am personally a great fan of the GTK+ toolkit and have found that there is nothing you <em>cannot</em> do with it.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload