* [gentoo-amd64] More mencoder fun
@ 2007-09-25 18:19 Mark Haney
2007-09-25 21:48 ` anorexicsumo
0 siblings, 1 reply; 5+ messages in thread
From: Mark Haney @ 2007-09-25 18:19 UTC (permalink / raw
To: gentoo-amd64
Okay, I'm obviously a newbie at video encoding. I'm trying to encode a
file with xvid with mencoder. All the HOWTOs on the web indicate I do
it this way (or similar):
-ovc xvid -xvidencopts
with mencoder, however, when I do that I get this:
MEncoder SVN-r24130 (C) 2000-2007 MPlayer Team
-xvidencopts is not an MEncoder option
Is this due to xvid maybe not being compiled into mencoder? Do I need
to add xvid (or similar) to my make options? Or is this a deprecated
option?
I can't find this option in the man page, so I'm really confused. Any help?
--
Recedite, plebes! Gero rem imperialem!
Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
Call (866) ERC-7110 for after hours support
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-amd64] More mencoder fun
2007-09-25 18:19 [gentoo-amd64] More mencoder fun Mark Haney
@ 2007-09-25 21:48 ` anorexicsumo
2007-09-25 22:26 ` Mark Haney
0 siblings, 1 reply; 5+ messages in thread
From: anorexicsumo @ 2007-09-25 21:48 UTC (permalink / raw
To: gentoo-amd64
On 9/25/07, Mark Haney <mhaney@ercbroadband.org> wrote:
> Okay, I'm obviously a newbie at video encoding. I'm trying to encode a
> file with xvid with mencoder. All the HOWTOs on the web indicate I do
> it this way (or similar):
>
> -ovc xvid -xvidencopts
>
> with mencoder, however, when I do that I get this:
>
> MEncoder SVN-r24130 (C) 2000-2007 MPlayer Team
>
> -xvidencopts is not an MEncoder option
>
> Is this due to xvid maybe not being compiled into mencoder? Do I need
> to add xvid (or similar) to my make options? Or is this a deprecated
> option?
>
> I can't find this option in the man page, so I'm really confused. Any help?
You should build with the xvid use flag. Every use flag that you
would want to encode with really.
Try mencoder -ovc help and see if xvid is available.
Here is a very simple command that uses xvid and lame.
mencoder -ovc xvid -oac mp3lame -xvidencopts bitrate=800 -o test.avi
~/generals_and_majors_drink_from_my_cup.mp4
-xvidencopts expects some xvid configuration options after it. At a
minimum you'll need to give it either a bitrate like I've done here
or a fixed_quant=x (x must be between 1 and 31).
You'd be better off using some of the more advanced xvid options and 2
pass encoding if you want it to look good. If you really really want
it to look good I'd move right on to x264 and skip xvid, but thats
another matter.
Hope that helps.
--
aim: cyst23
email: anorexicsumo@gmail.com
"We can categorically state that we have not released man-eating
badgers into the area." - UK military spokesman Major Mike Shearer
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-amd64] More mencoder fun
2007-09-25 21:48 ` anorexicsumo
@ 2007-09-25 22:26 ` Mark Haney
2007-09-26 2:53 ` Unknown
0 siblings, 1 reply; 5+ messages in thread
From: Mark Haney @ 2007-09-25 22:26 UTC (permalink / raw
To: gentoo-amd64
anorexicsumo wrote:
> On 9/25/07, Mark Haney <mhaney@ercbroadband.org> wrote:
>> Okay, I'm obviously a newbie at video encoding. I'm trying to encode a
>> file with xvid with mencoder. All the HOWTOs on the web indicate I do
>> it this way (or similar):
>>
>> -ovc xvid -xvidencopts
>>
>> with mencoder, however, when I do that I get this:
>>
>> MEncoder SVN-r24130 (C) 2000-2007 MPlayer Team
>>
>> -xvidencopts is not an MEncoder option
>>
>> Is this due to xvid maybe not being compiled into mencoder? Do I need
>> to add xvid (or similar) to my make options? Or is this a deprecated
>> option?
>>
>> I can't find this option in the man page, so I'm really confused. Any help?
>
> You should build with the xvid use flag. Every use flag that you
> would want to encode with really.
>
> Try mencoder -ovc help and see if xvid is available.
>
>
> Here is a very simple command that uses xvid and lame.
>
> mencoder -ovc xvid -oac mp3lame -xvidencopts bitrate=800 -o test.avi
> ~/generals_and_majors_drink_from_my_cup.mp4
>
> -xvidencopts expects some xvid configuration options after it. At a
> minimum you'll need to give it either a bitrate like I've done here
> or a fixed_quant=x (x must be between 1 and 31).
>
>
> You'd be better off using some of the more advanced xvid options and 2
> pass encoding if you want it to look good. If you really really want
> it to look good I'd move right on to x264 and skip xvid, but thats
> another matter.
>
> Hope that helps.
>
>
Yes that helps a great deal. How does x264 stack up on file size? Does
it play 'out of the box' on a windows system? I've been struggling to
get a decent quality/filesize ratio for a video going on our website.
--
Recedite, plebes! Gero rem imperialem!
Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
Call (866) ERC-7110 for after hours support
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-amd64] More mencoder fun
2007-09-25 22:26 ` Mark Haney
@ 2007-09-26 2:53 ` Unknown
2007-09-26 11:48 ` Mark Haney
0 siblings, 1 reply; 5+ messages in thread
From: Unknown @ 2007-09-26 2:53 UTC (permalink / raw
To: gentoo-amd64
On Tue, 25 Sep 2007 18:26:31 -0400
"Mark Haney" <mhaney@ercbroadband.org> wrote:
> Yes that helps a great deal. How does x264 stack up on file size?
> Does it play 'out of the box' on a windows system? I've been
> struggling to get a decent quality/filesize ratio for a video going
> on our website.
Perhaps VP6 (Aka flash/shockwave). It´s not really that bad...for what
it is. Supposedly it´s implemented in libavcodec (FFmpeg). I have not
used it, but I suspect better performance with it for what your doing
than xvid. I assume though, that you´re not literally streaming movies
with HTTP.
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-amd64] More mencoder fun
2007-09-26 2:53 ` Unknown
@ 2007-09-26 11:48 ` Mark Haney
0 siblings, 0 replies; 5+ messages in thread
From: Mark Haney @ 2007-09-26 11:48 UTC (permalink / raw
To: gentoo-amd64
Unknown wrote:
> On Tue, 25 Sep 2007 18:26:31 -0400
> "Mark Haney" <mhaney@ercbroadband.org> wrote:
>
>> Yes that helps a great deal. How does x264 stack up on file size?
>> Does it play 'out of the box' on a windows system? I've been
>> struggling to get a decent quality/filesize ratio for a video going
>> on our website.
>
> Perhaps VP6 (Aka flash/shockwave). It´s not really that bad...for what
> it is. Supposedly it´s implemented in libavcodec (FFmpeg). I have not
> used it, but I suspect better performance with it for what your doing
> than xvid. I assume though, that you´re not literally streaming movies
> with HTTP.
>
>
>
>
>
>
Heck no, I'm not streaming any movies, just a 10min presentation that I
wanted to be as small as possible without sacrificing quality. With
MPEG4 I managed to get it to 23MB (from 70MB originally).
--
Recedite, plebes! Gero rem imperialem!
Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
Call (866) ERC-7110 for after hours support
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-09-26 11:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-25 18:19 [gentoo-amd64] More mencoder fun Mark Haney
2007-09-25 21:48 ` anorexicsumo
2007-09-25 22:26 ` Mark Haney
2007-09-26 2:53 ` Unknown
2007-09-26 11:48 ` Mark Haney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox