sebazvideo
23rd May 2010, 18:51
I came up with this idea with the goal of cutting down my encoding time. Let's suppose I have a timeline in Vegas that is 90 minutes long, so instead of exporting the full thing to a lossless intermediate avi to open in MeGUI, I do this:
1) Export the first 45 minutes to one avi and the next 45 minutes to another avi.
2) Send the second file to a second computer through the network
3) Encode both files to x264, using the same exact builds of x264, Avisynth and MeGUI, and using the same exact x264 parameters.
4) Bring over to my computer the x264 encode from the second computer
5) Join them in TS Muxer
If this worked, it would cut down the encoding time in half (not counting the time it takes to transfer the big lossless file to the second computer and starting the encode), but I wonder if it would still produce a legit file for blu-ray, because of the cut in the middle. For starters I would assume that I would have to encode both using closed GOPs, but how do I do that? I don't remember seeing any parameter in MeGUI or x264 command line to set this.
But even with a closed GOP, would this work? I will do a test later with two 5 minute files, but I wanted to ask here to see if I'm having a great idea or a totally impossible one and this wouldn't work in a million years.
1) Export the first 45 minutes to one avi and the next 45 minutes to another avi.
2) Send the second file to a second computer through the network
3) Encode both files to x264, using the same exact builds of x264, Avisynth and MeGUI, and using the same exact x264 parameters.
4) Bring over to my computer the x264 encode from the second computer
5) Join them in TS Muxer
If this worked, it would cut down the encoding time in half (not counting the time it takes to transfer the big lossless file to the second computer and starting the encode), but I wonder if it would still produce a legit file for blu-ray, because of the cut in the middle. For starters I would assume that I would have to encode both using closed GOPs, but how do I do that? I don't remember seeing any parameter in MeGUI or x264 command line to set this.
But even with a closed GOP, would this work? I will do a test later with two 5 minute files, but I wanted to ask here to see if I'm having a great idea or a totally impossible one and this wouldn't work in a million years.