search for: enc_ctx

Displaying 9 results from an estimated 9 matches for "enc_ctx".

2017 Nov 08
4
Gapless concatenation of Opus frames
...ks (say, as an example, 50 frames or 1s each), encode these as raw Opus frames and cache them on disc ahead of time. For each block I'd like to reset the encoder to ensure independence between the first frame of each block and the last frames in the previous block, e.g., using opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) When the client requests a certain sequence of blocks (which may originate from various input files in (let's pretend) any order) my goal is to (on-demand) encapsulate the pre-encoded frames as WebM and send them to the client. However, in early experiments [2], resetting t...
2017 Nov 13
3
Gapless concatenation of Opus frames
...>> these as raw Opus frames and cache them on disc ahead of time. For >> each block I'd like to reset the encoder to ensure independence >> between the first frame of each block and the last frames in the >> previous block, e.g., using >> >> opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) >> >> When the client requests a certain sequence of blocks (which may >> originate from various input files in (let's pretend) any order) my >> goal is to (on-demand) encapsulate the pre-encoded frames as WebM and >> send them to the client. &gt...
2017 Nov 13
0
Gapless concatenation of Opus frames
...mes or 1s each), encode > these as raw Opus frames and cache them on disc ahead of time. For > each block I'd like to reset the encoder to ensure independence > between the first frame of each block and the last frames in the > previous block, e.g., using > > opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) > > When the client requests a certain sequence of blocks (which may > originate from various input files in (let's pretend) any order) my > goal is to (on-demand) encapsulate the pre-encoded frames as WebM and > send them to the client. > > However, in...
2017 Nov 16
2
Gapless concatenation of Opus frames
...ache them on disc ahead of time. For >>>> each block I'd like to reset the encoder to ensure independence >>>> between the first frame of each block and the last frames in the >>>> previous block, e.g., using >>>> >>>> opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) >>>> >>>> When the client requests a certain sequence of blocks (which may >>>> originate from various input files in (let's pretend) any order) my >>>> goal is to (on-demand) encapsulate the pre-encoded frames as WebM and >&...
2017 Nov 15
2
Gapless concatenation of Opus frames
...ache them on disc ahead of time. For >>>> each block I'd like to reset the encoder to ensure independence >>>> between the first frame of each block and the last frames in the >>>> previous block, e.g., using >>>> >>>> opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) >>>> >>>> When the client requests a certain sequence of blocks (which may >>>> originate from various input files in (let's pretend) any order) my >>>> goal is to (on-demand) encapsulate the pre-encoded frames as WebM and >&...
2017 Nov 13
0
Gapless concatenation of Opus frames
...aw Opus frames and cache them on disc ahead of time. For >>> each block I'd like to reset the encoder to ensure independence >>> between the first frame of each block and the last frames in the >>> previous block, e.g., using >>> >>> opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) >>> >>> When the client requests a certain sequence of blocks (which may >>> originate from various input files in (let's pretend) any order) my >>> goal is to (on-demand) encapsulate the pre-encoded frames as WebM and >>> send the...
2017 Nov 16
1
Gapless concatenation of Opus frames
...;>>>>> each block I'd like to reset the encoder to ensure independence >>>>>> between the first frame of each block and the last frames in the >>>>>> previous block, e.g., using >>>>>> >>>>>> opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) >>>>>> >>>>>> When the client requests a certain sequence of blocks (which may >>>>>> originate from various input files in (let's pretend) any order) my >>>>>> goal is to (on-demand) encapsulate the pre-...
2017 Nov 16
0
Gapless concatenation of Opus frames
...ead of time. For >>>>> each block I'd like to reset the encoder to ensure independence >>>>> between the first frame of each block and the last frames in the >>>>> previous block, e.g., using >>>>> >>>>> opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) >>>>> >>>>> When the client requests a certain sequence of blocks (which may >>>>> originate from various input files in (let's pretend) any order) my >>>>> goal is to (on-demand) encapsulate the pre-encoded frames a...
2017 Nov 16
0
Gapless concatenation of Opus frames
...ead of time. For >>>>> each block I'd like to reset the encoder to ensure independence >>>>> between the first frame of each block and the last frames in the >>>>> previous block, e.g., using >>>>> >>>>> opus_encoder_ctl(enc_ctx, OPUS_RESET_STATE) >>>>> >>>>> When the client requests a certain sequence of blocks (which may >>>>> originate from various input files in (let's pretend) any order) my >>>>> goal is to (on-demand) encapsulate the pre-encoded frames a...