[vlc-devel] Re: problem with avi file

Laurent Aimar fenrir at via.ecp.fr
Tue Jun 1 15:48:01 CEST 2004


On Tue, Jun 01, 2004, Michael Pron wrote:
> I think there's a problem in the avi demuxer.
> when we use input_Seek, we can't move in the file using the
> INPUT_SEEK_SECONDS case. The typical example came when we tried to use
> the "go to..."(in French "Sauter à..." ) option of the contextual menu of the gtk interface.
> When using it, we simply go to the beginning of the file, in all cases.
> So i discover that there was'nt any computation of the demuxer rate in
> modules/demux/avi.c witch result in a zero value of
> p_input->stream.i_mux_rate in src/input/input_ext-intf.c.
> 
> Looking at what was done in the past versions I propose a patch that
> solve the problem.

 Thanks, but the problem isn't the AVI demuxer but the gtk interface that
isn't any more maintained.
 So try using the wx interface, or update the gtk one :)

-- 
fenrir

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list