[FFmpeg-devel] [PATCH] lavf/segment: extend format for the segment list file
Stefano Sabatini
stefasab at gmail.com
Wed Jul 4 01:38:15 CEST 2012
On date Tuesday 2012-07-03 01:38:16 +0200, Stefano Sabatini encoded:
> On date Friday 2012-06-29 17:18:47 +0200, Stefano Sabatini encoded:
> > Write the start and ending time for each segment. This is required to
> > make it available this information to external tools without the need
> > to perform file analysis in the resulting segments.
>
> I'm less sure about this, since it breaks the syntax of the list
> file. I can eventually add an option for enabling this extension.
Updated.
I'm thinking about:
-segment_list_extend 1 -segment_list out.list
or
-segment_list_flags +time
which looks a bit verbose.
Alternatively:
-segment_xlist out.list
but would clutter the code a bit and is not very extensible at all.
Alternatively I can break the syntax, as in the current patch.
--
FFmpeg = Fiendish and Fast Murdering Ponderous Extreme Gymnast
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-segment-extend-format-for-the-segment-list-file.patch
Type: text/x-diff
Size: 2771 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120704/5a087e86/attachment.bin>
More information about the ffmpeg-devel
mailing list