[PD] PIDIP configure confusion

martin pi pi at attacksyour.net
Wed Nov 5 19:50:02 CET 2003


hi,

i had the same problem once. and as yves said its
the wrong version. about 1/3 of the versions are
wrong btw. in my case it was _solved_ after about
two days and 2 cvs updates.

the cause of the problem is the ffmpeg strategy of
only releasing stable versions (and stable just
means "give the thing a number") every now and
then. they officially dont support their own last
stable version and - guess - recommend to download
the cvs snapshot.

so there are 3 solutions:

- wait 3 days and try again
- remove ff stuff from makefile and pidip.c
- download the ffmpeg version that worked for me*

* as a special service i put this version there:
http://attacksyour.net/pi/ffmpeg-cvs-2003-08-22.tar.gz

worked for pidip-12.10 on my machine (but not
tested the resulting streaming stuff - just
compiled it).

hope these are solutions for you
martin


On Wed, 5 Nov 2003, Brad KLIGERMAN wrote:

> Yves/
> 
> I'd really like to get this worked out because I think I"m not far away 
> from getting this compiled, BUT:
> 
> Yves Degoyon wrote:
> 
> > this is a wrong version of ffmpeg,
> > did you take one of the latest
> > CVS snapshots ?? 
> 
> I've compiled it 25 times with the latest ...
> 
> [root at localhost pidip-0.12.10]# ffmpeg
> ffmpeg version 0.4.8, Copyright (c) 2000-2003 Fabrice Bellard
> usage: ffmpeg [[options] -i input_file]... {[options] outfile}...
> Hyper fast Audio and Video encoder
> 
> and...
> [root at localhost pidip-0.12.10]# ffmpeg -formats
> Output audio/video file formats: mpeg vcd vob mpegts crc image imagepipe 
> ac3 h263 m4v h264 mpeg1video mjpeg s16le s16be u16le u16be s8 u8 mulaw 
> alaw rawvideo null mp2 mp3 rm asf asf_stream avi wav swf au gif mov 3gp 
> mp4 mpjpeg singlejpeg dv flv yuv4mpegpipe ogg ffm audio_device nut rtp
> Input audio/video file formats: mpeg mpegts image imagepipe ac3 h263 m4v 
> h264 mpegvideo mjpeg s16le s16be u16le u16be s8 u8 mulaw alaw rawvideo 
> mp3 rm asf avi wav swf au gif mov,mp4,m4a,3gp dv 4xm flv psxstr RoQ 
> ipmovie wc3movie wsaud wsvqa film_cpk idcin yuv4mpegpipe ogg ffm 
> video4linux audio_device dv1394 nut rtsp redir sdp
> Output image formats: pbm pgm ppm pam pgmyuv yuv png jpeg gif
> Input image formats: pnm pam pgmyuv yuv png jpeg gif
> Codecs:
>   Encoders: ac3 mp2 mp3 vorbis mpeg1video mpeg2video h263 h263p flv rv10 
> mpeg4 msmpeg4v1 msmpeg4v2 msmpeg4 wmv1 wmv2 mjpeg ljpeg huffyuv asv1 
> asv2 ffv1 rawvideo dvvideo pcm_s16le pcm_s16be pcm_u16le pcm_u16be 
> pcm_s8 pcm_u8 pcm_alaw pcm_mulaw adpcm_ima_qt adpcm_ima_wav 
> adpcm_ima_dk3 adpcm_ima_dk4 adpcm_ima_ws adpcm_ms adpcm_4xm adpcm_xa 
> adpcm_adx
>   Decoders: vorbis rawvideo h263 mpeg4 msmpeg4v1 msmpeg4v2 msmpeg4 wmv1 
> wmv2 h263i flv rv10 svq1 svq3 wmav1 wmav2 indeo3 mpeg1video mpeg2video 
> dvvideo mjpeg mjpegb sp5x mp2 mp3 mace3 mace6 huffyuv ffv1 cyuv h264 vp3 
> theora asv1 asv2 vcr1 cljr 4xm mdec roqvideo interplayvideo xan_wc3 rpza 
> cinepak msrle msvideo1 vqavideo idcinvideo real_144 real_288 roq_dpcm 
> interplay_dpcm xan_dpcm pcm_s16le pcm_s16be pcm_u16le pcm_u16be pcm_s8 
> pcm_u8 pcm_alaw pcm_mulaw adpcm_ima_qt adpcm_ima_wav adpcm_ima_dk3 
> adpcm_ima_dk4 adpcm_ima_ws adpcm_ms adpcm_4xm adpcm_xa adpcm_adx
> Supported file protocols: file: pipe: udp: rtp: tcp: http:
> Frame size, frame rate abbreviations: ntsc pal qntsc qpal sntsc spal 
> film ntsc-film sqcif qcif cif 4cif
> Motion estimation methods: zero(fastest) full(slowest) log phods 
> epzs(default) x1
> 
> But I still get this error when I try to do a _make_...
> -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch 
> -DPDP_PIDIP_VERSION=\"0.12.10\" -g -I/usr/lib/pd/include/src -I. 
> -I/root/pdp-0.12.2/include  -I/root/ffmpeg-cvs-2003-11-05/libavcodec 
> -I/root/ffmpeg-cvs-2003-11-05/libavformat -I../include -o pdp_live~.o -c 
> pdp_live~.c
> pdp_live~.c: In function `pdp_decode_stream_from_url':
> pdp_live~.c:320: `AVFMT_NOHEADER' undeclared (first use in this function)
> pdp_live~.c:320: (Each undeclared identifier is reported only once
> pdp_live~.c:320: for each function it appears in.)
> make[1]: *** [pdp_live~.o] Error 1
> make[1]: Leaving directory `/usr/lib/pd/pidip-0.12.10/modules'
> make: *** [pdp_pidip_all] Error 2
> 
> I'm not sure where ffm
> I'm getting frustrated but I"m sticking with this because I'm sure it 
> will be worth it. Thanks again.
> /brad.
> 
> -- 
> archINTER.NET
> Paris/France
> -- 
> Bradley KLIGERMAN
> Professor d'architecture et nouveau média
> Ecole d'architecture de la ville & des territoires
> à Marne-la-Vallée
> 10-12, avenue Blaise-Pascal
> 77420 Champs-sur-Marne
> France
> tel: 33.(0)1.60.95.84.00
> http://www.marnelavallee.archi.fr
> 
> 
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list
> 



       		http://attacksyour.net/pi
	        http://www.machfeld.net
       





More information about the Pd-list mailing list