Share

VIA enhanced Xine Player (VeXP)

Code

Repositories

browse code, statistics, last commit on 2003-08-22 cvs -d:pserver:anonymous@viaexp.cvs.sourceforge.net:/cvsroot/viaexp login

cvs -z3 -d:pserver:anonymous@viaexp.cvs.sourceforge.net:/cvsroot/viaexp co -P modulename

Show:

What's happening?

  • No automatic video scaling

    When watching a DVB stream the video is not scaled when the resolution of the frames changes. For example if the frame changes from widescreen to non widescreen. This is when the VMI video out plugin is used. Following path solves the problem: --- video_out_vmi.c 2008-10-17 20:40:13.000000000 +0200 +++ video_out_vmi.c.orig 2008-10-17 16:02:44.000000000 +0200 @@ -3155,6 +3155,7...

    2008-10-17 18:46:36 UTC by nobody

  • VeXP 5.1. fails to build on Ubuntu 8.04

    Version 5.1 build problems: 1. In Ubuntu /bin/sh points to dash, not bash, therefore "runme" script fails. It is better to use the following string in the file header (for portability): #!/usr/bin/env bash instead of #!/bin/sh 2. liveMedia - problem in QuickTimeFileSink.hh file: unsigned QuickTimeFileSink::addByte(unsigned char byte) { putc(byte, fOutFid); return 1; }.

    2008-05-09 01:02:47 UTC by kporotchkin

  • VeXP 5.0, VIA Enhanced Xine Player, released

    VeXP 5.0, VIA Enhanced Xine Player, optimized for CX700(M/M2) chipsets Both Xine and VIA developers have been working hard to bring you VeXP, the VIA-enhanced Xine Player. Now VeXP 5.0 is released. It is a program for Linux distributions including Fedora Core 4, based on the Xine multimedia player. It uses hardware-specific acceleration in decoding and display to have better MPEG-2/MPEG-4...

    2007-03-23 09:30:13 UTC by sang21

Our Numbers