forked from FFmpeg/FFmpeg
Fix segmentation fault in ffprobe
This commit is contained in:
parent
3cb64e327a
commit
df1768d0a2
1 changed files with 1 additions and 0 deletions
|
@ -395,6 +395,7 @@ int main(int argc, char **argv)
|
|||
int ret;
|
||||
|
||||
av_register_all();
|
||||
init_opts();
|
||||
#if CONFIG_AVDEVICE
|
||||
avdevice_register_all();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue