Which recode have you tried to use ?
There are video and audio examples.
If you want to recode into wav file, then it won't work for now.
Use dump_wav example for that.
Dmitry/
 
----- Original Message -----
Sent: Monday, July 03, 2006 1:00 PM
Subject: [Pymedia-users] Pymedia build issues

I've tried various versions of PyMedia on Windows without much luck. The recode example does not work for me.

One version wouldn't recognize "WAV" as an extension. Another crashed. So I decided to build from CVS. Now I get this problem:

C:\temp\pymedia-1.3.7.3>python setup.py build
Using WINDOWS configuration...

Path for  OGG not found.
Path for  VORBIS not found.
Path for  FAAD not found.
Path for  MP3LAME not found.
Path for  VORBISENC not found.
Path for  ALSA not found.
Continue building pymedia ? [Y,n]:Y
running build
running build_py
running build_ext
building 'pymedia.video.vcodec' extension
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe /c /nologo /Ox
 /MD /W3 /GX /DNDEBUG -DBUILD_NUM=1868 -DWIN32 -DHAVE_AV_CONFIG_H -DUDF_CACHE=1
-IC:\temp\pymedia-1.3.7.3 -Ivideo/ -IC:\Python24\include -IC:\Python24\PC /Tcvid
eo\libavcodec\fdctref.c /Fobuild\temp.win32- 2.4\Release\video\libavcodec\fdctref
.obj
fdctref.c
c1 : fatal error C1083: Cannot open source file: 'video\libavcodec\fdctref.c': No such file or directory
error: command '"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe"' failed with exit status 2

I will try 1.3.7.2 and see if that's any different.

 Paul Prescod


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


_______________________________________________
Pymedia-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pymedia-users
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Pymedia-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pymedia-users

Reply via email to