Cosmin Stejerean

Results 114 comments of Cosmin Stejerean

Just tested this with latest 3.0.x release and --ad_cues works as expected, for DASH it generates an MPD with multiple periods, providing an opportunity for ad insertion between the periods.

can you compare the output of 1.6.1 vs latest release in this case and see what might be different. Otherwise we'd probably need an input to reproduce this.

The `cmake` branch doesn't build for me currently on OS X, because `sprintf` is marked as deprecated, the build is treating this warning as an error, and the cURL check...

Can you test this again with 3.2, there have been lots of changes since 2.5

Putting an adaptation set level attribute at the representation level doesn't quite feel right, at the same time I agree that we don't really have a better solution at the...

Currently it's not possible, because `--hls_master_playlist_output` is required to enable HLS output.

This was resolved at some point as the only remaining usage of ` File::GetFileSize` is packager/file/file_unittest.cc