
mdrons at yahoo
Mar 29, 2010, 8:03 PM
Post #7 of 7
(886 views)
Permalink
|
----- Original Message ---- > From: Duncan Brown <mythtv [at] duncb> > To: Michael Drons <mdrons [at] yahoo>; Discussion about mythtv <mythtv-users [at] mythtv> > Sent: Mon, March 29, 2010 7:35:27 PM > Subject: Re: [mythtv-users] No video playback in .23 > > On 29/03/2010 21:07, Michael Drons wrote: > No sound is > displayed. > > I see some messages like these: > 2010-03-29 > 14:57:53.877 VDP: Ignoring profile item 51 (renderer quartz-blit is not > supported w/decoder ffmpeg (supported: > null,xlib,xshm,xv-blit,opengl,vdpau)) > 2010-03-29 14:57:53.877 VDP: > Ignoring profile item 52 (renderer quartz-blit is not supported w/decoder ffmpeg > (supported: null,xlib,xshm,xv-blit,opengl,vdpau)) > > > Maybe > the video profile has some options set not supported in .23??? > > > Mike > > > Well there's your answer. For some > reason you have the quartz-blitz set as your renderer. Set it to either xv > or vdpau in tv playback settings Dunc I tried everything to get this to work. Remove the VDPAU config from the frontend (did not work). I have now wiped the database clean and started fresh, but I still have the same issue. Here is the end of the log file. Any thoughts or suggestions? 2010-03-29 22:44:33.487 TV: Init -- begin 2010-03-29 22:44:33.488 MSqlQuery::exec(DBManager0) SELECT grpid, name FROM channelgroupnames ORDER BY name <<<< Returns 1 row(s) 2010-03-29 22:44:33.488 MSqlQuery::next(DBManager0) Result: "grpid = 1, name = Favorites" 2010-03-29 22:44:33.488 TV: Init -- end channel groups 2010-03-29 22:44:33.490 MSqlQuery::exec(DBManager1) SELECT data FROM settings WHERE value = 'usevideomodes' AND hostname = 'mythfe' <<<< Returns 1 row(s) 2010-03-29 22:44:33.490 MSqlQuery::next(DBManager1) Result: "data = 0" 2010-03-29 22:44:33.491 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname = 'mythfe' <<<< Returns 0 row(s) 2010-03-29 22:44:33.492 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname IS NULL <<<< Returns 0 row(s) 2010-03-29 22:44:33.494 MSqlQuery::exec(DBManager1) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname = 'mythfe' <<<< Returns 0 row(s) 2010-03-29 22:44:33.495 MSqlQuery::exec(DBManager1) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname IS NULL <<<< Returns 0 row(s) 2010-03-29 22:44:33.496 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname = 'mythfe' <<<< Returns 0 row(s) 2010-03-29 22:44:33.497 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname IS NULL <<<< Returns 0 row(s) 2010-03-29 22:44:33.499 TV: DrawUnusedRects() -- begin 2010-03-29 22:44:33.499 TV: DrawUnusedRects() -- end 2010-03-29 22:44:33.500 TV: DrawUnusedRects() -- begin 2010-03-29 22:44:33.500 TV: DrawUnusedRects() -- end 2010-03-29 22:44:33.722 TV: Init -- end 2010-03-29 22:44:33.722 MythEvent: PLAYBACK_START mythfe 2010-03-29 22:44:33.722 MythSocket(a635520:27): write -> 27 105 MESSAGE[]:[]SYSTEM_EVENT PLAY_STARTED HOSTNAME mythfe CHANID STARTTIME 2010-03-29T22:43:33 SENDER mythfe 2010-03-29 22:44:33.723 MythSocket(a635520:27): writeBlock(0x18446744072309997608, 113) 2010-03-29 22:44:33.750 MythSocket(a635520:27): readBlock(0x18446744072271875704, 8) called 2010-03-29 22:44:33.750 MythSocket(a635520:27): readBlock(0x18446744072271880488, 2) called 2010-03-29 22:44:33.750 MythSocket(a635520:27): read <- 27 2 OK 2010-03-29 22:44:33.750 Got data on select 2010-03-29 22:44:33.750 TV: tv->Playback() -- begin 2010-03-29 22:44:33.750 Processing ready reads 2010-03-29 22:44:33.751 MythSocketThread: Total read time: 0ms, on sockets 2010-03-29 22:44:33.751 Reacquired ready read lock 2010-03-29 22:44:33.751 ProcessAddRemoveQueues 2010-03-29 22:44:33.751 Construct FD_SET 2010-03-29 22:44:33.751 Waiting on select.. 2010-03-29 22:44:33.751 Got data on select 2010-03-29 22:44:33.751 Processing ready reads 2010-03-29 22:44:33.751 MythSocketThread(sock 0x9e871d0:28): socket is readable 2010-03-29 22:44:33.752 MythSocketThread(sock 0x9e871d0:28): calling m_cb->readyRead() 2010-03-29 22:44:33.752 MythSocket(9e871d0:28): readBlock(0x176720016, 8) called 2010-03-29 22:44:33.752 MSqlQuery::exec(DBManager1) SELECT data FROM settings WHERE value = 'recordovertime' AND hostname = 'mythfe' <<<< Returns 0 row(s) 2010-03-29 22:44:33.752 MythSocket(9e871d0:28): readBlock(0x177337488, 123) called 2010-03-29 22:44:33.752 MythSocket(9e871d0:28): read <- 28 123 BACKEND_MESSAGE[]:[]SYSTEM_EVENT PLAY_STARTED HOSTNAME mythfe CHANID STARTTIME 2010-03-29T22:43:33 SENDER mythfe[]:[]empty 2010-03-29 22:44:33.752 MythEvent: SYSTEM_EVENT PLAY_STARTED HOSTNAME mythfe CHANID STARTTIME 2010-03-29T22:43:33 SENDER mythfe 2010-03-29 22:44:33.753 MythSocketThread: Total read time: 2ms, on sockets {28,2ms} 2010-03-29 22:44:33.753 Reacquired ready read lock 2010-03-29 22:44:33.753 MSqlQuery::exec(DBManager1) SELECT data FROM settings WHERE value = 'recordovertime' AND hostname IS NULL <<<< Returns 0 row(s) 2010-03-29 22:44:33.753 ProcessAddRemoveQueues 2010-03-29 22:44:33.753 Construct FD_SET 2010-03-29 22:44:33.753 Waiting on select.. 2010-03-29 22:44:33.754 MSqlQuery::exec(DBManager0) SELECT name, skipahead FROM playgroup WHERE (name = 'Default' OR name = 'Default') AND skipahead <> 0 ORDER BY name = 'Default'; <<<< Returns 1 row(s) 2010-03-29 22:44:33.754 MSqlQuery::next(DBManager0) Result: "name = Default, skipahead = 30" 2010-03-29 22:44:33.756 MSqlQuery::exec(DBManager1) SELECT name, skipback FROM playgroup WHERE (name = 'Default' OR name = 'Default') AND skipback <> 0 ORDER BY name = 'Default'; <<<< Returns 1 row(s) 2010-03-29 22:44:33.756 MSqlQuery::next(DBManager1) Result: "name = Default, skipback = 5" 2010-03-29 22:44:33.757 MSqlQuery::exec(DBManager0) SELECT name, jump FROM playgroup WHERE (name = 'Default' OR name = 'Default') AND jump <> 0 ORDER BY name = 'Default'; <<<< Returns 0 row(s) 2010-03-29 22:44:33.758 MSqlQuery::exec(DBManager1) SELECT name, timestretch FROM playgroup WHERE (name = 'Default' OR name = 'Default') AND timestretch <> 0 ORDER BY name = 'Default'; <<<< Returns 1 row(s) 2010-03-29 22:44:33.758 MSqlQuery::next(DBManager1) Result: "name = Default, timestretch = 100" 2010-03-29 22:44:33.759 TV: tv->Playback() -- end 2010-03-29 22:44:33.759 TV: StartTV -- process events begin 2010-03-29 22:44:33.760 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'eventcmdplaystarted' AND hostname = 'mythfe' <<<< Returns 0 row(s) 2010-03-29 22:44:33.761 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'eventcmdplaystarted' AND hostname IS NULL <<<< Returns 0 row(s) 2010-03-29 22:44:38.057 TV: DrawUnusedRects() -- begin 2010-03-29 22:44:38.057 TV: DrawUnusedRects() -- end 2010-03-29 22:44:38.058 TV: DrawUnusedRects() -- begin 2010-03-29 22:44:38.058 TV: DrawUnusedRects() -- end 2010-03-29 22:45:32.502 TV: DrawUnusedRects() -- begin 2010-03-29 22:45:32.502 TV: DrawUnusedRects() -- end 2010-03-29 22:45:32.502 TV: DrawUnusedRects() -- begin 2010-03-29 22:45:32.503 TV: DrawUnusedRects() -- end 2010-03-29 22:45:33.424 TV: DrawUnusedRects() -- begin 2010-03-29 22:45:33.424 TV: DrawUnusedRects() -- end 2010-03-29 22:45:33.425 TV: DrawUnusedRects() -- begin 2010-03-29 22:45:33.425 TV: DrawUnusedRects() -- end Thanks, Mike _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|