[MEncoder-users] Video Quality
mesecam
mesecam at gmail.com
Wed Jun 14 08:28:55 CEST 2006
2006/6/13, Larry <larrywyb at widgeteye.homeip.net>:
>
>
> When I record from the TV I get a fair picture at 320x240 using -ovc lavc
> but when I record at 640x480 the picture degrades pretty much with that
> swimmy looking picture when people move around. I hope you know what I mean
> by swimmy looking. :) I don't know what else to call it.
>
Try some deinterlace filters like lb, l5 ...
> Anyway when I use -ovc copy the picture is great, the only problem is that
> the file size is monstrous, 16 gig for a 15 minute recording. WOOF!
>
> Here's my mencoder record script command:
>
> /usr/local/bin/mencoder tv://$1 -tv driver=v4l:width=640:height=480: \
> forceaudio:forcechan=2:norm=ntsc:chanlist=us-cable -oac mp3lame \
> -ovc lavc -endpos $2 -o $3
>
/usr/local/bin/mencoder tv://$1 -tv driver=v4l:width=640:height=480: \
forceaudio:forcechan=2:norm=ntsc:chanlist=us-cable -oac mp3lame \
-ovc lavc -lavcopts vcodec=mpeg4:vqscale=2 -endpos $2 -o $3
> Is there anything I can do to increase the quality? I've tried several
> codecs with not much difference.
>
> Thanks 16 gig. :)
>
> Widgeteye
>
>
>
> --
> LINUX is simple. It just takes a genius to understand its simplicity.
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>
More information about the MEncoder-users
mailing list