• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ffmpeg2theora.pmdoc/H10-Jan-2016-43

frontend/H03-May-2022-1,183936

kino_export/H10-Jan-2016-5231

scons-tools/H10-Jan-2016-169104

src/H03-May-2022-7,1135,814

.gitignoreH A D10-Jan-201667 65

AUTHORSH A D10-Jan-201622 21

COPYINGH A D10-Jan-201617.7 KiB340281

ChangeLogH A D10-Jan-20167.3 KiB206172

INSTALLH A D10-Jan-20161.8 KiB6343

MakefileH A D10-Jan-2016236 139

READMEH A D10-Jan-2016620 1813

SConstructH A D03-May-20226.7 KiB235194

TODOH A D10-Jan-201693 43

build_ffmpeg.shH A D10-Jan-2016821 266

ffmpeg2theora.1H A D10-Jan-201610 KiB335309

ffmpegrevH A D10-Jan-2016120 43

get_ffmpeg.shH A D10-Jan-2016427 2616

get_libkate.shH A D10-Jan-2016649 3225

version.shH A D10-Jan-2016179 97

README

1ffmpeg2theora - http://v2v.cc/~j/ffmpeg2theora
2
3with ffmpeg2theora you can convert any file that ffmpeg can
4decode to theora. right now the settings are hardcoded into
5the binary. the idea is to provide ffmpeg2theora as a binary
6along sites like v2v.cc to enable as many people as possible
7to encode video clips with the same settings.
8
9usage right now:
10 ./ffmpeg2theora clip.avi
11 will produce clip.ogv
12 for more options run ffmpeg2theora -h
13
14 there is a export plugin for kino (http://kino.schirmacher.de/)
15 more info in kino_export/README
16
17 subtitles can be embedded in an ogg stream, see subtitles.txt for more info.
18