Results 10 issues of Nick Ryan

- [x] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/welcome.html) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js) for answers - [x] I've searched for [previous similar issues](https://github.com/aws/aws-sdk-js/issues) and didn't...

bug
p2
queued

At a high level I am trying to conceptualise whether Raft is best utilised in a scenario of: - a single 'flow of source data' being processed by a single...

Use cases of receiving multiplexed video packets or compressed video frames relies on supporting variable length data elements. I assume the only way to support this in Raft would be...

The use case I am thinking of relates to demultiplexing media transport streams (MPEG Transport Streams). In this scenario an MPEG TS multiplexed stream can contain multiple elementary video and...

I have an MXF file which is incorrectly being parsed as an MPEG2-PS file (output results attached) when uploading at: https://mediaarea.net/MediaInfoOnline The problem file is correctly identified using the MediaInfo...

## System info **Operating System**: macOS Mojave 10.14.6 and Debian GNU/Linux 10 4.9.184-linuxkit **Shaka Packager Version**: v2.3.0-5bf8ad5-release ## Issue and steps to reproduce the problem On MacOS, packaging works when...

type: bug
flag: seeking PR

I originally provided a PR https://github.com/denoland/deno_bindgen/pull/82 (merged) for this issue: https://github.com/denoland/deno_bindgen/issues/72 I have since discovered more about Rust compilation and procedural macros and realised my "fix" doesn't work as per...

The link in the statement: Perhaps the best example is the PEGN grammar itself, which is [specified in PEGN](https://pegn.dev/spec/types.pegn). at: https://pegn.dev points to https://pegn.dev/spec/types.pegn which seems to be invalid.

**Describe the bug** I am getting regular (roughly 1-2 occurrences per day) errors in the plugin causing Homebridge to exit and be restarted. I have not changed anything with Nest...

stale

Using 3.4.0 and 3.4.2 on Linux and MacOS: `packager-osx-arm64 "in=/tmp/colima/transcode-9fd806c6-1065-49ed-96f5-260658b089b9/audio_00_lang=_name=_default=false.mp4,stream=audio,output=/Users/nick/Temp/mpd/audio/stream-0/stream-0.mp4,dash_label=stream-0,dash_roles=main" "in=/tmp/colima/transcode-9fd806c6-1065-49ed-96f5-260658b089b9/video_resolution=1080p_bitRate=1000kbps_range=sdr.mp4,stream=video,output=/Users/nick/Temp/mpd/video/video.mp4" --segment_duration 4 --fragment_duration 4 --generate_static_live_mpd --mpd_output /Users/nick/Temp/mpd/manifest.mpd` I believe this is a correct invocation but it produces an MPD...