Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
96d47b00
Commit
96d47b00
authored
Aug 25, 1992
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cosmetic changes to Vedit and -Form.
parent
4aa97788
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
49 additions
and
47 deletions
+49
-47
Demo/sgi/video/Vedit.py
Demo/sgi/video/Vedit.py
+11
-9
Demo/sgi/video/VeditForm.fd
Demo/sgi/video/VeditForm.fd
+38
-38
No files found.
Demo/sgi/video/Vedit.py
View file @
96d47b00
...
...
@@ -3,13 +3,12 @@
# Edit CMIF movies interactively -- copy one or more files to an output file
#
Possibilities
:
#
XXX To do
:
#
# - convert between formats (grey, rgb, rgb8, ...)
# - change size
# - cut out a given area of the image
# - change time base (a la Vtime)
# - skip stretches of frames
import
sys
...
...
@@ -23,7 +22,7 @@ import string
def
main
():
qsize
=
2
0
qsize
=
4
0
opts
,
args
=
getopt
.
getopt
(
sys
.
argv
[
1
:],
'q:'
)
for
o
,
a
in
opts
:
if
o
==
'-q'
:
...
...
@@ -111,7 +110,10 @@ class Editor:
def
cb_copy
(
self
,
args
):
if
not
self
.
iocheck
():
return
data
=
self
.
vin
.
get
()
if
data
:
if
not
data
:
self
.
err
(
'End of input file'
)
self
.
ishow
()
return
if
self
.
vout
.
getinfo
()
<>
self
.
vin
.
getinfo
():
print
'Copying info...'
self
.
vout
.
setinfo
(
self
.
vin
.
getinfo
())
...
...
Demo/sgi/video/VeditForm.fd
View file @
96d47b00
...
...
@@ -8,13 +8,13 @@ Number of forms: 1
=============== FORM ===============
Name: form
Width: 480.000000
Height:
35
0.000000
Height:
29
0.000000
Number of Objects: 23
--------------------
class: 1
type: 1
box: 0.000000 0.000000 480.000000
35
0.000000
box: 0.000000 0.000000 480.000000
29
0.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -29,7 +29,7 @@ argument:
--------------------
class: 11
type: 4
box: 1
70.000000 110.000000 14
0.000000 40.000000
box: 1
80.000000 70.000000 12
0.000000 40.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -44,14 +44,14 @@ argument: 0
--------------------
class: 11
type: 4
box:
10.000000 110.000000 140.000000 4
0.000000
box:
90.000000 50.000000 60.000000 6
0.000000
boxtype: 1
colors: 47 47
alignment: 4
style: 0
size: 11.000000
lcol: 0
label:
Forward
label:
@>
name:
callback: cb_in_skip
argument: 0
...
...
@@ -59,7 +59,7 @@ argument: 0
--------------------
class: 11
type: 0
box: 10.000000 10.000000 140.000000
4
0.000000
box: 10.000000 10.000000 140.000000
3
0.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -74,14 +74,14 @@ argument: 0
--------------------
class: 11
type: 0
box: 330.000000 10.000000 140.000000
4
0.000000
box: 330.000000 10.000000 140.000000
3
0.000000
boxtype: 1
colors: 47 47
alignment: 4
style: 0
size: 11.000000
lcol: 0
label:
Reset
output
label:
Clear
output
name:
callback: cb_out_rewind
argument: 0
...
...
@@ -89,7 +89,7 @@ argument: 0
--------------------
class: 11
type: 0
box: 10.000000 2
60.000000 80.000000 4
0.000000
box: 10.000000 2
10.000000 80.000000 3
0.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -104,7 +104,7 @@ argument: 0
--------------------
class: 11
type: 0
box: 330.000000 2
60.000000 80.000000 4
0.000000
box: 330.000000 2
10.000000 80.000000 3
0.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -119,10 +119,10 @@ argument: 0
--------------------
class: 2
type: 0
box: 10.000000
210.000000 140.000000 4
0.000000
box: 10.000000
170.000000 140.000000 3
0.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 11.000000
lcol: 0
...
...
@@ -134,10 +134,10 @@ argument:
--------------------
class: 2
type: 0
box: 330.000000
210.000000 140.000000 4
0.000000
box: 330.000000
170.000000 140.000000 3
0.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 11.000000
lcol: 0
...
...
@@ -149,10 +149,10 @@ argument:
--------------------
class: 2
type: 0
box: 10.000000 1
6
0.000000 30.000000 30.000000
box: 10.000000 1
3
0.000000 30.000000 30.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 8.000000
lcol: 0
...
...
@@ -164,7 +164,7 @@ argument:
--------------------
class: 11
type: 0
box: 170.000000 2
60.000000 140.000000 4
0.000000
box: 170.000000 2
10.000000 140.000000 3
0.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -179,14 +179,14 @@ argument: 0
--------------------
class: 11
type: 4
box: 330.000000
60.000000 140.000000 4
0.000000
box: 330.000000
50.000000 60.000000 6
0.000000
boxtype: 1
colors: 47 47
alignment: 4
style: 0
size: 11.000000
lcol: 0
label:
Back
label:
@<
name:
callback: cb_out_back
argument: 0
...
...
@@ -194,14 +194,14 @@ argument: 0
--------------------
class: 11
type: 4
box: 10.000000
60.000000 140.000000 4
0.000000
box: 10.000000
50.000000 60.000000 6
0.000000
boxtype: 1
colors: 47 47
alignment: 4
style: 0
size: 11.000000
lcol: 0
label:
Back
label:
@<
name:
callback: cb_in_back
argument: 0
...
...
@@ -209,14 +209,14 @@ argument: 0
--------------------
class: 11
type: 4
box:
330.000000 110.000000 140.000000 4
0.000000
box:
410.000000 50.000000 60.000000 6
0.000000
boxtype: 1
colors: 47 47
alignment: 4
style: 0
size: 11.000000
lcol: 0
label:
Forward
label:
@>
name:
callback: cb_out_skip
argument: 0
...
...
@@ -224,7 +224,7 @@ argument: 0
--------------------
class: 11
type: 4
box: 1
70.000000 60.000000 14
0.000000 40.000000
box: 1
80.000000 20.000000 12
0.000000 40.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -239,7 +239,7 @@ argument: 0
--------------------
class: 11
type: 0
box: 100.000000 2
60.000000 50.000000 4
0.000000
box: 100.000000 2
10.000000 50.000000 3
0.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -254,7 +254,7 @@ argument: 0
--------------------
class: 11
type: 0
box: 420.000000 2
60.000000 50.000000 4
0.000000
box: 420.000000 2
10.000000 50.000000 3
0.000000
boxtype: 1
colors: 47 47
alignment: 4
...
...
@@ -269,10 +269,10 @@ argument: 0
--------------------
class: 2
type: 0
box: 10.000000
31
0.000000 460.000000 30.000000
box: 10.000000
25
0.000000 460.000000 30.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 11.000000
lcol: 0
...
...
@@ -284,10 +284,10 @@ argument:
--------------------
class: 2
type: 0
box: 50.000000 1
60.000000 60.000004 4
0.000000
box: 50.000000 1
30.000000 60.000004 3
0.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 11.000000
lcol: 0
...
...
@@ -299,10 +299,10 @@ argument:
--------------------
class: 2
type: 0
box: 120.000000 1
6
0.000000 30.000000 30.000000
box: 120.000000 1
3
0.000000 30.000000 30.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 8.000000
lcol: 0
...
...
@@ -314,10 +314,10 @@ argument:
--------------------
class: 2
type: 0
box: 330.000000 1
6
0.000000 30.000000 30.000000
box: 330.000000 1
3
0.000000 30.000000 30.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 8.000000
lcol: 0
...
...
@@ -329,10 +329,10 @@ argument:
--------------------
class: 2
type: 0
box: 370.000000 1
60.000000 60.000004 4
0.000000
box: 370.000000 1
30.000000 60.000004 3
0.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 11.000000
lcol: 0
...
...
@@ -344,10 +344,10 @@ argument:
--------------------
class: 2
type: 0
box: 440.000000 1
6
0.000000 30.000000 30.000000
box: 440.000000 1
3
0.000000 30.000000 30.000000
boxtype: 6
colors: 47 47
alignment:
2
alignment:
4
style: 0
size: 8.000000
lcol: 0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment