Hi,
I am using x264.exe from x264.nl to encode some movies into H.264 format. My current setup works well with cmd.exe, but calling the x264.exe from TCC/LE results in a weird, text-less Yes/No prompt:
Hitting "Y" at that prompt starts x264 as expected and -- in this case -- displays the help text as instructed.
This behavior also happens from .cmd files, which makes it pretty much useless since I simply want to encode a couple of files and not have to sit at the computer, confirming every single encode.
Can anybody confirm this or, better yet, suggest a fix? I'd rather not have to go back to cmd.exe depending on the task I am about to perform.
TIA,
lcg
I am using x264.exe from x264.nl to encode some movies into H.264 format. My current setup works well with cmd.exe, but calling the x264.exe from TCC/LE results in a weird, text-less Yes/No prompt:
Code:
[ C:\Program Files\JPSoft\TCCLE13x64 ]
> "\Program Files (x86)\Videotools\x264.exe" --help
(Y/N)? N
[ C:\Program Files\JPSoft\TCCLE13x64 ]
>
This behavior also happens from .cmd files, which makes it pretty much useless since I simply want to encode a couple of files and not have to sit at the computer, confirming every single encode.
Can anybody confirm this or, better yet, suggest a fix? I'd rather not have to go back to cmd.exe depending on the task I am about to perform.
TIA,
lcg