Displaying 2 results from an estimated 2 matches for "frame4".
Did you mean:
frame
2006 Mar 02
0
tcltk error when calling a dialog
Hello;
I've got several radiobuttons in tcltk with the following sintaxis:
tk2.rd <- /tkradiobutton(/frame4,command=plotDialog1,text="New Q plot", value=2, variable=OUTPLOTtclVar/)/
All the buttons call the same function "plotDialog1". With the objective
of call a dialog to select some plotting options.
When I select one of the radiobuttons and the windows with the plotting
options...
1999 Nov 08
2
frame_info_add
...\"valid\" samples in the frame.
With these additional information it will be possible to do simple editing (like cutting or concatenating two streams) without decompressing/recompressing at sample-granularity.
Simple example (size of frame==10 samples):
| frame1 | frame2 | frame3 | frame4
| | | |
0000000000111111111122222222223333333333 : sample count
0123456789012345678901234567890123456789 : sample count
| | | |
A 0,9 B 0,9 C 0,9 D 0,9
A,B,C,D : compressed frames
numbers 0,9: start and end position of valid pcm sa...