• 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 Avoiding transcoding ...

     
    • 0 Vote(s) - 0 Average

    Avoiding transcoding ...

    What audio and video codecs to use?
    jellyfin
    Offline

    Junior Member

    Posts: 49
    Threads: 9
    Joined: 2024 Nov
    Reputation: 0
    Country:Germany
    #14
    2025-01-14, 12:42 AM (This post was last modified: 2025-01-14, 12:43 AM by jellyfin.)
    (2025-01-13, 11:53 PM)bitmap Wrote: Can you share either logs or what it says in the dashboard for "transcoding reason"? It will give you an idea [quote="bitmap" pid='48842' dateline='1736814197']
    Can you do a mediainfo or ffprobe on the example media file? You may be able to fix this one issue with a single ffmpeg or mkvmerge remux. It's weird that the incompatible container is the issue.

    Code:
    [matroska,webm @ 0x154704bc0] Could not find codec parameters for stream 2 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x154704bc0] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x154704bc0] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x154704bc0] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x154704bc0] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    Input #0, matroska,webm, from 'PRIDE_AND_PREJUDICE_H264_AAC_C1.mkv':
      Metadata:
        creation_time  : 2025-01-13T20:41:25.000000Z
        ENCODER        : Lavf61.7.100
      Duration: 00:07:19.61, start: -0.044000, bitrate: 6238 kb/s
      Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1914x818 [SAR 1:1 DAR 957:409], 23.98 fps, 23.98 tbr, 1k tbn (default)
          Metadata:
            DURATION        : 00:07:19.523000000
      Stream #0:1(ger): Audio: aac (LC), 48000 Hz, 5.1, fltp (default)
          Metadata:
            title          : Surround 5.1
            DURATION        : 00:07:19.552000000
      Stream #0:2(eng): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:10.013000000
      Stream #0:3(eng): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:19.605000000
      Stream #0:4(ger): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:10.096000000
      Stream #0:5(ger): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:19.605000000
      Stream #0:6(ger): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:

    One DURATION line missing, I have problems with the forum.

    And from another test file:

    Code:
    [matroska,webm @ 0x121e06410] Could not find codec parameters for stream 2 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x121e06410] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x121e06410] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x121e06410] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    [matroska,webm @ 0x121e06410] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
    Input #0, matroska,webm, from 'PRIDE_AND_PREJUDICE_H264_AAC320_C1.mkv':
      Metadata:
        creation_time   : 2025-01-13T21:32:15.000000Z
        ENCODER         : Lavf61.7.100
      Duration: 00:07:19.61, start: -0.044000, bitrate: 6108 kb/s
      Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1914x818 [SAR 1:1 DAR 957:409], 23.98 fps, 23.98 tbr, 1k tbn (default)
          Metadata:
            DURATION        : 00:07:19.523000000
      Stream #0:1(ger): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
          Metadata:
            title           : Surround 5.1
            DURATION        : 00:07:19.552000000
      Stream #0:2(eng): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:10.013000000
      Stream #0:3(eng): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:19.605000000
      Stream #0:4(ger): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:10.096000000
      Stream #0:5(ger): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:07:19.605000000
      Stream #0:6(ger): Subtitle: hdmv_pgs_subtitle (pgssub)
          Metadata:
            DURATION        : 00:00:00.000000000
    « Next Oldest | Next Newest »

    Users browsing this thread: 3 Guest(s)


    Messages In This Thread
    Avoiding transcoding ... - by jellyfin - 2025-01-13, 07:58 PM
    RE: Avoiding transcoding ... - by TheDreadPirate - 2025-01-13, 08:05 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-13, 08:18 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-13, 08:33 PM
    RE: Avoiding transcoding ... - by bitmap - 2025-01-13, 08:40 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-13, 09:03 PM
    RE: Avoiding transcoding ... - by TheDreadPirate - 2025-01-13, 08:47 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-13, 09:15 PM
    RE: Avoiding transcoding ... - by TheDreadPirate - 2025-01-13, 09:16 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-13, 09:23 PM
    RE: Avoiding transcoding ... - by bitmap - 2025-01-13, 11:53 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 12:12 AM
    RE: Avoiding transcoding ... - by bitmap - 2025-01-14, 12:23 AM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 12:42 AM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 04:58 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 12:52 AM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 05:48 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 06:13 PM
    RE: Avoiding transcoding ... - by Efficient_Good_5784 - 2025-01-14, 06:33 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 07:43 PM
    RE: Avoiding transcoding ... - by bitmap - 2025-01-14, 06:33 PM
    RE: Avoiding transcoding ... - by Efficient_Good_5784 - 2025-01-14, 06:49 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 07:59 PM
    RE: Avoiding transcoding ... - by Efficient_Good_5784 - 2025-01-14, 08:57 PM
    RE: Avoiding transcoding ... - by jellyfin - 2025-01-14, 10:23 PM

    • 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