Vishal Shah

Results 35 comments of Vishal Shah

Thanks yeah that worked. 👍🏽 Just a note if it helps anyone else you might need to have Read+Write permissions on file `/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Info.plist` in order to update it.

@joeyparrish yeah doesn't work still for me.. I am trying now on macOS Big Sur and macOS Monterey.. Also the newest xcode versions also don't have the Info.plist file in...

Yeah true.. I agree. I also noticed on couple open PR including mine. The builds are not passing on the macOS builds from Github Actions so there might be other...

@kqyang would you know if this is blocked on something ? I'm planning to build from this branch and see if it works as expected. The background here is some...

Thanks @sr1990 , so from what I am looking at this seems like the first step to pass that flag to muxer and packager and your PR https://github.com/google/shaka-packager/pull/818 is the...

@sr1990 yeah I was just trying that by merging both PR's.. Thanks will def check it out and see if this helps. 👍🏽 Meanwhile will wait for what @kqyang has...

Awesome.. thanks @sr1990 🎉 Initial testing looks good. I can verify I get the expected output.

@kqyang for DASH I understood and made progress. For HLS are you suggesting it should be a stream descriptor property like `hls_characteristics` and not a Media Playlist Tag property ?...

@kqyang gotcha and if its a stream descriptor. Does it still need to be declared or set after parsing it in stream_descriptor.cc ? Like how the hls_characterisctics after parsing are...

Why expose it at Representation ? Is that within the DASH-IF IOP spec ? At representation it would be difficult to maintain the correct priority across adaptations consider the case...