[FFmpeg-user] ffmpeg streaming on ARM
Mithun
mithunk at iwave.net
Thu Jul 23 14:59:25 CEST 2015
Hi,
I’ve been trying to stream a video file from our custom board (Altera cyclone V SoC ) using the below command.
ffmpeg -re -i test.mp4 -f mpegts -an udp://@192.168.2.11:1234
but video’s native video rate was 24fps but ffmpeg could encode only at 15fps and stream. Any setting/parameter need to set in the ffmpeg to achieving native frame rate?
Attached the log file (ffmpeg_streaming.txt) for the testing.
Regards,
Mithun
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg_streaming.txt
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20150723/fc4db026/attachment.txt>
More information about the ffmpeg-user
mailing list