Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
When will it be ready?
The video goes black about half way through the rendered video using the standard h.264 codec. Nothing fancy.
Please fix this or I'll have to ask for a refund.
im about to petition for a refund even though ive had it over the refund period because seriously, this is ridiculous. this is not a minor bug, its a serious issue that makes it effectively impossible to export anything unless youre willing to stick with 24fps...
i can re-send you the exact same project and source files i sent you 6 weeks ago, because they STILL reproduce the problem. you guys have no excuse for this bug continuing to be unfixed at this point.
the files for reproducing the test case can be found at: https://www.dropbox.com/sh/umnfq7577iavozj/AAD38sCaD3TX3tZoa0uJhC_Ra?dl=0
to reproduce the sample output files exhibiting the problem follow these steps:
1) edit the xml in the last-9-seconds-slice.mmp to change the <property name="resource"></property> to reflect the path to the local source file for the test case.
2) open moviemator and load the mmp file
3) export the video with the following settings to reproduce the 3 individual test cases:
3a) video profile "HDTV 1080P" - default settings (24fps) - video exports as expected
3b) video profile "HDTV 1080P" - change frames/sec to 30 - exports with black frames beginning at 1.2 seconds and continuing until the end of export
3c) video profile "HDTV 1080P" - change frames/sec to 60 - exports with black frames through the entirety of the export video
Test Case Analysis:
the input video is 39 seconds long. the slice selected for export is the final 9 seconds of the video.
at 24 frames per second, the slice exports normally.
at 30 frames per second, the black frames begin at 1.2 seconds of the slice. this corresponds to the 31.2 second mark of the input source. 24 frames per second is 80% of 30 frames per second, and 31.2 seconds is EXACTLY 80% of 39 seconds.
at 60 frames per second, the entire export is comprised of black frames.
24 fps is 40% of 60 fps. if the entire input source (and not just the 9 second slice) is exported at 60 fps, the black frames begin at 15.6 seconds... which is, also, EXACTLY 40% of the length of the full input source.
clearly, the exporter is INCORRECTLY linking the output frames per second to the times on the input source, and once it hits what it THINKS is the end of source, it renders only black frames for the remainder of the output.
-------------
i sincerely doubt you are ever, ever going to get a better documented, more consistently repeatable test case than this. you have NO EXCUSE for not getting your devs on this test case, isolating the root cause, and fixing it.
i am an application developer myself, and manage a team of devs... getting a repeatable test case like this for a bug is like a wet dream because usually the biggest obstacle to fixing a bug is being able to reliably reproduce it. THIS occurs *every single time* and if i were to have handed my team this test case 6 weeks ago and they still didnt have a fix by now, somebody would be getting their ass fired for it, because this is about as much of a softball bug fix as a dev can ever get.
Sorry again.