aiff playback - max_analyze_duration reached

This forum is about all development around libVLC.
skip
Blank Cone
Blank Cone
Posts: 18
Joined: 16 Jan 2010 03:24

aiff playback - max_analyze_duration reached

Postby skip » 17 Sep 2010 00:53

I've been using libVLC (using VLCkit) for a while now without too many issues, but am now running into one that I just can't figure out.

The application is a Mac OS X (obj-c/cocoa) application that uses VLCkit for several things, but one is the playback of audio CDs.
This has worked just fine until Apple released the new 2010 Mac Mini and people started reporting stuttering playback of CDs that play fine using other applications like i.e. iTunes.
The same CDs also play fine running my app on any other mac...

I just got a test Mac mini in and after some testing have confirmed this issue and noticed this error

[aiff @ 0x1012fbe10] max_analyze_duration reached

My first thoughts were with the version of libVLC (i was using an older of around January) so I've updated it to the current version (git clone), but that hasn't changed it.

Does anyone have any pointers where this issue may be coming from or if there's a workaround?

Thanks
Skip

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: aiff playback - max_analyze_duration reached

Postby Jean-Baptiste Kempf » 17 Sep 2010 12:21

Please share logs, so we can help.
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.

skip
Blank Cone
Blank Cone
Posts: 18
Joined: 16 Jan 2010 03:24

Re: aiff playback - max_analyze_duration reached

Postby skip » 17 Sep 2010 14:13

Well, so far the only log i have relating to the CD playback is that one liner max_analyze_duration reached.
The only thing i haven't mentioned is that it actually appears twice immediately after each other.

[aiff @ 0x1012fbe10] max_analyze_duration reached

I'll be doing a lot more testing over the weekend with a clean project to isolate the application from being a factor and will update when I find anything or have any more info.

Thanks
Skip

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: aiff playback - max_analyze_duration reached

Postby Jean-Baptiste Kempf » 17 Sep 2010 16:25

All the logs, please. Verbosity set to 2
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.

skip
Blank Cone
Blank Cone
Posts: 18
Joined: 16 Jan 2010 03:24

Re: aiff playback - max_analyze_duration reached

Postby skip » 17 Sep 2010 21:21

Here you go, this is the log of the first few seconds of playing a random track:

17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: VLC media player - 1.2.0-git Twoflower
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: Copyright © 1996-2010 the VideoLAN team
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: revision exported
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: configured with /Volumes/Builds/vlc/projects/macosx/framework/../../../configure '--build=x86_64-apple-darwin10' '--prefix=/Volumes/Builds/xCode2/Debug/vlc_build_dir/x86_64/vlc_install_dir' '--enable-debug' '--with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk' '--disable-visual' '--disable-sdl-image' '--disable-sdl' '--disable-xcb' '--disable-xvideo' '--disable-glx' '--disable-skins2' '--disable-vlm' '--disable-httpd' '--disable-ncurses' '--enable-libass' '--enable-realrtsp' '--enable-twolame' '--enable-vcdx' '--enable-caca' '--enable-shout' '--enable-theora' '--enable-flac' '--enable-faad' '--with-macosx-version-min=10.5' '--disable-macosx-vlc-app' '--disable-macosx' '--disable-macosx-defaults' '--disable-nls' 'build_alias=x86_64-apple-darwin10' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'OBJC=/Developer/usr/bin/llvm-gcc-4.2'
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: translation test: code is "C"
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: checking plugin modules
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: loading plugins cache file /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/plugins/plugins-04081e-7e8.dat
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc warning: cannot read /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/plugins/plugins-04081e-7e8.dat (No such file or directory)
17/09/2010 20:13:29 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: recursively browsing `/Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/plugins'
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: saving plugins cache /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/plugins/plugins-04081e-7e8.dat
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: module bank initialized (347 modules)
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: looking for memcpy module: 4 candidates
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100259d38] main libvlc debug: using memcpy module "memcpymmxext"
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d3b18] main interface debug: looking for interface module: 1 candidate
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d3b18] macosx_dialog_provider interface debug: Mac OS X dialog provider initialised
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d3b18] main interface debug: using interface module "macosx_dialog_provider"
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d3b18] main interface debug: TIMER module_need() : 0.565 ms - Total 0.565 ms / 1 intvls (Avg 0.565 ms)
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d4a28] main interface debug: looking for interface module: 1 candidate
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d4a28] main interface debug: using interface module "hotkeys"
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d4a28] main interface debug: TIMER module_need() : 0.158 ms - Total 0.158 ms / 1 intvls (Avg 0.158 ms)
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Creating an input for '3 Audio Track.aiff'
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: thread (input) created at priority 22 (/Volumes/Builds/vlc/projects/macosx/framework/../../../src/input/input.c:215)
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: thread started
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: using timeshift granularity of 50 MiB
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: using timeshift path '/tmp'
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: `file://localhost/Volumes/Audio%20CD/3%20Audio%20Track.aiff' gives access `file' demux `' path `localhost/Volumes/Audio%20CD/3%20Audio%20Track.aiff'
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: creating demux: access='file' demux='' location='localhost/Volumes/Audio%20CD/3%20Audio%20Track.aiff' file='/Volumes/Audio CD/3 Audio Track.aiff'
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100231b88] main demux debug: looking for access_demux module: 2 candidates
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002da6c8] main demux meta debug: looking for meta fetcher module: 1 candidate
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002da6c8] lua demux meta debug: Trying Lua scripts in /Users/admin/Library/Application Support/com.yourcompany.VLC-CD-Test/lua/meta/fetcher
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002da6c8] lua demux meta debug: Trying Lua scripts in /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/fetcher
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002da6c8] lua demux meta debug: Trying Lua playlist script /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/fetcher/tvrage.luac
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d8728] main input debug: Creating an input for '3 Audio Track.aiff'
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002da6c8] main demux meta debug: using meta fetcher module "lua"
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002da6c8] main demux meta debug: TIMER module_need() : 1.290 ms - Total 1.290 ms / 1 intvls (Avg 1.290 ms)
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002da6c8] main demux meta debug: removing module "lua"
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d1b28] main playlist debug: searching art for 3 Audio Track.aiff
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] main art finder debug: looking for art finder module: 2 candidates
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] lua art finder debug: Trying Lua scripts in /Users/admin/Library/Application Support/com.yourcompany.VLC-CD-Test/lua/meta/art
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] lua art finder debug: Trying Lua scripts in /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/art
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] lua art finder debug: Trying Lua playlist script /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/art/01_googleimage.luac
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] lua art finder debug: Trying Lua playlist script /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/art/02_frenchtv.luac
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] lua art finder debug: Trying Lua playlist script /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/art/03_lastfm.luac
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] lua art finder debug: Trying Lua playlist script /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/art/04_musicbrainz.luac
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] lua art finder debug: Trying Lua scripts in /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/share/lua/meta/art
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] main art finder debug: no art finder module matching "any" could be loaded
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10032d888] main art finder debug: TIMER module_need() : 3.536 ms - Total 3.536 ms / 1 intvls (Avg 3.536 ms)
17/09/2010 20:13:31 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d1b28] main playlist debug: art not found for 3 Audio Track.aiff
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100231b88] main demux debug: no access_demux module matching "file" could be loaded
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100231b88] main demux debug: TIMER module_need() : 2257.939 ms - Total 2257.939 ms / 1 intvls (Avg 2257.939 ms)
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: creating access 'file' location='localhost/Volumes/Audio%20CD/3%20Audio%20Track.aiff', path='/Volumes/Audio CD/3 Audio Track.aiff'
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100231b88] main access debug: looking for access module: 4 candidates
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100231b88] access_mmap access debug: opening file /Volumes/Audio CD/3 Audio Track.aiff
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100231b88] main access debug: using access module "access_mmap"
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100231b88] main access debug: TIMER module_need() : 61.498 ms - Total 61.498 ms / 1 intvls (Avg 61.498 ms)
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1003519c8] main stream debug: Using AStream*Block
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1003519c8] main stream debug: pre buffering
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1003519c8] main stream debug: received first data after 0 ms
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1003519c8] main stream debug: prebuffering done 1048576 bytes in 0s - 8325203 KiB/s
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100350b48] main stream debug: looking for stream_filter module: 5 candidates
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100350b48] main stream debug: no stream_filter module matching "any" could be loaded
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100350b48] main stream debug: TIMER module_need() : 4.917 ms - Total 4.917 ms / 1 intvls (Avg 4.917 ms)
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100350b48] main stream debug: looking for stream_filter module: 1 candidate
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100350b48] main stream debug: using stream_filter module "stream_filter_record"
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100350b48] main stream debug: TIMER module_need() : 0.110 ms - Total 0.110 ms / 1 intvls (Avg 0.110 ms)
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: creating demux: access='file' demux='' location='localhost/Volumes/Audio%20CD/3%20Audio%20Track.aiff' file='/Volumes/Audio CD/3 Audio Track.aiff'
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] main demux debug: looking for demux module: 52 candidates
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] avformat demux debug: trying url: /Volumes/Audio CD/3 Audio Track.aiff
17/09/2010 20:13:33 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] avformat demux debug: detected format: aiff
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [aiff @ 0x1008a8a10] max_analyze_duration reached
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: selecting program id=0
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] avformat demux debug: adding es: audio codec = s16l
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] avformat demux debug: AVFormat supported stream
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] avformat demux debug: - format = aiff (Audio IFF)
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] avformat demux debug: - start time = 0
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] avformat demux debug: - duration = 136240000
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] main demux debug: using demux module "avformat"
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100351c78] main demux debug: TIMER module_need() : 15137.095 ms - Total 15137.095 ms / 1 intvls (Avg 15137.094 ms)
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: looking for a subtitle file in /Volumes/Audio CD
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: looking for decoder module: 30 candidates
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] araw decoder debug: samplerate:44100Hz channels:2 bits/sample:16
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: using decoder module "araw"
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: TIMER module_need() : 0.610 ms - Total 0.610 ms / 1 intvls (Avg 0.610 ms)
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: thread (decoder) created at priority 22 (/Volumes/Builds/vlc/projects/macosx/framework/../../../src/input/decoder.c:304)
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: thread started
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002df2b8] main demux meta debug: looking for meta reader module: 2 candidates
17/09/2010 20:13:48 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [aiff @ 0x101080010] max_analyze_duration reached
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d1b28] main playlist debug: no fetch required for (null) (art currently (null))
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002df2b8] lua demux meta debug: Trying Lua scripts in /Users/admin/Library/Application Support/com.yourcompany.VLC-CD-Test/lua/meta/reader
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002df2b8] lua demux meta debug: Trying Lua scripts in /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/reader
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002df2b8] lua demux meta debug: Trying Lua playlist script /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/lua/meta/reader/filename.luac
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002df2b8] lua demux meta debug: Trying Lua scripts in /Users/admin/Desktop/VLC_CD_Test.app/Contents/MacOS/../Frameworks/VLCKit.framework/Versions/A/share/share/lua/meta/reader
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002df2b8] main demux meta debug: no meta reader module matching "any" could be loaded
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002df2b8] main demux meta debug: TIMER module_need() : 578.619 ms - Total 578.619 ms / 1 intvls (Avg 578.619 ms)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: `file://localhost/Volumes/Audio%20CD/3%20Audio%20Track.aiff' successfully opened
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 0%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d53c8] main generic debug: creating aout
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 7%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 15%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: looking for audio output module: 2 candidates
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 23%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 30%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 38%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 46%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 54%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 61%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 69%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 77%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 85%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 92%
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: VLC is looking for: 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Stream buffering done (301 ms in 0 ms)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: system has [3] device(s)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: DevID: 260 DevName: Built-in Microphone
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: this device is INPUT only. skipping...
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: DevID: 258 DevName: Built-in Input
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: this device is INPUT only. skipping...
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: DevID: 262 DevName: Built-in Output
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [96000][mcpl][12][4][1][4][2][16]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [88200][mcpl][12][4][1][4][2][16]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [48000][mcpl][12][4][1][4][2][16]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [44100][mcpl][12][4][1][4][2][16]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [96000][mcpl][4][8][1][8][2][20]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [88200][mcpl][4][8][1][8][2][20]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [48000][mcpl][4][8][1][8][2][20]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [44100][mcpl][4][8][1][8][2][20]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [96000][mcpl][4][8][1][8][2][24]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [88200][mcpl][4][8][1][8][2][24]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [48000][mcpl][4][8][1][8][2][24]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [44100][mcpl][4][8][1][8][2][24]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [96000][mcpl][9][8][1][8][2][32]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [88200][mcpl][9][8][1][8][2][32]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [48000][mcpl][9][8][1][8][2][32]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: supported format: [44100][mcpl][9][8][1][8][2][32]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: current format is: [44100][mcpl][41][4][1][4][2][32]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: layout of AUHAL has 2 channels
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: selected 2 physical channels for device output
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: VLC will output: Stereo
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: we set the AU format: [44100][mcpl][9][8][1][8][2][32]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] auhal audio output debug: the actual set AU format is [44100][mcpl][9][8][1][8][2][32]
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: using audio output module "auhal"
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: TIMER module_need() : 629.090 ms - Total 629.090 ms / 1 intvls (Avg 629.090 ms)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: output 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: mixer 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: no need for any filter
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100359ad8] main generic debug: looking for audio mixer module: 3 candidates
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100359ad8] main generic debug: using audio mixer module "float32_mixer"
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x100359ad8] main generic debug: TIMER module_need() : 0.189 ms - Total 0.189 ms / 1 intvls (Avg 0.189 ms)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: input 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3308] main audio filter debug: looking for audio filter module: 1 candidate
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3308] scaletempo audio filter debug: format: 44100 rate, 2 nch, 4 bps, fl32
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3308] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3308] scaletempo audio filter debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3308] main audio filter debug: using audio filter module "scaletempo"
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3308] main audio filter debug: TIMER module_need() : 0.151 ms - Total 0.151 ms / 1 intvls (Avg 0.151 ms)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: filter(s) 's16l'->'f32l' 44100 Hz->44100 Hz Stereo->Stereo
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3908] main audio filter debug: looking for audio filter module: 14 candidates
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3908] audio_format audio filter debug: s16l->f32l, bits per sample: 16->32
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3908] main audio filter debug: using audio filter module "audio_format"
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3908] main audio filter debug: TIMER module_need() : 0.122 ms - Total 0.122 ms / 1 intvls (Avg 0.122 ms)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: found a filter for the whole conversion
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: filter(s) 'f32l'->'f32l' 48510 Hz->44100 Hz Stereo->Stereo
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3f08] main audio filter debug: looking for audio filter module: 14 candidates
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3f08] bandlimited_resampler audio filter debug: f32l/48510KHz/2->f32l/44100KHz/2
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3f08] main audio filter debug: using audio filter module "bandlimited_resampler"
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1010d3f08] main audio filter debug: TIMER module_need() : 0.109 ms - Total 0.109 ms / 1 intvls (Avg 0.109 ms)
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output debug: found a filter for the whole conversion
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: End of audio preroll
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Decoder buffering done in 629 ms
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-9986), dropping buffer
17/09/2010 20:13:49 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-33188), dropping buffer
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-24525), dropping buffer
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms)
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_RESET_PCR called
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: End of audio preroll
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 0%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 7%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 15%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 23%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 30%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 38%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 46%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 54%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 61%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 69%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 77%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 85%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 92%
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Stream buffering done (301 ms in 321 ms)
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Decoder buffering done in 0 ms
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (13263), dropping buffer
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (489846), clearing out
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-9920), dropping buffer
17/09/2010 20:13:55 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-33126), dropping buffer
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-683), dropping buffer
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (22572), clearing out
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: input PTS is out of range (45800), trashing
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: input PTS is out of range (22588), trashing
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-23838), dropping buffer
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: buffer is 46441 in advance, triggering downsampling
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: input PTS is out of range (120), trashing
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 444 ms)
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_RESET_PCR called
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: End of audio preroll
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 0%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 5%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 10%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 15%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 20%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 26%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 31%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 36%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 41%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 46%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 52%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 57%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 62%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 67%
17/09/2010 20:13:56 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 73%
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 78%
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 83%
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 88%
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 93%
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 99%
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Stream buffering done (464 ms in 705 ms)
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Decoder buffering done in 0 ms
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (13242), dropping buffer
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (948309), clearing out
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-9949), dropping buffer
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-33159), dropping buffer
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output date isn't PTS date, requesting resampling (-40103)
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (1113), clearing out
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: input PTS is out of range (24197), trashing
17/09/2010 20:13:57 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: input PTS is out of range (994), trashing
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 472 ms)
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_RESET_PCR called
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: End of audio preroll
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 0%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 4%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 9%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 14%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 19%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 24%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 29%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 34%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 39%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 44%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 49%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 54%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 58%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 63%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 68%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 73%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 78%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 83%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 88%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 93%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 98%
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Stream buffering done (487 ms in 678 ms)
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Decoder buffering done in 0 ms
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (13244), dropping buffer
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (803472), clearing out
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-9937), dropping buffer
17/09/2010 20:13:58 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-33110), dropping buffer
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-23355), dropping buffer
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (44), clearing out
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: input PTS is out of range (23302), trashing
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: input PTS is out of range (97), trashing
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 530 ms)
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_RESET_PCR called
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: End of audio preroll
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 0%
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 4%
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 8%
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 13%
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 17%
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 21%
17/09/2010 20:13:59 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 26%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 30%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 35%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 39%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 43%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 48%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 52%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 56%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 61%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 65%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 70%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 74%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 78%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 83%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 87%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 91%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 96%
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Stream buffering done (534 ms in 997 ms)
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Decoder buffering done in 0 ms
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (13356), dropping buffer
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (1193935), clearing out
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-9822), dropping buffer
17/09/2010 20:14:00 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-33028), dropping buffer
17/09/2010 20:14:01 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-27082), dropping buffer
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 621 ms)
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_RESET_PCR called
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: End of audio preroll
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 0%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 3%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 7%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 11%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 14%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 18%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 22%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 26%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 29%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 33%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 37%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 41%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 44%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 48%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 52%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 56%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 59%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 63%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 67%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 70%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 74%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 78%
17/09/2010 20:14:02 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 82%
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 85%
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 89%
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 93%
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 97%
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Stream buffering done (626 ms in 1000 ms)
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Decoder buffering done in 0 ms
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (13254), dropping buffer
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output PTS is out of range (1147976), clearing out
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-9926), dropping buffer
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: PTS is out of range (-33135), dropping buffer
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: output date isn't PTS date, requesting resampling (-40610)
17/09/2010 20:14:03 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10023ddc8] main audio output warning: buffer is 40611 in advance, triggering downsampling
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 654 ms)
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input error: ES_OUT_RESET_PCR called
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 0%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x10085cb08] main decoder debug: End of audio preroll
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 3%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 7%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 10%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 14%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 17%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 21%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 24%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 28%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 31%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 35%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 39%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 42%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 46%
17/09/2010 20:14:04 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 49%
17/09/2010 20:14:05 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 53%
17/09/2010 20:14:05 [0x0-0x74074].com.yourcompany.VLC-CD-Test[38817] [0x1002d95c8] main input debug: Buffering 56%

skip
Blank Cone
Blank Cone
Posts: 18
Joined: 16 Jan 2010 03:24

Re: aiff playback - max_analyze_duration reached

Postby skip » 27 Sep 2010 16:30

Hi Jean-Baptiste, have you got an idea what may be causing this?

I've tried all kinds of scenario's with different machines and I've got a feeling it's got something to do with the speed of the internal CD drive of the Mac Mini.
When I copy an AIFF from CD to the local drive it plays fine and when I play the same CD in a different Mac (including older model Mac Mini) it also plays fine.

Do you know if I can increase the buffer? It looks like that's running out and fills again hence the stuttering, or am i completely wrong here?

Thanks
Skip


Return to “Development around libVLC”

Who is online

Users browsing this forum: Bing [Bot] and 14 guests