[Lazarus] Play video files in a row without delay

aradeonas aradeonas at operamail.com
Sun Feb 22 10:58:39 CET 2015


No I cant because I don't have second or third file when playing
first.They are downloading/
There is must a better way.

Regards,
Ara

On Sat, Feb 21, 2015, at 10:16 PM, John Briggs wrote:
> On Fri, Feb 20, 2015 at 12:04:06AM -0800, aradeonas wrote:
> > Thank you Mike and John.
> > 
> > But I test playlists with VLC,mplayer and ffplay and problem is after
> > first file finish thery is a 0.5 second delay for opening second file
> > and its not good for project because files are tiny videos(less than 5mb
> > and 4 seconds) and this delay is not good at all.I need to read second
> > file before first one or pass every frame at a time to player.
> > 
> 
> Well perhaps the only other way to do this easily is:
>     cat file1 file2 .... > newfile
>     
> Play newfile
> 
> John
> 
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

-- 
http://www.fastmail.com - A no graphics, no pop-ups email service





More information about the Lazarus mailing list