معرفی شرکت ها


collective.transcode.recipe-0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Recipe to setup a transcode daemon
ویژگی مقدار
سیستم عامل -
نام فایل collective.transcode.recipe-0.2
نام collective.transcode.recipe
نسخه کتابخانه 0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده unweb.me
ایمیل نویسنده we@unweb.me
آدرس صفحه اصلی https://unweb.me
آدرس اینترنتی https://pypi.org/project/collective.transcode.recipe/
مجوز GPL
Introduction ============ A zc.buildout recipe that configures a collective.transcode.daemon instance For more info check out - http://pypi.python.org/pypi/collective.transcode.daemon - http://pypi.python.org/pypi/collective.transcode.star Supported options ----------------- The recipe supports the following options: :: listen_host hostname to listen listen_port port to use videofolder relative path of folder where transcoded videos are stored secret a secret shared key used for authentication and encryption profiles a python list of dicts specifying the supported transcoded profiles. The dict should contain i) the id of the profile, ii) the command to be executed with the first parameter to be the input and the second the output file iii) the list of supported mime types for this profile e.g. profiles = [ {'id':'low', 'cmd':'scripts/lowQualityTranscode %s %s', 'supported_mime_types': ['video/mpeg', 'video/3gpp'] } ] Contributors ************ - Dimitris Moraitis, unweb.me - Mike Muzurakis, unweb.me - Markos Gogoulos, unweb.me - Victor Rajewski, engagemedia.org - Christos Psaltis, unweb.me Change history ************** 0.2 (2010-07-22) ---------------- - Release for collective.transcode.daemon 0.2 [dimo] 0.1 (2010-02-18) ---------------- - Initial release [dimo] Download ********


نحوه نصب


نصب پکیج whl collective.transcode.recipe-0.2:

    pip install collective.transcode.recipe-0.2.whl


نصب پکیج tar.gz collective.transcode.recipe-0.2:

    pip install collective.transcode.recipe-0.2.tar.gz