From: "Konstantin A. Lepikhov" <lakostis@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: avview (was: ffmpeg update)
Date: Fri, 15 Apr 2005 01:41:26 +0400
Message-ID: <20050414214126.GA32647@lks.home> (raw)
In-Reply-To: <20050414201333.GE14299@lks.home>
Hi!
Friday 15, at 12:13:33 AM you wrote:
> Hi Grigory!
>
> Thursday 14, at 10:09:28 PM you wrote:
>
> > On Fri, Apr 08, 2005 at 08:42:36PM +0400, Konstantin A. Lepikhov wrote:
> >
> > > > > > Кто нынче ответственный за ffmpeg, не пора ли его обновить?
> > > >
> > > > > вот бы кто avview под новый ffmpeg адаптировал. А то сейчас приходится
> > > > > статически с ней собирать 0.4.8
> > > >
> > > > Вот этот: http://gatos.sourceforge.net/avview.php ?
> > > > А что в нём такого замечательного?
> >
> > > то, что это единственная прога, которая работает с AIW и VIVO радеонами.
> > > BTW, и неплохо работает.
> >
> > В принципе, она собирается, но мне не на чем её проверить.
> > Выложил сюда: ftp://bga.tepkom.ru/ALTLinux/ffmpeg/
> > Посмотрите?
> спасибо! обязательно посмтрю
смотрим - на этапе пересборки самого ffmpeg вылезает следующее:
gcc -O3 -g -Wall -Wno-switch -I../ -I/usr/include/mp4 -DHAVE_AV_CONFIG_H
-I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o
xvidff.o xvidff.c
xvidff.c: In function `ff_xvid_encode_frame':
xvidff.c:405: error: `XVID_CSP_PLANAR' undeclared (first use in this
function)
xvidff.c:405: error: (Each undeclared identifier is reported only once
xvidff.c:405: error: for each function it appears in.)
xvidff.c: In function `xvid_ff_2pass_before':
xvidff.c:679: error: `XVID_ME_FAST_MODEINTERPOLATE' undeclared (first use
in this function)
xvidff.c:680: error: `XVID_ME_SKIP_DELTASEARCH' undeclared (first use in
this function)
xvidff.c:682: error: `XVID_ME_BFRAME_EARLYSTOP' undeclared (first use in
this function)
xvidff.c: In function `xvid_ff_2pass_after':
xvidff.c:723: error: structure has no member named `stats'
xvidff.c:723: error: structure has no member named `stats'
xvidff.c:723: error: structure has no member named `stats'
xvidff.c:724: error: structure has no member named `stats'
xvidff.c:724: error: structure has no member named `stats'
xvidff.c:724: error: structure has no member named `stats'
make[1]: *** [xvidff.o] Error 1
make[1]: Leaving directory
`/opt/builds/rpm/BUILD/FFMpeg-20050406/libavcodec'
make: *** [lib] Error 2
make: Leaving directory `/opt/builds/rpm/BUILD/FFMpeg-20050406'
ошибка: Неверный код возврата из /var/tmp/rpm-tmp.95097 (%build)
а если пробовать пересобрать avview с ffmpeg-devel и libffmpeg с вашего
ftp, то:
configure:8336: gcc -o conftest -pipe -Wall -O2 -march=pentium4
-I/usr/include -L/usr/X11R6/lib confte
st.c -lXinerama -lXv -lXext -lX11 -lvorbisenc -lvorbis -logg -lmp3lame
-lasound -lzvbi -lpthread -lm -lz
-ldl -lavformat -lavcodec -lm -lz -lpthread -ldl -lvorbisenc -lvorbis
-logg -lxvidcore >&5
In file included from conftest.c:4:
/usr/include/ffmpeg/avformat.h: In function `av_init_packet':
/usr/include/ffmpeg/avformat.h:50: error: `AV_NOPTS_VALUE' undeclared
(first use in this function)
/usr/include/ffmpeg/avformat.h:50: error: (Each undeclared identifier is
reported only once
/usr/include/ffmpeg/avformat.h:50: error: for each function it appears
in.)
/usr/include/ffmpeg/avformat.h: At top level:
/usr/include/ffmpeg/avformat.h:236: error: syntax error before
"AVRational"
/usr/include/ffmpeg/avformat.h:264: error: syntax error before '}' token
/usr/include/ffmpeg/avformat.h:273: error: syntax error before '*' token
/usr/include/ffmpeg/avformat.h:280: error: syntax error before '*' token
/usr/include/ffmpeg/avformat.h:316: error: syntax error before '*' token
/usr/include/ffmpeg/avformat.h:329: error: syntax error before '}' token
/usr/include/ffmpeg/avformat.h:460: error: syntax error before '*' token
/usr/include/ffmpeg/avformat.h:481: error: syntax error before '*' token
....
как вам удалось собрать пакет? :)
--
WBR, Konstantin chat with ==>ICQ: 109916175
Lepikhov, speak to ==>JID: lakostis@jabber.org
aka L.A. Kostis write to ==>mailto:lakostis@pisem.net.nospam
...The information is like the bank... (c) EC8OR
next prev parent reply other threads:[~2005-04-14 21:41 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-07 8:14 [devel] ffmpeg update Grigory Batalov
2005-04-07 8:26 ` Yuri N. Sedunov
2005-04-07 8:30 ` Sergey Pinaev
2005-04-07 10:45 ` Grigory Batalov
2005-04-07 10:50 ` Sergey Pinaev
2005-04-07 11:05 ` Grigory Batalov
2005-04-07 11:12 ` Sergey Pinaev
2005-04-07 11:17 ` Grigory Batalov
2005-04-07 11:20 ` Sergey Pinaev
2005-04-07 11:29 ` Grigory Batalov
2005-04-07 11:34 ` Sergey Pinaev
2005-04-07 11:09 ` [devel] " Michael Shigorin
2005-04-07 11:30 ` Yuri N. Sedunov
2005-04-07 11:41 ` Michael Shigorin
2005-04-07 11:50 ` Yuri N. Sedunov
2005-04-07 13:32 ` Michael Shigorin
2005-04-07 11:49 ` [devel] " Yuri N. Sedunov
2005-04-07 18:53 ` [devel] " Konstantin A. Lepikhov
2005-04-08 14:46 ` [devel] Re: avview (was: ffmpeg update) Grigory Batalov
2005-04-08 16:42 ` Konstantin A. Lepikhov
2005-04-14 18:09 ` Grigory Batalov
2005-04-14 20:13 ` Konstantin A. Lepikhov
2005-04-14 21:41 ` Konstantin A. Lepikhov [this message]
2005-04-15 7:21 ` Grigory Batalov
2005-04-15 9:08 ` Konstantin A. Lepikhov
2005-04-15 9:46 ` Yuri N. Sedunov
2005-04-15 9:55 ` Grigory Batalov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050414214126.GA32647@lks.home \
--to=lakostis@altlinux.ru \
--cc=devel@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git