nicco
12th May 2004, 22:54
I have a movie ("MOVIE") whch consist in the main video + the end titles.
I have to encode it in divx, the simplest way to do it is:
"MOVIE" --> divx encoding (900Kbps)--> "MOVIE_DVIX"
No problems here.
By the way I thought I don't mind the end titles to have as a good quality as the main video.
If I encode the whole "MOVIE" stream the end titles may subtract bits from the main video in the encoding process. One solution to avoid this would be to manipulate the .log file with EKG and set a higher modulation to the end-titles' frames.
But this procedure is a quite compless and I had an alternative idea:
1)Split the "MOVIE" into two video files: the main video ("MAIN VIDEO") and the end title ("END TITLES")
2) encode the two video stream separately
"MAIN VIDEO" -->divx encoding (900Kbps)--> "MAIN VIDEO_DIVX"
"END TITLES" -->divx encoding (600Kbps)--> "MAIN VIDEO_DIVX"
3)Put the file together wit a simple "direct-steam copy" process:
"MAIN VIDEO_DIVX"+ "MAIN VIDEO_DIVX"--> direct-steam copy --> "MOVIE_DVIX"
So the end titles have a lower bitrate than the main video.
Is this correct?
:confused:
What do you think?
I have to encode it in divx, the simplest way to do it is:
"MOVIE" --> divx encoding (900Kbps)--> "MOVIE_DVIX"
No problems here.
By the way I thought I don't mind the end titles to have as a good quality as the main video.
If I encode the whole "MOVIE" stream the end titles may subtract bits from the main video in the encoding process. One solution to avoid this would be to manipulate the .log file with EKG and set a higher modulation to the end-titles' frames.
But this procedure is a quite compless and I had an alternative idea:
1)Split the "MOVIE" into two video files: the main video ("MAIN VIDEO") and the end title ("END TITLES")
2) encode the two video stream separately
"MAIN VIDEO" -->divx encoding (900Kbps)--> "MAIN VIDEO_DIVX"
"END TITLES" -->divx encoding (600Kbps)--> "MAIN VIDEO_DIVX"
3)Put the file together wit a simple "direct-steam copy" process:
"MAIN VIDEO_DIVX"+ "MAIN VIDEO_DIVX"--> direct-steam copy --> "MOVIE_DVIX"
So the end titles have a lower bitrate than the main video.
Is this correct?
:confused:
What do you think?