mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
Fix ffmpeg-5+ encoding drop-frame framerates
This commit is contained in:
parent
9f3438b2bc
commit
1434c624ff
2 changed files with 8 additions and 5 deletions
|
|
@ -183,6 +183,7 @@ protected:
|
|||
std::string infile;
|
||||
ARDOUR::SystemExec* ffcmd;
|
||||
double m_fps;
|
||||
std::string m_fps_str;
|
||||
double m_aspect;
|
||||
std::string m_sar;
|
||||
ARDOUR::samplecnt_t m_duration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue