Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blu-ray [2023/04/10 03:25] – beandog | blu-ray [2025/04/21 05:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 31: | Line 31: | ||
==== ffmpeg ==== | ==== ffmpeg ==== | ||
- | You can access a Blu-ray directly using '' | + | * [[https:// |
+ | |||
+ | You can access a Blu-ray directly using '' | ||
An example to simply remux a title: | An example to simply remux a title: | ||
Line 38: | Line 40: | ||
ffmpeg -playlist 800 -i bluray:/ | ffmpeg -playlist 800 -i bluray:/ | ||
</ | </ | ||
+ | |||
+ | Note that **chapter support is broken** in ffmpeg-7.1.1. No matter what argument you pass to '' |