[vlc-devel] [PATCH] sout: file: truncate path if too long
Thomas Guillem
thomas at gllm.fr
Mon Dec 16 14:58:27 CET 2019
On Mon, Dec 16, 2019, at 14:29, Francois Cartegnie wrote:
> Le 16/12/2019 à 14:15, Thomas Guillem a écrit :
> > This fixes sout chain fail when the input path/url is too long. This can easily
> > happen when the source is a network url that can be longer than local pathes.
> > ---
>
> /!\ risk of overwriting another/source file.
>
> ex: appending sequence number to original
Ah yes indeed. But for this particular case, we ask the user via a dialog if he want to overwrite a file.
>
>
> --
> Francois Cartegnie
> VideoLAN - VLC Developer
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list