-
Adobe Premiere CS3 Project Setting for huffyuv video file ?
I have AVCHD .mts file (1920×1080 25fps UFF) and convert the file with ffmpeg with the command line as follow :
for %%a in ("*.mts") do ffmpeg -i %%a -vcodec huffyuv -s 720x576 -acodec pcm_s16le %%~na.aviFrom CS3, I choose the project setting to custom desktop and set as the picture below :
Import the converted file to CS3 then drop it in the timeline.
But the timeline show a red line which means when I hit ENTER to preview my editing, Premiere will re-render the whole file in the timeline.I’m hoping that Premiere won’t re-render the whole file but only the portion that has an effect or transition just as when I work on DV file with default DV-PAL project setting when hit ENTER to preview.
How do I set CS3 project setting to avoid this ?
Or maybe I didn’t do a correct way with the ffmpeg command line that I wrote when convert the .mts file to huffyuv avi ?Any kind of respond would be greatly appreciated.
Thank you in advanced.regards.





