Aktan
8th July 2010, 19:29
I have a clip captured from FCEUX (NES emulator) with the odd FPS of 60.1 (1008307711/16777215). I captured to Huffyuv and created a simple script like so:
AVISource("Test.avi")
This avs opens fine in VirtualDub but when I play it back in MPC-HC, all I see is black video, but the audio plays fine.
If I change the FPS to 60.0, the video shows in MPC-HC. For example:
AVISource("Test.avi")
AssumeFPS(60.0, true)
Any ideas as to what's happening?
AviSynth version: 2.60 build Sep 27, 2009
Sample Clip: http://www.mediafire.com/?immwmhkhjnj
AVISource("Test.avi")
This avs opens fine in VirtualDub but when I play it back in MPC-HC, all I see is black video, but the audio plays fine.
If I change the FPS to 60.0, the video shows in MPC-HC. For example:
AVISource("Test.avi")
AssumeFPS(60.0, true)
Any ideas as to what's happening?
AviSynth version: 2.60 build Sep 27, 2009
Sample Clip: http://www.mediafire.com/?immwmhkhjnj