Stress_analyst
3rd December 2002, 20:08
Hi everyone,
Please forgive my ignorance on the subject and I must say that I’m intimidated posting in this particular forum (since all the developers and very knowledgeable people post here). I have been working in DVD’s for about a year, but my knowledge in complicated streams is limited...
I’m facing a very peculiar situation and I could use your help. I’m trying to backup my recordings from a PVR (personal video recorder, records satellite signal to its hard drive and can be played back to the TV). Lately the appropriate software became available for transferring the recordings from the PVR’s HD to my PC. The resulting files are video.m2v and audio.mp2/AC3.
I think that Donald Graft is aware of this issue and I was wondering if there is a solution to processing the video streams correctly. While processing the video files in DVD2AVI I get a report of a NTCS 15% and FILM 85%, progressive/interlaced, 29.97 constant (640x480). The recording is “Harry Potter”. When I examine the video in Vdub I see the 3:2 count on the interlaced frames. So I’ve tried the following avs script (for Hybrid video) end encode with CCE:
.avs:
Telecide()
Decimate (mode=1,threshold=50,quality=3)
CCE settings:
Add sequence end code
Progressive frames
Linear quantizer scale
Zigzag scanning order
Remux with Ifoedit 095
The output is NTSC, progressive, 29.97, 640x480.
It plays fine in the PC but in my stand alone I see horizontal break lines all over the place. These lines are not visible when I fast forward the produced DVD.
ALSO these lines are not visible if I resize to 480x480, crop and add borders!!!
Is there a reason for the need of resizing? I understand that I’m not dealing with a regular DVD problem (since my source is a satellite line), but by reading the IVTC doom9 guides and many posts in this forum I thought that I could apply the same filters, which I think they are correct, and process the stream correctly.
Thank you for bearing with me…
Please forgive my ignorance on the subject and I must say that I’m intimidated posting in this particular forum (since all the developers and very knowledgeable people post here). I have been working in DVD’s for about a year, but my knowledge in complicated streams is limited...
I’m facing a very peculiar situation and I could use your help. I’m trying to backup my recordings from a PVR (personal video recorder, records satellite signal to its hard drive and can be played back to the TV). Lately the appropriate software became available for transferring the recordings from the PVR’s HD to my PC. The resulting files are video.m2v and audio.mp2/AC3.
I think that Donald Graft is aware of this issue and I was wondering if there is a solution to processing the video streams correctly. While processing the video files in DVD2AVI I get a report of a NTCS 15% and FILM 85%, progressive/interlaced, 29.97 constant (640x480). The recording is “Harry Potter”. When I examine the video in Vdub I see the 3:2 count on the interlaced frames. So I’ve tried the following avs script (for Hybrid video) end encode with CCE:
.avs:
Telecide()
Decimate (mode=1,threshold=50,quality=3)
CCE settings:
Add sequence end code
Progressive frames
Linear quantizer scale
Zigzag scanning order
Remux with Ifoedit 095
The output is NTSC, progressive, 29.97, 640x480.
It plays fine in the PC but in my stand alone I see horizontal break lines all over the place. These lines are not visible when I fast forward the produced DVD.
ALSO these lines are not visible if I resize to 480x480, crop and add borders!!!
Is there a reason for the need of resizing? I understand that I’m not dealing with a regular DVD problem (since my source is a satellite line), but by reading the IVTC doom9 guides and many posts in this forum I thought that I could apply the same filters, which I think they are correct, and process the stream correctly.
Thank you for bearing with me…