[FFmpeg-devel] [PATCH] Fixed the output format in sexagesimal to match the documentation

Ole Andre Birkedal birkedal at extab.net
Thu Mar 5 16:03:38 CET 2015


There is an issue in ffprobe when extracting the duration in sexagesimal
format, example:
ffprobe test.mp4 -show_entries format=duration -v quiet -of csv="p=0"
-sexagesimal
Output is "0:02:07.896000" when it should be "00:02:07.896000".

- Ole Andre Birkedal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_sexagesimal.patch
Type: text/x-patch
Size: 805 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150305/ed0506db/attachment.bin>


More information about the ffmpeg-devel mailing list