alfg / alfg/ffmpeg-commander

Add adelay filter

Đang mở
#38 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
1.1k
Fork
111
Merge trung bình
21 phút
Pull request đã merge (30 ngày)
8

Mô tả

I'd like to add the [adelay filter](https://ffmpeg.org/ffmpeg-filters.html#adelay) option allow the audio sync to be changed.

Here's an example command

> ffmpeg -i input.mp4 -af "adelay=delays=150:all=1" ouput.mp4

I think using the `all` option is simplest, otherwise a delay needs to be set for every audio channel (two for stereo, like `adelay=150|150`).

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.