From 45fde049ddc9dd2b44527dd986228ded6aa667f6 Mon Sep 17 00:00:00 2001 From: filon Date: Fri, 3 Jan 2003 11:51:39 +0000 Subject: 10l :-)) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8732 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mencoder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mencoder.c') diff --git a/mencoder.c b/mencoder.c index 63d6b4d90d..aa60fa079d 100644 --- a/mencoder.c +++ b/mencoder.c @@ -887,7 +887,7 @@ if (out_file_format == MUXER_TYPE_MPEG) } if (audio_density < 4) { fprintf(stderr,"Increasing audio density to 4\n"); - audio_preload = 4; + audio_density = 4; } } -- cgit v1.2.3