Re: [FFmpeg-user] Building Error avcodec_send_packet

2017-04-03 Thread יוסף אלון
Thanks I just see the 2 mails. 2017-03-27 14:15 GMT+03:00 Moritz Barsnick <barsn...@gmx.net>: > On Mon, Mar 27, 2017 at 11:41:48 +0300, יוסף אלון wrote: > > I would like to compile to following program: > > With the flages: -lavcodec -lavutil -lavfilter -lavformat -lswscale

[FFmpeg-user] Problem with playing audio with ao

2017-04-02 Thread יוסף אלון
Hi I am trying to play an audio udp (HE-AAC) using libavcodec and ao player. .While trying to play I hear a very noisy channel. This is my code: What am i am doing worng? #include #include #include #include #include #include #include #define AVCODEC_MAX_AUDIO_FRAME_SIZE 19200 void

[FFmpeg-user] Building Error avcodec_send_packet

2017-03-27 Thread יוסף אלון
I would like to compile to following program: With the flages: -lavcodec -lavutil -lavfilter -lavformat -lswscale -lz #include "libavcodec/avcodec.h" #include "libavformat/avformat.h" #include "libswscale/swscale.h" #include // The flush packet is a non-NULL packet with size 0 and data NULL

[FFmpeg-user] Udp recording

2017-02-22 Thread יוסף אלון
Hii I am trying to develop an ffmpeg udp recording in c. Do you know any example to help me with this? I sew a few example and trued ti understand with no success.. -- בברכה, יוסף אלון 050-4916740 ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] compiling ffmpeg program with libavutil/internal.h in gcc

2017-02-06 Thread יוסף אלון
because i need to record 36 seconds every 30 seconds and i cant find a command to do this. So I wanted to build an a c program to do it using ffmpeg libs. 2017-02-06 11:18 GMT+02:00 Nicolas George <geo...@nsup.org>: > L'octidi 18 pluviôse, an CCXXV, יוסף אלון a écrit : > &

[FFmpeg-user] compiling ffmpeg program with libavutil/internal.h in gcc

2017-02-06 Thread יוסף אלון
Hello, I am trying to compile only the includes in ffmpeg.c with a simple main, but i recieve an error: In file included from libavutil/internal.h:166:0, from newmain.c:30: libavutil/libm.h:54:32: error: static declaration of ‘cbrt’ follows non-static declaration static