Hi All,

   I’ve compiled ffmpeg for ARM platform(Cortex A9 dual core 800Mhz) and able 
to stream H.264 video at 5fps.
 
   Did any one tested PAL or higher resolution @25fps on ARM platform? 
   I would like to know the any optimization is available for H264 encoding for 
ARM platform? 
    
With Regards,
Mithun

From: Mithun 
Sent: Thursday, July 23, 2015 6:29 PM
To: ffmpeg-user@ffmpeg.org 
Cc: mith...@iwavesystems.com 
Subject: ffmpeg streaming on ARM

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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to