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

Engineers report #1

Closed
kieranjol opened this issue Nov 25, 2015 · 5 comments
Closed

Engineers report #1

kieranjol opened this issue Nov 25, 2015 · 5 comments
Assignees

Comments

@kieranjol
Copy link
Owner

What to do?

  1. Possibly make new fields based around revtmd/videoMD.
  2. Create temporary xml file in submission package, this is harvested and added to the final inmagic xml during the accessions phase?
  3. Easygui might be the only user friendly way to enter user info?
@kieranjol
Copy link
Owner Author

Why not just use REVTMD and then harvest that info into inmagic?

Possibly have a template with no values, and then use the equivalent of this to popular the fields:
ifi-edit2:~ admin$ xml ed -u "Mediainfo/File/track[@type='Video']/DURATION" -v KIERANHELLO /Volumes/Stardom/simon_kieran_tests/cop\ pad.01/metadata/cop\ pad.01.mov.mkv.xml > /Volumes/Stardom/simon_kieran_tests/cop\ pad.01/metadata/cop\ pad.01.movEDITED.xml
ifi-edit2:~ admin$

@kieranjol
Copy link
Owner Author

Kierans-iMac:~ kieranoleary$ xml ed -N 'x=http://nwtssite.nwts.nara/schema/' -u //revtmd:filename -v TETSTSTST /Users/kieranoleary/Downloads/NDSR-master/processHistoryTemplate.xml

@kieranjol
Copy link
Owner Author

Extra elements for coding process history:
videoPixelFormat
videoEncoding
audioEncoding
videoBitDepth
settings

@kieranjol kieranjol self-assigned this Nov 29, 2015
@kieranjol
Copy link
Owner Author

Kierans-iMac:~ kieranoleary$ xml sel -N 'x=http://nwtssite.nwts.nara/schema/' -t -m "//revtmd:codingProcessHistory[revtmd:manufacturer='ffmpeg']" -v revtmd:videoEncoding /Users/kieranoleary/Downloads/cli.mov.xml
FFv1Kierans-iMac:~ kieranoleary$

^^selects a value based on x

@kieranjol
Copy link
Owner Author

revtmd script fixes this issue.

kieranjol pushed a commit that referenced this issue Aug 2, 2018
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