[FFmpeg-user] No compiled with -fPIC for libavcodec/aarch64/vp9mc_16bpp_neon.S

2023-09-11 Thread Peng Gao
Hi guys,

  I compiled ffmpeg(4.3.1) with the following configuration on Linux:
 ./configure --prefix= ~/wk/install/ffmpeg --enable-pic  --disable-ffplay
--disable-ffprobe  --enable-static --enable-gpl
--enable-libx264 --extra-cflags="-fpic"

ffmpeg was compiled successfully.

 There are some link errors when I compiled the OpenCV(4.6.0)  With the
following configuration :
cmake .. -D WITH_OPENCL=ON -D WITH_FFMPEG=ON  -D CMAKE_BUILD_TYPE=Release ,

 following is the error:
 /ffmpeg/lib/libavcodec.a(vp9mc_16bpp_neon.o): relocation
R_AARCH64_ADR_PREL_PG_HI21 against symbol `ff_vp9_subpel_filters' which may
bind externally can not be used when making a shared object; recompile with
-fPIC
/ffmpeg/lib/libavcodec.a(vp9mc_16bpp_neon.o): In function
`ff_vp9_avg_sharp4_v_12_neon':
libavcodec/aarch64/vp9mc_16bpp_neon.S:606:(.text+0x230c): dangerous
relocation: unsupported relocation.

It shows ffmpeg should be compiled with -fPIC,  this is also enabled in the
configuration when compiling the ffmpeg , so I don't know why it is and I
try to get help from the community .


Thanks,
Jerry
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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


Re: [FFmpeg-user] stream frames using Ethernet camera

2023-09-11 Thread Paul B Mahol
On Mon, Sep 11, 2023 at 4:03 PM Naveen.B  wrote:

> Hello,
>
> How do I request for an admin to remove it?
>
>
Write email to trac admins.
https://git.videolan.org/?p=ffmpeg.git;a=blob;f=MAINTAINERS;h=b5c116c3d4d72f7024e1fa95829e476c5e8c5e33;hb=HEAD

Search for trac bug tracker.



> Thanks,
>
> On Mon, Sep 11, 2023 at 3:55 PM Paul B Mahol  wrote:
>
> > On Mon, Sep 11, 2023 at 3:09 PM Naveen.B  wrote:
> >
> > > Hello,
> > >
> > > could this ticket be deprecated to be not visible in google search or
> how
> > > can I raise it for deprecation? I see some of the confidential
> > information
> > > highlighted which I forgot to mask it out.
> > > In google search this ticket is clearly visible to the public, where
> some
> > > of the confidential information is visible.
> > >
> >
> > Request from admin to remove it.
> >
> >
> > >
> > > Thanks,
> > > Naveen B.
> > >
> > > On Tue, Sep 5, 2023 at 11:58 AM Michael Koch <
> > astroelectro...@t-online.de>
> > > wrote:
> > >
> > > > Am 05.09.2023 um 11:47 schrieb Naveen.B:
> > > > > Hello,
> > > > >
> > > > > How could I achive it by directing ethernet images to the screen?
> > > >
> > > >
> > > > Use ffplay instead of ffmpeg.
> > > > See also the first example in chapter 24.34.3:
> > > > https://www.ffmpeg.org/ffmpeg-all.html
> > > >
> > > > Michael
> > > >
> > > > ___
> > > > ffmpeg-user mailing list
> > > > ffmpeg-user@ffmpeg.org
> > > > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> > > >
> > > > To unsubscribe, visit link above, or email
> > > > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> > > >
> > > ___
> > > ffmpeg-user mailing list
> > > ffmpeg-user@ffmpeg.org
> > > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> > >
> > > To unsubscribe, visit link above, or email
> > > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> > >
> > ___
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> >
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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


Re: [FFmpeg-user] stream frames using Ethernet camera

2023-09-11 Thread Naveen.B
Hello,

How do I request for an admin to remove it?

Thanks,

On Mon, Sep 11, 2023 at 3:55 PM Paul B Mahol  wrote:

> On Mon, Sep 11, 2023 at 3:09 PM Naveen.B  wrote:
>
> > Hello,
> >
> > could this ticket be deprecated to be not visible in google search or how
> > can I raise it for deprecation? I see some of the confidential
> information
> > highlighted which I forgot to mask it out.
> > In google search this ticket is clearly visible to the public, where some
> > of the confidential information is visible.
> >
>
> Request from admin to remove it.
>
>
> >
> > Thanks,
> > Naveen B.
> >
> > On Tue, Sep 5, 2023 at 11:58 AM Michael Koch <
> astroelectro...@t-online.de>
> > wrote:
> >
> > > Am 05.09.2023 um 11:47 schrieb Naveen.B:
> > > > Hello,
> > > >
> > > > How could I achive it by directing ethernet images to the screen?
> > >
> > >
> > > Use ffplay instead of ffmpeg.
> > > See also the first example in chapter 24.34.3:
> > > https://www.ffmpeg.org/ffmpeg-all.html
> > >
> > > Michael
> > >
> > > ___
> > > ffmpeg-user mailing list
> > > ffmpeg-user@ffmpeg.org
> > > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> > >
> > > To unsubscribe, visit link above, or email
> > > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> > >
> > ___
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> >
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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


Re: [FFmpeg-user] stream frames using Ethernet camera

2023-09-11 Thread Paul B Mahol
On Mon, Sep 11, 2023 at 3:09 PM Naveen.B  wrote:

> Hello,
>
> could this ticket be deprecated to be not visible in google search or how
> can I raise it for deprecation? I see some of the confidential information
> highlighted which I forgot to mask it out.
> In google search this ticket is clearly visible to the public, where some
> of the confidential information is visible.
>

Request from admin to remove it.


>
> Thanks,
> Naveen B.
>
> On Tue, Sep 5, 2023 at 11:58 AM Michael Koch 
> wrote:
>
> > Am 05.09.2023 um 11:47 schrieb Naveen.B:
> > > Hello,
> > >
> > > How could I achive it by directing ethernet images to the screen?
> >
> >
> > Use ffplay instead of ffmpeg.
> > See also the first example in chapter 24.34.3:
> > https://www.ffmpeg.org/ffmpeg-all.html
> >
> > Michael
> >
> > ___
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
> >
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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


Re: [FFmpeg-user] stream frames using Ethernet camera

2023-09-11 Thread Naveen.B
Hello,

could this ticket be deprecated to be not visible in google search or how
can I raise it for deprecation? I see some of the confidential information
highlighted which I forgot to mask it out.
In google search this ticket is clearly visible to the public, where some
of the confidential information is visible.

Thanks,
Naveen B.

On Tue, Sep 5, 2023 at 11:58 AM Michael Koch 
wrote:

> Am 05.09.2023 um 11:47 schrieb Naveen.B:
> > Hello,
> >
> > How could I achive it by directing ethernet images to the screen?
>
>
> Use ffplay instead of ffmpeg.
> See also the first example in chapter 24.34.3:
> https://www.ffmpeg.org/ffmpeg-all.html
>
> Michael
>
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

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