TS-File not seekable

Tim-Philipp Müller t.i.m at zen.co.uk
Mon Dec 3 04:36:20 PST 2012


On Mon, 2012-12-03 at 10:45 +0100, Angel Martin wrote:

> 
> You should use the "-e" option in order to insert an EOS signal when
> you do crtl+c.
> 
> It is likely a problem closing properly the file.

-e is a good thing to pass in general when you intend to stop streaming
via Control-C, but it's unlikely to be the issue here. Unlike other
containers with dedicated headers/indexes, there shouldn't be anything
to 'fix up' after mpeg-ts bytes have been written out. Worst case
scenario is that you're missing a couple of seconds in the file if you
don't shut down properly.

Cheers
 -Tim




More information about the gstreamer-devel mailing list