Skip to content
Snippets Groups Projects
Commit 83d6f0cd authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- new mapping

parent e6b426a0
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ my %mediainfo2dnx = (
"mediainfo.track.Video.BitDepth" => "video.bit_depth",
"mediainfo.track.Video.BitRate_Mode" => "video.bit_rate_mode",
"mediainfo.track.Video.BitRate" => "video.bit_rate",
# "mediainfo.track.video.Bits__Pixel_Frame_" => "video.bits__Pixel_Frame_", # not in mediainfo extractor yet
"mediainfo.track.video.BitsPixel_Frame" => "video.bits__Pixel_Frame_",
"mediainfo.track.Video.ChromaSubsampling" => "video.chroma_subsampling",
"mediainfo.track.Video.CodecID" => "video.codec_ID",
"mediainfo.track.Video.ColorSpace" => "video.color_space",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment