Coder Social home page Coder Social logo

lpad's Introduction

LPad

My music player for linux.

CopyRight (C) 2008 Chen Zheng [email protected] Distributed under terms of GPL v2

http://code.google.com/p/lpad/

Features

  • support ape, flac cue files
  • play rar files directly without extracting, be nice to p2p software like emule
  • drag and drop
  • playlist support
  • support lyric show
  • lyric auto search by baidu.com or google.com
  • 更好中文支持

依赖

python, python-gtk2, mplayer, gstreamer0.10-plugins-ugly

Optional: mp3info unrar

apt-get 用户可使用下列命令安装依赖关系

sudo apt-get install python python-gtk2 mplayer gstreamer0.10-plugins-ugly mp3info unrar

运行

python lpad.py

已知问题

mplayer的播放对有的歌曲长度信息识别有误,暂不影响播放

发现有的cue文件定位不准,但是在win下一切正常,经测量可以听到音乐的时间,也就是 实际播放时间real_t,和win差不多是一样的。只是显示时间display_t的问题。假设cue 中的偏移量正确,从win正常可以得出,那么如果mplayer的seek工作正常,经过real_t后, 音乐应该停止。但实际上并没有停止,音乐滞后,可以得出seek工作并不正常,seek后的 位置小于给定的位置。初步猜测可能和音乐文件的编码比特率有关系

帮助

在播放列表中,可以使用d,D,Del键删除选定的歌曲. 使用s,S键快速保存默认播放列表。

lpad's People

Contributors

nkchenz avatar thunderxx avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.