• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Does Extract Chapter Images use Transcode Settings

     
    • 0 Vote(s) - 0 Average

    Does Extract Chapter Images use Transcode Settings

    Dunning Kruger
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    #1
    2024-08-09, 09:05 PM
    Does Extract Chapter Images use Transcode Settings?

    I'm setting up a dedicated VM for Jellyfin and it's extracting chapter images. I'm not seeing the ffmpgeg processes in nvtop for my nvidia card. I do during a movie transcoding or trickplay.

    Is there something about Extract Chapter Images that is CPU only?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-08-09, 09:44 PM
    There isn't really a lot to accelerate for chapter image extraction. Here is an example command that Jellyfin runs for extracting an image.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -f matroska -ss 00:19:31.962 -i file:/media/storage2/testMovies/Evangelion 3.0+1.0 Thrice Upon a Time/Evangelion 3.0+1.0 Thrice Upon a Time.mkv -threads 0 -v quiet -vframes 1 -vf scale=round(iw*sar/2)*2:round(ih/2)*2,thumbnail=n=24 -f image2 /cache/temp/628c9eee-454d-496f-95b2-0eeca47d5d73.jpg

    Literally pulling out a single frame at a particular time stamp. Disk performance for the media storage is the bottleneck, really.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    ca2ju
    Offline

    Junior Member

    Posts: 19
    Threads: 5
    Joined: 2024 May
    Reputation: 0
    Country:Canada
    #3
    2024-08-26, 10:20 PM
    What is the difference between extracting chapter images and the keyframe extractor?
    Jellyfin 10.10.7 (natively installed)
    Ubuntu Server 24.04.2 LTS
    No dedicated GPU
    Main storage: 2x 4TB NVMe SSDs

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-08-26, 10:59 PM
    My understanding is that keyframes are used to increase the speed of scrubing on the time line of a video when transcoding.

    Chapter images are for this.

       
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    ca2ju
    Offline

    Junior Member

    Posts: 19
    Threads: 5
    Joined: 2024 May
    Reputation: 0
    Country:Canada
    #5
    2024-08-26, 11:01 PM
    now i understand, thanks bro!
    Jellyfin 10.10.7 (natively installed)
    Ubuntu Server 24.04.2 LTS
    No dedicated GPU
    Main storage: 2x 4TB NVMe SSDs

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode