I'm trying to buy some SDK which provides creation of VOB, IFO, BUP
files from raw uncompressed frames (RGB, or YUY2 4:2:2).
After evaluating many different SDK's found by googling, none of these
tested SDK's produced IFO (or BUP).
For example, YMpeg is great, StandardMpeg even better, but there is no IFO
file, so I can't burn it on a DVD and play in any DVD player.
Theoretically, mpeg file can be renamed to VOB, because it is not protected
in any way, but again, I need some way of creating IFO file. VOB max size is
around 1GB, so there could more of them.
People usually suggest IFOEdit, which is a great tool for that purpose, but
I can't distribute it with my own application.
All comments and suggestions are welcome.
Big plus to all suggestions not based on DirectShow, but if I absolutely
have to deal with DirectShow, I guess I'll do it...
Thanks