[mythtv] [mythtv-commits] Ticket #5043: Audio skips when usingtimestretch

Mark Spieth mark at digivation.com.au
Sat Apr 5 00:19:19 UTC 2008


> Not sure what's up then, Mark.
>
> This is with 5.1 passthrough timestretch, which really rocks, BTW.
>
> In my case, the value of org_waud (and therefor waud) was getting pegged
> at AUDBUFSIZE instead of wrapping around to 0.  This is when the problem
> started.  After the buffer drained, it would fix itself.  When I made the
> above patch it started working ok again, and it's worked well for the past
> few weeks.

Logically it shouldnt be happening in either section.

Ill do some testing as soon as Ive built with qt4 which is currently causing 
me some problems.

g++ -shared -Wl,-soname,libmythupnp-0.22.so.0 -o libmythupnp-0.22.so.0.22.0 
version.o httprequest.o upnp.o ssdp.o taskqueue.o upnputil.o upnpdevice.o 
upnptasknotify.o upnptasksearch.o threadpool.o httpserver.o upnpcds.o 
upnpcdsobjects.o bufferedsocketdevice.o eventing.o upnpcmgr.o upnpmsrr.o 
upnptaskevent.o ssdpcache.o configuration.o soapclient.o mythxmlclient.o 
moc_ssdpcache.o   -L/usr/lib -lmp3lame -lasound -L/usr/lib -lartsc -lgmodule-2.0 
 -ldirectfb -lfusion -ldirect -L/usr/X11R6/lib -lXv -lXxf86vm -lXvMCW -lXvMC 
 -lQt3Support -L/usr/lib/mysql -pthread -pthread -pthread -pthread -pthread  
-pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread -pthread 
 -pthread -pthread -pthread -pthread -lQtSql -lpq -lmysqlclient_r -lsqlite -lsqlite3 
 -pthread -pthread -lQtXml -pthread -pthread -lQtOpenGL -pthread -pthread -pthread 
 -pthread -pthread -pthread -lQtGui -laudio -lXt -lpng -lSM -lICE -pthread -pthread 
 -lXi -lXrender -lXrandr -lXfixes -lXcursor -lXinerama -lfreetype -lXext -lX11 
 -lQtNetwork -pthread -pthread -lQtCore -lfontconfig -lz -lm -pthread -lgthread-2.0 
 -lrt -lglib-2.0 -lpthread -ldl -lGLU -lGL
/usr/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
make[3]: *** [libmythupnp-0.22.so.0.22.0] Error 1

I do have libGL.so.1 installed so buggered if I know what is really wrong.

mark 



More information about the mythtv-dev mailing list