search for: mresult

Displaying 3 results from an estimated 3 matches for "mresult".

Did you mean: result
2006 Dec 12
0
sanity check
...he app capturing from the mic at 16kHz. I'm using 3200 byte buffers to read the captured data, which is 100 ms of 16 bit sample data at 16kHz. (1600 samples) When I pass this data unaltered to the playback stream it plays fine with maybe 200 ms lag, which is correct. Encoding: Quality 6, VBR mResult = speex_encoder_ctl( mEncodeState, SPEEX_GET_FRAME_SIZE, & mFrameSize); The encoder returns a frame size of 320. Sanity check 1. This means 320 sample frames of 16 bit samples, or 620 bytes of data right? So encoding my 100 ms, 3200 byte buffer of mic captured samples compresses 5 frames of s...
2006 Dec 13
0
sanity check
...using 3200 byte > buffers to read the captured data, which is 100 ms of 16 bit sample data > at 16kHz. (1600 samples) > When I pass this data unaltered to the playback stream it plays fine > with maybe 200 ms lag, which is correct. > > > Encoding: Quality 6, VBR > > mResult = speex_encoder_ctl( mEncodeState, SPEEX_GET_FRAME_SIZE, & > mFrameSize); > > The encoder returns a frame size of 320. Sanity check 1. This means 320 > sample frames of 16 bit samples, or 620 bytes of data right? > > So encoding my 100 ms, 3200 byte buffer of mic captured...
2011 Jul 14
1
mount.ocfs2: Invalid argument while mounting /dev/mapper/xenconfig_part1 on /etc/xen/vm/. Check 'dmesg' for more information on this error.
...BCCF0 successfully registered with dlm_controld Jul 14 09:28:36 nodo5 ocfs2_controld: notify_mount_client sending 0 "OK" Jul 14 09:28:36 nodo5 ocfs2_controld: Notified client: 1 Jul 14 09:28:36 nodo5 ocfs2_controld: client msg Jul 14 09:28:36 nodo5 ocfs2_controld: client message 1 from 5: MRESULT Jul 14 09:28:36 nodo5 ocfs2_controld: complete_mount: uuid "5E40DA55CC534CB7AF9A2D402C9BCCF0", errcode "22", service "ocfs2" Jul 14 09:28:36 nodo5 ocfs2_controld: Unregistering mountgroup 5E40DA55CC534CB7AF9A2D402C9BCCF0 Jul 14 09:28:36 nodo5 ocfs2_controld: Unregist...