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

Continue tune up of QR code parsing tool for reproflow-data-sync purposes #104

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

vmdocua
Copy link
Collaborator

@vmdocua vmdocua commented Jul 24, 2024

To work on #13 issue and #14 issue some polishing in parse_wQR.py tool still necessary:

  • generate_qrinfo.sh script working with https://github.com/ReproNim/reproflow-data-sync data structure to generate QR codes JSONL info under timing-reprostim-videos folder.
  • Consider adding REPROSTIM-METADATA-JSON data in jsonl output as separate line or integrated as fields.
  • Extend parse_wQR.py script with INFO mode to dump videos information like duration, bitrate, size in JSON format to better understand recorded videos status when tunning ffmpeg options.

Possible ideas/issues for next tasks in this area:

  • Use information from .mkv.log file marked with REPROSTIM-METADATA-JSON magic words to extract video metadata like video start/end timestamp rather than parsing .mkv file name (WiP).

@vmdocua vmdocua marked this pull request as ready for review October 23, 2024 20:13
@vmdocua vmdocua merged commit ce7e36f into master Oct 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant