[FFmpeg-devel] build ffmpeg.so with h264 and h265 codec support

2020-11-09 Thread Budi
I tried to build ffmpeg.so with h264 and h265 codec so go to compile
as on: https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu

but cannot find the exact need of this dynamic link build as all refer
to build standalone executable binary
How is actually the definitive way to compile/build ffmpeg.so with
h264/5 support? THANKS
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

Re: [FFmpeg-devel] build ffmpeg.so with h264 and h265 codec support

2020-11-09 Thread Budi
I tried to build libffmpeg.so with h264 and h265 codec so go to compile
as on: https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu

but cannot find the exact need of this dynamic link build as all refer
to build standalone executable binary
How is actually the definitive way to compile/build libffmpeg.so with
h264/5 support? THANKS

On 11/9/20, Timo Rothenpieler  wrote:
> On 09.11.2020 12:59, Budi wrote:
>> I tried to build ffmpeg.so with h264 and h265 codec so go to compile
>> as on: https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
>>
>> but cannot find the exact need of this dynamic link build as all refer
>> to build standalone executable binary
>> How is actually the definitive way to compile/build ffmpeg.so with
>> h264/5 support? THANKS
>
> There is no such thing as "ffmpeg.so".
> FFmpeg builds various libraries, avcodec for de/encoding, avformat for
> de/muxing, and so on.
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

[FFmpeg-devel] libffmpeg.so with h264 codec support

2020-11-10 Thread Budi
I tried to build libffmpeg.so with h264 and h265 codec so go to compile
as on: https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu

but cannot find the exact explanation of this dynamic link build as all refer
tostandalone executable  build
How is actually the definitive way to compile/build libffmpeg.so with
h264/5 support? THANKS
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

[FFmpeg-devel] Is there a way to turn off debug info

2020-11-19 Thread Budi
did compile all libavcodec source and found its size to be 193 MB

Is there a way to turn off debug info option in compiling it
Would anyone please help me point out where the makefile code line is
to do that ?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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