Top "Duration" questions

The measure of continuance of any object or event within time.

How to format a duration in java? (e.g format H:MM:SS)

I'd like to format a duration in seconds using a pattern like H:MM:SS. The current utilities in java …

java date-formatting duration
current/duration time of html5 video?

I need a way of getting the total time length of the video and the current time with jquery and …

jquery html time html5-video duration
How to get video duration, dimension and size in PHP?

I want to know how to get the duration, dimension and size of uploaded video file in PHP. The file …

php video ffmpeg duration
Measuring elapsed time in python

Is there a simple way / module to correctly measure the elapsed time in python? I know that I can simply …

python windows time duration
PHP: add seconds to a date

I have $adate; which contains: Tue Jan 4 07:59:59 2011 I want to add to this date the following: $duration=674165; // in seconds Once …

php date add duration seconds
html5 display audio currentTime

I would like to display the current time of of an html 5 audio element and the duration of that element. …

javascript html audio duration html5-audio
How to format a duration as HH:mm in the new Google sheets

In the new Google sheets there's a way of formatting a number as a duration. Format -> Number -&…

time google-sheets duration formulas
What is the duration of a Toast LENGTH_LONG and LENGTH_SHORT

I need the exact duration of LENGTH_LONG and LENGTH_SHORT in milliseconds (ms). Also I need to know if …

android time toast duration milliseconds
get duration of audio file

I have made a voice recorder app, and I want to show the duration of the recordings in a listview. …

android audio audio-recording duration
How to get video duration from mp4, wmv, flv, mov videos

Alright. Actually i need mostly the mp4 format. But if it is possible to get for other types as well …

c# .net video mp4 duration