public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] convert wmv to mp4?
Date: Tue, 1 May 2012 17:36:13 -0500	[thread overview]
Message-ID: <CAEH5T2O_c7=h_CywE3nbqmX1G3qL4Zgiir6y+SuxchxOxivOPQ@mail.gmail.com> (raw)
In-Reply-To: <CAK2H+edj9s=GV1c_ZoUpJr7y3RejzZH7=EVuQYF=GLU2ecVc9Q@mail.gmail.com>

On Tue, May 1, 2012 at 5:14 PM, Mark Knecht <markknecht@gmail.com> wrote:
> On Tue, May 1, 2012 at 2:41 PM, Paul Hartman
> <paul.hartman+gentoo@gmail.com> wrote:
>> On Tue, May 1, 2012 at 3:51 PM, Michael Mol <mikemol@gmail.com> wrote:
>>> On Tue, May 1, 2012 at 4:46 PM, Paul Hartman
>>> <paul.hartman+gentoo@gmail.com> wrote:
>>>> On Tue, May 1, 2012 at 2:56 PM, Neil Bothwick <neil@digimed.co.uk> wrote:
>>>>> On Tue, 1 May 2012 12:30:11 -0700, Mark Knecht wrote:
>>>>>
>>>>>> Notice the (-win32codecs) flag. Seems to me (on this system anyway)
>>>>>> they are hard masked off? I tried adding the flag to package.use but
>>>>>> emerge won't enable the darn thing...
>>>>>
>>>>> You need to unmask the USE flag first, by adding -win32codecs
>>>>> to /etc/portage/profile/use.mask
>>>>
>>>> If he is using amd64 he can't use win32codecs unless he uses a 32-bit
>>>> mplayer/ffmpeg. AFAIK.
>>>
>>> Wouldn't using multilib work around this?
>>
>> I think he would still need to compile a 32-bit mplayer/ffmpeg (in a
>> 32-bit chroot) to be able to make use of them. Multilib would let him
>> run 32-bit mplayer or ffmpeg binaries (which themselves would be able
>> to use the 32-bit DLLs). But I don't think 64-bit mplayer/ffmpeg can
>> call 32-bit DLLs.
>>
>> There is an amd64codecs package containing the 64-bit codecs, but it
>> has been masked and made obsolete by the fact that mplayer/ffmpeg can
>> natively do most (or all?) of those codecs these days.
>>
>
> And presumably for all the same reasons, if I cannot play them I
> cannot convert them.
>
> Ah, a world full of unspecified, proprietary vendor specific file
> formats hidden in old dlls... Ain't it a fine world we live in?
>
> Sort of painful to start maintaining a 32-bit chroot just to handle
> this sort of thing. I suspect there's some freeware for the Windows
> world that might allow me to do the conversion in a VM. I'll start
> looking for that. The web site that advertised conversion didn't work
> as it bombed out after an hour.

There used to be a 32-bit mplayer-bin package in portage that would
have made it simple, but that disappeared some time ago.

> Maybe there's some simple binary install I could do - Fedora or
> Ubuntu, etc. - but my concern there is that those binaries might not
> play well inside my 64-bit Gentoo environ...

If you can find a statically-linked 32-bit mplayer somewhere, and
emerge the win32codecs package on your machine, I think it has a
chance of working.



  reply	other threads:[~2012-05-01 22:38 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 15:52 [gentoo-user] convert wmv to mp4? Mark Knecht
2012-05-01 16:01 ` Michael Mol
2012-05-01 16:09   ` Mark Knecht
2012-05-01 16:37     ` Claudio Roberto França Pereira
2012-05-01 17:35       ` Stroller
2012-05-01 17:51         ` Michael Mol
2012-05-01 18:31           ` Stroller
2012-05-01 19:04             ` Michael Mol
2012-05-01 17:04 ` David W Noon
2012-05-01 17:45 ` Stroller
2012-05-01 18:03   ` Mark Knecht
2012-05-01 18:37     ` Stroller
2012-05-01 19:00     ` Dale
2012-05-01 17:56 ` Michael Orlitzky
2012-05-01 18:19   ` Mark Knecht
2012-05-01 18:24     ` Michael Mol
2012-05-01 18:31     ` Michael Hampicke
2012-05-01 19:01       ` Mark Knecht
2012-05-01 18:43     ` Mark Knecht
2012-05-01 19:08       ` Michael Mol
2012-05-01 19:30         ` Mark Knecht
2012-05-01 19:56           ` Neil Bothwick
2012-05-01 20:46             ` Paul Hartman
2012-05-01 20:51               ` Michael Mol
2012-05-01 21:41                 ` Paul Hartman
2012-05-01 22:14                   ` Mark Knecht
2012-05-01 22:36                     ` Paul Hartman [this message]
2012-05-01 23:54                       ` Mark Knecht
2012-05-02  0:42                         ` Michael Mol
2012-05-02  0:51                           ` Mark Knecht
2012-05-02  1:02                             ` Michael Mol
2012-05-02 16:24                               ` Mark Knecht
2012-05-02  3:53                             ` Stroller
2012-05-02  4:31                               ` Dale
2012-05-02  8:59                             ` Helmut Jarausch
2012-05-02 13:24                             ` Eliezer Croitoru
2012-05-02 16:25                             ` Pandu Poluan
2012-05-04 12:11                     ` Mike Edenfield
2012-05-02  0:40                   ` Michael Mol

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEH5T2O_c7=h_CywE3nbqmX1G3qL4Zgiir6y+SuxchxOxivOPQ@mail.gmail.com' \
    --to=paul.hartman+gentoo@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox