remove oxframe, oxposterframe, own repos now, remove oxinfo, using ffmpeg2theora --info now
This commit is contained in:
parent
81e7abc443
commit
7cc9428916
4 changed files with 1 additions and 171 deletions
7
README
7
README
|
|
@ -2,11 +2,9 @@ oxgt-tools
|
|||
|
||||
Tools
|
||||
oxframe
|
||||
get frame from movie, image can be resized by adding --width or --height
|
||||
C version in its own repos at http://code.0x2620.org/oxframe/ now
|
||||
oxtimeline
|
||||
create timeline from video
|
||||
oxinfo
|
||||
output information about video, output can in xml, json or cfg format
|
||||
oxposter
|
||||
render 0xdb poster
|
||||
oxicon
|
||||
|
|
@ -22,6 +20,3 @@ Python API
|
|||
timeline = oxgst.Timeline(videoFile)
|
||||
timeline.extract(timeline_prefix, width, height)
|
||||
|
||||
info = oxgst.Info(videoFile)
|
||||
info.metadata
|
||||
{videoCodec:..}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue