Log in

View Full Version : Appending raw streams for BD


nixo
23rd October 2010, 14:19
How do I legally append a raw 30i (fake interlaced) h264 file to a raw 23.976 h264 file with soft pulldown while keeping the HRD info intact?

I'd like to create a mixed content BD and I'm assuming a simple copy myfile1.264+myfile2.264 will mess something up.

I guess a could mux to separate transport streams and append during authoring, but if there is another way, I'd like some advice.

Thanks,
Nikolaj

Edit: Ok, I'm confusing myself – I'm not used to working with NTSC-stuff. Now, I'm thinking this is not legal for BD and I need to encode with pulldown in avisynth. The question about appending files remains, though.