On 10/16/11 11:26 PM, Luca Barbato wrote:
On 10/16/11 10:42 PM, Anton Khirnov wrote:

On Sun, 16 Oct 2011 22:22:02 -0700, Luca Barbato<[email protected]>
wrote:
On 10/16/11 10:13 PM, Anton Khirnov wrote:

Audio frames are all keyframes.


Yes, but if i read that condition correctly, you won't ever split on an
audio stream. Which means that the segmenter won't segment audio-only
files.


You are right

Also, I think it should warn and/or fail on multiple non-intra video
streams.

Right again

And one thing i forgot to mention -- the format flags should contain
AVFMT_NOFILE. Not sure about global header, that depends on the
underlying muxer.

the problem we have is that to implement it cleanly we should introduce
an init function so the flags can be inherited.

lu


Beside that what is still missing is:

- a way to make the playlist rotate its content and optionally rotate also the created files.

- a better way to declare the path, the basename and the pattern for the segments

- testing

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to