2024-06-07, 04:01 PM
(This post was last modified: 2024-06-07, 04:01 PM by TheDreadPirate.)
Does this happen with every video or just a particular video?
Run this command (replace s01e01.mp4 with your actual file name) and then share probe.txt via pastebin.
Run this command (replace s01e01.mp4 with your actual file name) and then share probe.txt via pastebin.
Code:
/usr/lib/jellyfin-ffmpeg/ffprobe -hide_banner -select_streams v -skip_frame nokey -show_frames -show_entries frame=pts_time,pict_type s01e01.mp4 > probe.txt