[FFmpeg-devel] [PATCH] ffmpeg: add -progress option.

Nicolas George nicolas.george at normalesup.org
Thu Jul 12 15:21:11 CEST 2012


Le quintidi 25 messidor, an CCXX, Stefano Sabatini a écrit :
> unrelated?

I do not think so: this stanza was protected by an earlier test that I had
to make laxer.

> Also could you show an instance of such an output? Just in case we
> have some ideas for making it more beatiful.

It currently looks like that:

frame=562
fps=561.6
st_0_0_q=16.0
st_1_0_q=0.0
total_size=0
out_time_ms=22320000
out_time=00:00:22.320000
dup=0
drop=0
progress=continue

> (Note: there is always the parsing problem, again a generic solution
> may involve a writer API).

That is true, but note that one of the design point of this patch is to
allow writing to packet-based protocols, such as UDP. And whatever the
protocol, it needs progressive parsing. So naïve XML, for example, is out of
the question.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120712/f782ee6c/attachment.asc>


More information about the ffmpeg-devel mailing list