Advertisement
Guest User

Untitled

a guest
Aug 16th, 2024
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. [04:45:42] [INF] [66] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:"/data/movies/Dune.Part.Two.2024.2160p.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265-FLUX[TGx]/Dune.Part.Two.2024.2160p.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265-FLUX.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 7616000 -maxrate 7616000 -bufsize 15232000 -g:v:0 72 -keyint_min:v:0 72 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=w=1920:h=802:format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "2aad8e953db089b565499bae2f4783c9-1.mp4" -start_number 0 -hls_segment_filename "/cache/transcodes/2aad8e953db089b565499bae2f4783c9%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/cache/transcodes/2aad8e953db089b565499bae2f4783c9.m3u8"
  2. [04:45:42] [ERR] [60] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  3. [04:45:42] [ERR] [60] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /videos/65c918b7-d57a-ee09-3f32-aa4777f70e96/hls1/main/-1.mp4.
  4. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement