auroauro
17th December 2004, 22:08
Hello;
I am converting my home movies to DVD, I capture and process them with Adobe Premiere Pro, I export the movie as AVI, encode it with CCE and author with DVD-Lab.
The DVD plays fine in my PC but it is jerky and interlaced lines shows on my DVD. I encoded the movie with the encoder included in Premiere Pro (sloooow), and it worked fine, so I assume the problem is I am doing something wrong since I have been using CCE (2.67 trial) with rebuilder for a long time withouth a glitch. I am using all the CCE settings showed in the DVto DVD-R guide.
I did not use the recommended Avisynth scripts showed in the DV to DVD-R guide since I am doing all the processing in Adobe and do not want to do Convolution3D or any processing, and I want to keep the video interlaced since it is going to be used on my DVD, not on my PC. I used Avisynth because CCE shows a decode error if I feed the AVI directly (I am using a panasonic codec).
The code I use is:
AviSource("C:\Trabajo\test.avi")
Any ideas ??
Regards;
Rafael
I am converting my home movies to DVD, I capture and process them with Adobe Premiere Pro, I export the movie as AVI, encode it with CCE and author with DVD-Lab.
The DVD plays fine in my PC but it is jerky and interlaced lines shows on my DVD. I encoded the movie with the encoder included in Premiere Pro (sloooow), and it worked fine, so I assume the problem is I am doing something wrong since I have been using CCE (2.67 trial) with rebuilder for a long time withouth a glitch. I am using all the CCE settings showed in the DVto DVD-R guide.
I did not use the recommended Avisynth scripts showed in the DV to DVD-R guide since I am doing all the processing in Adobe and do not want to do Convolution3D or any processing, and I want to keep the video interlaced since it is going to be used on my DVD, not on my PC. I used Avisynth because CCE shows a decode error if I feed the AVI directly (I am using a panasonic codec).
The code I use is:
AviSource("C:\Trabajo\test.avi")
Any ideas ??
Regards;
Rafael