mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-10 01:41:23 +02:00
jellyfin/ffmpeg: added a guide to concatenate videos
This commit is contained in:
@@ -13,3 +13,11 @@ You can add IP-TV under `Live TV` in the administration panel.
|
||||
To include a m3u IP-TV stream just put the file on the server or copy its URL
|
||||
and add it under `Live TV`.
|
||||
After that make sure to setup `DVR` to your liking to record.
|
||||
|
||||
## Handling of movies consisting of multiple files
|
||||
|
||||
Jellyfin does not have the capability to seamlessly transition between multiple
|
||||
files of a movie.
|
||||
The easiest way to achieve a seamless movie experience is to concatenate the two
|
||||
movie files.
|
||||
This can be done with [ffmpeg](./linux/ffmpeg.md).
|
||||
|
Reference in New Issue
Block a user