OSDN Git Service

[DOC] Update about new state framework.
[csp-qt/common_source_project-fm7.git] / doc / Issues.en.txt
1 ※ Known Issues
2                                            February 18, 2017 K.Ohta
3 * Note: This is translated from Issues.ja.txt by GOOGLE TRANSLATION.
4
5 * Starting with Windows7 and Intel Core i5 (2440M?), crash when starting with OpenGL v3.0.
6   See, http://hanabi.2ch.net/test/read.cgi/i4004/1483504365/30 .
7 →This seems to be caused by compatibility both Qt and Intel's OpenGL, but still
8  don't get backtrace, this is uncertainty reason.
9  So, using OpenGLv2.0 by default temporally.
10
11 * If you specify a H.264 the video codec of the video there is no end one second about the video
12 → of libx264 codec side of ffmpeg (the end of the process?) Problem.
13 Future reports to ffmpeg development side.
14
15 * Sound If you specify a Vorbis to audio codec of the video does not turn
16 → examine workaround
17
18 * Specify the aac to the audio codec of the video, and sound a long vowel in the PSG single note griping
19 And was to, such as high-pitched noise to enter (example: emufm7 run the PLAY "V15AAAAA" in)
20 → seems to ffmpeg of built-in AAC codec problem. The MP3 does not occur.
21
22 * Specify the H.264 the video codec of the video, the entire machine while recording a high fps
23 When the load is high, continue to consume more and more memory
24 → H.264 CPU resources to avoid the encoding is processing delay is not enough.
25   → was the image to a minimum memory consumption when enqueue from OSD to MOVIE_SAVER (2016-08-16)
26
27 * The PC-8801/9801 series (+ perhaps PC-8001SR), the voice of the sample rate
28 When you save the video as 48000Hz, sound becomes strange.
29 → has issued a voice at a sample rate 55600Hz but, ffmpeg side 96000Hz
30 I have a record as. The main improvement in the future. → Although the pitch was healed, lucky Bata (2016-08-16)
31
32 * GNU / Linux of FFMPEG does not work!
33 → OpenCL has been effective and build the FFMPEG. Please install the libOpenCL.
34
35 * If the video save at 60fps, the frame may be inaccurate
36 → determine the cause! → healed maybe (2016-08-15)
37
38 * PX7: If you are moving load, to crash it's file name other than alphanumeric
39   → fix in the next release (2016-08-16)
40   
41 * PX7: When moving load take Kaku
42   Since → video in the code of a timing issue, and a little thought.
43   → I could probably. Yet the moving of measures of variable frame rate (2016-08-19)
44
45 * PX7: video scaling is funny
46   → fix later (;'Д `)
47
48 * WIN32: On debugger window, click close button on DESKTOP, then quit debugger with "q" command, emulator hangs.
49   →Will check reason, and will fix.
50