Sunday, May 21, 2017

Announcing mplaylist Audio playlist player using mplayer with checkpointing

Announcing mplaylist Audio playlist player using mplayer with checkpointing


This blog post is the formal announcement of mplaylist, and audio playlist player using mplayer, with checkpointing.

mplaylist is Python script which can play audio playlists (.m3u files), remembering the current playback position (file and time) even when killed, so it will resume playback at the proper position upon restart. The playback position is saved as an .m3u.pos file next to the .m3u file. mplaylist uses mplayer for playing the audio files.

mplayer needs Python and a Unix system with mplayer installed. (It may be easy to port to Windows, but it has not been tried.) Download the script directly from here. There is no GUI. You have to start mplayback from the command-line, in a terminal window.

The reason why I wrote mplaylist is that I needed the following features and I couldnt easily find an audio player for Ubuntu which had all of them:

  • It supports multiple playlists.
  • It remembers the playback position (file and time) for each playlist.
  • Preferably, it remembers playback position even when the process is killed.
  • Lets the user adjust playback speed, without changing the pitch.

mplaylist supports all these features. Checkpointing (i.e. remembering the playback position) works even if both the mplayer and mplaylist processes are killed with kill -9 (SIGKILL). If you have a journaling filesystem with block device barriers properly set up, checkpointing also works if you unplug the power cable.

Please note that mplaylist is not only for music files. It works excellently for playing back (series of) audio books and (series of) talks.

Read full post »

Tuesday, May 16, 2017

Android video player that plays DVDs!

Android video player that plays DVDs!


After a *lot* of challenges Id given up on playing straight DVDs on the Mele Android media player.  Great news: Wondershare Player will play DVDs, including menus!

Wondershare Player: The Best Android Video Player

It also has very good direct "play from server hard drive" feature, which is quite nice. You dont need to mess with CifsMounter and other things.

Alas the configuration isnt that hot. During playback you can scan back and forth, turn subtitles on, and change the aspect ratio, and thats about it. For some reason itll play a DVD structure via a network share, but not from the same share mounted locally.

But, progress!

Read full post »
 

Copyright © Video game tester Design by Free CSS Templates | Blogger Theme by BTDesigner | Powered by Blogger