[Mplayer-cvslog] CVS: main/libvo vo_dxr3.c,1.81,1.82

David Holm david at realityrift.com
Wed Apr 10 08:28:51 CEST 2002


Thanks, this did the trick =)

On Wed, 2002-04-10 at 01:56, Michael Niedermayer wrote:
> Update of /cvsroot/mplayer/main/libvo
> In directory mplayer:/var/tmp.root/cvs-serv9459
> 
> Modified Files:
> 	vo_dxr3.c 
> Log Message:
> trying to fix davids "libavcodec bug" ...
> 
> 
> Index: vo_dxr3.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libvo/vo_dxr3.c,v
> retrieving revision 1.81
> retrieving revision 1.82
> diff -u -r1.81 -r1.82
> --- vo_dxr3.c	6 Apr 2002 07:30:28 -0000	1.81
> +++ vo_dxr3.c	9 Apr 2002 23:55:47 -0000	1.82
> @@ -408,7 +408,7 @@
>  			}
>  			avc_context->frame_rate = (int) (vo_fps * FRAME_RATE_BASE);
>  			avc_context->bit_rate = 6e6;
> -			avc_context->flags = CODEC_FLAG_HQ | CODEC_FLAG_QSCALE;
> +			avc_context->flags = CODEC_FLAG_QSCALE;
>  			avc_context->quality = 2;
>  			avc_context->pix_fmt = PIX_FMT_YUV420P;
>  			if (avcodec_open(avc_context, avc_codec) < 0) {
> 
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20020410/0c46a1d8/attachment.pgp>


More information about the MPlayer-cvslog mailing list