Hi, I ran in to this problem and stumbled on the the thread below that indicates the '-demuxer +lavf' to somehow be the culprit. The author proposes a simple patch that disables it. https://sourceforge.net/p/ogmrip/discussion/258034/thread/8d87ebef/
Here's how I built a deb package with the patch: sudo apt-get install build-essential devscripts sudo apt-get build-dep ogmrip apt-get source ogmrip cd ogmrip-1.0.1/ quilt import ~/Downloads/ogmrip-1.0.1-lavf\ \(1\).patch -P 03_lavf.diff dpkg-buildpackage -b --no-sign dpkg -i ../ogmrip_1.0.1-1build2_amd64.deb Br, Martin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625823 Title: MPlayer interrupted by signal 11 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/1625823/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
