• 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 Transcoding issue on Windows with MKV using QSV

     
    • 0 Vote(s) - 0 Average

    Transcoding issue on Windows with MKV using QSV

    MadOx75
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #3
    2024-02-29, 06:27 PM
    (2024-02-29, 05:57 PM)TheDreadPirate Wrote: If you are using Intel's latest drivers, you will need to revert.  There is a bug in their latest drivers that breaks transcoding.  Revert to one of their November or December 2023 drivers.  I forget the exact version number that isn't broken.

    I did do an update last night and I think it upgraded the video driver, but I reverted it before posting as well. The driver is from October 2023.  

    Below is the message in the log.  With that last "invalid data found when processing" maybe its just a bad rip?

    Code:
    /videos/aaa7b84f-4839-0d01-49a4-3ab820c5d7f3/live.m3u8

    {"Protocol":0,"Id":"aaa7b84f48390d0149a43ab820c5d7f3","Path":"E:\\Movies\\Wonder.Woman.1984.2020.2160p.MAX.WEB-DL.DDPA.5.1.DV.HDR.H.265\\Wonder.Woman.1984.2020.2160p.MAX.WEB-DL.DDPA.5.1.DV.HDR.H.265.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv","Size":null,"Name":"Wonder.Woman.1984.2020.2160p.MAX.WEB-DL.DDPA.5.1.DV.HDR.H.265","IsRemote":false,"ETag":"157f5e9306b8661fdeb0c9efa80e4edf","RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[],"MediaAttachments":[],"Formats":[],"Bitrate":null,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

    ffmpeg -analyzeduration 200M -init_hw_device d3d11va=dx11:,vendor=0x8086 -init_hw_device qsv=qs@dx11 -filter_hw_device qs -autorotate 0 -i file:"E:\Movies\Wonder.Woman.1984.2020.2160p.MAX.WEB-DL.DDPA.5.1.DV.HDR.H.265\Wonder.Woman.1984.2020.2160p.MAX.WEB-DL.DDPA.5.1.DV.HDR.H.265.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -sn  -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_base_url "hls/5c86659f79eca573cf92f8194fca72e6/" -hls_segment_filename "C:\ProgramData\Jellyfin\Server\transcodes\5c86659f79eca573cf92f8194fca72e6%d.ts" -hls_playlist_type event -hls_list_size 0 -y "C:\ProgramData\Jellyfin\Server\transcodes\5c86659f79eca573cf92f8194fca72e6.m3u8"


    ffmpeg version 5.1.4-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
      built with gcc 12-win32 (GCC)
      configuration: --prefix=/opt/ffmpeg --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --pkg-config=pkg-config --pkg-config-flags=--static --extra-libs='-lfftw3f -lstdc++' --extra-cflags=-DCHROMAPRINT_NODLL --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --disable-w32threads --enable-pthreads --enable-shared --enable-lto --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-amf --enable-libmfx --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
      libavutil      57. 28.100 / 57. 28.100
      libavcodec    59. 37.100 / 59. 37.100
      libavformat    59. 27.100 / 59. 27.100
      libavdevice    59.  7.100 / 59.  7.100
      libavfilter    8. 44.100 /  8. 44.100
      libswscale      6.  7.100 /  6.  7.100
      libswresample  4.  7.100 /  4.  7.100
      libpostproc    56.  6.100 / 56.  6.100
    [AVHWDeviceContext @ 0000017a5219c900] Using device 8086:46d1 (Intel(R) UHD Graphics).
    [matroska,webm @ 0000017a509a9240] Format matroska,webm detected only with low score of 1, misdetection possible!
    [matroska,webm @ 0000017a509a9240] 0x00 at pos 0 (0x0) invalid as first byte of an EBML number
    [matroska,webm @ 0000017a509a9240] EBML header parsing failed
    file:E:\Movies\Wonder.Woman.1984.2020.2160p.MAX.WEB-DL.DDPA.5.1.DV.HDR.H.265\Wonder.Woman.1984.2020.2160p.MAX.WEB-DL.DDPA.5.1.DV.HDR.H.265: Invalid data found when processing input
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Transcoding issue on Windows with MKV using QSV - by MadOx75 - 2024-02-29, 05:37 PM
    RE: Transcoding issue on Windows with MKV using QSV - by TheDreadPirate - 2024-02-29, 05:57 PM
    RE: Transcoding issue on Windows with MKV using QSV - by MadOx75 - 2024-02-29, 06:27 PM
    RE: Transcoding issue on Windows with MKV using QSV - by TheDreadPirate - 2024-02-29, 06:33 PM
    RE: Transcoding issue on Windows with MKV using QSV - by nyanmisaka - 2024-03-01, 01:28 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