Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th July 2017, 17:40   #14981  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
Quote:
Originally Posted by sneaker_ger View Post
That x265 binary was only built for 8 bit. You need to use a binary that's compiled for 10 bit (either 10 bit only or multi bitdepth).
thats weird because I downloaded the 10bit binary from the address alobe.
nekrosoft13 is offline   Reply With Quote
Old 10th July 2017, 17:43   #14982  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Delete everything in x265 folder and use my link. Don't forget to name them accordingly. (x265_x64.exe and x265_x86.exe)
Atak_Snajpera is offline   Reply With Quote
Old 10th July 2017, 18:53   #14983  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
Quote:
Originally Posted by Atak_Snajpera View Post
thanks, trying now, first pass, will let you know in few hours.
nekrosoft13 is offline   Reply With Quote
Old 10th July 2017, 19:18   #14984  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
on different topic I have a question about the distributed encoding.

I noticed that if I use distributed encoding with movies and utilize 3-4 computers end result is all over the place.

usually beginning of the movie will be really low bitrate, intros will end up with heavy artifacts.
then random places in the movie will also suffer from the same issue.
nekrosoft13 is offline   Reply With Quote
Old 10th July 2017, 19:39   #14985  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Quote:
usually beginning of the movie will be really low bitrate, intros will end up with heavy artifacts.
then random places in the movie will also suffer from the same issue.
Then send me everything from job folder except of course video/audio/subtitles files.
Atak_Snajpera is offline   Reply With Quote
Old 10th July 2017, 20:01   #14986  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
Quote:
Originally Posted by Atak_Snajpera View Post
Then send me everything from job folder except of course video/audio/subtitles files.
I will have to re-produce it again, I found this issue about 8-10 months ago, didn't report it right away, just decided to stop using distributed encoding, but I can run again it.
nekrosoft13 is offline   Reply With Quote
Old 10th July 2017, 20:21   #14987  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Well In that case I think this issue was already fixed in 1.19.6

Code:
v1.19.6
Added: EAC3, DTS-MA and TRUE-HD are no longer automatically converted to flac
Added: Faster (up to 1.5x on Ryzen 7) and more accurate auto-crop algorithm
Added: Faster frame extraction
Added: Improved BDO algorithm in EncodingClient.
First change is range. It now accepts only values between 0 and 1. (if value is larger then 1 is used)
There is also a new safety limit how much bitrate can be reduced for low complexity chunks (credits and so on).
In old version it was 100kbps. Now the limit is 25% of nominal bitrate.
Updated: ffmpeg 2017.04.04, ffms2 v2.23.1, MediaInfo v0.7.94, MKVToolnix v10.0.0, NicAudio v2.0.6
Atak_Snajpera is offline   Reply With Quote
Old 10th July 2017, 22:53   #14988  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
cool, will try it again then, because I remember in past it was rather bad results.

wasn't aware that it was fixed now

Last edited by nekrosoft13; 10th July 2017 at 23:03.
nekrosoft13 is offline   Reply With Quote
Old 11th July 2017, 14:13   #14989  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
Quote:
Originally Posted by Atak_Snajpera View Post
that worked

Quote:
C:\>"C:\Program Files (x86)\RipBot264\tools\avs2yuv\avs2yuv.exe" "C:\Temp\RipBot264temp\job27\job27.avs" -o - | "C:\Program Files (x86)\RipBot264\tools\x265\x265_x64.exe" --pass 1 --bitrate 6000 --stats "C:\Temp\RipBot264temp\job27\job27.stats" --fps 24000/1001 --min-keyint 24 --keyint 240 --frames 76692 --sar 1:1 --profile main10 --output-depth 10 --no-slow-firstpass --y4m --output NUL -
y4m [info]: 3840x2160 fps 24000/1001 i420p8 sar 1:1 unknown frame count
raw [info]: output file: NUL
x265 [info]: HEVC encoder version 2.4+99-3160e1a0cc5f
x265 [info]: build info [Windows][GCC 7.1.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 4 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 2 / wpp(34 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : dia / 57 / 2 / 1
x265 [info]: Keyframe min / max / scenecut / bias: 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 1 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress : ABR-6000 kbps / 0.60
x265 [info]: tools: rd=2 psy-rd=2.00 early-skip rskip signhide tmvp fast-intra
x265 [info]: tools: strong-intra-smoothing lslices=8 deblock sao stats-write

x265 [info]: frame I: 705, Avg QP:20.76 kb/s: 36258.02
x265 [info]: frame P: 19872, Avg QP:20.97 kb/s: 12257.56
x265 [info]: frame B: 56115, Avg QP:25.09 kb/s: 3846.18
x265 [info]: Weighted P-Frames: Y:1.4% UV:1.1%
x265 [info]: consecutive B-frames: 9.0% 3.6% 5.5% 69.5% 12.4%

encoded 76692 frames in 16408.59s (4.67 fps), 6323.64 kb/s, Avg QP:23.98
C:\Temp\RipBot264temp\job27\job27.avs: 3840x2160, 10000000/417083 fps, 77851 frames
error: wrote only 12192654 of 12441600 bytes

C:\>"C:\Program Files (x86)\RipBot264\tools\avs2yuv\avs2yuv.exe" "C:\Temp\RipBot264temp\job27\job27.avs" -o - | "C:\Program Files (x86)\RipBot264\tools\x265\x265_x64.exe" --pass 2 --bitrate 6000 --stats "C:\Temp\RipBot264temp\job27\job27.stats" --fps 24000/1001 --min-keyint 24 --keyint 240 --frames 76692 --sar 1:1 --profile main10 --output-depth 10 --y4m --output "C:\Temp\RipBot264temp\video.265" -
y4m [info]: 3840x2160 fps 24000/1001 i420p8 sar 1:1 unknown frame count
raw [info]: output file: C:\Temp\RipBot264temp\video.265
x265 [info]: HEVC encoder version 2.4+99-3160e1a0cc5f
x265 [info]: build info [Windows][GCC 7.1.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 4 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 2 / wpp(34 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
x265 [info]: Keyframe min / max / scenecut / bias: 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 3 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress : ABR-6000 kbps / 0.60
x265 [info]: tools: rd=3 psy-rd=2.00 rskip signhide tmvp strong-intra-smoothing
x265 [info]: tools: lslices=8 deblock sao stats-read

x265 [info]: frame I: 705, Avg QP:21.26 kb/s: 36498.67
x265 [info]: frame P: 19872, Avg QP:24.23 kb/s: 11709.14
x265 [info]: frame B: 56115, Avg QP:27.49 kb/s: 3589.89
x265 [info]: Weighted P-Frames: Y:0.5% UV:0.4%
x265 [info]: consecutive B-frames: 9.0% 3.6% 5.5% 69.5% 12.4%

encoded 76692 frames in 22178.65s (3.46 fps), 5996.22 kb/s, Avg QP:26.59
C:\Temp\RipBot264temp\job27\job27.avs: 3840x2160, 10000000/417083 fps, 77851 frames
error: wrote only 12192654 of 12441600 bytes

C:\>"C:\Program Files (x86)\RipBot264\tools\mkvtoolnix\mkvmerge.exe" -o "C:\Users\Administrator\Desktop\Big Little Lies - S01E06 - Burning Love.mkv" --compression 0:none --title "Big Little Lies - S01E06 - Burning Love" --default-duration 0:24000/1001fps "C:\Temp\RipBot264temp\video.265" --compression 0:none --language 0:eng --sync 0:0 "C:\Temp\RipBot264temp\job27\1_audio_English.eac3" --default-track 0:no --language 0:eng -s 0 -D -A "C:\Temp\RipBot264temp\job27\2_subtitles_English.srt"
mkvmerge v13.0.0 ('The Juggler') 32bit
'C:\Temp\RipBot264temp\video.265': Using the demultiplexer for the format 'HEVC/h.265'.
'C:\Temp\RipBot264temp\job27\1_audio_English.eac3': Using the demultiplexer for the format 'AC-3'.
'C:\Temp\RipBot264temp\job27\2_subtitles_English.srt': Using the demultiplexer for the format 'SRT subtitles'.
'C:\Temp\RipBot264temp\video.265' track 0: Using the output module for the format 'HEVC/h.265 (unframed)'.
'C:\Temp\RipBot264temp\job27\1_audio_English.eac3' track 0: Using the output module for the format 'AC-3'.
'C:\Temp\RipBot264temp\job27\2_subtitles_English.srt' track 0: Using the output module for the format 'text subtitles'.
The file 'C:\Users\Administrator\Desktop\Big Little Lies - S01E06 - Burning Love.mkv' has been opened for writing.
'C:\Temp\RipBot264temp\video.265' track 0: Extracted the aspect ratio information from the HEVC video data and set the display dimensions to 3840/2160.

The cue entries (the index) are being written...
Multiplexing took 51 seconds.
-------------------------

Elapsed Time: 10h:44m:04s
nekrosoft13 is offline   Reply With Quote
Old 11th July 2017, 14:55   #14990  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
You could significantly reduce encoding time and probably space on HDD if you used Constant Quality mode instead of 2-pass. Is there any good reason why you aim for specific file size?
Atak_Snajpera is offline   Reply With Quote
Old 11th July 2017, 19:52   #14991  |  Link
byteshare
ByteShare
 
byteshare's Avatar
 
Join Date: Sep 2014
Location: On the Internet
Posts: 560
With RipBot and using --ssim --tune ssim where can I find the output data values?
Don't see it in the log
Update: Found it but had to go into the chunk folder and look at the log for each chunk. Would be much better to not use SSIM with DE mode.

Last edited by byteshare; 12th July 2017 at 08:03. Reason: Update
byteshare is offline   Reply With Quote
Old 11th July 2017, 23:05   #14992  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
Quote:
Originally Posted by Atak_Snajpera View Post
You could significantly reduce encoding time and probably space on HDD if you used Constant Quality mode instead of 2-pass. Is there any good reason why you aim for specific file size?
there is no specific reason for specific size, when ever I tried CQ even picking the same number there is always that uncertainly what size file I end up with, sometimes compression seems crazy good, but sometimes the file ends huge for no apparent reason.
nekrosoft13 is offline   Reply With Quote
Old 12th July 2017, 15:17   #14993  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Quote:
Originally Posted by nekrosoft13 View Post
there is no specific reason for specific size, when ever I tried CQ even picking the same number there is always that uncertainly what size file I end up with, sometimes compression seems crazy good, but sometimes the file ends huge for no apparent reason.
Because every movie has different complexity. Noisy very dynamic movies will always produce higher average bitrate than let's say flat very static anime.

Use gentle denoising to improve compressibility in Constant Quality mode.
Atak_Snajpera is offline   Reply With Quote
Old 12th July 2017, 17:38   #14994  |  Link
nekrosoft13
Registered User
 
Join Date: Jun 2003
Location: Chicagoland or Poland
Posts: 193
Quote:
Originally Posted by Atak_Snajpera View Post
Because every movie has different complexity. Noisy very dynamic movies will always produce higher average bitrate than let's say flat very static anime.

Use gentle denoising to improve compressibility in Constant Quality mode.
a lot of times I remote in into my machines to start encoding and I haven't been able to confirm this yet... but it seems like when I remote in the GPU will not activate in ripbot, is that true?
nekrosoft13 is offline   Reply With Quote
Old 12th July 2017, 17:41   #14995  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Sorry but you lost me here...
Atak_Snajpera is offline   Reply With Quote
Old 12th July 2017, 20:12   #14996  |  Link
Danette
Registered User
 
Join Date: Apr 2013
Posts: 346
PCM Audio Not Recognized

I think the issue I raised was lost in the enormity of the x265 issue, above. Version 1.20.0 seems unable to handle PCM audio. It demuxes the PCM audio, but it then appears as "[NO AUDIO]" in the audio drop-down list and there are no drop-down audio menu items to select from. It is as though RipBot264 no longer supports PCM audio that, I’m sure, is not the intent.

Is this just my problem (Win 7) or do others also have it? If it is unique to me, any ideas on how to resolve it?
Danette is offline   Reply With Quote
Old 12th July 2017, 21:30   #14997  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Instead of demuxing to PCM use conversion to WAVE.
Atak_Snajpera is offline   Reply With Quote
Old 12th July 2017, 22:46   #14998  |  Link
Danette
Registered User
 
Join Date: Apr 2013
Posts: 346
Quote:
Instead of demuxing to PCM use conversion to WAVE.
OK ...how do I do that? When I open the mkv file with RipBot264, it automatically starts the demuxing process and I see no way to control that, nor can I find any settings that would permit it.

Also, note that the mkv contains the PCM file and that I want to convert it to AAC or AC3. RipBot264, after automatic demuxing, offers no options for the audio conversion. It only lists the audio file as [NO AUDIO].

Last edited by Danette; 13th July 2017 at 00:15. Reason: Clarification
Danette is offline   Reply With Quote
Old 13th July 2017, 12:32   #14999  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
I thought you were working with Blu-ray source...
Regarding pcm in mkv I will have to check if I have sample in this configuration...
Atak_Snajpera is offline   Reply With Quote
Old 13th July 2017, 16:18   #15000  |  Link
Danette
Registered User
 
Join Date: Apr 2013
Posts: 346
Quote:
Regarding pcm in mkv I will have to check if I have sample in this configuration
You can make your own. Demux any video file and convert the audio to PCM/WAV, then remux to an MKV file. I've done this with several different videos, with the same result. RipBot264 1.20 won't recognize any PCM/WAV ...at least not in an MKV container.
Danette is offline   Reply With Quote
Reply

Tags
264, 265, appletv, avchd, bluray, gui, iphone, ipod, ps3, psp, ripbot264, x264 2-pass, x264 gui, x264_64, x265, xbox360

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:30.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.