Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This works great but there are instances where it doesn't work #21

Open
PacoH opened this issue Nov 24, 2020 · 0 comments
Open

This works great but there are instances where it doesn't work #21

PacoH opened this issue Nov 24, 2020 · 0 comments

Comments

@PacoH
Copy link

PacoH commented Nov 24, 2020

This works great but there are instances where it doesn't work

It doesn't work for waveform generation. Maybe it's because showwavespic does not normally show any progress statistics.

e.g.,

ffmpeg -i "$nwn" -f lavfi -i color=c=#127897:s=${s} -filter_complex \ "aformat=channel_layouts=mono,showwavespic=s=${s}:colors=#00FF00[fg];[1:v][fg]overlay=format=auto" -frames:v 1 "$ng"

The bar remains at zero until the end.

First pass of a two-pass sequence. It fails to run at all.

e.g.,

af="loudnorm=I=-16:TP=-1.5:LRA=11:print_format=json" ffmpeg-bar -i "$f" -map $track -vn -sn -dn -af "$af" -f null - 2>&1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant