[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4678: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4680: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4681: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4682: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
virt2real.ru • Просмотр темы - DSP
Страница 1 из 1

DSP

СообщениеДобавлено: 28 сен 2013, 16:37
proxy3d
Добрый день,

вопросы следующие:
1) где можно посмотреть подробную документацию под DSP у виртурилки. В частности интересуют примеры работы с ним (если у вас есть).

2) как я понимаю вы уже сделали (или частично сделали) поддержку DSP. Вопрос такой - вы реализовали DSP поддержку только для h264? Интересует есть ли у вас уже реализованная DSP поддержка для JPEG декодирования и кодирования. Так как h264 меня не устраивает объемом передаваемого трафика (переношу свой кодек требуется оптимизация кодирование/декодирование JPEG).

3) если можно, то где можно скачать исходные файлы модулей, в которых вы вместо софтварного кодирования сделали аппаратное?

Re: DSP

СообщениеДобавлено: 28 сен 2013, 18:58
muzhig
Если не ошибаюсь, имеется как апаратная поддержка этих кодеков, так и софт часть:
Сам не проверял, но может поможет.

И все сорсы вроде как на гитхабе, в частности, драйвер DSP Но он, похоже, не менялся 7 месяцев. Подозреваю, просто проблема была не в нем самом.

Re: DSP

СообщениеДобавлено: 28 сен 2013, 19:46
booter

Re: DSP

СообщениеДобавлено: 28 сен 2013, 21:52
vladru
Здравствуйте,

Правильно ли я понимаю, что у той же Raspberry PI тоже есть аппаратная поддержка DSP (и соответствующий чип на плате), но ни их драйвера камеры, ни другой софт по обработке видео эту поддержку не использует (пока) как раз из-за проблем с патентами ???

Re: DSP

СообщениеДобавлено: 28 сен 2013, 22:40
Smit

Re: DSP

СообщениеДобавлено: 29 сен 2013, 13:40
proxy3d
Ссылку на Jpeg модуль посмотрел. Это работа с потоковым MJPEG, немного не то.. так как я имел ввиду операции кодирования и декодирования JPEG. По той ссылке, чтение данных из потока.. кодек для Cаpture устройства, например камеры в MJPEG.

DSP эти операции поддерживает.. в частности у TI за них отвечает сопроцессор MJCP. а у Allwinner CedarX (если я правильно понимаю).

Я думаю будет многим полезным, аппаратная операция декодирования JPEG. Так как это позволит людям делать обработку каких то простых действия при получении видео с камеры. Для хоть какой то автономной работы (например на момент отсутствия сигнала).

Аналогично и операция кодирования...Так как не всегда будет нужно передавать все видео, а например только какие то участки. Самое простое что пришло в голову IP камера с простой матрицей отслеживания изменений. Когда камера включается и начинает писать видео или делает снимки, только тога когда обнаруживает изменение согласно заданной матрице. Данная матрица и эта операция используется во всех известных мне IP камерах, даже самых дешевых.

Я пока буду смотреть, можно ли с помощью gstreamer реализовать операцию кодирования и декодирования. Скачал виндусовскую версию gstreamer на http://gstreamer.freedesktop.org/download/ , надеюсь она идентична gstreamer под другие ОС и процы.
Правда не пойму какой сайт все таки официальный http://www.gstreamer.com/ или http://gstreamer.freedesktop.org/