[mythtv] ffmpeg sync

Bruce Markey bjm at lvcm.com
Tue Apr 17 03:25:56 UTC 2007


Janne Grunau wrote:
...
> To avoid regressions would like some feedback on following patch 
> http://www.grunau.be/ffmpeg_sync_8742.diff.bz2 (589 kBytes).

...
cd libmythtv && make -f Makefile
/home/bjm/m/bjm/mythtv/libs/libmythtv
make[2]: Entering directory `/home/bjm/m/bjm/mythtv/libs/libmythtv'
ccache distcc g++ -c -pipe -Wall -W -fomit-frame-pointer -g -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -O2 -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -fomit-frame-pointer -I/usr/include/freetype2 -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_H264TOOLS -DUSING_XV -DUSING_OPENGL -DUSING_OPENGL_VSYNC -DUSING_FRONTEND -DUSING_IVTV -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I../.. -I.. -I../libmyth -I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg -Iiptv -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/UsageEnvironment/include -I/usr/include/qt3 -I/usr/X11R6/include -I/usr/X11R6/include -o avformatdecoder.o avf
ormatdecoder.cpp
distcc[18637] ERROR: compile (null) on localhost failed
distcc[18636] (dcc_get_hostlist) Warning: no hostlist is set; can't distribute work
distcc[18636] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
avformatdecoder.cpp:36:24: error: a52dec/a52.h: No such file or directory
avformatdecoder.cpp: In function 'int encode_frame(bool, unsigned char*, int, short int*, int&)':
avformatdecoder.cpp:3501: error: 'a52_syncinfo' was not declared in this scope
distcc[18636] ERROR: compile avformatdecoder.cpp on localhost failed
make[2]: *** [avformatdecoder.o] Error 1
make[2]: Leaving directory `/home/bjm/m/bjm/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/bjm/m/bjm/mythtv/libs'
make: *** [sub-libs] Error 2


--  bjm





More information about the mythtv-dev mailing list