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

FFmpegResultReader throws exception for warnings #29

Closed
kokorin opened this issue Nov 15, 2018 · 0 comments
Closed

FFmpegResultReader throws exception for warnings #29

kokorin opened this issue Nov 15, 2018 · 0 comments

Comments

@kokorin
Copy link
Owner

kokorin commented Nov 15, 2018

ffmpeg -ss 0 -t 1 -i short.wav -y -f null -c copy NUL
gives the following output:

size=N/A time=00:00:00.00 bitrate=N/A speed=N/A
video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)

-c:v copy or removing -t 1 fix output

@kokorin kokorin changed the title FFmpegResultReader throws exception for warnings, not for errors FFmpegResultReader throws exception for warnings Nov 15, 2018
@kokorin kokorin closed this as completed Jan 23, 2021
@kokorin kokorin reopened this Jan 23, 2021
@kokorin kokorin closed this as completed Jan 23, 2021
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