[FFmpeg-trac] #2258(avutil:closed): allow -ss 30:00 instead of -ss 00:30:00

FFmpeg trac at avcodec.org
Fri Feb 22 23:55:29 CET 2013


#2258: allow -ss 30:00 instead of -ss 00:30:00
-------------------------------------+-------------------------------------
             Reporter:  compn        |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avutil
              Version:  git-master   |               Resolution:  fixed
             Keywords:  duration     |               Blocked By:
  format av_parse_time               |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by saste):

 * keywords:   => duration format av_parse_time
 * resolution:   => fixed
 * status:  open => closed
 * component:  FFmpeg => avutil


Comment:

 Replying to [comment:4 compn]:
 > no, -ss 30 is 30 seconds (and works in ffmpeg) you dont have to put -ss
 00:00:30 to seek 30 seconds.
 >
 > -ss 30:00 would be 30 minutes
 >
 > clocks? we're talking about VCRs here...

 Fixed in:
 {{{
 commit 12a269a5229d3a37be0743fc9655f743ebc44b6e
 Author: Senthilnathan M <senthilnathan.maadasamy at gmail.com>
 Date:   Wed Feb 20 09:51:06 2013 +0530

     lavu/parseutils: allow MM:SS format for duration in av_parse_time()

     Fix trac ticket #2258.

     Signed-off-by: Senthilnathan M <senthilnathan.maadasamy at gmail.com>
     Signed-off-by: Stefano Sabatini <stefasab at gmail.com>
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2258#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list