avformat_open_input fails when trying to play something while DB is being built

Issue #1 resolved
Lukas Jirkovsky repo owner created an issue

When the user tries to play a file while the database is being built, the needs_transcode_audio and needs_transcode_video functions returns -1 for all files. This is caused by ffmpeg failing to open the file with the "Protocol not found" error

Comments (1)

  1. Log in to comment