mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 18:12:22 +00:00
10l :-))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8732 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b94c16d74b
commit
45fde049dd
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user