As long as VLC is up an running at the time the device is opened and the stream is started, all went fine. But if I start VLC while the stream is already running, it mostly isn't able to sync to it. The same happens if I write the transport stream to a file. To avoid the 4GB limit of FAT32 formatted USB memory sticks, I split the files somewhere with in the stream. If I try to play these snippets, 10%-20% of the snippets aren't played!
So here are the messages....
Code: Select all
ts warning: TS module discarded (lost sync)
ps warning: this does not look like an MPEG PS stream, continuing anyway
ps warning: garbage at input, trying to resync...
ps warning: found sync code
ps warning: garbage at input, trying to resync...
ps warning: found sync code
....
I've recorded three snippets (each 70MB) of video. The first is the stream after opening the device, and the rest are splitted somewhere within the stream (1 minute chunks). The first two parts are playable, the last not! If there is interesst, I can upload the file somewhere.