[MEncoder-users] Capture tv signal with mencoder

mierdatutis mi mmm286 at gmail.com
Mon Jun 15 21:13:42 CEST 2009


Thanks!

I understand that mpeg2(mpeg)  must have more size to can have the same
quality that mpeg4 (avi).

I have a program that I input a size that I would like to have the recording
and the program caculates the bitrate by this way:

mb*1000000*8/minutes*60/1000

So if I would like that a recording have 300mb the bitrate is 1333.

I would like to do this, but recording in mpeg, not in avi. How could I
calculate the bitrate, knowing  the size that I like have in the mpeg
file.??


Many thanks!!!



2009/6/15 The Wanderer <inverseparadox at comcast.net>

> On 06/14/2009 10:24 AM, mierdatutis mi wrote:
>
>  Hi,
>>
>> Actually I record my signal tv with
>> mencoder<http://www.videohelp.com/tools/MPlayer>
>>
>> ex: mencoder tv://$channel_number -ovc lavc -lavcopts
>> vcodec=mpeg4:vbitrate=$VBITRATE:vhq:keyint=100 -oac mp3lame -lameopts
>> vbr=0 -o OUT_PATH/NAME.avi
>>
>> I would like to do the same but I would like to generate a mpg file
>> not and avi file. How could I do this??
>>
>
> Read the man page on the '-of' option. (All of the other options in the
> other command line you were given just alter video encoding, and don't
> necessarily do anything you need to do.)
>
> --
>      The Wanderer
>
> Warning: Simply because I argue an issue does not mean I agree with any
> side of it.
>
> Secrecy is the beginning of tyranny.
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>


More information about the MEncoder-users mailing list