Xavier Laffargue

Results 10 issues of Xavier Laffargue

## System info **Operating System**: Windows 11 **Shaka Packager Version**: 2.6.1 ## Issue and steps to reproduce the problem **Packager Command**: Extra steps to reproduce the problem? 1. docker build...

type: bug
priority: P1

## System info **Operating System**: All **Shaka Packager Version**: 2.6.1 ## Issue and steps to reproduce the problem **Packager Command**: `in=input.mp4,stream=0,out=out.aac --segment_duration 4 --hls_master_playlist_output master.m3u8` **Result :** master.m3u8 ``` #EXTM3U...

### What do you need help with? Hi, I would like to know if I can stream a HLS live stream? It's work with a chromecast but not with an...

question

I've video files with CEA608 after several minutes. Without the fullparse MediaInfo will not return it to me. How to enable full parse from the command line? I can't find...

Hi ! I would like to know why the "Bitrate" value is different between MediaInfo and ffprobe? From MediaInfo : BitRate_Mode : CBR BitRate_Mode/String : Constant BitRate : 1200000 BitRate/String...

**Have you read the [Tutorials](http://shaka-player-demo.appspot.com/docs/api/tutorial-welcome.html)?** Yes **Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** lastest **What browser and...

type: question
status: waiting on response

I am trying to connect with my provider's credentials (OVH) but impossible. With Cyberduck same credentials and endpoint work correctly. Tutorial (in french) for get credential from OVH : https://gist.github.com/BaptisteDixneuf/85dc4419a0398446d2d3...

I would like to know if mp4decrypt works with aac audio segment and SAMPLE-AES encryption. Thanks!

Issue #1439 The `SimpleHlsNotifier::NotifyEncryptionUpdate` method was modified : When this method is called with the Common System ID, it now checks if the stream's encryption method is CENC. If it...

This change introduces support for signaling CEA-608 and CEA-708 closed captions in HLS. New command-line flags, `--cea608` and `--cea708`, have been added to allow users to specify the caption tracks....