<div dir="ltr">Well this should be the final update in this thread unless I run into something that radically changes things...<div><br></div><div>I finally got Blu-ray video working!</div><div><br></div><div>I&#39;m not sure if it was because the source video was 1080 interlaced or telecine encoded but forcing the framerate during conversion fixed the playback problem with my blu-ray player.</div>
<div><br></div><div>Because of one of the two above, some players thought the framerate should be 60 (or more specifically, 60000/1001) so adding &quot;--fps 30000/1001&quot; to the x264 conversion fixed things.</div><div>
<br></div><div>The only oddity is that I had to add about a 275ms delay to the audio to get it in sync for playing on my computer (vlc or totem) but for the blu-ray playback it was in sync without any delay.</div><div><br>
</div><div>For Thomas:</div><div><br></div><div>I tried adding the dvd_obs=64k option but it burned at 4X anyway... I&#39;m not sure what&#39;s going on there, but it works so I&#39;m leaving it alone. I&#39;ve decided that for BD-R&#39;s that it&#39;s best to fix your problem if you&#39;re getting bad burns, not rely on defect management. </div>
<div><br></div><div>To summarize the process:</div><div><br></div><div>Use x264 through ffmpeg or directly to convert the video to H.264 per the recommendations on <a href="http://www.x264bluray.com">www.x264bluray.com</a>. Add the -fps flag if you need it. Unless you have a REALLY fast machine or an eternity to wait, use the slow preset instead of veryslow.</div>
<div>Extract the audio, I used ffmpeg to extract the existing AC3 audio.</div><div>Use tsMuxeR to create the proper blu-ray folder structure and mux&#39;ed stream (unfortunately not FOSS, but free)<br></div><div>Use ImgBurn under WINE to create the image for burning, which supports UDF 2.50 for blu-ray (and 2.60, but that&#39;s not needed).</div>
<div><br></div><div>A couple of side notes:</div><div><br></div><div>My ASUS BW-12B1ST blu-ray burner has worked great without issue, can&#39;t recommend it enough.</div><div>Using cdrskin which is a frontend to libburn has also worked great. No need for the official cdrtools. Not that there&#39;s anything functionally wrong with cdrtools, but it keeps me out of the whole cdrtools vs cdrkit debacle. </div>
<div><br></div><div>Thanks,</div><div>Richard</div></div>