Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound und Bild laufen beim Videocapture auseinander #189

Closed
ThKattanek opened this issue Mar 6, 2020 · 2 comments
Closed

Sound und Bild laufen beim Videocapture auseinander #189

ThKattanek opened this issue Mar 6, 2020 · 2 comments

Comments

@ThKattanek
Copy link
Owner

Bei einem aufgenommenen Video eilt der Sound nach einer Zeit immer mehr vor raus.

@ThKattanek
Copy link
Owner Author

ThKattanek commented Mar 7, 2020

Stelle ich den C64 Takt auch genau 50 Bilder pro Sekunde läuft es.

#define C64Takt 982800 // Genau 50Hz (Gilt nur für PAL (63 x 312 x 50)
// #define C64Takt 985248 // 50,124542Hz (Original C64 PAL)

@ThKattanek
Copy link
Owner Author

C64 Frequenz wird vor der Videoaufnahme auf genau 50Hz Framerate gestellt. Danach wieder zurückgestellt.
Somit wird das Video immer genau mit 50 FPS aufgenommen.

ThKattanek added a commit that referenced this issue Jun 24, 2021
Vor der Videoaufnahme wird die C64 Frequenz auf genau 50 FPS gestellt.
Somit gibt es kein auseinanderziehen der Audio und Videospur.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant