Lars The

Results 609 comments of Lars The

Hi @jbglaw , > If you want fluid rendering, you must also ensure that A/V codecs are identical in all files and files are truncated at intra-images. This last sentence...

Hi @lelegard , First thank you for your response. And thank you to be open to such support. However, before discussing the different points that you have presented, let me...

Hi @lelegard , > I wonder what ::execl("@TERMUX_PREFIX@/bin/sh", ...) means. Do they replace all file system calls with wrappers which dynamically replace the string "@TERMUX_PREFIX@"? Yes, because inside the Termux...

Hi @lelegard , I'm satisfied if you understand that the general idea makes sense. Is this so? Then, let me to discuss the details: - The input _requires_ to be...

> Additionally, why do you separately mention DVB-T, DVB-S, DVB-C? What can we automatically generate in different ways between them? The main differences are the delivery descriptors in the NIT...

> Nope. All plugins are fully independent. The hypothetical `gentabs` plugin does not know that there is an output plugin and enven less knows what are its parameters and how...

Hi @lelegard , Also the example has incorrect stream identification of the stream (it's Synch, so 0x15) in the PMT: https://github.com/tsduck/tsduck/blob/7ff0b99115cc1919f302ce85af6ff3abd707bb59/src/libtsduck/dtv/encap/tsPacketEncapsulation.h#L129-L130 So, the example (complete) requires to be: ``` tsp...

Hi @lelegard , Perhaps I've explained the request wrong: Personally I prefer the "Linux _distro_ packages" over the user friendly Linux Apps (Snap, for example). I'm not requesting about anything...

OK. Thank you for your response. Perhaps at some point I'll try to provide a patch with a minimal functionality. Regards.

Impressive! A new binding for NodeJS. I hope @jkuemmele will provide response to the questions from @lelegard and then we'll can use it soon. Regards.