Hi, Am Samstag, 26. August 2006 02:00 schrieb Michael Riepe: > Guess what? You're amazing,... in the meantime you know Svens code inside out... do you? ;-)
> Yes - I found another one. When I tried to cut a VOB with two AC-3 audio > tracks (but no MP2) the sound was completely messed up. The tracks were > still there, but both of them were unusable due to a parsing error in > the PS reader. Those of you who have unresolved sound problems should > try cutting again with this patch. I normally never read DVDs/PSs with DVBcut... but good to hear, since I have to reproduce a DVD which has stuttering audio on my brother-in-laws DVD player and which played fine on mine (Pioneer DV-656 vs. 565). Maybe it was because of the stuffing bytes...? > > Since this was the third patch within 24 hours, I'm now going to take a > break ;) Ralph, it's time to install ccache ;P I tried it already... but it stopped compiling with an error! :-(( I installed it with soft links (ln -s /usr/bin/ccache /usr/local/bin/gcc) because I don't know where to add the ccache command in the scons script... Must have somethong to do with the ./configure checks for ffmpeg... It works if I just delete the ffmpeg directory, but after doing a full "make clean" it says: scons \ scons: Reading SConscript files ... Checking for libao... found scons: done reading SConscript files. scons: Building targets ... cd ffmpeg.src; ./configure --prefix=/home/ralph/dvbcut/dvbcut-0.5.3-new/ffmpeg --enable-gpl --disable-decoders --disable-encoders --disable-ffplay --disable-ffserver --disable-debug --disable-vhook --disable-zlib --disable-network --disable-dv1394 --disable-bktr --disable-v4l --disable-audio-beos --disable-audio-oss --enable-codec=mpeg2encoder --enable-codec=mp2_encoder --enable-codec=ac3_decoder --enable-codec=ac3_encoder --enable-a52 big/little test failed error, no memalign() but sse enabled, either disable it or use --enable-memalign-hack scons: *** [ffmpeg.src/config.mak] Error 1 scons: building terminated because of errors. make: *** [build] Fehler 2 Any idea? Since it works with normal gcc I don't want to change the ffmpeg configuration just for ccache... ciao Ralph ------------------------------------------------------------------------- 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 _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
