View Full Version : PAL INTERLACED PROBLEM (nirvana - salvatores)
XMEN3
16th March 2005, 16:03
how do i remove these odd arifacts present in the whole movie after encoding...
the script says interlaced source...
XMEN3
16th March 2005, 16:05
frame
XMEN3
16th March 2005, 16:05
and frame
XMEN3
16th March 2005, 16:08
this is the script for the first chapter
and i can see that noise even watching the script with mediaplayer...
#------------------
# AVS File Created by DVD Rebuilder
# VOBID:03, CELLID:01
#------------------
mpeg2source("E:\NIRVANA_SCN\D2VAVS\V02.D2V")
trim(900,6935)
ConvertToYUY2(interlaced=true)
AudioDub(BlankClip())
SkVid
16th March 2005, 17:18
do you mean those comb-like lines ???
these are normal for interlaced material and no error.
watch 'em on TV an they will be gone.
and i think the Media Player isn't the right instrument to have a look at the scripts.
XMEN3
16th March 2005, 17:37
LOOK THE RIGHT SIDE OF THE PICTURE....
XMEN3
16th March 2005, 20:23
WHATTA HELL
gizzin
16th March 2005, 20:34
That's probably pixelation due to crappy media, or the area where it was burnt has things like lint on it.
Sir Didymus
16th March 2005, 20:38
Hi XMEN3.
I had a very similar trouble on another movie. After some very astonishing checks, it turned out that the very first cell in the original title had a frame size of 702 x 576 (it was a PAL movie). All of the rest was originally mastered at 720 x 576. It was surprising to note that in these circumstances, the TRIM function, adopted by avisynth (and by DVD-RB for extracting the cells to encode from the origina movie) is producing always a 702 x 576 stream. If I am right, playing all of your avs scripts in your D2VAVS folder should generate the same type of artifacts, so it should turn out to you too is not an encoding problem...
Me solved the problem simply stripping out the first cell (that was an unwanted intro...) and verifying the artifacts disappeared BEFORE reencoding the whole...
Hope it help addressing the issue also in your case...
Very strange indeed this "funny" behaviour of the TRIM function...
Cheers,
SD
Edit: typed by mistake in many places 702... Of course it should be read as 704...
Guest
16th March 2005, 20:41
See here as well:
http://www.neuron2.net/board/viewtopic.php?p=5241#5241
XMEN3
16th March 2005, 22:23
Originally posted by Sir Didymus
Hi XMEN3.
I had a very similar trouble on another movie. After some very astonishing checks, it turned out that the very first cell in the original title had a frame size of 702 x 576 (it was a PAL movie). All of the rest was originally mastered at 720 x 576. It was surprising to note that in these circumstances, the TRIM function, adopted by avisynth (and by DVD-RB for extracting the cells to encode from the origina movie) is producing always a 702 x 576 stream. If I am right, playing all of your avs scripts in your D2VAVS folder should generate the same type of artifacts, so it should turn out to you too is not an encoding problem...
Me solved the problem simply stripping out the first cell (that was an unwanted intro...) and verifying the artifacts disappeared BEFORE reencoding the whole...
Hope it help addressing the issue also in your case...
Very strange indeed this "funny" behaviour of the TRIM function...
Cheers,
SD
OPS...MAYBE YOU'VE GOT IT...
LOOK AT THE IFOS
VTS_2 IS 704X576, DVD2AVI CAN HANDLE THIS?
Guest
16th March 2005, 23:06
Multiple files loaded together in DVD2AVI/DGIndex must have the same resolution.
SkVid
17th March 2005, 00:12
Sorry for my answer above.
I couldn't see the images in my office. I just read the text.
XMEN3
17th March 2005, 00:42
ok removed vob ids 1 and 2 (one black cell and dts logo)from that vts and now loads correcly the movie vod_id 3
Sir Didymus
17th March 2005, 09:21
Originally posted by neuron2
Multiple files loaded together in DVD2AVI/DGIndex must have the same resolution.
Mhhh, I see.
Thanks for clarifying this.
Maybe I am wrong, but picture resolution may change in any given VOB file (it is a property at the MPEG2 sequence level... right ?).
This implies that original DVDs like the one posted by XMEN3 (and the one I have, showing the same behaviour...) will be never properly decoded by DVD2AVI/DGIndex ? [and no straight backup of this type of DVD is possible using DVD-RB ?]...
SkVid
17th March 2005, 10:03
Just for me to better understand the problem ...
... it is one VTS with different resolutions in the cells?
Or is it just the resolution 704x576?
There was someone else who had a problem with this resolution using DVD-RB.
XMEN3
18th March 2005, 15:33
Originally posted by SkVid
Just for me to better understand the problem ...
... it is one VTS with different resolutions in the cells?
Or is it just the resolution 704x576?
There was someone else who had a problem with this resolution using DVD-RB.
Bad authored dvd i think :rolleyes:
vts_2 ifo says 704x576
In this title I can see 3 vob ids
vob id 1 and 3 are 704x576
vob id 2 is 720x576 (dts logo)
:sly:
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.