View Full Version : how to fix this
tuqc
17th October 2022, 09:32
https://i.ibb.co/Bwq6YBV/asfa.png (https://imgbb.com/)
I cant get a good result
flicker?only can see it in playback
source:https://drive.google.com/file/d/14jjPbBVpSBuTMsuPCQoBgbf3WVNj0Ov_/view
VoodooFX
17th October 2022, 10:16
Looks like poor deinterlace. Is your original file progressive?
tuqc
17th October 2022, 10:30
Looks like poor deinterlace. Is your original file progressive?
yes,source is progressive
VoodooFX
17th October 2022, 11:12
Then use QTGMC(InputType=1) on it.
tuqc
17th October 2022, 12:04
Then use QTGMC(InputType=1) on it.
"1" work ,but looks not 100%。i think is best i can do .thank u
SeeMoreDigital
17th October 2022, 18:12
yes,source is progreviess"Your source" might be encoded as progressive but I doubt "the source" is?
What is it. And where's it come from?
tuqc
17th October 2022, 19:03
"Your source" might be encoded as progressive but I doubt "the source" is?
What is it. And where's it come from?
dvd-vob scan type : progressive
mov from just one line 'd2vsource' output to qp 0
SeeMoreDigital
17th October 2022, 19:21
dvd-vob scan type : progressive
mov from just one line 'd2vsource' output to qp 0
If your source is from an NTSC 'movie' DVD, the original MPEG-2 video stream should contain 3:2 pull-down flags, which when removed will reveal a 'progressive' MPEG-2 video stream which runs at 23.976 frames per second. So why does your encode run at 29.970 frames per second? Did you forget to remove the 'pull-down' flags?
To confirm... What does MediaInfo (when set to text mode) report about your DVD source?
tuqc
17th October 2022, 20:29
If your source is from an NTSC 'movie' DVD, the original MPEG-2 video stream should contain 3:2 pull-down flags, which when removed will reveal a 'progressive' MPEG-2 video stream which runs at 23.976 frames per second. So why does your encode run at 29.970 frames per second? Did you forget to remove the 'pull-down' flags?
To confirm... What does MediaInfo (when set to text mode) report about your DVD source?
#Im trying to understand this interlace things#
where can I see the pull-down flags?
SeeMoreDigital
17th October 2022, 20:47
#Im trying to understand this interlace things#
where can I see the pull-down flags?Run your working source file through an application called MediaInfo ('https://mediaarea.net/en/MediaInfo/Download') (set to text mode) and post what it reports 'in full' as a text file.
Cheers
tuqc
17th October 2022, 21:03
Run your working source file through an application called MediaInfo ('https://mediaarea.net/en/MediaInfo/Download') (set to text mode) and post what it reports 'in full' as a text file.
Cheers
here:https://justpaste.it/8zvqw
SeeMoreDigital
17th October 2022, 21:08
here:https://justpaste.it/8zvqw
Complete name : C:\Users\lucas\Desktop\1.vob
Format : MPEG-PS
File size : 365 MiB
Duration : 5 min 15 s
Overall bit rate mode : Constant
Overall bit rate : 9 707 kb/s
Video
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings : CustomMatrix / BVOP
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : M=3, N=15
Format settings, picture structure : Frame
Duration : 5 min 15 s
Bit rate mode : Constant
Bit rate : 8 000 kb/s
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 4:3
Frame rate : 29.970 (30000/1001) FPS
Standard : NTSC
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.772
Time code of first frame : 01:27:27:00
Time code source : Group of pictures header
GOP, Open/Closed : Closed
Stream size : 300 MiB (82%)
Audio
ID : 189 (0xBD)-160 (0xA0)
Format : PCM
Format settings : Big / Signed
Muxing mode : DVD-Video
Duration : 5 min 15 s
Bit rate mode : Constant
Bit rate : 1 536 kb/s
Channel(s) : 2 channels
Sampling rate : 48.0 kHz
Bit depth : 16 bits
Delay relative to video : -249 ms
Stream size : 57.8 MiB (16%)
Menu
Format : DVD-Video
The MPEG-2 DVD source is 'interlaced'...
If your DVD source was 'progressive', the MediaInfo file report for the MPEG-2 video stream would look more like this:
Video
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings : CustomMatrix / BVOP
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : Variable
Duration : 47 s 981 ms
Bit rate mode : Variable
Bit rate : 8 147 kb/s
Maximum bit rate : 9 800 kb/s
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 (24000/1001) FPS
Standard : Component
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Scan order : 2:3 Pulldown
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.983
Time code of first frame : 00:00:00:00
GOP, Open/Closed : Open
GOP, Open/Closed of first frame : Closed
Stream size : 46.6 MiB (100%)
Color primaries : BT.601 NTSC
Transfer characteristics : BT.601
Matrix coefficients : BT.601
Cheers
tuqc
17th October 2022, 21:37
The MPEG-2 DVD source is 'interlaced'...
If your DVD source was 'progressive', the MediaInfo file report for the MPEG-2 video stream would look more like this:
Video
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings : CustomMatrix / BVOP
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : Variable
Duration : 47 s 981 ms
Bit rate mode : Variable
Bit rate : 8 147 kb/s
Maximum bit rate : 9 800 kb/s
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 16:9
Frame rate : 23.976 (24000/1001) FPS
Standard : Component
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Scan order : 2:3 Pulldown
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.983
Time code of first frame : 00:00:00:00
GOP, Open/Closed : Open
GOP, Open/Closed of first frame : Closed
Stream size : 46.6 MiB (100%)
Color primaries : BT.601 NTSC
Transfer characteristics : BT.601
Matrix coefficients : BT.601
Cheers
I cant understand.the promble is DG set "force" to d2v and problem still same.and I cant not see any interlace pic in avspmod(honor/force).confuse now
"force" "honor" dg file info totally the same but framerate
SeeMoreDigital
17th October 2022, 21:42
What's is the DVD called?
tuqc
18th October 2022, 00:40
What's is the DVD called?
source:https://drive.google.com/file/d/1F8QuXT6l46yh9y-vDcLfIw23TWvTXEFG/view?usp=sharing
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.