[FFmpeg-trac] #11525(avdevice:new): 60fps stream from Elgato Facecam Pro is frozen
FFmpeg
trac at avcodec.org
Mon Mar 24 22:39:09 EET 2025
#11525: 60fps stream from Elgato Facecam Pro is frozen
-------------------------------------+-------------------------------------
Reporter: Kirill A. | Owner: (none)
Korinsky |
Type: defect | Status: new
Priority: normal | Component: avdevice
Version: unspecified | Resolution:
Keywords: | Blocked By:
video4linux2 |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Comment (by Kirill A. Korinsky):
Here an output of:
1. `ffplay -autoexit -v debug ffmpeg-framerate-60.mp4`:
https://kirill.korins.ky/pub/ffmpeg-framerate-60.mp4-debug.log
2. `ffplay -autoexit -noframedrop -v debug ffmpeg-framerate-60.mp4`:
https://kirill.korins.ky/pub/ffmpeg-framerate-60.mp4-noframedrop-debug.log
In the first case video is frozen at "27,34" on the clock, on the second
case it works but slower than it should.
I doubt that the issue is device itself because `mplayer` and `ffplay
-noframedrop` works as expected from a file which I had capture before by
`ffmpeg`.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11525#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list