Doom9
26th June 2005, 01:30
Alright, version 0.2.0.1 contains some trace code that I hope will be helpful.
If you do not get any status updates in the progress window using x264.exe as encoder, but do get them when you run x264.exe on the commandline (using the --progress option), this is for you.
For starters you need to download DebugView here: http://www.sysinternals.com/Utilities/DebugView.html
Then set up everything for encoding, start DebugView and start encoding.
You should see a lot of lines flashing by in the DebugView window, looking something like this:
00000000 02:13:07 [3748] x264CLI encoder started. Entering stderr reading phase now
00000001 02:13:08 [3748]
00000002 02:13:08 [3748] Got a non empty line from x264.exe: avis [info]: 640x352 @ 25.00 fps (3598 frames)
00000003 02:13:08 [3748]
00000004 02:13:08 [3748] Got a non empty line from x264.exe: x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
00000005 02:13:08 [3748]
00000006 02:13:08 [3748] Got a non empty line from x264.exe: mp4 [info]: initial delay 0 (scale 25)
00000007 02:13:08 [3748]
00000008 02:13:08 [3748] Got a non empty line from x264.exe: encoded frames: 4/3598 (0.1%), 36.70 fps
Once encoding is done, save the messages from DebugView to a file, and attach it here (don't post the contents, just attach it or upload it someplace else and post a link here).
If you do not get any status updates in the progress window using x264.exe as encoder, but do get them when you run x264.exe on the commandline (using the --progress option), this is for you.
For starters you need to download DebugView here: http://www.sysinternals.com/Utilities/DebugView.html
Then set up everything for encoding, start DebugView and start encoding.
You should see a lot of lines flashing by in the DebugView window, looking something like this:
00000000 02:13:07 [3748] x264CLI encoder started. Entering stderr reading phase now
00000001 02:13:08 [3748]
00000002 02:13:08 [3748] Got a non empty line from x264.exe: avis [info]: 640x352 @ 25.00 fps (3598 frames)
00000003 02:13:08 [3748]
00000004 02:13:08 [3748] Got a non empty line from x264.exe: x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
00000005 02:13:08 [3748]
00000006 02:13:08 [3748] Got a non empty line from x264.exe: mp4 [info]: initial delay 0 (scale 25)
00000007 02:13:08 [3748]
00000008 02:13:08 [3748] Got a non empty line from x264.exe: encoded frames: 4/3598 (0.1%), 36.70 fps
Once encoding is done, save the messages from DebugView to a file, and attach it here (don't post the contents, just attach it or upload it someplace else and post a link here).