[mythtv-users] upgraded to svn trunk and my xvmc doesn't work anymore - please help

Rick rbonafied at gmail.com
Fri Sep 14 03:13:33 UTC 2007


Hi,

So I used to have it setup that when HD content is played it uses the
XVMC and when it's not HD it uses regular.  Now that I've upgraded, I
see a whole new setup option for how content is played back depending on
resolution.

Unfortunately, I can't figure out how to get the behavior I had before.
 To be honest, I'm a bit confused by the extra options.  Can someone
help me get this working again?

I created a new playback profile 'test' and tried entering something like:

if rez < 1200 1000 -> ffmpeg & xvideo (1)
if rez >= 1200 1000 -> XvMC (2)

For the second one it was:
   Decoder: Standard XVMC
   Renderer: xmvc-blit (what is this?)
   OSD renderer: chromakey

   No deinterlacing.
   Blank custom filters


Here is the frontend verbose log:
---------------------------------------------------------------
2007-09-13 23:10:50.238 SG(Default): FindRecordingFile: Searching for
'2061_20070913200000.mpg'
2007-09-13 23:10:50.238 SG(Default): FindRecordingDir: Checking
'/mythtv/capture'
2007-09-13 23:10:50.238 SG(Default): FindRecordingFile: Found
'/mythtv/capture/2061_20070913200000.mpg'
2007-09-13 23:10:50.238 ProgramInfo: GetPlaybackURL: File is local:
'/mythtv/capture/2061_20070913200000.mpg'
2007-09-13 23:10:50.250 /dev/hdc No disc
2007-09-13 23:10:50.296 write -> 39 23      GET_FREE_RECORDER_COUNT
2007-09-13 23:10:50.296 read  <- 39 1       3
2007-09-13 23:10:50.297 TV: Attempting to change from None to
WatchingPreRecorded
2007-09-13 23:10:50.299 SG(Default): FindRecordingFile: Searching for
'2061_20070913200000.mpg'
2007-09-13 23:10:50.299 SG(Default): FindRecordingDir: Checking
'/mythtv/capture'
2007-09-13 23:10:50.299 SG(Default): FindRecordingFile: Found
'/mythtv/capture/2061_20070913200000.mpg'
2007-09-13 23:10:50.299 ProgramInfo: GetPlaybackURL: File is local:
'/mythtv/capture/2061_20070913200000.mpg'
2007-09-13 23:10:50.299
RingBuf(/mythtv/capture/2061_20070913200000.mpg):
OpenFile(/mythtv/capture/2061_20070913200000.mpg, 12)
2007-09-13 23:10:50.299
RingBuf(/mythtv/capture/2061_20070913200000.mpg):
CalcReadAheadThresh(3059925016 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2007-09-13 23:10:50.303 write -> 39 33
MESSAGE[]:[]RECORDING_LIST_CHANGE
2007-09-13 23:10:50.304 MythSocket(82d9db8:38): socket is readable
2007-09-13 23:10:50.304 MythSocket(82d9db8:38): cb->readyRead()
2007-09-13 23:10:50.304 read  <- 38 51
BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2007-09-13 23:10:50.304 MythEvent: RECORDING_LIST_CHANGE
2007-09-13 23:10:50.304 read  <- 39 2       OK
2007-09-13 23:10:50.311 TV: Output filters for this channel are: ''
2007-09-13 23:10:50.328 mpegts_add_stream: at pid 0x7c0 with type 2
2007-09-13 23:10:50.329 mpegts_add_stream: stream #0, has id 0x7c0 and
codec MPEG2VIDEO, type Video at 0x848c600
2007-09-13 23:10:50.329 mpegts_add_stream: at pid 0x7c1 with type 129
2007-09-13 23:10:50.329 mpegts_add_stream: stream #1, has id 0x7c1 and
codec AC3, type Audio at 0x8451790
2007-09-13 23:10:50.374 AFD: Stream #0, has id 0x1984 codec id
MPEG2VIDEO, type Video, bitrate 38810400 at 0x0x848c600
2007-09-13 23:10:50.376 VDP: Accepting: cmp(< 1200 1000) dec(ffmpeg)
rend(xv-blit) osd(softblend) osdfade(enabled) deint(none,none) filt()
2007-09-13 23:10:50.376 VDP: Accepting: cmp(>= 1200 1000) dec(xvmc)
rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,none) filt()
2007-09-13 23:10:50.376 VDP: LoadBestPreferences(2048x2048, 0)
2007-09-13 23:10:50.376 VDP: LoadBestPreferences(2048x2048, 60)
2007-09-13 23:10:50.376 VDP: LoadBestPreferences(1280x720, 60)
2007-09-13 23:10:50.377 VDP: Accepting: cmp(< 1200 1000) dec(ffmpeg)
rend(xv-blit) osd(softblend) osdfade(enabled) deint(none,none) filt()
2007-09-13 23:10:50.377 VDP: Accepting: cmp(>= 1200 1000) dec(xvmc)
rend(xvmc-blit) osd(chromakey) osdfade(enabled) deint(none,none) filt()
2007-09-13 23:10:50.377 VDP: LoadBestPreferences(2048x2048, 0)
2007-09-13 23:10:50.377 VDP: LoadBestPreferences(2048x2048, 60)
2007-09-13 23:10:50.377 VDP: LoadBestPreferences(1280x720, 60)
2007-09-13 23:10:50.378 AFD: InitVideoCodec() 0x8476b70 id(MPEG2VIDEO)
type (Video).
2007-09-13 23:10:50.378 detectInterlace(Detect Scan, Interlaced Scan,
59.9401, 720) ->Progressive Scan
2007-09-13 23:10:50.378 AFD: Using ffmpeg for video decoding
2007-09-13 23:10:50.378 AFD: Looking for decoder for MPEG2VIDEO
2007-09-13 23:10:50.378 AFD: Opened codec 0x8476b70, id(MPEG2VIDEO)
type(Video)
2007-09-13 23:10:50.378 AFD: Stream #1, has id 0x1985 codec id AC3, type
Audio, bitrate 384000 at 0x0x8451790
2007-09-13 23:10:50.379 AFD: Looking for decoder for AC3
No accelerated IMDCT transform found
2007-09-13 23:10:50.379 AFD: Opened codec 0x8314700, id(AC3) type(Audio)
2007-09-13 23:10:50.379 AFD: Audio Track #1 is A/V stream #1 and has 6
channels in the Unknown language(0).
2007-09-13 23:10:50.379
RingBuf(/mythtv/capture/2061_20070913200000.mpg):
CalcReadAheadThresh(3050532785 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2007-09-13 23:10:50.379 AFD: Selected track 1: Unknown AC3 5.1ch (A/V
Stream #1)
2007-09-13 23:10:50.379 AFD: Initializing audio parms from audio track #1
2007-09-13 23:10:50.379 AFD: Audio format changed
                        from id(NONE)    -1Hz -1ch   0bps    ; id(NONE)
   -1Hz -1ch   0bps
                        to   id( AC3) 48000Hz  6ch  16bps    ; id( AC3)
48000Hz  2ch  16bps
2007-09-13 23:10:50.383 AO: Killing AudioOutputDSP
2007-09-13 23:10:50.383 Opening OSS audio device '/dev/dsp'.
2007-09-13 23:10:50.389 AO: Audio fragment size: 4096
2007-09-13 23:10:50.391 AO: Audio Stretch Factor: 1
2007-09-13 23:10:50.391 AO: Ending reconfigure
2007-09-13 23:10:50.391 Dec: Trying to select track (w/lang)
2007-09-13 23:10:50.391 Dec: Selecting first track
2007-09-13 23:10:50.391 Dec: Selected track #1 in the Unknown language(0)



More information about the mythtv-users mailing list