Search found 38 matches

by plittlefield
Sat Oct 06, 2018 8:15 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3795

Re: x265 [info]: using cpu capabilities: none!

Oooooo, yes... 3 fps instead of 1 fps on x265 medium so I'm happier with that... which means my 36 hour blu-ray transcodes will come down to about 13 hours which is fine with me!
by plittlefield
Sat Oct 06, 2018 8:08 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3795

Re: x265 [info]: using cpu capabilities: none!

Done... and problem, solved! [21:05:04] starting job ... x265 [info]: HEVC encoder version 2.8 x265 [info]: build info [Linux][GCC 5.4.0][64 bit] 8bit+10bit+12bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX XOP FMA4 FMA3 BMI1 Not sure if it will help the speed of transc...
by plittlefield
Sat Oct 06, 2018 7:35 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3795

Re: x265 [info]: using cpu capabilities: none!

Yes, which is why I am asking how to rebuild it again so that this does not happen:- x265 [info]: HEVC encoder version 2.8 x265 [info]: build info [Linux][GCC 5.4.0][64 bit][noasm] 8bit+10bit+12bit x265 [info]: using cpu capabilities: none! 1. I have compiled my system nasm and x265 from git sources...
by plittlefield
Sat Oct 06, 2018 5:19 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3795

Re: x265 [info]: using cpu capabilities: none!

Thanks for the quick reply.

I am trying to get HB to use x265 but quicker... it is currently showing noasm and cpu capabilities none.

I have recompiled nasm and x265 separately on my Linux system and they are good.

How do I get the hb compile process to redo x265 with asm (currently showing noasm)?
by plittlefield
Sat Oct 06, 2018 4:37 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3795

Re: x265 [info]: using cpu capabilities: none!

I have just compiled both nasm and x265 to correctly identify my CPU capabilities... x265 --version x265 [info]: HEVC encoder version 2.9 x265 [info]: build info [Linux][GCC 5.4.0][64 bit] 8bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX XOP FMA4 FMA3 BMI1 How do I now ...
by plittlefield
Sat Oct 06, 2018 4:27 pm
Forum: Command Line Interface And Scripting
Topic: copy:dts but which one?
Replies: 9
Views: 3466

Re: copy:dts but which one?

Noted. My Plex seems happy enough with the resulting file... it is using Direct Play, playing DTS through the Logitech AMP correctly and it sounds great!
by plittlefield
Fri Sep 28, 2018 3:55 pm
Forum: Command Line Interface And Scripting
Topic: copy:dts but which one?
Replies: 9
Views: 3466

Re: copy:dts but which one?

Ah ha! OK, so I chose the second audio track, not the first one and now it passes through... + audio tracks: + 1, English (DTS-HD MA) (5.1 ch) (iso639-2: eng) + 2, English (DTS) (5.1 ch) (iso639-2: eng), 48000Hz, 1536000bps + 3, English (AC3) (2.0 ch) (Dolby Surround) (iso639-2: eng), 48000Hz, 19200...
by plittlefield
Fri Sep 28, 2018 3:31 pm
Forum: Command Line Interface And Scripting
Topic: copy:dts but which one?
Replies: 9
Views: 3466

Re: copy:dts but which one?

Also, is copy:dts allowed in an MP4 container, because it looks like HB is mixing down to AAC... [15:52:32] * audio track 1 [15:52:32] + decoder: English (DTS-HD MA) (5.1 ch) (track 1, id 0x1) [15:52:32] + samplerate: 48000 Hz [15:52:32] + mixdown: Dolby Pro Logic II [15:52:32] + dither: triangular ...
by plittlefield
Fri Sep 28, 2018 3:23 pm
Forum: Command Line Interface And Scripting
Topic: copy:dts but which one?
Replies: 9
Views: 3466

Re: copy:dts but which one?

OK, thanks... just out of interest, what are substreams and how do they work with equipment? (sorry, newbie alert :-)
by plittlefield
Fri Sep 28, 2018 2:48 pm
Forum: Command Line Interface And Scripting
Topic: copy:dts but which one?
Replies: 9
Views: 3466

Re: copy:dts but which one?

Sorry, I haven't even tried this yet, which is why I asked in the first place!

I will try with just

Code: Select all

--first-audio --aencoder copy:dts
to see what happens and grab the log when it's done... ofcourse, if it does what I want I'll be closing this topic anyway.

I was only asking :-)
by plittlefield
Fri Sep 28, 2018 2:31 pm
Forum: Command Line Interface And Scripting
Topic: copy:dts but which one?
Replies: 9
Views: 3466

copy:dts but which one?

What is the command line for copying a DTS track, but just the 6 channel version (out of a possible 3)? e.g. Audio #1 ID : 2 ID in the original source medium : 4352 (0x1100) Format : DTS Format/Info : Digital Theater Systems Format profile : MA / ES Matrix / Core Codec ID : A_DTS Duration : 1 h 38 m...
by plittlefield
Fri Sep 07, 2018 11:31 am
Forum: General Questions
Topic: Audio Stream lists 2 separate Channel(s) why?
Replies: 2
Views: 794

Re: Audio Stream lists 2 separate Channel(s) why?

Alas no, I'll do another one and use the 2>hb_log.txt :-)
by plittlefield
Fri Sep 07, 2018 9:57 am
Forum: General Questions
Topic: Audio Stream lists 2 separate Channel(s) why?
Replies: 2
Views: 794

Audio Stream lists 2 separate Channel(s) why?

Hello All, I am curious as to why the mediainfo output of an MP4 file encoded with this command... "/usr/local/bin/HandBrakeCLI" --input "input.mkv" --main-feature --chapters 1 --maxWidth 1280 --maxHeight 720 --crop 0:0:0:0 --encoder x265 --audio-lang-list eng --first-audio --aen...
by plittlefield
Mon Aug 20, 2018 3:16 pm
Forum: *nix
Topic: x264 library version on compiled HandBrakeCLI
Replies: 9
Views: 2304

Re: x264 library version on compiled HandBrakeCLI

OK, so problem solved... I just needed to run the system wide library linker, clean up the build directory from last time, and then add some extra options to the configure command... sudo ldconfig make clean ./configure --force --verbose --launch-jobs=$(nproc) --launch --disable-gtk --enable-x265 --...
by plittlefield
Mon Aug 20, 2018 2:35 pm
Forum: *nix
Topic: Use of Nvidia GPU
Replies: 5
Views: 1619

Re: Use of Nvidia GPU

OK, so I have invested in a GTX 1050 which will be arriving soon.

If I compile handBrakeCLI by hand, what do I need to make sure I enable or will it just look for the NVidia drivers and suitable card automatically?
by plittlefield
Mon Aug 20, 2018 2:33 pm
Forum: *nix
Topic: x264 library version on compiled HandBrakeCLI
Replies: 9
Views: 2304

Re: x264 library version on compiled HandBrakeCLI

I have hit a problem... and HandBrake will not compile after compiling x264, x265, fdk-aac and ffmpeg successfully. Here are the last few lines of the output... : /usr/bin/g++ -pipe -Wl,-S -fmessage-length=0 -Wall -g0 -O3 -mfpmath=sse -msse2 -DUSE_NVENC -DUSE_X265 -I./libhb/ -I./contrib/include -I/u...
by plittlefield
Sat Aug 18, 2018 11:02 am
Forum: *nix
Topic: x264 library version on compiled HandBrakeCLI
Replies: 9
Views: 2304

Re: x264 library version on compiled HandBrakeCLI

Ok, so I have removed the system's default software... sudo apt-get remove ffmpeg x264 libx264-dev ...then installed the latest x264... sudo apt-get install nasm cd ~/Downloads git clone git://git.videolan.org/x264 cd x264/ ./configure --enable-shared make sudo make install x264 --version x264 0.157...
by plittlefield
Sat Aug 18, 2018 9:45 am
Forum: *nix
Topic: x264 library version on compiled HandBrakeCLI
Replies: 9
Views: 2304

Re: x264 library version on compiled HandBrakeCLI

Ah, I think I follow. I just thought the build process would download the latest versions of all the required libraries and compile them in to the final binary... ...so I need to update my Ubuntu Server 16.04 x264 library (headers, etc.)? The only reason I started this compile process was because th...
by plittlefield
Fri Aug 17, 2018 3:13 pm
Forum: *nix
Topic: x264 library version on compiled HandBrakeCLI
Replies: 9
Views: 2304

x264 library version on compiled HandBrakeCLI

Hello, On the github Releases page https://github.com/HandBrake/HandBrake/releases/tag/1.1.0 it shows that the x264 library has been updated to version 155 r2893 . I have compiled HandBrakeCLI for Linux using the page at https://handbrake.fr/docs/en/latest/developer/build-linux.html . However, when ...
by plittlefield
Mon Aug 13, 2018 10:56 am
Forum: *nix
Topic: Use of Nvidia GPU
Replies: 5
Views: 1619

Re: Use of Nvidia GPU

...and what's the lowest spec or cheapest Nvidia card that CAN be used for HEVC x265 or x264 transcoding help?
by plittlefield
Mon Aug 13, 2018 10:55 am
Forum: *nix
Topic: Use of Nvidia GPU
Replies: 5
Views: 1619

Re: Use of Nvidia GPU

OK, is that why the error is shown?
by plittlefield
Mon Aug 13, 2018 10:26 am
Forum: *nix
Topic: Use of Nvidia GPU
Replies: 5
Views: 1619

Use of Nvidia GPU

I have an NVIDIA Corporation GF119 GeForce GT 520 video card in my headless server. Can this be used to help offload the transcoding? I have compiled HandBrakeCLI and this error is shown when running the command... Cannot load libnvidia-encode.so.1 Cannot load libnvidia-encode.so.1 Thanks, Paully Ha...
by plittlefield
Tue Jan 09, 2018 9:42 pm
Forum: *nix
Topic: Tips for x265 newbie
Replies: 0
Views: 2539

Tips for x265 newbie

I would like to try x265 as the encoder instead of my usual choice of x264. I have been tempted by the stunning result of some Star Trek Discovery HEVC X265 6CH files I have watched recently. The quality is amazing but the file size is even more surprising. So, with this is mind, what command line o...
by plittlefield
Mon Sep 26, 2016 8:49 am
Forum: Command Line Interface And Scripting
Topic: How to NOT burn in BD PGS subtitles in MP4 but keep subtitles for DVD
Replies: 6
Views: 2202

Re: How to NOT burn in BD PGS subtitles in MP4 but keep subtitles for DVD

Hello, Thanks for all your replies! I have deviced to stick with MP4, for it's compatibility with my family's various devices! I have not changed my MakeMKV settings, because the majority of discs are DVDs and quite a few are "troublesome ;-)" Disney ones. However, I have now written a sec...
by plittlefield
Wed Sep 21, 2016 3:58 pm
Forum: Command Line Interface And Scripting
Topic: How to NOT burn in BD PGS subtitles in MP4 but keep subtitles for DVD
Replies: 6
Views: 2202

How to NOT burn in BD PGS subtitles in MP4 but keep subtitles for DVD

Hello All, I have an extensive collection of Blu-rays and DVDs, and use MakeMKV and HB nightly to produce MP4 format files. Alas, I have just discovered that the MakeMKV Blu-ray rips I have been transcoding into MP4 files using the nightly HB have subtitles burned-in, which I do not want. I confess ...