[MEncoder-users] improve saa7134 TV-card stream recording

Bruno Buys bruno.grupos at gmail.com
Mon Dec 27 03:15:18 CET 2010


On Sun, Dec 5, 2010 at 11:13 PM, ivo.linux <ivo.linux at yahoo.it> wrote:

> Dear Friends
>
> I am trying to record saa7134 TV-card stream using mencoder. I used the
> following .
> *********
>
> mencoder tv:// -tv
> driver=v4l2:device=/dev/video0:width=640:height=480:norm=PAL:alsa:adevice=hw.0
> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1500:vhq -vf pp=lb -oac mp3lame
> -lameopts br=128:cbr:mode=0 -o inter-roma.avi
> *********
>
> I obtained a poor quality file. In detail: the video flow is discontinued
> (stop and go) and audio is not synchronized with the video
>
> This is a cutting of my terminal
>
> *********
> 22 duplicate frame(s)!
>
> Pos: 32.2s 615f ( 0%) 19.48fps Trem: 0min 0mb A-V:0.000 [391:127]
>
> video buffer full - dropping frame
>
> video buffer full - dropping frame
>
> video buffer full - dropping frame
>
> *********
>
> Thanks in advance for any help
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>


Hi,
This is my line. I'm no video pro, just a home recorder, so please don't be
too excited. This line is result of lots of trials and errors. There's
likely a lot to be optimized here.

mencoder -tv
driver=v4l2:fps=29.97:adevice=hw.0:alsa:input=1:outfmt=bgr24:mjpeg:decimation=1:quality=100:audiorate=32000:norm=NTSC:width=704:height=480
-ovc lavc -lavcopts vcodec=mjpeg:vbitrate=2000:mbd=1 -vf pp=lb -oac twolame
-o teste.avi tv:///3


More information about the MEncoder-users mailing list