petef19

Results 30 comments of petef19

ok, I tried but get error. This is my `CMakeLists.txt` file: ``` cmake_minimum_required(VERSION 3.16) project(untitled) set(CMAKE_CXX_STANDARD 14) # Download automatically, you can also just copy the conan.cmake file if(NOT EXISTS...

@gocarlos Following up on my last post, can you please assist how to use conan in my Py venv when building the C++ project ? Thanks.

Right, while this sounds great, my point opening this ticket was rather that I may not be the only one running into this issue... so for future users, it would...

@jcdr428 I just remuxed the entire movie (LOTR UHD HDR Disc 1), once from the playlist and once directly from the main m2ts file. Both of the full movie remuxes...

> The only way to solve this would be for tsMuxer to scan the whole stream before muxing, but this is not the way tsMuxer has been developed... It would...

> Indeed, tsMuxer could first check whether the format is Blu-ray, and if there are already HDR info values in the mpls. yeah agreed, if output is BDMV folder (and...

still not working on Electron 9.1.0 - I opened Electron ticket [here](https://github.com/electron/electron/issues/24638)

@inukshuk Thanks for the response. > Could you try an reproduce this with a minimal test case? It's hard to share code bits because the code that runs the `Electron`...

> Can you create a minimal reproducible repo so I can check it out? embarrassed to say I don't know how. But, it is literally just the few lines of...