[FFmpeg-devel] [PATCH 1/5] ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04

Marton Balint cus at passwd.hu
Sat May 17 13:31:00 CEST 2014


On Sat, 10 May 2014, Marton Balint wrote:

> Less than 0.04 sec delays should not be noticable, and it helps us with 50fps
> content where some timing errors can cause a frame dup where it is not really
> necessary.
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> ffplay.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Hi Michael,

Please merge from my stable branch for the following patches:

ae6fe15 ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04
1fab67b ffplay: fix compilation with Visual Studio
e116977 cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because MSVC only defines _WIN32
0c8d8c0 ffplay: try multiple sample rates if audio open fails
affc410 ffplay: fix typo in docs
a583e2b ffplay: add support for toggling between multiple video filters with the w key

Thanks,
Marton


More information about the ffmpeg-devel mailing list