Freekers

Results 43 comments of Freekers

I don't notice any difference. It seems the CPU boosts past the P0 state. Perhaps I'm doing something wrong. Let's wait for the feedback of @alexantone

Second and third FFMpeg log, which were automatically created by Jellyfin during the same playback attempt: ``` /videos/54a5c79a-4c2d-2c13-4b36-bed465007f2e/hls1/main/0.ts {"Protocol":0,"Id":"54a5c79a4c2d2c134b36bed465007f2e","Path":"/data/movies/Space Jam A New Legacy (2021)/Space.Jam.A.New.Legacy.2021.1080p.BluRay.x264-PiGNUS.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":15497428992,"Name":"Space.Jam.A.New.Legacy.2021.1080p.BluRay.x264-PiGNUS","IsRemote":false,"ETag":"ad80cef38c45ef8b323b464f63296b4c","RunTimeTicks":69312643072,"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":[{"Codec":"h264","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":"SDR","VideoRangeType":"SDR","VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"ChannelLayout":null,"BitRate":17886987,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"Height":1036,"Width":1920,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"High","Type":1,"AspectRatio":"1.85:1","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":null},{"Codec":"truehd","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":null,"VideoRangeType":null,"VideoDoViTitle":null,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"DisplayTitle":"English - TRUEHD - 7.1...

> @SergiX44 hello any update? can you plz validate those bug in huntr? Have you tried reaching out to [email protected] as indicated in the README? https://github.com/SergiX44/XBackBone/blob/master/README.md?plain=1#L48

@valentin2105 Wohoo that works perfectly! Thank you so much!

@valentin2105 Can you please merge up to this commit in your repo? I need it to work with my reverse proxy: https://github.com/subspacecloud/subspace/commit/502f0f56aecea93308395a404d1720629ce2ade2 A more recent commit is fine as well...

The Docker image has not been updated yet on Docker Hub if I'm not mistaken? https://hub.docker.com/r/valentinnc/subspace I will check back tomorrow :)

@valentin2105 Something went wrong during the merge. In handlers.go, the struct got duplicated. I tried fixing it myself in addition to making the Listenport variable, but I didn't succeed. The...

@valentin2105 Thank you very much! Your image is working for me now! However, I'm still having issues getting my modification to work (i.e. allow changing the Listenport using an environmental...

@valentin2105 Thanks for your reply :) - Yes, I did a fresh pull of the repository and deleted the local docker image first before building a new one, just to...