From: Sean McGovern <gseanmcg@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Cc: "Kumar, Rahul" <Rahul.Kumar8@honeywell.com> Subject: Re: [FFmpeg-devel] Need to reduce ffmpeg.exe size in n6.0 Date: Tue, 14 Nov 2023 17:51:14 -0500 Message-ID: <CAPBf_O=QfgxppP9Kuc7mSqPmauf=jW=46rei9Vwtp_yMSdZLLg@mail.gmail.com> (raw) In-Reply-To: <SN6PR07MB42373A8227510E4D5911B71AC6B2A@SN6PR07MB4237.namprd07.prod.outlook.com> Hi, On Tue, Nov 14, 2023, 17:27 Kumar, Rahul via ffmpeg-devel < ffmpeg-devel@ffmpeg.org> wrote: > Hi All, > > I am trying to reduce the size of ffmpeg.exe for using it to convert RTSP > streams to HLS. > > I used the below command to configure : > > ./configure --prefix=ffmpeg_64/ --enable-shared --disable-everything > --enable-protocol=rtsp --enable-protocol=http --enable-demuxer=rtsp > --enable-muxer=hls --enable-muxer=segment --enable-muxer=mpegts > --enable-encoder=mpeg2video --enable-encoder=aac --enable-decoder=h264 > --enable-decoder=aac --enable-parser=h264 --enable-parser=aac > --enable-filter=copy --enable-filter=aformat --enable-filter=aresample > --enable-bsf=h264_mp4toannexb --enable-bsf=aac_adtstoasc --enable-gpl > --enable-version3 --enable-nonfree --enable-small > --yasmexe='C:/c99/yasm-1.3.0-win64.exe' --target-os=win64 --arch=x86_64 > --toolchain=msvc > > > After this I ran "make" and "make install" command which created 1.2 mb > ffmpeg.exe in bin folder. This ffmpeg.exe is not working for me. Can > somebody guide me if I am missing anything here? > > > Regards, > Rahul > Honeywell > > _______________________________________________ > 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". > Saying it doesn't work is decidedly nebulous. Also, ffmpeg-devel is a development-centered list and not the correct forum for CLI usage help. -- Sean McGovern > _______________________________________________ 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".
next prev parent reply other threads:[~2023-11-14 22:51 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-14 22:27 Kumar, Rahul via ffmpeg-devel 2023-11-14 22:51 ` Sean McGovern [this message] 2023-11-15 6:36 ` Rémi Denis-Courmont
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='CAPBf_O=QfgxppP9Kuc7mSqPmauf=jW=46rei9Vwtp_yMSdZLLg@mail.gmail.com' \ --to=gseanmcg@gmail.com \ --cc=Rahul.Kumar8@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