I finished my Escape from New York project but I find myself stuck near the finish line. I'm new to all this and I need a collective hand (and a hug at this point, why not) because I can't seem to be able to make some steps work.
The story so far:
I worked on Adobe Premiere CS6/After Effects and found out that 1) Encore really sucks at authoring Blu-Rays so it's not an option, 2) exporting/encoding directly from Premiere in H.264 wasn't the wisest choice in the first place (because of its subpar h264 encoder)
So I've been suggested to follow this workflow that I'm sure you're all familiar with: export a lossless intermediate file and then use the native x264.exe to convert this large file into a Blu-Ray compatible H.264 which will then be used with an authoring software (spoRv recommended me EasyBD but I ain't got that far yet!) to create a Blu-Ray.
Since the commonly recommended lagarith is now obsolete and did not seem to integrate at all with my Premiere, I installed UtVideo and with its codecs I could finally export the film from Premiere as a large uncompressed AVI (YUV 4.2.0 BT.709), so obtaining the intermediate avi file.
Where is the problem
From the intermediate file the next step should be to convert it into a Blu-Ray-compatible file thanks to an executable, x264.exe, that can handle the h264 encoding properly. As you all already know (but I'm new to all this) x264 doesn't have a GUI but relies on the use of command prompt to tell it what to do. So, well aware of my ignorance on this type of procedure, I followed given instructions relying but ended nowhere. Where it seems easy for others, I found a wall of errors/can't dos and now I'm totally stuck. Getting help individually from very helpful members residing in different time zones turns this a long-term assistance so I decided to stop being a burden for single individuals and I'm gonna start bothering the whole board with my encoding problems.
Let's start with the script I've been using for pass 1
(my intermediate avi is called EFNY_INTERMEDIATE.avi by the way)
I'm tryin to run this CMD line:
x264.exe --pass 1 --bitrate 27000 --bluray-compat --level 4.1 --preset faster --tune film --keyint 24 --sar 1:1 --slices 4 --vbv-bufsize 30000 --vbv-maxrate 40000 --b-pyramid none --weightp 0 --colorprim bt709 --transfer bt709 --colormatrix bt709 --merange 24 --stats ".stats" --output NUL "EFNY_INTERMEDIATE.avi
What I get is the following message:
ffms [error]: could not create index
lavf [error]: could not open input file
avs [error]: failed to load avisynth
raw [error]: raw input requires a resolution
x264 [error]: could not open input file 'EFNY_INTERMEDIATE.avi' via any method!
What? How? Why? When?
Additional info: yes, the x264 executable is in the same folder of my intermediate avi. I work on Windows 8.1 64-bit if that matters; I installed avisynth, ffms and who knows what else, I don't even remember now but I can check it out... so many I installed in the last few days. Don't know what else to add at the moment.
Talk to me like to a little kid, don't worry about it. If anybody has ideas on what can be causing all these difficulties feel free to give me a hand and don't give anything for granted, I might have missed some basic steps. Well, cancel "might".
[FOR ANYONE WHO MIGHT HAVE SIMILAR PROBLEMS IN THE FUTURE: the problem was in the latest version of x264.exe and was solved by using a previous version]
The story so far:
I worked on Adobe Premiere CS6/After Effects and found out that 1) Encore really sucks at authoring Blu-Rays so it's not an option, 2) exporting/encoding directly from Premiere in H.264 wasn't the wisest choice in the first place (because of its subpar h264 encoder)
So I've been suggested to follow this workflow that I'm sure you're all familiar with: export a lossless intermediate file and then use the native x264.exe to convert this large file into a Blu-Ray compatible H.264 which will then be used with an authoring software (spoRv recommended me EasyBD but I ain't got that far yet!) to create a Blu-Ray.
Since the commonly recommended lagarith is now obsolete and did not seem to integrate at all with my Premiere, I installed UtVideo and with its codecs I could finally export the film from Premiere as a large uncompressed AVI (YUV 4.2.0 BT.709), so obtaining the intermediate avi file.
Where is the problem
From the intermediate file the next step should be to convert it into a Blu-Ray-compatible file thanks to an executable, x264.exe, that can handle the h264 encoding properly. As you all already know (but I'm new to all this) x264 doesn't have a GUI but relies on the use of command prompt to tell it what to do. So, well aware of my ignorance on this type of procedure, I followed given instructions relying but ended nowhere. Where it seems easy for others, I found a wall of errors/can't dos and now I'm totally stuck. Getting help individually from very helpful members residing in different time zones turns this a long-term assistance so I decided to stop being a burden for single individuals and I'm gonna start bothering the whole board with my encoding problems.
Let's start with the script I've been using for pass 1
(my intermediate avi is called EFNY_INTERMEDIATE.avi by the way)
I'm tryin to run this CMD line:
x264.exe --pass 1 --bitrate 27000 --bluray-compat --level 4.1 --preset faster --tune film --keyint 24 --sar 1:1 --slices 4 --vbv-bufsize 30000 --vbv-maxrate 40000 --b-pyramid none --weightp 0 --colorprim bt709 --transfer bt709 --colormatrix bt709 --merange 24 --stats ".stats" --output NUL "EFNY_INTERMEDIATE.avi
What I get is the following message:
ffms [error]: could not create index
lavf [error]: could not open input file
avs [error]: failed to load avisynth
raw [error]: raw input requires a resolution
x264 [error]: could not open input file 'EFNY_INTERMEDIATE.avi' via any method!
What? How? Why? When?
Additional info: yes, the x264 executable is in the same folder of my intermediate avi. I work on Windows 8.1 64-bit if that matters; I installed avisynth, ffms and who knows what else, I don't even remember now but I can check it out... so many I installed in the last few days. Don't know what else to add at the moment.
Talk to me like to a little kid, don't worry about it. If anybody has ideas on what can be causing all these difficulties feel free to give me a hand and don't give anything for granted, I might have missed some basic steps. Well, cancel "might".
[FOR ANYONE WHO MIGHT HAVE SIMILAR PROBLEMS IN THE FUTURE: the problem was in the latest version of x264.exe and was solved by using a previous version]
AKA thxita on OriginalTrilogy
I preserve movies as they first appeared in Italy.
I preserve movies as they first appeared in Italy.