Skip to content

Ignore files with errors, do not add to the index #14

@tehMArs

Description

@tehMArs

Problem is when the file is damaged or has invalid format that couldn't be read by cbird, then the whole scan is lost.

[C][VideoContext::avLogger{Extra.mp4}] Missing Sequence Header.
[C][VideoContext::decodeFrame{Extra.mp4}] avcodec_send_packet -41444e49 "Invalid data found when processing input"
[C][VideoContext::avLogger{Extra.mp4}] Your platform doesn't support hardware accelerated AV1 decoding.
[C][VideoContext::avLogger{Extra.mp4}] Failed to get pixel format.

[F][VideoIndex::load] failed to open: ~/Desktop/test/_index/video/6.vdx

  1. to solve this it should ignore bad files don't add them to the index and proceed scanning
  2. Add AV1 coded
  3. use external ffmpeg instead of compiled library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions