Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] convert wmv to mp4?
Date: Tue, 01 May 2012 16:11:24
Message-Id: CAK2H+efGaKsrR7TwMFWuxKDtPhNKAUW80kS_40zoQkC1bnhFiw@mail.gmail.com
In Reply to: Re: [gentoo-user] convert wmv to mp4? by Michael Mol
1 On Tue, May 1, 2012 at 9:01 AM, Michael Mol <mikemol@×××××.com> wrote:
2 > On Tue, May 1, 2012 at 11:52 AM, Mark Knecht <markknecht@×××××.com> wrote:
3 >> I'm looking around on the web for ways to convert wmv files to mp4. So
4 >> far the most common solution seems to be ffmpeg but when I try that it
5 >> doesn't seem to understand the video files. The most common type of
6 >> comment people give is that this should be straight forward if 32-bit
7 >> codecs are installed. I'm running 64-bit and don't see what flags I
8 >> might need to set to get that?
9 >>
10 >> There is a library (libwmf) which advertises the ability to do this
11 >> but I don't seem to be using it in any application right now:
12 >>
13 >> * media-libs/libwmf
14 >>     Available versions:  0.2.8.4-r4 {{X debug doc expat xml}}
15 >>     Homepage:            http://wvware.sourceforge.net/
16 >>     Description:         library for converting WMF files
17 >>
18 >> mark@c2stable ~/WMV-Test $ equery depends libwfm
19 >>  * These packages depend on libwfm:
20 >> mark@c2stable ~/WMV-Test $
21 >>
22 >>
23 >> Anyone doing this successfully today or what to suggest how to do this?
24 >
25 > What you need is likely a combination of 'w32codecs' (which I expect
26 > is an ebuild somewhere) and multilib.
27 >
28 > Unfortunately, I don't have a Gentoo box I can ssh into any more, at
29 > least until inara and/or kaylee are fixed. But I did have this kind of
30 > thing working on them previously.
31 >
32 > --
33 > :wq
34 >
35
36 That's what I remembered but I don't even see that available here:
37
38 mark@c2stable ~ $ eix w32codecs
39 No matches found.
40 mark@c2stable ~ $
41
42 I was thinking maybe it got incorporated into something else.
43
44 Thanks,
45 Mark

Replies

Subject Author
Re: [gentoo-user] convert wmv to mp4? "Claudio Roberto França Pereira" <spideybr@×××××.com>