Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Happy2Play

    Some videos run smooth while others are super laggy

    So at least from a hevc to h264 standpoint the hardware struggles when conversion is required. Clients that can direct play/direct stream the content will not have any issues. All client that requires conversion will see issues, but codec conversion will vary as you probably would not see and issue with h264 to h264 conversions.
  3. Usually, I just write something like "Create art for a collection of movies from the 1970's" Usually there will be text that comes out wrong (like in your example) but I will just type "regenerate" until it gets the text correct and has an image I like.
  4. Happy2Play

    Some videos run smooth while others are super laggy

    Still somewhat the same but technically the reason is wrong in my opinion as full transcode is happening not a remux but I guess it could be multiple variables just not being listed. Transcoding in general is slow on this hardware h265 to h264. TranscodeReasons=ContainerNotSupported 20:51:59.565 Stream mapping: 20:51:59.565 Stream #0:0 (hevc) -> format:default (graph 0) 20:51:59.565 format:default (graph 0) -> Stream #0:0 (libx264) 20:51:59.565 Stream #0:2 -> #0:1 (ac3 (native) -> aac (native)) 20:51:59.565 Stream #0:3 -> #1:0 (subrip (srt) -> webvtt (native)) 20:51:59.565 Stream #0:0 -> #1:1 (copy) 20:51:59.565 Stream #0:4 -> #2:0 (subrip (srt) -> webvtt (native)) 20:51:59.565 Stream #0:0 -> #2:1 (copy) elapsed=00:00:36.60 frame= 590 fps= 16 q=-1.0 Lq=-1.0 q=-1.0 size=N/A time=00:00:00.25 bitrate=N/A throttle=off speed=0.00686x To my knowledge I don't believe Firefox supports HEVC. At least on my system it does not. https://ott.dolby.com/codec_test/index.html HEVC/H.265 video format | Can I use... Support tables for HTML5, CSS3, etc
  5. Oh my, you are absolutely right on this one! I'll provide another log info. This one runs smooth on lg tv but not on pc (firefox) (when I say pc, I mean it still runs asustor's server). If I remove subs, it's still lagging. Thanks for your help and your quick replys guys this community is awsome! Super Mario Movie ffmpeg-transcode-fd8ded12-0ed6-4904-9c93-12dce873c3e7_1.txt
  6. But can say with some work you can add Specials to show in Aired order to get metadata, then lock Specials folder and change Show to Absolute and add all episodes to have everything display properly. As for specials positioning data that is another story per a change to only apply to "SPECIAL IS CRITICAL TO SHOW'S STORY" currently.
  7. damien_c2

    Domaine ne fonctionne pas.

    Les ports peuve être ouvert par défaut sur l'appareil, cependant il faut les ouvrirs sur la box.
  8. gortech

    stats for nerds

    Yes, it's available through the gear menu but that's a lot of clicks to view it and turn it off. Also, not able to rewind and fast forward live TV even after pausing the stream. Both of these functions work very well in the ATV app but are missing from the Android version. I don't think it's a bug. Seems like those features just haven't been programmed in yet. Thx
  9. Happy2Play

    Some videos run smooth while others are super laggy

    In the end if transcoding is needed this platform cannot process the media fast enough. Rise of 300 TranscodeReasons=SubtitleCodecNotSupported 19:58:16.700 elapsed=00:00:00.58 frame= 1 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A throttle=off speed= 0x 19:58:17.147 elapsed=00:00:01.12 frame= 12 fps= 11 q=0.0 size=N/A time=00:00:00.51 bitrate=N/A throttle=off speed=0.455x 19:58:17.707 elapsed=00:00:01.67 frame= 18 fps= 11 q=0.0 size=N/A time=00:00:00.85 bitrate=N/A throttle=off speed=0.509x 19:58:18.218 elapsed=00:00:02.18 frame= 25 fps= 11 q=28.0 size=N/A time=00:00:01.00 bitrate=N/A throttle=off speed=0.459x 19:58:18.680 elapsed=00:00:02.69 frame= 31 fps= 12 q=28.0 size=N/A time=00:00:01.36 bitrate=N/A throttle=off speed=0.508x Doute Raisonnable is a remux so no conversion needed just a container swap. So in this situation you would need to not use subtitles or ensure you get external srt subs as your hardware just can not handle pgs subtitle burn in/conversion.
  10. Today
  11. Happy2Play

    No compatible streams after emby update

    ld-elf.so.1: /usr/local/lib/libtasn1.so.6: Undefined symbol "strverscmp@FBSD_1.7" There is a similar error reported here but slightly different. So I am not sure if they are related.
  12. Thanks for your quick reply! Here some things that could help. I did more tests so I have three examples: Doute Raisonnable is running super good on both pc and lg tv. Rise of 300 is lagging on both and Super Mario movie is lagging only on pc (firefox) but on lg tv is flawless. In every scenario, the ffmpeg cpu goes crazy when it lags. Hope it helps! Thanks for your time! Doute Raisonnable LOG ffmpeg-directstream-ee42be61-0f78-4e27-b1b6-aa5ddb92c8da_1.txt embyserver.txt Rise Of 300 on TV LOG ffmpeg-transcode-c3bdf56c-c97c-4120-988b-05495b4d1f95_1.txt
  13. user account limit is blank
  14. hi all After updating emby to the lastest version i noticed that some librarys are not working "No compatible streams are currently available. Please try again later or contact your system administrator for details." Already checked the mount points, created a new ones and it keeps the same. Not all librarys are happening this, i checked the configs and it seems all good on both. Need some help at this. best regards ffmpeg-transcode-15fa142a-5c98-4200-9cb9-8a5d35779028_1.txt embyserver.txt
  15. Happy2Play

    No images shown with HTTPS-only mode enabled in Firefox

    Sounds like CORS issue. See the top section of this how to on browser flags.
  16. iissmart

    No images shown with HTTPS-only mode enabled in Firefox

    Didn't fix it unfortunately. I'm looking at the security.mixed_content.upgrade_display_content and security.mixed_content.upgrade_display_content.image settings in firefox, which seem to fix it when one or both are off, but these are global settings and not per-site so I'm not comfortable with keeping these disabled permanently. I think the solution is to somehow have the web app access the images either using the lan address over HTTPS, or have it always use the remote address (over HTTPS) even if the local address is available, to avoid mixed content.
  17. Yesterday
  18. Testing specials does not work and ignores S00Exx and readd Exx and multi-versions, as per provider metadata there is no S00. So Absolute will not add Specials correctly if they are number order. Looks okay here But those 53 as duplicates of the first 53 episodes. requiring manual edit on every special. But have not run into a scenario that episodes are not identified with metadata.
  19. Q-Droid

    Emby ignoring internet streaming limit?

    Have you checked their user account limit to make sure it's not overriding the server global limit?
  20. Try adding the exception as http://192.168.x.y:8096
  21. Hi, it is currently poster only, and the icon tag corresponds to the program poster. 2:3 aspect is recommended. Supporting backdrops would be easy though.
  22. Hi, we are still working on this. Thanks.
  23. Luke

    Cannot connect on Connect

    hi @AndrewShruchiyou will need to ask that person for guidance on how to connect to their Emby Server. Please let us know if this helps. Thanks.
  24. @salhswikdar Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
  25. Luke

    Theme video cannot be enabled

    HI, are you able to use a vpn?
  26. OK yes that explains it then.
  27. Lessaj

    Chromecast to Google Mini?

    Maybe reboot the mini?
  1. Load more activity
×
×
  • Create New...