[vlc-devel] timeshift issue
Laurent Aimar
fenrir at via.ecp.fr
Sun Feb 15 14:10:49 CET 2009
On Sun, Feb 15, 2009, Sébastien Escudier wrote:
> Quoting Laurent Aimar <fenrir at via.ecp.fr>:
> > If you are using 0.9 I don't think you can.
> > In master/1.0 the timeshift functionnality has been reworked, could you
> > give it a try ?
>
> I am using master and the problem is still there.
> I think the problem is because my source has non constant FPS.
> I solved the issue with a workaround for my case :
> I added at the first line of the function ControlLockedSetRate in
> es_out_timeshift.c :
> return VLC_EGENERIC;
Could you send me the complete log in max verbosity? Because I really don't
understand what's going on. ControlLockedSetRate is only used on user request
or when going faster than real time using timeshift and you catch up realtime.
> I may be nice to have an option to disable timeshift for some inputs or outputs.
It will not fix the problem you describe as it is now activated *only* when
requested by a user operation (pause/slower).
--
fenrir
More information about the vlc-devel
mailing list