Skip to content

Instantly share code, notes, and snippets.

@kfl62
Created March 5, 2009 06:21
Show Gist options
  • Save kfl62/74231 to your computer and use it in GitHub Desktop.
Save kfl62/74231 to your computer and use it in GitHub Desktop.
openSuSE 11.1, kde 4.2.1 phonon, alsa, mpd, vlc, mplayer
# ?GCONF_PATH?/gstreamer/0.10/default/
<?xml version="1.0"?>
<gconf>
<entry name="audiosrc" mtime="1236018067" type="string">
<stringvalue>alsasrc device=&quot;hw:0,1&quot;</stringvalue>
</entry>
<entry name="videosrc" mtime="1236018139" type="string">
<stringvalue>v4lsrc</stringvalue>
</entry>
<entry name="videosink" mtime="1236018113" type="string">
<stringvalue>xvimagesink</stringvalue>
</entry>
<entry name="audiosink" mtime="1236018043" type="string">
<stringvalue>alsasink</stringvalue>
</entry>
</gconf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment