Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361507 - media-video/vdrsync should pull in media-video/mjpegtools
Summary: media-video/vdrsync should pull in media-video/mjpegtools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 18:16 UTC by Matthias Hanft
Modified: 2019-12-15 20:44 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
drop to ~ARCH, some minor fixes (vdrsync-0.1.3_pre050322-r2.ebuild,916 bytes, text/plain)
2019-11-14 20:20 UTC, Joerg Bornkessel
Details
metadata with all the needs for proxying (metadata.xml,479 bytes, text/xml)
2019-11-14 20:22 UTC, Joerg Bornkessel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Hanft 2011-03-31 18:16:20 UTC
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
Comment 1 Joerg Bornkessel 2019-11-14 20:20:17 UTC
Created attachment 596168 [details]
drop to ~ARCH, some minor fixes

added media-video/mjpegtools on request

commit needs bump to -r2.ebuild
Comment 2 Joerg Bornkessel 2019-11-14 20:22:52 UTC
Created attachment 596170 [details]
metadata with all the needs for proxying
Comment 3 Larry the Git Cow gentoo-dev 2019-12-15 20:44:56 UTC
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(+)