Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
thanks! can you also specify exact tsmuxer commit/archive you used? for me it showed some git digits in version, but for your it was just saying '-dev' On Thursday, April 28, 2022, Phyllis Smith wrote: > Files - bd.m2ts, bd.meta, bd.iso, and bbb-1920x1080-cfg06.mkv test file - > are at: >

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Phyllis Smith via Cin
Do you mean this? *tsmuxer /tmp/bd_20220427-165207/bd.meta /tmp/bd_20220427-165207/bd.iso* tsMuxeR version 2.6.16-dev. github.com/justdan96/tsMuxer Decoding H264 stream (track 1): Profile: High@4.1 Resolution: 1920:1080i Frame rate: 29.97 H.264 muxing fps is not set. Get fps from stream. Value:

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
https://github.com/justdan96/tsMuxer/issues/589 On Thursday, April 28, 2022, Phyllis Smith wrote: > I did that on April 24. > > On Wed, Apr 27, 2022 at 6:34 PM Andrew Randrianasulu < > randrianas...@gmail.com> wrote: > >> i mean version/date of archive you get tsmuxer from.. >> >> there is

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Phyllis Smith via Cin
Files - bd.m2ts, bd.meta, bd.iso, and bbb-1920x1080-cfg06.mkv test file - are at: https://cinelerra-gg.org/download/testing/tsmuxer_problem_files.tar My guess of whether or not they will execute the AppImage (link below) is below 1% probability:

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Phyllis Smith via Cin
I did that on April 24. On Wed, Apr 27, 2022 at 6:34 PM Andrew Randrianasulu < randrianas...@gmail.com> wrote: > i mean version/date of archive you get tsmuxer from.. > > there is plenty of tags to choose from, and some appear quite recently > > https://github.com/justdan96/tsMuxer/releases > >

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Phyllis Smith via Cin
Here is the result of "tsmuxer --version": tsMuxeR version 2.6.16-dev. github.com/justdan96/tsMuxer I downloaded an compiled it from tsMuxer-master.zip from: https://github.com/justdan96/tsMuxer Then I think I followed the instructions in docs/Compiling.md to include installing ninja-build ``` #

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
i mean version/date of archive you get tsmuxer from.. there is plenty of tags to choose from, and some appear quite recently https://github.com/justdan96/tsMuxer/releases On Thursday, April 28, 2022, Phyllis Smith wrote: > Do you mean this? > > *tsmuxer /tmp/bd_20220427-165207/bd.meta

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Phyllis Smith via Cin
Much better - now tsmuxer and profile value seem to be reset appropriately. But now tsmuxer error: tsMuxeR version 2.6.16-dev. github.com/justdan96/tsMuxer Decoding H264 stream (track 1): Profile: High@4.1 Resolution: 1920:1080i Frame rate: 29.97 H.264 muxing fps is not set. Get fps from

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
On Wednesday, April 27, 2022, Phyllis Smith wrote: > Much better - now tsmuxer and profile value seem to be reset appropriately. > But now tsmuxer error: > > tsMuxeR version 2.6.16-dev. github.com/justdan96/tsMuxer > Decoding H264 stream (track 1): Profile: High@4.1 Resolution: 1920:1080i >

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Phyllis Smith via Cin
The file is Big Buck Bunny bbb-1920x1080-cfg06.mkv and probably came from: https://test-videos.co.uk/bigbuckbunny/mkv Meanwhile I will try a different file -- I use bbb because it is bigger than most of my test cases and then is still only 10 minutes long. On Wed, Apr 27, 2022 at 11:19 AM

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
On Wednesday, April 27, 2022, Phyllis Smith wrote: > The file is Big Buck Bunny bbb-1920x1080-cfg06.mkv and probably came from: >https://test-videos.co.uk/bigbuckbunny/mkv > > Meanwhile I will try a different file -- I use bbb because it is bigger > than most of my test cases and then is

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Phyllis Smith via Cin
The 30 second and 1 minute 30 second files worked. So I think the last 2 patches are good. I am just going to see if I can put the 99 and 999a patch in 1 file and test that. If that goes well, I think I can check it into GIT. I will prepare an appimage and upload the files as you requested but

Re: [Cin] bluray lpcm update!

2022-04-27 Thread Andrew Randrianasulu via Cin
On Wednesday, April 27, 2022, Phyllis Smith wrote: > The 30 second and 1 minute 30 second files worked. So I think the last 2 > patches are good. I am just going to see if I can put the 99 and 999a > patch in 1 file and test that. If that goes well, I think I can check it > into GIT. > yes,