View Single Post
Old 10th April 2009, 10:06   #3213  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
Quote:
Originally Posted by roman76r View Post
deank

What is purpose of this feature? You can redirect tsMuxeR output to the file by means of pipes. For example (on win32):
tsMUxer test.meta test.ts 1> stdout.txt 2> stderr.txt
No I can't use redirections or stdout/in. I'm restricted to API call to CreateProcessA from kernel32.dll and it allows execution of .exe + parameters. So if you decide to add a log file - it will help me.
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote