mirror of
https://github.com/mpv-player/mpv
synced 2025-01-11 09:29:29 +00:00
Made -bps default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1600 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
39f28e3fed
commit
47d1d3107d
5
configure
vendored
5
configure
vendored
@ -1934,8 +1934,9 @@ $_dvdreaddef
|
||||
$_divx4def
|
||||
|
||||
/* Define this to enable avg. byte/sec-based AVI sync method by default:
|
||||
(use -bps or -nobps commandline option for run-time method selection) */
|
||||
#undef AVI_SYNC_BPS
|
||||
(use -bps or -nobps commandline option for run-time method selection)
|
||||
-bps gives better sync for vbr mp3 audio, it is now default */
|
||||
#define AVI_SYNC_BPS
|
||||
|
||||
/* Undefine this if you want soundcard-only timing by default:
|
||||
You can still change this with the -alsa or -noalsa command-line option!
|
||||
|
Loading…
Reference in New Issue
Block a user