AOUT_MAX_ADVANCE_TIME

About encoding, codec settings, muxers and filter usage
v.koehler
New Cone
New Cone
Posts: 3
Joined: 19 Sep 2007 11:09
VLC version: 0.8.6c
Operating System: Windows
Location: Darmstadt, Germany

AOUT_MAX_ADVANCE_TIME

Postby v.koehler » 24 Oct 2007 14:43

Hallo,

./include/vlc_config.h:

in this file is the clock frequenz defined:
"#define CLOCK_FREQ 1000000"
and duration between the time we receive the data packet, and the time we will mark it to be presented:
"#define DEFAULT_PTS_DELAY (mtime_t)(0.3*CLOCK_FREQ)"

Does anybody know the reason why AOUT_MAX_ADVANCE_TIME is exactly on this value
"#define AOUT_MAX_ADVANCE_TIME (mtime_t)(DEFAULT_PTS_DELAY * 3)" in the same file?

Which consequences can it have if I change this parameter?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: AOUT_MAX_ADVANCE_TIME

Postby Jean-Baptiste Kempf » 24 Oct 2007 18:58

Ask in vlc-devel@
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 21 guests