-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add media reference information to inspector #62
Comments
I can take this! |
Nice! This is already really cool! 👏 I think there could even be an argument made, switching that combobox value should edit the active representation on the in-memory OTIO media reference. What do you think @jminor? |
This is a great start! It would be helpful if all the media reference properties were displayed also, not just the target URL. Maybe the combobox could let you pick the active one, but all of them could be listed in detail below that. That way it is less clicking to look at them all, but you can still pick the active one easily? If you think those enhancements would be better as a follow-up PR that's fine too. It's up to home much time you have to work on this. |
Thanks Guys! I only have a few hours today to work on this but I will do what I can. |
Currently the inspector doesn't show any information on the media references. It would be nice if we could expose information on all media references there too (
target_url
,available_range
,metadata
,image_bounds
, ..)The text was updated successfully, but these errors were encountered: