CliveLau1990 / playbin2player

Gstreamer-based video player with variable speed playback support

Home Page:http://danmbox.github.com/playbin2player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playbin2 Player

Gstreamer-based video player with variable speed playback support

Home page
http://danmbox.github.com/playbin2player
Downloads
github, releases
Author
Dan A. Muresan (danmbox at gmail dot com)

DESCRIPTION

Playbin2 Player is a pure gstreamer-based video player with support for faster / slower playback. It only requires Python 2.5, so Maemo devices (e.g. Nokia N900) can run it. Gstreamer playback is hardware-accelerated on Maemo (as well as other mobile / embedded platforms), so pb2player may have an advantage over other media players.

This is the development branch of pb2player. The latest current stable release series is v1.0.x.

DEPENDENCIES

  • gstreamer-0.10 and PyGST
  • Gtk+ 2 and PyGTK
  • Python 2.5+

INSTALLING

Download and unpack a release to your preferred destination and follow the relevant README.

For the development branch, download with git, then run pb2player directly from the source folder:

git clone git://github.com/danmbox/playbin2player.git

RUNNING

Run pb2player [ mediafile.ext | playlist.m3u ]

The player accepts only m3u playlists.

COPYRIGHT

Copyright 2013 Dan A. Muresan

See LICENSE.txt for licensing information.

About

Gstreamer-based video player with variable speed playback support

http://danmbox.github.com/playbin2player

License:GNU General Public License v3.0


Languages

Language:Python 68.6%Language:Shell 16.2%Language:Makefile 13.0%Language:Roff 2.2%