-
Calculate output size when conversting to DVD format
I am writing DVD Creator. So I need to somehow calculate the estimate output size of converter mpeg files. I use FFMPEG for conerting and its Target parameter for converting video to DVD-compatible .mpeg file. But there is no fixed bitrate when it converts the files, so I don’t know how to calculate estimated output size of the movie.
Please help me with this question. Thanks in advance.