Ok I tried almost every possible combination to get mpeg decoding working in Freevo 1.8.1-3 with my CLE266 Via chip.
# did not work VIDEO_PREFERED_PLAYER = 'xine -V xxmc' # did not work VIDEO_PREFERED_PLAYER = 'xine' VIDEO_USE_XVMC = 1 # did not work VIDEO_PREFERED_PLAYER = 'mplayer -vo xxmc -vc ffmpeg12mc' # did not work VIDEO_PREFERED_PLAYER = 'mplayer -vo xvmc -vc ffmpeg12mc' # did not work VIDEO_PREFERED_PLAYER = 'xine' # did not work VIDEO_PREFERED_PLAYER = 'xine -V xvmc' # did not work VIDEO_PREFERED_PLAYER = 'mplayer' VIDEO_USE_XVMC = 1 # did not work VIDEO_PREFERED_PLAYER = 'xine -V xvmc' VIDEO_USE_XVMC = 1 Any ideas? -Chris On Wed, Jul 15, 2009 at 4:30 PM, Chris Thomas<sruch...@gmail.com> wrote: > I reinstalled Freevo recently and I'm having trouble getting mpeg > decoding working. In the past I would just do: > > VIDEO_PREFERED_PLAYER = 'xine -V xxmc' > > and it would work. Now there a new setting: > > VIDEO_USE_XVMC = 1 > > which I've tried in combination with both: > > VIDEO_PREFERED_PLAYER = 'xine -V xxmc' > > and > > VIDEO_PREFERED_PLAYER = 'xine' > > all without any luck. Decoding is working fine outside of Freevo as: > > xine -V xxmc movie.mpg > > works fine. > > Any thoughts? > > -Chris > ------------------------------------------------------------------------------ _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users