remove oxframe, oxposterframe, own repos now, remove oxinfo, using ffmpeg2theora --info now

This commit is contained in:
j 2010-07-13 09:12:43 +02:00
commit 7cc9428916
4 changed files with 1 additions and 171 deletions

7
README
View file

@ -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:..}