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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#21141 | Link | |
|
Registered User
Join Date: May 2006
Posts: 4,083
|
Quote:
|
|
|
|
|
|
|
#21142 | Link |
|
Registered User
Join Date: Jan 2010
Location: USA, Oregon
Posts: 791
|
1080p is certainly adequate for me, presently. But I'll likely be in the market during tax time, for a 3D display. Might as well get a 4K display at the same time
I'm probably also upgrading my Nvidia GPU. I believe my encodes would benefit from it
__________________
Only one rooster, need be in the hen house... |
|
|
|
|
|
#21143 | Link | |
|
Registered User
Join Date: Jan 2011
Posts: 163
|
Quote:
When flat screens first emerged, I was skeptical about the longevity of the backlights and LCD array but they have proven to last far longer then the time many people actually keep them. Far more advanced replacements cost significantly less it seems, so you practically have to give the used outdated one away or trash it. |
|
|
|
|
|
|
#21144 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Quote:
I haven't seen any seeking issues yet. Using MPC has some delays when I seek, though. MPC-HC works perfectly. If you want to compare it and see what gets a similar quality level to x264 at a given bitrate, you need to do a PSNR comparison on both of them. When the value is close -- then the bitrates are comparable. I'm still doing testing, though.
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 18th September 2014 at 20:08. |
|
|
|
|
|
|
#21145 | Link |
|
Registered User
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
|
Okay, I will do PSNR test soon, did you get to try 4K source?
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it. Last edited by HWK; 18th September 2014 at 20:25. |
|
|
|
|
|
#21146 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
No I haven't tried 4k. I did do some testing with Full-SBS 3D though.
The problem I have now is that I can't use DirectshowSource() to read from an HEVC M2TS so I can reencode after an import, even though it's supposed to work with libde265... I get a crash.
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 18th September 2014 at 21:54. |
|
|
|
|
|
#21148 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Quote:
I wouldn't modify any settings for testing -- you should use the ones you use most often. That's the only true test.
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 19th September 2014 at 00:07. |
|
|
|
|
|
|
#21149 | Link |
|
Registered User
Join Date: Feb 2008
Location: Brazil
Posts: 753
|
I know, aq mode can not be used with PSNR.
A test with computer animated cartoon. x265 - preset slow - crf 22 - 1229.71 kb/s > psnr = 47.847 x264 - preset slow - crf 18 - 2759.39 kb/s > psnr = 47.834 In "theory" we have achieved the same quality at half the bitrate. ![]() I did not know that the X265 had already reached this level. Last edited by soneca; 19th September 2014 at 01:19. |
|
|
|
|
|
#21150 | Link |
|
Registered User
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
|
Did you try Lav filters and see if it works for you, it has decoder and splitter builtin.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it. |
|
|
|
|
|
#21151 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
They're Directshow filters, or AVISYNTH filters? Where do I get them?
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
#21152 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Quote:
With a CRF of 22 I got an average PSNR of 47.58 with x264 and 47.72 with x265. Interesting that using the slow preset somehow seems to have made the CRF results diverge.
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 19th September 2014 at 04:41. |
|
|
|
|
|
|
#21153 | Link |
|
Registered User
Join Date: Jan 2011
Posts: 163
|
Just crossed my mind, I will be building a new computer as mine is very old. BD rebuilder encodes are flawless but they take forever. Not wanting to hyjack the forum, but any suggestions you or anyone else has for a best bang for the buck CPU and main board chipset which functions well with BD reb will be very much appreciated.
|
|
|
|
|
|
#21154 | Link | |
|
Registered User
Join Date: Feb 2009
Location: Toronto, Ontario, Canada
Posts: 1,059
|
Quote:
I am not sure if it serve purpose but worth a look.
__________________
If you fail to plan; you plan to fail, would you not agree? Think about it. Last edited by HWK; 19th September 2014 at 05:33. |
|
|
|
|
|
|
#21155 | Link | |
|
Registered User
Join Date: May 2006
Posts: 4,083
|
Quote:
a1. x264 --crf 27.0 --preset slow => filesize 14969 kB a2. x264 --crf 26.9 --preset medium => filesize 16306 kB b1. x265 --crf 26.9 --preset faster => filesize 8174 kB (55% of a1.) b2. x265 --crf 28.5 --preset medium => filesize 8579 kB (57% of a1.) Surprisingly, b1. has visually (on PC monitor) the edge to my eyes, but differences are minor. b2. seems to soften most. I included bilinearresize(1280,720) in all the tests for encoding speed reasons, but I think the PSNR comparison should nevertheless be valid (?). Last edited by Sharc; 19th September 2014 at 10:54. |
|
|
|
|
|
|
#21156 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Quote:
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
|
#21157 | Link | |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Quote:
__________________
jdobbs.softworks@gmail.com |
|
|
|
|
|
|
#21159 | Link |
|
Moderator
![]() Join Date: Oct 2001
Posts: 21,164
|
Hmm... when I go into the Video Configuration dialog it says "Select which formats LAV Video should decode:" -- so I assumed it was based on LAV. The splitter configuration and the audio configuration both also reference LAV.
__________________
jdobbs.softworks@gmail.com Last edited by jdobbs; 19th September 2014 at 16:19. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|