Модуль FFmpeg Perl

И всё прочее, что касается HTML
Правила форума
Убедительная просьба юзать теги [code] при оформлении листингов.
Сообщения не оформленные должным образом имеют все шансы быть незамеченными.
Аватара пользователя
mack
проходил мимо
Сообщения: 3
Зарегистрирован: 2010-02-10 22:42:44

Модуль FFmpeg Perl

Непрочитанное сообщение mack » 2010-02-10 22:50:07

Добрый день. Столкнулся с проблемой установки модуля FFmpeg для Perl на ОС (FreeBSD 8.0)
Так как не нашел его в портах решил поставить его коммандой:
cpan -i FFmpeg
Пошло собиратсяЮ, ставится, станавливать некоторые зависимости, но итоге получаем

Код: Выделить всё

FFmpeg.xs:559: error: 'AV_TIME_BASE' undeclared (first use in this function)
FFmpeg.xs:566: error: 'AVStream' undeclared (first use in this function)
FFmpeg.xs:566: error: 'st' undeclared (first use in this function)
FFmpeg.xs:575: error: 'AVCodecContext' undeclared (first use in this function)
FFmpeg.xs:575: error: 'ctx' undeclared (first use in this function)
FFmpeg.xs:576: error: 'AVCodec' undeclared (first use in this function)
FFmpeg.xs:576: error: 'codec' undeclared (first use in this function)
FFmpeg.xs: In function 'XS_FFmpeg__codecs':
FFmpeg.xs:631: error: 'AVInputFormat' undeclared (first use in this function)
FFmpeg.xs:631: error: 'ifmt' undeclared (first use in this function)
FFmpeg.xs:632: error: 'AVOutputFormat' undeclared (first use in this function)
FFmpeg.xs:632: error: 'ofmt' undeclared (first use in this function)
FFmpeg.xs:633: error: 'AVImageFormat' undeclared (first use in this function)
FFmpeg.xs:633: error: 'image_fmt' undeclared (first use in this function)
FFmpeg.xs:634: error: 'URLProtocol' undeclared (first use in this function)
FFmpeg.xs:634: error: 'up' undeclared (first use in this function)
FFmpeg.xs:635: error: 'AVCodec' undeclared (first use in this function)
FFmpeg.xs:635: error: 'p' undeclared (first use in this function)
FFmpeg.xs:635: error: 'p2' undeclared (first use in this function)
FFmpeg.xs:648: error: 'first_avcodec' undeclared (first use in this function)
FFmpeg.xs:670: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this function)
*** Error code 1

Stop in /usr/home/mack/.cpan/build/FFmpeg-6036-8IM7Gu.
  ALLENDAY/FFmpeg-6036.tar.gz
  /usr/bin/make -- NOT OK
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Пробовал устанавливать и на Фре 6.3, и на Убунту 9.04, но итог один и тот же.
Так как я начинающий пользователь Unix систем, а так же только изучаю Perl, самостоятельно не смог найти причину проблемы и её решение.
Буду благодарен за любую помощь.

Хостинговая компания Host-Food.ru
Хостинг HostFood.ru
 

Услуги хостинговой компании Host-Food.ru

Хостинг HostFood.ru

Тарифы на хостинг в России, от 12 рублей: https://www.host-food.ru/tariffs/hosting/
Тарифы на виртуальные сервера (VPS/VDS/KVM) в РФ, от 189 руб.: https://www.host-food.ru/tariffs/virtualny-server-vps/
Выделенные сервера, Россия, Москва, от 2000 рублей (HP Proliant G5, Intel Xeon E5430 (2.66GHz, Quad-Core, 12Mb), 8Gb RAM, 2x300Gb SAS HDD, P400i, 512Mb, BBU):
https://www.host-food.ru/tariffs/vydelennyi-server-ds/
Недорогие домены в популярных зонах: https://www.host-food.ru/domains/

Аватара пользователя
thefree
лейтенант
Сообщения: 980
Зарегистрирован: 2008-12-29 9:23:19
Откуда: Весёлая Страна

Re: Модуль FFmpeg Perl

Непрочитанное сообщение thefree » 2010-02-10 23:55:56

_http://cvsweb.freebsd.org/ports/multimedia/p5-FFmpeg-Command не то?
Не судите меня строго, Я не волшебник, а только учусь!
http://planetbsd.ru - RSS-агрегатор *BSD по Рунету