[vlc-devel] Re: problem with avi file

Michael Pron michael.pron at noos.fr
Tue Jun 1 16:59:55 CEST 2004


Ok, i agree the wx interface is good :)
but is there something that can be used to go at a position giving
the number of seconds?? ( i added some functions for the mozilla plugin
that used input_Seek in the INPUT_SEEK_SECONDS case. And i was quite
surprised to see that it doesn't work properly with avi file in the
current cvs)

michael


Le 01/06 15:48, Laurent Aimar a écrit :
> 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>
> 

-- 
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