• 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 Troubleshooting Media Scanning & Identification Trickplay, again

     
    • 0 Vote(s) - 0 Average

    Trickplay, again

    Trickplay process unresponsive for UHD
    fract
    Offline

    Junior Member

    Posts: 21
    Threads: 3
    Joined: 2024 Jul
    Reputation: 0
    Country:Croatia
    #5
    2024-07-07, 10:30 PM
    here's log excerpt:

    Code:
    [2024-07-07 03:01:48.931 +02:00] [INF] [121] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "Z:\PLEX\UHD\Movies\Bullet Train (2022)\Bullet Train (2022).mkv" [ID: 70aced25-9ea2-b06b-d488-a48576b7b15c]
    [2024-07-07 03:01:48.935 +02:00] [INF] [121] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "ffmpeg -loglevel error -threads 1 -noautorotate -i file:\"Z:\PLEX\UHD\Movies\Bullet Train (2022)\Bullet Train (2022).mkv\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 \"C:\jellydata\cache\temp\c2c25e16ac87435dad919ffead1b6dfe\%08d.jpg\""
    [2024-07-07 03:04:49.064 +02:00] [INF] [153] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay process unresponsive.
    [2024-07-07 03:04:49.066 +02:00] [INF] [153] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Stopping trickplay extraction.
    [2024-07-07 03:04:50.075 +02:00] [INF] [153] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Killing ffmpeg process
    [2024-07-07 03:04:50.078 +02:00] [ERR] [153] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for "ffmpeg -loglevel error -threads 1 -noautorotate -i file:\"Z:\PLEX\UHD\Movies\Bullet Train (2022)\Bullet Train (2022).mkv\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 \"C:\jellydata\cache\temp\c2c25e16ac87435dad919ffead1b6dfe\%08d.jpg\""
    [2024-07-07 03:04:50.081 +02:00] [ERR] [153] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
    MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for ffmpeg -loglevel error -threads 1 -noautorotate -i file:"Z:\PLEX\UHD\Movies\Bullet Train (2022)\Bullet Train (2022).mkv" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 "C:\jellydata\cache\temp\c2c25e16ac87435dad919ffead1b6dfe\%08d.jpg"
      at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.ExtractVideoImagesOnIntervalInternal(String inputArg, String filterParam, String vidEncoder, Nullable`1 outputThreads, Nullable`1 qualityScale, Nullable`1 priority, CancellationToken cancellationToken)
      at Jellyfin.Server.Implementations.Trickplay.TrickplayManager.RefreshTrickplayDataInternal(Video video, Boolean replace, Int32 width, TrickplayOptions options, CancellationToken cancellationToken)
    [2024-07-07 03:04:50.392 +02:00] [INF] [153] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "Z:\PLEX\UHD\Movies\Children of the Corn (1984)\Children of the Corn (1984).mkv" [ID: f9918a68-f778-3c92-9a4f-04b283f5c281]
    [2024-07-07 03:04:50.396 +02:00] [INF] [153] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "ffmpeg -loglevel error -threads 1 -noautorotate -i file:\"Z:\PLEX\UHD\Movies\Children of the Corn (1984)\Children of the Corn (1984).mkv\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 \"C:\jellydata\cache\temp\3c44ddf2fcd84e3a82f9f369c3076477\%08d.jpg\""
    [2024-07-07 03:50:31.687 +02:00] [INF] [111] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay process unresponsive.
    [2024-07-07 03:50:31.690 +02:00] [INF] [111] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Stopping trickplay extraction.
    [2024-07-07 03:50:32.700 +02:00] [INF] [111] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Killing ffmpeg process
    [2024-07-07 03:50:32.702 +02:00] [ERR] [111] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for "ffmpeg -loglevel error -threads 1 -noautorotate -i file:\"Z:\PLEX\UHD\Movies\Children of the Corn (1984)\Children of the Corn (1984).mkv\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 \"C:\jellydata\cache\temp\3c44ddf2fcd84e3a82f9f369c3076477\%08d.jpg\""
    [2024-07-07 03:50:32.705 +02:00] [ERR] [111] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
    MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for ffmpeg -loglevel error -threads 1 -noautorotate -i file:"Z:\PLEX\UHD\Movies\Children of the Corn (1984)\Children of the Corn (1984).mkv" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 "C:\jellydata\cache\temp\3c44ddf2fcd84e3a82f9f369c3076477\%08d.jpg"
      at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.ExtractVideoImagesOnIntervalInternal(String inputArg, String filterParam, String vidEncoder, Nullable`1 outputThreads, Nullable`1 qualityScale, Nullable`1 priority, CancellationToken cancellationToken)
      at Jellyfin.Server.Implementations.Trickplay.TrickplayManager.RefreshTrickplayDataInternal(Video video, Boolean replace, Int32 width, TrickplayOptions options, CancellationToken cancellationToken)
    [2024-07-07 03:50:33.061 +02:00] [INF] [111] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "Z:\PLEX\UHD\Movies\Causeway (2022)\Causeway (2022).mkv" [ID: f19687ef-fcc7-3f6d-50c7-b24aba4bb047]
    [2024-07-07 03:50:33.067 +02:00] [INF] [111] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "ffmpeg -loglevel error -threads 1 -noautorotate -i file:\"Z:\PLEX\UHD\Movies\Causeway (2022)\Causeway (2022).mkv\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 \"C:\jellydata\cache\temp\2e277387105f4bf192a3128734e17354\%08d.jpg\""
    [2024-07-07 03:52:33.152 +02:00] [INF] [150] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay process unresponsive.
    [2024-07-07 03:52:33.155 +02:00] [INF] [150] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Stopping trickplay extraction.
    [2024-07-07 03:52:34.163 +02:00] [INF] [150] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Killing ffmpeg process
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Trickplay, again - by fract - 2024-07-05, 02:36 PM
    RE: Trickplay, again - by TheDreadPirate - 2024-07-05, 03:27 PM
    RE: Trickplay, again - by fract - 2024-07-07, 08:55 AM
    RE: Trickplay, again - by TheDreadPirate - 2024-07-07, 01:47 PM
    RE: Trickplay, again - by fract - 2024-07-07, 10:30 PM
    RE: Trickplay, again - by TheDreadPirate - 2024-07-08, 02:33 AM
    RE: Trickplay, again - by fract - 2024-07-08, 06:45 AM
    RE: Trickplay, again - by TheDreadPirate - 2024-07-08, 01:52 PM
    RE: Trickplay, again - by fract - 2024-07-08, 08:39 PM
    RE: Trickplay, again - by TheDreadPirate - 2024-07-08, 10:16 PM
    RE: Trickplay, again - by fract - 2024-07-10, 06:53 AM
    RE: Trickplay, again - by Efficient_Good_5784 - 2024-07-10, 10:05 AM

    • 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