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. |
6th August 2024, 13:15 | #1342 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,011
|
Depends on your goal and your methods...
Avisynth has functions to convert between YUV and RGB with different matrices. So at least you could use that to test which conversion matrix fits your needs. And then ... well, maybe a special tool can patch the video stream to add colorimetry metadata. But that is already way beyond the purpose of VirtualDub2. |
6th August 2024, 14:33 | #1343 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,064
|
I don't have your file (or a small sample), so I can't say anything.
I have a BD with this information: Code:
General ID : 0 (0x0) Complete name : ...\BDMV\STREAM\00011.m2ts Format : BDAV Format/Info : Blu-ray Video File size : 606 MiB Duration : 2 min 42 s Overall bit rate mode : Variable Overall bit rate : 31.3 Mb/s Maximum Overall bit rate : 48.0 Mb/s Frame rate : 29.970 FPS Video ID : 4113 (0x1011) Menu ID : 1 (0x1) Format : AVC Format/Info : Advanced Video Codec Format profile : High@L4.1 Format settings : CABAC / 4 Ref Frames Format settings, CABAC : Yes Format settings, Reference fra : 4 frames Format settings, Slice count : 4 slices per frame Codec ID : 27 Bit rate mode : Variable Maximum bit rate : 36.0 Mb/s Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16:9 Frame rate : 29.970 (30000/1001) FPS Standard : NTSC Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : MBAFF Scan type, store method : Interleaved fields Scan order : Top Field First Color range : Limited Color primaries : BT.709 Transfer characteristics : BT.709 Matrix coefficients : BT.709 Audio ...
__________________
MPC-BE 1.7.3 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource Last edited by v0lt; 6th August 2024 at 14:35. |
6th August 2024, 14:48 | #1344 | Link | |
Registered User
Join Date: Apr 2024
Posts: 51
|
Quote:
https://mega.nz/file/cFZUUBqA#W5zPah...2NRObIy3nIqlLM |
|
6th August 2024, 15:33 | #1345 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,064
|
Method of correcting parameters for BT.709:
Code:
ffmpeg -i "Blu-Ray Remux Sample.mkv" -map 0 -c copy -bsf:v h264_metadata=colour_primaries=1:transfer_characteristics=1:matrix_coefficients=1 "Blu-Ray Remux Sample_fix.mkv"
__________________
MPC-BE 1.7.3 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
6th August 2024, 16:49 | #1346 | Link | |
Registered User
Join Date: Apr 2024
Posts: 51
|
Quote:
Also, another problem that the both and new samples produced this glitched image. How do I fix that? https://imgur.com/a/7YJsTUX |
|
6th August 2024, 17:56 | #1347 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,064
|
There is no such functionality. You want too much from VirtualDub and do not understand for what purposes it was made.
__________________
MPC-BE 1.7.3 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
8th August 2024, 04:22 | #1359 | Link |
Registered User
Join Date: Dec 2008
Posts: 2,064
|
Options > External encoders...
after you have everything set up File > Export > Use external encoder...
__________________
MPC-BE 1.7.3 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
Thread Tools | Search this Thread |
Display Modes | |
|
|