I have DVD player Pioneer DV-343 and TV Thomson 21CX (21 inch) with S video interconection. I try 2 ways for making Video CD from photo (digital camera and scanned). Nero with use CD-i application, VCDEasy making still image. Both method not satisfied me. Both used interlace scanning. After some trial and error i find that my player+TV support only 704x480 resolution at 23.976 fps and progressive scan (NTSC Film). Other resolution 704x480 at 29.997 and 704x576 at 25 work interlace.
i use for encoding both TMPGEnc and CCE. I use MPEG-2, 704x480, 23.976 fps, Automatic VBR Quality 100 for TMPGEnc and Q.factor=1 for CCE, bitrate min=0, max=2556. I use default Quantization matrix. For CCE Quality setting Image Quality Priority =0. Both encoder give good result but CCE litle better (more details).
I use resize in other programm (not TMPGEnc). I use resize with over scan (ad border 16 pixel from all sides). I use avisynth and Imasequence pluggin
#Script
time=15
frame=24*time
Width=704
Height=480
videoa=BlankClip(frame-1,Width,Height,"RGB24",24).KillAudio()
LoadPlugin("ImageSequence.dll")
video=ImageSequence("IMG_0220_r.bmp",1,1,24)
video=video+videoa
FreezeFrame(video,0,frame-1,0)
ConvertToYUY2()
AssumeFPS(23.976)
#IMG_0220_r.bmp resized image 704x480
Burn use Nero as non standardt VCD
I agree this method not easy, but if quality first of all try it.
With kind regards Yury.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Need advice on making dvd copies and making ISO files please.Thanks!
By Canon GL-2 Guy in forum Newbie / General discussionsReplies: 1Last Post: 17th Jan 2008, 12:03 -
Photo collage?
By foton in forum Newbie / General discussionsReplies: 6Last Post: 3rd Dec 2007, 05:29 -
How to at photo's to a DVD??
By dreovic in forum Authoring (DVD)Replies: 1Last Post: 15th Oct 2007, 16:24 -
Nero 6 and Making a Photo CD
By solarblast in forum Authoring (DVD)Replies: 4Last Post: 6th Oct 2007, 11:56 -
photo cd's
By backdrop001 in forum Newbie / General discussionsReplies: 2Last Post: 10th Jul 2007, 18:02