Hi.

I've had the same problem (missing fdctref.c) with 1.3.7.3 on windows. I'd like to compile from source because I'd like to enjoy the bugfixes (the python 2.3 binary is a bit old).

Also, I've had (apparently) the same problem as the original poster with coding. What I'd like to do is an mp3 from raw samples. I can't use the binaries for python 2.3 that I've installed because acodec.getCodecId('mp3') doesn't seem to work there.

Any help would be appreciated.

On 04/07/06, Dmitry Borisov <[EMAIL PROTECTED]> wrote:
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 112>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 113 -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 114 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 115


_______________________________________________
Pymedia-users mailing list
Pymedia[EMAIL PROTECTED] 116
https://lists.sourceforge.net/lists/listinfo/ pymedia-users 117


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 118

_______________________________________________
Pymedia-users mailing list
Pymedia[EMAIL PROTECTED] 119
https://lists.sourceforge.net/lists/listinfo/ pymedia-users 120



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pymedia-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pymedia-users

Reply via email to