[Support] Djoss - HandBrake


Recommended Posts

Do you know how to keep 10 bit HDR with this encoder => NVENC x265 with handbrake ?

 

i test to re encode a video with 10 bit HDR, after converion i don't have the same media info profile, i loose 10 bit => 8 bit 

 

https://4kmedia.org/samsung-wonderland-two-hdr-uhd-4k-demo/

 

I don't know how to do this  => [email protected] high with NVENC ?

Edited by ibasaw
Link to comment
19 hours ago, ss1gohan13 said:

From what I've read up on, Handbrake doesn't support true HDR/10-bit encoding (currently)

It was added a few months ago. February to be precise, a release was made and the issue around the 10bit pipeline closed:

  • 10 bit pipeline if there is no 8bit only filter enabled and the selected encoder is 10bit;

  • HDR10 static metadata passthrough

  • Colorspace filter (using the FFmpeg tonemap filter, which is not the best, and does not implement BT.2390 yet).

It was mentioned at this time that this support is only in the nightly build, but that was back in Feb so it may have made it to the stable builds by now.

Edited by OFark
Link to comment
  • 3 weeks later...

hi there, i'm struggling to find a way (if even possible) to make the files that get outputted get outputted to my output folder but in addition it makes a "same as source" folder inside the output folder for the outputs. i see this type of setup of the automatic encoding part but i'm trying to do it when feeding it manually.

Link to comment
On 10/12/2021 at 12:09 PM, jcofer555 said:

hi there, i'm struggling to find a way (if even possible) to make the files that get outputted get outputted to my output folder but in addition it makes a "same as source" folder inside the output folder for the outputs. i see this type of setup of the automatic encoding part but i'm trying to do it when feeding it manually.

You mean when using the UI ?  In this case, you need to manually set the output folder/file yourself.

Link to comment
On 10/14/2021 at 12:05 PM, IzzleDude said:

I have a 1070 GPU in my unraid server with the drivers installed  im trying to use handbreak for some files but i dont see nvenc in the video settings   how do i enable this feature for handbreak

This container doesn't support nvenc, only Intel QSV.

Link to comment
  • 2 weeks later...
On 10/18/2021 at 5:33 AM, Djoss said:

You mean when using the UI ?  In this case, you need to manually set the output folder/file yourself.

i've done that. what i mean is like the automated encoding setup where it puts the encoded files in <nameofsourcefolder>\thenfilename where the name of the source folder is the key point here. when not doing through the automated encoded is there a way or can there be a way to do the same? i'm not finding a way for the UI to set the output folder to put the files into folders named <sourcefoldername>

Link to comment

on a different issue, i've been having problems with my handbrake docker stopping itself at random times, when i check the logs this is what i see every time when it stops. it seemed to happen once i changed cpu pinning, but i still have it pinned to 8 cpu cores all HT cores if that matters. any idea?


libdvdread: Can't open file VIDEO_TS.IFO.
libdvdread: Can't open file VIDEO_TS.[services.d] stopping services
[services.d] stopping app...
[services.d] stopping x11vnc...
caught signal: 15
27/10/2021 03:33:33 deleted 40 tile_row polling images.
[services.d] stopping statusmonitor...
[services.d] stopping openbox...
[services.d] stopping logmonitor...
[services.d] stopping xvfb...
[services.d] stopping nginx...
[services.d] stopping certsmonitor...
[services.d] stopping autovideoconverter...
[services.d] stopping s6-fdholderd...
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

Edited by jcofer555
Link to comment
On 8/9/2021 at 6:38 PM, WebAddict said:

The NVENC support was what made djaydev's Handbrake docker image special... Losing that build is a huge loss....

 

Perhaps someone else could fork his work from djaydev/handbrake on github or dockerhub and make it available.

 

I have used Spaceinvaderone's guide to downloading new media to a watch folder, and then sonarr/radarr moves the newly transcoded media to the array. I found a 720p quality setting for TV shows, and a 1080p setting for Movies that I felt like retained the quality, saved a ton of space, but also allows most of our devices to direct play. Many remux 45 min 1080p episodes are about 4gb, but my 720p x264 version averages about 1.2gb. 

 

I will be able to continue using djaydev's handbrake since I already had it before it went away. I feel bad for anyone else that wants to use it and can't find it.

Hey man. I had my Unraid server shut down for quite a while. However, once I started it again. I couldn't update my Handbrake containers, and now they are missing. 

However, I still have the original latest versions of the "djaydev/handbrake" containers, with full NVENC support.

Are anyone interested in a copy? and can I simply just share the appdata folder? I can't figure out if the new handbrake containers supports NVENC, but I haven't gotten it to work..

Link to comment
  • 3 weeks later...
  • 3 weeks later...
15 minutes ago, trosma said:

Hi, i want transcode 4k hdr x265, to 1080p sdr (Colorspace: bt.709) x264 (quick sync), but garpichs cars use is very low, and CPU is very hight.

Is it normal?

Even if you are using QSV in your HandBrake profile audio, subtitles, etc. will always be transcoded by the CPU and not the GPU.  This looks pretty normal to me.  I often see CPU usage in the 90+% range without using QSV and in the 60+% range when using a preset with QSV.

  • Like 1
Link to comment
2 hours ago, Hoopster said:

Even if you are using QSV in your HandBrake profile audio, subtitles, etc. will always be transcoded by the CPU and not the GPU.  This looks pretty normal to me.  I often see CPU usage in the 90+% range without using QSV and in the 60+% range when using a preset with QSV.

Thaks!

Lucky you, when if i am not using QSV the CPU usage will be around 50%, never 100% or 90%

Link to comment

HARDCODE / BURNIN SUBTITLES WITH HANDBREAK ON UNRAID

 

Does anyone know how to Burnin Subtitles with Handbreak on Unraid? I've tried all different settings and can't get it to pick up the srt file for burn in.

 I have 2 files.

 

100.mkv

100.english.srt 

 

Handbreak picks up the mkv and converts to 265 / hvec just fine. It does NOT burning the subtitles as expected. I can get it to work on windows, but you have to add the subtitle and set to burn in for every single mkv you want to process. 

 

Ideal would be to sent to unraid and have it burn in automatically. 

 

Here is my latest attempt

unraid_Hadnbreak_Burnin.JPG

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.