software development (ID:3917)
Project Creator: |
emanresu
FC Member For 6215 Days
Credits 20 Completed Proj. Num. 0 / 1 Total payment USD 0.00 Avg Daily Online 0.00 h (From 21/5/2007) Available on MSN/Skype No Last Login 6/11/2009 Peers Rating 0.00% ![]() ![]() ![]() |
---|---|
Budget: | Less than 250 |
Created: | 2/19/2008 9:02:42 AM EST |
Bidding Ends: | 3/5/2008 9:02:42 AM EST ( Expired ) |
Development Cycle: | 15 Days |
Bid Count: | 2
|
Average Bid: | 240.00 |
Project Description:
it is well known that this DOS command (as an example) "ffmpeg -i video.avi 2> out.txt" [the sign "bigger than" > is Alt-62 it is NOT shown correctly in this message.] makes the stderr ouput of a the "ffmpeg.exe" program to be written to a file, in this case out.txt However, this command that perfectly works on W2K, XP, Vista may NOT work on Win9x or Vista-SP1. DOS stderr redirection fails for some reason on some PCs. we are looking for a simple "console application" exe file preferably written in Delphi6/7 (C/C++ Dev-C++ last choice) that can achieve this task on Win9x/Me, W2K, XP, Vista-SP1 Newly added descriptions: the console application should NOT use the DOS redirection "ffmpeg -i video.avi 2> whatever.txt" the DOS stderr redirector '2>' must NOT be used at all within the program, instead, "ffmpeg -i this_is_a variable.avi" can be used ALONE then stderr or stdout is to be redirected to a buffer and saved to an external file. |
|
Job Type | C/C++, Delphi |
Attached Files: | N/A |