[FFmpeg-devel] [PATCH] ffprobe: add compact and compactnk writers

Nicolas George nicolas.george at normalesup.org
Sun Sep 25 15:39:29 CEST 2011


Le quartidi 4 vendémiaire, an CCXX, Stefano Sabatini a écrit :
> Output looks like this:
> [...]
> PACKET: audio|1|238080|238.080000|238080|238.080000|26|0.026000|26.000000|9866826|K

This does not work very well with awk: to separate the fields, it needs
FS="|", but then, the first field is not separated from the label.

Maybe "PACKET:|audio|..."?

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/20110925/195a04c4/attachment.asc>


More information about the ffmpeg-devel mailing list