After inspecting the source code, it seems that ffmpeg has a hardcoded limit of 20 files:
92: #define MAX_FILES 20 Of course ffmpeg should handle this gracefully instead of crashing. -- ffmpeg crashed with SIGSEGV https://bugs.launchpad.net/bugs/604218 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
