View Single Post
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#12
Originally Posted by grog View Post
Thanks for the tip, but I can't seem to get kmplayer/mplayer or the default media player to play these files. Do I need to install extra codecs from somewhere? TX
gstreamer0.10-theora and libtheora0 packages from maemo.org repository.
Code:
# dpkg -L gstreamer0.10-theora
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/gstreamer0.10-theora
/usr/share/doc/gstreamer0.10-theora/NEWS.gz
/usr/share/doc/gstreamer0.10-theora/AUTHORS
/usr/share/doc/gstreamer0.10-theora/README.Debian
/usr/share/doc/gstreamer0.10-theora/copyright
/usr/share/doc/gstreamer0.10-theora/README.gz
/usr/share/doc/gstreamer0.10-theora/changelog.Debian.gz
/usr/lib
/usr/lib/gstreamer-0.10
/usr/lib/gstreamer-0.10/libgsttheora.so

# dpkg -L libtheora0
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libtheora0
/usr/share/doc/libtheora0/AUTHORS
/usr/share/doc/libtheora0/copyright
/usr/share/doc/libtheora0/README.gz
/usr/share/doc/libtheora0/changelog.gz
/usr/lib
/usr/lib/libtheora.so.0.3.8
/usr/lib/libtheoradec.so.1.1.2
/usr/lib/libtheoraenc.so.1.1.2
/usr/lib/libtheora.so.0
/usr/lib/libtheoradec.so.1
/usr/lib/libtheoraenc.so.1
 

The Following User Says Thank You to zimon For This Useful Post: