<div dir="ltr"><div class="gmail_default" style="font-size:small">YEAH - the BBB case with lpcm and tsmuxer worked at least once.  I will verify a couple of things yet.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Checked out from current GIT and did full rebuild; then test BBB and get the following:<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">+ tsmuxer /tmp/bd_20220502-141005/bd.meta /tmp/bd_20220502-141005/bd.iso<br>tsMuxeR version 2.6.16-dev. <a href="http://github.com/justdan96/tsMuxer">github.com/justdan96/tsMuxer</a><br>Decoding H264 stream (track 1): Profile: High@4.1  Resolution: 1920:1080i  Frame rate: 29.97<br>H.264 muxing fps is not set. Get fps from stream. Value: 29.97<br>0.0% complete<br>Decoding LPCM stream (track 2): Bitrate: 4608Kbps  Sample Rate: 48KHz  Channels: 5.1  Bits per sample: 16bit<br>18.0% complete<br>Finalize ISO disk<br>Reading buffer overflow. Possible container streams are not syncronized. Please, verify stream fps. File name: /tmp/bd_20220502-141005/bd.m2ts</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Patchd with 0001-Fix-lpcm_bluray-for-tsmuxer.patch, did a full rebuild, and get the following:</div><div class="gmail_default" style="font-size:small">YEAH !<br></div><div class="gmail_default" style="font-size:small">+ tsmuxer /tmp/bd_20220502-143029/bd.meta /tmp/bd_20220502-143029/bd.iso<br>tsMuxeR version 2.6.16-dev. <a href="http://github.com/justdan96/tsMuxer">github.com/justdan96/tsMuxer</a><br>Decoding H264 stream (track 1): Profile: High@4.1  Resolution: 1920:1080i  Frame rate: 29.97<br>H.264 muxing fps is not set. Get fps from stream. Value: 29.97<br>0.0% complete<br>Decoding LPCM stream (track 2): Bitrate: 4608Kbps  Sample Rate: 48KHz  Channels: 5.1  Bits per sample: 16bit<br>94.9% complete<br>Processed 19016 video frames<br>100.0% complete<br>Flushing write buffer<br>Creating Blu-ray stream info and seek index<br>Creating Blu-ray playlist<br>Mux successful complete<br>Finalize ISO disk<br>Muxing time: 4 sec<br>+ mv /tmp/bd_20220502-143029/bd.iso /tmp/bd_20220502-143029/bd.udfs<br>+ echo To burn bluray, load writable media and run:<br>To burn bluray, load writable media and run:<br>+ echo for WORM: growisofs -dvd-compat -Z /dev/bd=/tmp/bd_20220502-143029/bd.udfs<br>for WORM: growisofs -dvd-compat -Z /dev/bd=/tmp/bd_20220502-143029/bd.udfs<br>+ echo for RW: dd if=/tmp/bd_20220502-143029/bd.udfs of=/dev/bd bs=2048000<br>for RW: dd if=/tmp/bd_20220502-143029/bd.udfs of=/dev/bd bs=2048000<br>+ kill 448422<br>Terminated</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Created the bluray media and played on LG player/TV just fine.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 2, 2022 at 12:08 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">attempt at fixing our version of patch to behave the same as new upstream<div><br></div><div>Phyllis, I am terribly sorry - can you retest BBB - > lpcm bluray again with this patch and tsmuxer? </div><div><br></div><div>ps: I think cmake can generate plain Makefiles, not ninja ones... you can try and tweak linux build script by removing '-G ninja' ... <br><br>On Monday, May 2, 2022, Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank">randrianasulu@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff/b67572c7c707d508b15ce0543519208cf5d1fcfb..a84b95dc08da1174b4477e6250077bf22bb543b0:/libavcodec/pcm-blurayenc.c" target="_blank">https://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff/b67572c7c707d508b15ce0543519208cf5d1fcfb..a84b95dc08da1174b4477e6250077bf22bb543b0:/libavcodec/pcm-blurayenc.c</a><div><br></div><div>need to adapt..... </div><div><br></div><div>Paul, *BIG* thanks for speedy responce! </div>
</blockquote></div>
</blockquote></div>