[FFmpeg-trac] #1353(avfilter:closed): Feature request: Audio offset option

FFmpeg trac at avcodec.org
Thu Aug 9 01:24:03 CEST 2012


#1353: Feature request: Audio offset option
-------------------------------------+-------------------------------------
             Reporter:  bombo        |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  normal       |                Component:  avfilter
              Version:  unspecified  |               Resolution:  fixed
             Keywords:  itsoffset    |               Blocked By:
  audio mux                          |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * resolution:   => fixed
 * status:  new => closed
 * component:  FFmpeg => avfilter
 * reproduced:  0 => 1


Comment:

 Should be addressed in:
 {{{
 commit f6580b50edd1f1e0eb92309a16fe90cc911ccf5e
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Wed Aug 8 13:44:11 2012 +0200

     lavfi: add asetpts audio filter

     Based on an idea by Andrey Utkin <andrey.krieger.utkin at gmail.com>.
 }}}

 An offset can be now added with:
 {{{
 asetpts="PTS+10/TB"
 }}}

 as shown in docs.

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


More information about the FFmpeg-trac mailing list