Would you happen to know if this FW is for Ugoos AM6-b only?Mattl0 wrote: ↑Thu May 05, 2022 9:26 amHere you go https://mega.nz/folder/fo8yHCKa#BMc78ichXyiEB1OKyqA0lw
I still have a neglected AM6 Plus with dualboot CoreElec stashed away somewhere.
Would you happen to know if this FW is for Ugoos AM6-b only?Mattl0 wrote: ↑Thu May 05, 2022 9:26 amHere you go https://mega.nz/folder/fo8yHCKa#BMc78ichXyiEB1OKyqA0lw
I don’t have the tools to compare the FEL disc to the Version thats being sold here, but the distributer responded to my email saying the A24 Disc‘s DolbyVision is just "upscaled" to FEL while they wanted to do it in the most "native" way as the Content they received. I wonder why they didn’t go with MEL P7 then but maybe the new way going forward is doing it in P8 now?
The m2ts doesn't have the Dolby Vision descriptor, so MakeMKV probably gets the info from probing the HEVC RPUs.RESET_9999 wrote: ↑Wed May 04, 2022 4:26 pmit says that on the original M2TS file on the bluray disc?
Seems like a mess of an authoring job here, or a joke. The L1 is consistently over 600 nits, with a 1477 nits peak.Maximum Content Light Level : 420 cd/m2
Maximum Frame-Average Light Level : 69 cd/m2
Your am6 plus will work with that fw : )>ArArdin wrote: ↑Thu May 05, 2022 9:54 amWould you happen to know if this FW is for Ugoos AM6-b only?Mattl0 wrote: ↑Thu May 05, 2022 9:26 amHere you go https://mega.nz/folder/fo8yHCKa#BMc78ichXyiEB1OKyqA0lw
I still have a neglected AM6 Plus with dualboot CoreElec stashed away somewhere.
Couldn’t have said it better. @quietvoid doing gods work over hereRESET_9999 wrote: ↑Fri May 06, 2022 2:47 pmgreat analysis as usual @quietvoid ... I need to try to understand your vs-nlq script (assuming that's what you used to check FEL)...
Well, you can force any DV profile (wrong one included) with the mp4muxer modes.
I don't believe there is a way to simply add black bars to an existing file. You would need to encode the file with the correct padding values. Then make sure to edit the DV L5 metadata to account for the black bars. There is always the potential for quality loss from encoding a file already encoded from a full rip.
Code: Select all
(os error 2)
Code: Select all
Drag and drop your HDR10plus MKV/MP4/TS file and press enter...Z:\Downloads\Dolby-Vision-Tools\test.mkv
Do you want to crop RPU... y or n ? (y when HDR10-BL is cropped and DV isnt) and press enter...
Measuring the HDR10 video letterbox...
min: 0.0001 cd/m2, max: 1000 cd/m2
Extracting track 0 with the CodecID 'V_MPEGH/ISO/HEVC' to the file 'z:\TEMP\HDR.hevc'. Container format: HEVC/H.265 elementary stream
Progress: 100%
Extracting HDR10plus...
Reading parsed dynamic metadata... Done.
Reordering metadata... Done.
Generating and writing metadata to JSON file... Done.
Parsing HDR10+ JSON file...
Generating metadata...
Generated metadata for 57044 frames
Done.
Error: expected value at line 4 column 16
EditConfig {
mode: 0,
convert_to_cmv4: false,
remove_mapping: false,
active_area: None,
remove: None,
duplicate: None,
min_pq: None,
max_pq: None,
level6: Some(
ExtMetadataBlockLevel6 {
max_display_mastering_luminance: 1000,
min_display_mastering_luminance: 1,
max_content_light_level: 0,
max_frame_average_light_level: 0,
},
),
level9: None,
level11: None,
}
Parsing RPU file...
Error: The system cannot find the file specified. (os error 2)
MDL.max: 1000
MDL.min: 1
Maxcll: 0
Maxfall: 0
injecting RPU-L6-L5.bin ...
Parsing RPU file...
Error: The system cannot find the file specified. (os error 2)
Parsing RPU file...
Error: The system cannot find the file specified. (os error 2)
The process cannot access the file because it is being used by another process.
"The script has completed."
Press any key to continue . . .