Opened 13 years ago
Closed 12 years ago
#1353 closed enhancement (fixed)
Feature request: Audio offset option
Reported by: | bombo | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avfilter |
Version: | unspecified | Keywords: | itsoffset audio mux |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | yes |
Description
...just like '-itsoffset offset (input)' which is working for video streams only
so there should be one for audio streams. (-audiooffset ?)
e.g. to shift an audio stream 10s forward, when it starts 10s earlier than the video, to synchronize audio/video in the muxed file.
Change History (1)
comment:1 by , 12 years ago
Analyzed by developer: | set |
---|---|
Component: | FFmpeg → avfilter |
Reproduced by developer: | set |
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Should be addressed in:
An offset can be now added with:
as shown in docs.