Hi,

I have JPG files which are received in real time, and need to convert to
video and streaming out.

The problem is that the input rate is variable, from 0.5~2, very similar to
this
http://www.ffmpeg-archive.org/VFR-jpg-files-to-MJPEG-video-td4663659.html
 and
https://video.stackexchange.com/questions/25811/ffmpeg-make-video-with-non-constant-framerate-from-image-filenames,
the very difference is that the files are received in real time.

Is there any proper way to do this? Imaging some way like combining
concat(from pipe) and ts_from_file?

Thanks and regards.

-- 
xiaofeng

--
gpg key fingerprint:
2048R/5E63005B
C84F 671F 70B7 7330 4726  5EC8 02BC CBA2 5E63 005B
--
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to