Bug 30164 - Обновить до последней версии
Summary: Обновить до последней версии
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: simplescreenrecording (show other bugs)
Version: unstable
Hardware: all Linux
: P3 enhancement
Assignee: Denis Smirnov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-07 03:24 MSK by Motsyo Gennadi
Modified: 2018-07-19 20:35 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Motsyo Gennadi 2014-07-07 03:24:52 MSK
Вышла версия 0.3.0: http://git.altlinux.org/people/drool/packages/simplescreenrecording.git
На t7 работает.
Comment 1 Denis Smirnov 2014-07-07 15:13:37 MSK
При попытке сборки на свежем Сизифе:

AV/Output/AudioEncoder.cpp: In member function 'virtual bool AudioEncoder::EncodeFrame(AVFrame*)':
AV/Output/AudioEncoder.cpp:141:12: error: 'AVFrame' has no member named 'channels'
make[2]: *** [AV/Output/simplescreenrecorder-AudioEncoder.o] Error 1
make[2]: *** Waiting for unfinished jobs....
AV/Output/Synchronizer.cpp: In function 'std::unique_ptr<AVFrameWrapper> CreateAudioFrame(unsigned int, unsigned int, unsigned int, unsigned int, AVSampleFormat)':
AV/Output/Synchronizer.cpp:119:21: error: 'AVFrame' has no member named 'channels'
make[2]: *** [AV/Output/simplescreenrecorder-Synchronizer.o] Error 1
AV/AVWrapper.cpp: In constructor 'AVFrameWrapper::AVFrameWrapper(const std::shared_ptr<AVFrameData>&)':
AV/AVWrapper.cpp:50:12: warning: 'AVFrame* avcodec_alloc_frame()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3118) [-Wdeprecated-declarations]
AV/AVWrapper.cpp:50:32: warning: 'AVFrame* avcodec_alloc_frame()' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3118) [-Wdeprecated-declarations]
AV/AVWrapper.cpp: In destructor 'AVFrameWrapper::~AVFrameWrapper()':
AV/AVWrapper.cpp:64:2: warning: 'void avcodec_free_frame(AVFrame**)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3143) [-Wdeprecated-declarations]
Comment 2 Motsyo Gennadi 2014-07-08 11:17:01 MSK
Это, случайно, не результат отсутствия чего-то в BuildRequires?
Comment 3 Denis Smirnov 2014-07-09 04:49:11 MSK
Это всего лишь очередное изменение в API libav
Comment 4 Grigory Ustinov 2018-07-19 20:35:32 MSK
Такого пакета больше нет в сизифе. Закрываю багу.