Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Martijn van Beurden <mvanb1@gmail.com>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: "T H, Chaitra" <Chaitra.TH@honeywell.com>
Subject: Re: [FFmpeg-devel] Need to reduce size of ffmpeg.exe for version 5.0.1
Date: Tue, 4 Oct 2022 12:20:38 +0200
Message-ID: <CADQbU6_fR+Mtb3ZCdxZk1rk1z+vO_HdOm0z1i_jnRdp_Wat-gw@mail.gmail.com> (raw)
In-Reply-To: <BLAPR07MB7553279F6FA6841920282B49C65B9@BLAPR07MB7553.namprd07.prod.outlook.com>

Op ma 3 okt. 2022 om 22:14 schreef Kumar, Rahul <Rahul.Kumar8@honeywell.com>:
> 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 it is difficult to ship it with our product).
> 2. Is there a way to run above ffmpeg command using "dll files" or other alternative instead of using "ffmpeg.exe"
>

I sent you an answer to a similar question the 13th of July, but you
didn't reply: http://ffmpeg.org/pipermail/ffmpeg-devel/2022-June/297489.html

1) You can compile ffmpeg from sources yourself. You can disable
components you won't use and use --enable-small in the configuration.
2) You can use the dll files by writing a program using them.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

      reply	other threads:[~2022-10-04 10:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-03 20:14 Kumar, Rahul
2022-10-04 10:20 ` Martijn van Beurden [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADQbU6_fR+Mtb3ZCdxZk1rk1z+vO_HdOm0z1i_jnRdp_Wat-gw@mail.gmail.com \
    --to=mvanb1@gmail.com \
    --cc=Chaitra.TH@honeywell.com \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git