#jogamp @ irc.freenode.net - 20130817 05:06:08 (UTC)


20130817 05:06:08 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20130816050607.html
20130817 05:06:08 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20130817050608.html
20130817 05:06:45 * juank_prada (~juank_pra@anon) has joined #jogamp
20130817 05:57:48 * juank_prada (~juank_pra@anon) Quit (Remote host closed the connection)
20130817 08:15:30 * jk4 (~jk4@anon) Quit (Ping timeout: 264 seconds)
20130817 08:16:29 * jk4 (~jk4@anon) has joined #jogamp
20130817 12:57:31 * xranby (~xranby@anon) Quit (Ping timeout: 246 seconds)
20130817 13:12:00 * xranby (~xranby@anon) has joined #jogamp
20130817 16:03:44 * juank_prada (~juank_pra@anon) has joined #jogamp
20130817 17:38:15 * juank_prada (~juank_pra@anon) Quit (Ping timeout: 260 seconds)
20130817 20:43:24 * void256 (~chatzilla@anon) has joined #jogamp
20130817 20:47:52 <sgothel> Hi All / Xerxes .. little chat about GLMediaPlayer ?
20130817 20:48:17 <sgothel> (if you read above and maybe code changes .. a bit ?)
20130817 20:48:44 <sgothel> (yes .. all are welcome to review it / and discuss next changes)
20130817 21:08:34 * xranby (~xranby@anon) Quit (Ping timeout: 246 seconds)
20130817 21:11:53 * xranby (~xranby@anon) has joined #jogamp
20130817 21:13:26 <sgothel> .. so I like to complete threaded decoding as follows:
20130817 21:13:43 <sgothel> - threaded only mode - min textureCount 3 or 4
20130817 21:13:57 <sgothel> - initGLStream -> initStream (async) and initGL
20130817 21:14:49 <sgothel> initStream will allow a pre-GL stream initialization within a timeout period - initGL may happen later where user app can utilize stream details
20130817 21:15:20 <sgothel> initGL optional, i.e. allowing decoding/playing of audio only - low prio
20130817 21:16:11 <sgothel> initStream shall also 'snoop' some packets regarding audio/video frame ratio, allowing impl. (ffmpeg/libav) to setup a proper audio frame buffer number
20130817 21:16:48 <sgothel> the latter is only impl. were required (now: ffmpeg/libav)
20130817 21:17:03 <sgothel> guess that would be it ..
20130817 21:17:41 <sgothel> above would allow to i.e. init n streams regardless whether we have GL resources .. w/o blocking (network)
20130817 21:18:45 <sgothel> OMX: the existing impl's threaded buffer handling shall be used - simplifying the current OMX code drastically (like ffmpeg/libav)
20130817 22:35:16 * void256 (~chatzilla@anon) Quit (Quit: ChatZilla 0.9.90.1 [Firefox 23.0/20130730113002])
20130818 00:49:35 * xranby (~xranby@anon) Quit (Ping timeout: 245 seconds)
20130818 00:51:34 * xranby (~xranby@anon) has joined #jogamp
20130818 05:06:08 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20130818050608.html