• 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 DLNA Profile for transcoding

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    DLNA Profile for transcoding

    DLNA Profile
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #11
    2024-11-04, 09:40 PM
    This seems like a bug. It is reading your profile, but not honoring the profile.

    Go ahead and submit a bug report on the plugin's git.

    https://github.com/jellyfin/jellyfin-plugin-dlna/issues
    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]
    disgustipated
    Offline

    Junior Member

    Posts: 5
    Threads: 0
    Joined: 2024 Jun
    Reputation: 0
    Country:United States
    #12
    2024-11-05, 10:19 AM
    (2024-11-04, 08:12 PM)benkenobi221 Wrote: yes it still creates a ts file when transcoding when I want a mp4. I copied the panasonic xml profile and changed the identity so it matches my tv. then I deleted mkv and ts from direct play and changed ts to mp4 in the "transcodingProfile" section. But it still makes a ts file. Maybe you can help with the correct configuration for getting a mp4 when transcoding. I really appreciate your work. You guys are amazing in what you do.

    I left this on the github post, try the below for your transcoding profile.

    Code:
        <TranscodingProfile container="mkv"
          type="Video"
          videoCodec="mpeg4"
          audioCodec="aac"
          estimateContentLength="false"
          enableMpegtsM2TsMode="false"
          transcodeSeekInfo="Auto"
          copyTimestamps="false"
          context="Streaming"
          enableSubtitlesInManifest="false"
          minSegments="0"
          segmentLength="0"
          breakOnNonKeyFrames="false" />

    This should transcode an mkv container to mp4 and aac audio, choose your desired video and audio codec there. it converted the mkv file i was using from h264 to mp4 and aac
    benkenobi221
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #13
    2024-11-05, 07:43 PM (This post was last modified: 2024-11-05, 07:44 PM by benkenobi221. Edited 1 time in total.)
    I copied the line to my profile. It is still making a TS file :-( See my logs and the profile attached. could you send me your profile? Maybe there is something else missing in my profile?


    Attached Files
    .zip   logs.zip (Size: 11.04 KB / Downloads: 57)
    Pages (2): « Previous 1 2

    « 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