search for: blockout

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

Did you mean: lockout
2007 May 01
1
contstant bittrate mode - block size - packet size
...ysis_wrote(&vd,i); total_samples_consumed = total_samples_consumed+i; /* vorbis does some data preanalysis, then divvies up blocks for more involved (potentially parallel) processing. Get a single block for encoding now */ num_reads++; while(vorbis_analysis_blockout(&vd,&vb)==1){ /* analysis, assume we want to use bitrate management */ vorbis_analysis(&vb,NULL); vorbis_bitrate_addblock(&vb); num_blocks++; fprintf(fp_enc_info,"num_reads per blockout:%d\t",num_reads); num_reads=0; num_packets...
2009 Feb 24
0
any help with pyogg and pyvorbis?
...e og: og.writeout(fout) og = os.flush() nsamples = 1024 eos = 0 total = 0 while not eos: data = inwav.readframes(nsamples) total = total + nsamples if not data: vd.write(None) break vd.write_wav(data) #print 100.0 * total / inwav.getnframes() vb = vd.blockout() while vb: vb.analysis() vb.addblock() op = vd.bitrate_flushpacket() while op: os.packetin(op) while not eos: og = os.pageout() if not og: break og.writeout(fout) eos = og.e...
2002 Nov 11
11
Speed problem
Mermgfurt ! I have some problem with syncing two machines which are connected over a Gigabit-connection. I'm trying to use rsync with ssh because of the authorisation mechanisms (keys). It starts quite ok with 18 MB/s (this small speed may have something to do with our internal net) and falls down to 400 KB/s (!!!). This happens over a long period because those files I want to copy are very