Cosmin Stejerean
Cosmin Stejerean
It's certainly possible to build 2.6 on a ARM based Mac with Python 2, but it is a lot of pain. However the CMake branch ought to build just fine,...
Let's keep issues about building CMake and issues about the legacy gyp build separate. In general we are going to consider issues with building gyp on modern MacOS to be...
Ah, I see the difference, my clang is 14.0.3 and it builds fine with that. It seems to be a regression in clang 15, I think there's a newer version...
Fixed by 9b384828c6fa
@XingzhaoYun my understanding is that you are planning further changes to this PR, converting it to draft for now to signal it's not yet ready
Replaced by #1396
I think the presence of $ is triggering the segment template validation. This comment in muxer.cc seems relevant https://github.com/shaka-project/shaka-packager/blob/main/packager/media/base/muxer.cc#L23 > // "$" is only allowed if the output file name...
@sr1990 that sounds like a reasonable approach, are you planning to implement this?
That's correct, commas are not supported in stream descriptors.
Do you have a sample input file that can reproduce this problem?