After emerging media-video/vdrsync, vdrsync.pl (when used with -mpeg2) calls /usr/bin/mplex which is part of media-video/mjpegtools. If you don't have explicitly emerged mjpegtools, you cannot use vdrsync because /usr/bin/mplex doesn't exist. Workaround: Ask Google in which package "/usr/bin/mplex" resides (answer: mjpegtools), and emerge that package by hand. Reproducible: Always Steps to Reproduce: 1. Be sure that media-video/mjpegtools isn't emerged. 2. emerge vdrsync 3. vdrsync.pl -mpeg2 anyvideofile.vdr Actual Results: [...] Starting multiplexer Error while running 'nice -n 19 /usr/bin/mplex -V -f 3 -r 9800 -o /hanft/Video/vdrtest//vdrsync%d.mpg /hanft/Video/vdrtest//vdrsync.mpv /hanft/Video/vdrtest//vdrsync0.mpa > /dev/null 2> /dev/null ' Housekeeping... Expected Results: run /usr/bin/mplex to multiplex video and audio streams from temporary files vdrsync.mpv and vdrsync.mpa into vdrsync.mpg
Created attachment 596168 [details] drop to ~ARCH, some minor fixes added media-video/mjpegtools on request commit needs bump to -r2.ebuild
Created attachment 596170 [details] metadata with all the needs for proxying
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219cc08f6767f7a0bf0489b2402c081ae779e4e0 commit 219cc08f6767f7a0bf0489b2402c081ae779e4e0 Author: Joerg Bornkessel <hd_brummy@gentoo.org> AuthorDate: 2019-12-15 20:44:08 +0000 Commit: Joerg Bornkessel <hd_brummy@gentoo.org> CommitDate: 2019-12-15 20:44:46 +0000 media-video/vdrsync: missing depend fixed media-video/vdrsync pull in now media-video/mjpegtools this will fix wrt bug 361507 Suggested-By: Matthias Hanft <gentoo-bugzilla@hanft.de> Bug: https://bugs.gentoo.org/361507 Closes: https://bugs.gentoo.org/361507 Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> .../vdrsync/vdrsync-0.1.3_pre050322-r2.ebuild | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219cc08f6767f7a0bf0489b2402c081ae779e4e0 commit 219cc08f6767f7a0bf0489b2402c081ae779e4e0 Author: Joerg Bornkessel <hd_brummy@gentoo.org> AuthorDate: 2019-12-15 20:44:08 +0000 Commit: Joerg Bornkessel <hd_brummy@gentoo.org> CommitDate: 2019-12-15 20:44:46 +0000 media-video/vdrsync: missing depend fixed media-video/vdrsync pull in now media-video/mjpegtools this will fix wrt bug 361507 Suggested-By: Matthias Hanft <gentoo-bugzilla@hanft.de> Bug: https://bugs.gentoo.org/361507 Closes: https://bugs.gentoo.org/361507 Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org> .../vdrsync/vdrsync-0.1.3_pre050322-r2.ebuild | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+)