[mythtv] XV stride support breaks non-XV playback?

Daniel Kristjansson danielk at cuymedia.net
Fri Aug 18 13:40:09 UTC 2006


On Fri, 2006-08-18 at 14:41 +1000, Nigel Pearson wrote:
> 	This may be just me, but [10782] and later do:
> 
> % mythtv -vplayback /myth/tv/1046_20060818000000.nuv
> ...
> 2006-08-18 12:48:51.477 VideoOutputXv: XvMCTex: Init failed
> 2006-08-18 12:48:51.478 VideoOutputXv: @ j=3 Looking for flag[s]: 
> XvInputMask XvImageMask
> 2006-08-18 12:48:51.478 VideoOutputXv: No suitable XVideo port found
> 2006-08-18 12:48:51.478 VideoOutputXv Error: Could not find suitable 
> XVideo surface.
> 2006-08-18 12:48:51.478 VideoOutputXv: Falling back to X shared memory 
> video output.
>                                *** May be slow ***
> 2006-08-18 12:48:51.478 VideoOutputXv: CreateShmImages(1): video_dim: 
> 384x288
> Segmentation fault.

I think the problem is a missing:
"XJ_shm_infos.push_back(info);" after "XJ_yuv_infos.push_back(tmp);"
at about line 1580 in videoout_xv.cpp.

But I had some problems here after I decided it was time to update
my system with all the pending security patches. It may be a few
hours before I get everything working again so I can test the fix.

-- Daniel



More information about the mythtv-dev mailing list