Commit 31ab434
committed
Remove '-r' flag from ffmpeg args
Remove the explicit "-r" option when assembling the ffmpeg command in RTSPVideoStreamWriter. This prevents forcing an output frame rate and allows ffmpeg to rely on frame timestamps (use_wallclock_as_timestamps) or avoid conflicting rate settings.1 parent 4ee799e commit 31ab434
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
| |||
0 commit comments