Difference between revisions of "SeminarAssembler/ToDo"
From Wiki4Intranet
Line 4: | Line 4: | ||
digraph{ | digraph{ | ||
rankdir=LR | rankdir=LR | ||
+ | edge [fontsize=8 fontcolor=blue fontname="Calibri"] | ||
"VIEW" [shape="box3d" style=filled fillcolor=#eeeeee] | "VIEW" [shape="box3d" style=filled fillcolor=#eeeeee] | ||
"BUILD" [shape="box3d" style=filled fillcolor=#eeeeee] | "BUILD" [shape="box3d" style=filled fillcolor=#eeeeee] | ||
Line 10: | Line 11: | ||
"CLONE" [shape="box3d" style=filled fillcolor=#eeeeee] | "CLONE" [shape="box3d" style=filled fillcolor=#eeeeee] | ||
− | "protofile" [shape=record label=" | + | "protofile" [shape=record label=".avs|.scenario|.svg|.avi|.wav"] |
"sa" -> "protofile" -> "VIEW" | "sa" -> "protofile" -> "VIEW" | ||
"sa" -> "INIT" [label="if current directory is empty"] | "sa" -> "INIT" [label="if current directory is empty"] | ||
− | "sa" -> "some directory" [label="if directory is empty"] -> "CLONE" | + | "sa" -> "some directory" [label="if current directory is empty"] -> "CLONE" |
Revision as of 15:41, 10 August 2012
- Рефакторинг на argparse. Стройная система аргументов.
- Просмотр
sa вввв
- Сборка
sa build aaa+bbb+dddd+ffff
- Синхронизация
sa cam1 sync cam2 sa sync cam1+cam2
- Баги
- → ImageReader при сетевой сборке. ???
VLC-lua-скрипт — сменить хоткей.
- Новости релизов на listfeed.
- Хранить метаинформацию о медиафайлах
- скрытые файлы *.meta
- Добавить ffmpeg с версией поддерживающей фильтр idet, и вставить автоматическое определение интерлейса.
- генерировать source.avs по ним (чтобы можно было
- Документация
- Статьи-презентации
- Видеоуроки
- Генерация стандартных сценариев через py2scenario
- OpenCV. Распознование:
- Лазерной указки (хотя бы то, что она использовалась, для переключения камеры).
- Сделать отслеживание докладчика.
- Все ошибки выбрасывать в VirtualDub