Skip to content

Audioplayer based on ffmpeg libraries.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

nickadlakha/audioplayer

Repository files navigation

audioplayer

Audioplayer based on ffmpeg libraries.

Pre-requisites

  • sudo apt-get install -y libasound2-dev libavformat-dev libavcodec-dev libavutil-dev

Compiling

  • ./configure --prefix=$HOME
  • make
  • make install

Running

  • ~/bin/audioplayer file:///home/xyx/Music/xyz.mp3
  • ~/bin/audioplayer /home/xyx/Music/xyz.aac
  • ~/bin/audioplayer file:///home/xyx/Videos/xyz.mp4
  • ~/bin/audioplayer https://strm112.1.fm/loveclassics_mobile_mp3
  • cat /home/xyx/Videos/xyz.mp4|~/bin/audioplayer -

About

Audioplayer based on ffmpeg libraries.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published