Skip to content

Version 0.01.35

Compare
Choose a tag to compare
@np1 np1 released this 25 Feb 03:03
· 1665 commits to master since this release

Version 0.01.35
Feb 25 2014

  • Faster opening of audio streams with mpv
    (--demuxer-lavf-o=fflags=+ignidx argument added for m4a streams)
  • Faster opening of audio streams with mplayer
    (reject m4a streams, prefer ogg streams)
    (fallback to video stream and suppress video when no ogg available)

This releases fixes an annoying bug in mpsyt which caused long delays when playing many audio items. It was due to mplayer and mpv seeking through the entire stream before commencing playback.