Re: [FFmpeg-devel] Need to reduce size of ffmpeg.exe for version 5.0.1

2022-10-04 Thread Martijn van Beurden
Op ma 3 okt. 2022 om 22:14 schreef Kumar, Rahul : > Can somebody help me answering below questions : > > 1. Can we reduce the size of ffmpeg.exe ? Any idea how can we create a > smaller ffmpeg.exe which should be able to run only above command to convert > RTSP to HLS? (as its size is 110 mb+ so

[FFmpeg-devel] Need to reduce size of ffmpeg.exe for version 5.0.1

2022-10-03 Thread Kumar, Rahul
Hi Team, We are working on a prototype which converts RTSP streams to HLS using ffmpeg transcoder. We are using below ffmpeg command to convert RTSP to HLS : cmd:- ffmpeg.exe -rtsp_transport tcp -re -i rtsp://:@172.31.67.223:554/axis-media/media.amp?videocodec=h264