<br><br>On Saturday, April 23, 2022, Phyllis Smith via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew,</div><div class="gmail_default" style="font-size:small">Status update for Bluray - I hate to give up on the rest of the bluray changes.  Here is a list of current bluray patches problems from megapile_8.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">1) Some concern about current lpcm/bluray checkin with error message of "<b>unknown bluray stream type pcm_bluray</b>" on my Fedora 32 laptop.  BUT works on Ubuntu 16 and on Fedora 35 laptop (exact same model).  I think there is some package that needs to be installed but is not on Fedora 32, but I have no idea what it could possibly be.  At any rate, leaving checkin as is since when I create an appimage on the non-working Fedora 32 and move to the working Fedora 35, lpcm works just fine. Going back through a lot of email, I noticed that in January, Terje also got this error message and I believe he uses Leap O/S.</div></div></blockquote><div><br></div><div><br></div><div>no idea yet about this ... </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">2) When I say "lpcm" works just fine, I only mean that the LG player attached to the TV, shows it is lpcm.  I have no idea if it does what it is supposed to do.  Not enough knowledge or speakers here.<br></div></div></blockquote><div><br></div><div><br></div><div>well, it supposed to provide uncompressed sound on disk! </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">3) Having verified that I am using the correct bdwrite, on all of the aforementioned computers, get "unknown bluray audio format 0 ch" from line 2469.  Something is missing.  Did apply 0004-Improve-truehd-decoder-<wbr>encoder-from-ffmpeg.git.patch and uncommented truehd profile line 865 in bdcreate.C.<br></div></div></blockquote><div><br></div><div><br></div><div>yeah, 0ch is strange.. </div><div><br></div><div>will try to see how it work/fail on Slackware... </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">4) 0004-Improve-truehd-decoder-<wbr>encoder-from-ffmpeg.git.patch when applied to the current GIT ffmpeg (which is what will be used in the next build) is out of alignment as seen in the build log below.  BUT unless Truehd is working, there is no need for patch-5-8.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><span style="font-family:monospace">patch -d ffmpeg* -p1 < src/ffmpeg-4.4.patch_5<br>Waf: Leaving directory `/mnt0/cinelerra-5.1/<wbr>thirdparty/serd-0.30.4/build'<br>yes<br>'build' finished successfully (0.852s)<br>checking for memory.h... patching file libavcodec/mlpenc.c<br>Hunk #1 succeeded at 100 (offset -3 lines).<br>Hunk #2 succeeded at 126 (offset -3 lines).<br>Hunk #3 succeeded at 199 (offset -3 lines).<br>Hunk #4 succeeded at 1117 with fuzz 1 (offset -4 lines).<br>Hunk #5 succeeded at 2219 (offset -6 lines).<br>Hunk #6 succeeded at 2274 (offset -6 lines).<br>Hunk #7 succeeded at 2310 with fuzz 1 (o</span>f<span style="font-family:monospace">fset -6 lines).<br>Hunk #8 succeeded at 2339 (offset -6 lines).<br>Hunk #9 succeeded at 2383 (offset -6 lines).<br>Hunk #10 succeeded at 2400 (offset -6 lines).<br>patch -d ffmpeg* -p1 < src/ffmpeg-4.4.patch_6<br>patching file libavcodec/mlpenc.c<br>Hunk #1 succeeded at 2384 with fuzz 1 (offset -6 lines).<br>Hunk #2 succeeded at 2401 with fuzz 1 (offset -6 lines).</span></div><div class="gmail_default" style="font-size:small"></div></div></blockquote><div><br></div><div><br></div><div>as long as there is no rejects this is acceptable... I think</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small"><br><span style="font-family:monospace"></span></div><div class="gmail_default" style="font-size:small"><span style="font-family:monospace">5) Also, again I have no idea if "tsmuxer" really does what it is supposed to do even though checked into GIT.  When I create a bluray disc, it still plays on my LG so at least it did no harm.  Someone else is going to have to verify this because I do not want to install tsmuxer/ninja on this laptop due to the fact that this is where I create the regular AppImage release.</span></div><div class="gmail_default" style="font-size:small"></div></div></blockquote><div><br></div><div><br></div><div>well, try liveusb/livedvd? </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small"><span style="font-family:monospace"><br></span></div><div class="gmail_default" style="font-size:small"><span style="font-family:monospace">6) 32-bit Debian version 11.0 had a compile error in bdwrite, BUT I have to check that out for sure.  That version/computer is a slow build so I keep delaying.  Will let you know.</span></div><div class="gmail_default" style="font-size:small"></div></div></blockquote><div><br></div><div>yeah, I will wait (no debian vm here..) </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small"><span style="font-family:monospace"><br></span></div><div class="gmail_default" style="font-size:small"><span style="font-family:monospace">7) OK, so now you can change the interval for chapter, but how does a user do that?</span></div><div class="gmail_default" style="font-size:small"><span style="font-family:monospace"><br></span></div><div class="gmail_default" style="font-size:small"></div></div></blockquote><div><br></div><div>in theory by adding ' -c timeinterval in seconds' as argument {in addition to two other mandatory args} to bdwrite, manually for now... </div>