[FFmpeg-devel] [PATCH] avcodec: add delayer bitstream filter

Andreas HÃ¥kon andreas.hakon at protonmail.com
Tue Jun 25 22:17:04 EEST 2019


Example of use:

ffmpeg -f mpegts -i INPUT.ts -map i:101 -c:v copy -map i:102 -bsf:a delayer=offset=3600 -c:a copy -f mpegts OUTPUT.ts

You can use it with VIDEO, AUDIO or DATA streams.

Regards.
A.H.

---
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-avcodec-add-delayer-bitstream-filter.patch.txt
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190625/f30296fc/attachment.txt>


More information about the ffmpeg-devel mailing list