Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squeezing Video preservation MD into PBCore #100

Open
DuncanAIATSIS opened this issue Jul 11, 2017 · 0 comments
Open

Squeezing Video preservation MD into PBCore #100

DuncanAIATSIS opened this issue Jul 11, 2017 · 0 comments

Comments

@DuncanAIATSIS
Copy link

DuncanAIATSIS commented Jul 11, 2017

Hi,

I'm in the process on mapping embedded metadata (MD) to PBCore for display and use in our new DAMs. Digitization technician would like to see certain MD elements from video PM master file to be displayed in our DAMs when migrated. I'm have some difficulties with the mapping to PBCore. Could anyone help me with some mapping to PBCore elements and attributes. Most belong to essenceTrack type video and audio. The data I'm finding difficulty mapping to PBCore element I've added below.

Any help would be much appreciated.

  • Video

  • stored_width displayname="Stored Width">720</stored_width

  • stored_height displayname="Stored Height">576</stored_height

  • display_x_offset displayname="Display X Offset">0</display_x_offset

  • display_y_offset displayname="Display Y Offset">0</display_y_offset

  • frame_rate displayname="Frame Rate">25.00</frame_rate

  • total_frames displayname="Total Frames">89443</total_frames

  • scan_mode displayname="Scan Mode">Interlaced</scan_mode

  • scan_order displayname="Scan Order">TopFieldFirst</scan_order

  • color_matrix displayname="Color Matrix">unknown</color_matrix

  • color_primaries displayname="Color Primaries">unknown</color_primaries

  • color_space displayname="Color Space">YCbCr</color_space

  • chroma_sampling displayname="Chroma Sampling">4:2:2</chroma_sampling

  • color_depth displayname="Color Bit Depth">10</color_depth

  • frame_layout displayname="Frame Layout">1</frame_layout

  • field_dominance displayname="Field Dominance">1</field_dominance

  • average_bitrate displayname="Average Bitrate">95645295</average_bitrate

  • Audio

  • bitrate displayname="Audio Bit Rate">288000

  • quantization displayname="quantization>24

  • output_sampling displayname="Output Sampling Rate">48000</output_sampling>

  • output_quantization displayname="Output Quantization Depth">32</output_quantization>

  • total_frames displayname="Total Frames">89443</total_frames>

  • total_time displayname="Total Time">00:59:37.719</total_time>

  • channel_layout displayname="Channel Layout">,</channel_layout>

 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant