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

ffmpeg command fails if there is no video stream #1

Open
opheliagame opened this issue May 17, 2024 · 0 comments
Open

ffmpeg command fails if there is no video stream #1

opheliagame opened this issue May 17, 2024 · 0 comments
Assignees

Comments

@opheliagame
Copy link
Collaborator

ffmpeg command: -ss 853.783 -t 9.629000000000019 -i https://media.v2.pad.ma/DWN/240p1.webm -filter_complex [0:v]scale=640:480:force_original_aspect_ratio=decrease,pad=640:480:-1:-1,setsar=1[v0]; [v0][0:a]concat=n=1:v=1:a=1[v][a] -map [v] -map [a] /opt/render/project/src/f2cc5334-5c9c-49e1-a961-4b97196994f7.mp4

stderr: Stream specifier ':v' in filtergraph description [0:v]scale=640:480:force_original_aspect_ratio=decrease,pad=640:480:-1:-1,setsar=1[v0]; [v0][0:a]concat=n=1:v=1:a=1[v][a] matches no streams

@opheliagame opheliagame self-assigned this May 17, 2024
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