Page 1 of 1

[VLCKit] Problem with TS files

Posted: 29 Apr 2017 19:49
by plopzz
Hi,

Using the last commit version at this date (26cf7e49), i have some problems with TS container file (with h264 stream):
The file can be played, but the remainingTime are false, which result to be non-seeking stream.

This happen with file in recording session (the file grow while playing) but with complete file too (non recording session).

I can provide a file if necessary, for your testing.


Cdlt

Re: [VLCKit] Problem with TS files

Posted: 01 May 2017 09:34
by ssbmaccom
I found another issue with TS files. SD streams are fine (PAL 576i), but with HD streams (eg 720p) only audio works and libvlc runs into an endless loop when trying to match vout. I have posted an issue in VLCKit page already, no reaction yet.

Re: [VLCKit] Problem with TS files

Posted: 03 May 2017 14:46
by plopzz
This is the problem: "no reaction"...

I think about removing VLCKit and using ffmpeg directly.

Sure i have to handle many features myself (like SMB support) but without support, VLCKit are useless... I'm blocked between users and VLCKit authors.