Skip to content

Cant' analyze File if there is ! or = in filename #25

@brainiac13

Description

@brainiac13

Wenn there is an ! or = in the file name for example te!st.mkv or te=st.mkv then the output of DDVT_FILEINFO.cmd is:

== VIDEO INPUT =========================================================================================================

Filename = [test.mkv]
Video Info = [Resolution = n.A.x] [Codec = n.A.] [Frames = n.A.] [FPS = n.A.]
HDR Info = [No HDR Infos found]

but when I rename it to test.mkv

== VIDEO INPUT =========================================================================================================

Filename = [test.mkv]
Video Info = [Resolution = 3840x2160] [Codec = HEVC-10Bit-YUV-4:2:0] [Frames = 44950] [FPS = 24.000]
HDR Info = [HDR10]

The DDVT_HYBRID.cmd has the same problem with te!st.mkv or te=st.mkv it says

Only Single Layer files supported

when i rename it to test.mkv then it works.

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