#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 <[email protected]>
 Date:   Wed Aug 8 13:44:11 2012 +0200

     lavfi: add asetpts audio filter

     Based on an idea by Andrey Utkin <[email protected]>.
 }}}

 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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to