FAQ  •  Register  •  Login

FFMPEG in Linux

<<

Spadge

Serviio lover

Posts: 58

Joined: Sun Sep 23, 2012 5:22 pm

Post Fri Jan 11, 2013 10:49 pm

Re: FFMPEG in Linux

Just so as you know ... I've not forgotten, just been hella busy with work.

:)
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 12, 2013 3:49 pm

Re: FFMPEG in Linux

Cool. No problem.
<<

moonmopus

Streaming enthusiast

Posts: 21

Joined: Sun Jan 08, 2012 3:31 pm

Post Mon May 27, 2013 2:20 pm

Re: FFMPEG in Linux

hey guys-
been a very long time since i've logged in here. alas, i've been having some trouble with compiling ffmpeg on my linux machine (i will post elsewhere ) and i was wondering if the serviio ppa for launchpad was still in the works?

personally, i would be delighted to have access to a serviio ppa. i know many linux users feel there are security risks to using ppas in general but my experience with ppas for a number of my most used applications has been nothing but positive whether its firefox updates, handbrake or photography software that i use.

i could be wrong in saying this but i think you would find an even greater audience with a streamlined serviio ppa.

warm regards,
mm
TV samsung ln52b750 | OS linux mint 12 64 bit | MOBO gigabyte x58 ud3r rev.2 |CPU i7 950 | RAM 12 gb gskill ripjaws | GPU gigabyte nvidia gtx 460| ROUTER: linksyse3000 w/ tomato
<<

tstrike

Serviio lover

Posts: 79

Joined: Fri May 10, 2013 5:03 am

Post Tue May 28, 2013 2:21 am

Re: FFMPEG in Linux

Hey guys...

I am having problems compiling FFMPEG with rtmpdump... I keep getting linking problems.

I am using Centos 5.8 with FFMPEG:
  Code:
fmpeg version N-52953-g50e6672 Copyright (c) 2000-2013 the FFmpeg developers
  built on May 10 2013 14:16:15 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-54)
  configuration: --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvpx --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libx264 --enable-libxvid --enable-gpl --enable-postproc --enable-nonfree
  libavutil      52. 30.100 / 52. 30.100
  libavcodec     55.  7.100 / 55.  7.100
  libavformat    55.  4.101 / 55.  4.101
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 63.101 /  3. 63.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100


Here is what the stdout looks like:

  Code:
LD   ffmpeg_g
/root/src/ffmpeg/libavformat/libavformat.a(librtmp.o): In function `rtmp_read_seek':
/root/src/ffmpeg/libavformat/librtmp.c:148: undefined reference to `RTMP_SendSeek'
/root/src/ffmpeg/libavformat/libavformat.a(librtmp.o): In function `rtmp_read_pause':
/root/src/ffmpeg/libavformat/librtmp.c:130: undefined reference to `RTMP_Pause'
/root/src/ffmpeg/libavformat/libavformat.a(librtmp.o): In function `rtmp_close':
/root/src/ffmpeg/libavformat/librtmp.c:52: undefined reference to `RTMP_Close'
/root/src/ffmpeg/libavformat/libavformat.a(librtmp.o): In function `rtmp_open':
/root/src/ffmpeg/libavformat/librtmp.c:87: undefined reference to `RTMP_LogSetLevel'
/root/src/ffmpeg/libavformat/librtmp.c:88: undefined reference to `RTMP_LogSetCallback'
/root/src/ffmpeg/libavformat/librtmp.c:90: undefined reference to `RTMP_Init'
/root/src/ffmpeg/libavformat/librtmp.c:91: undefined reference to `RTMP_SetupURL'
/root/src/ffmpeg/libavformat/librtmp.c:99: undefined reference to `RTMP_Connect'
/root/src/ffmpeg/libavformat/librtmp.c:99: undefined reference to `RTMP_ConnectStream'
/root/src/ffmpeg/libavformat/librtmp.c:97: undefined reference to `RTMP_EnableWrite'
/root/src/ffmpeg/libavformat/libavformat.a(librtmp.o): In function `rtmp_get_file_handle':
/root/src/ffmpeg/libavformat/librtmp.c:157: undefined reference to `RTMP_Socket'
/root/src/ffmpeg/libavformat/libavformat.a(librtmp.o): In function `rtmp_write':
/root/src/ffmpeg/libavformat/librtmp.c:116: undefined reference to `RTMP_Write'
/root/src/ffmpeg/libavformat/libavformat.a(librtmp.o): In function `rtmp_read':
/root/src/ffmpeg/libavformat/librtmp.c:123: undefined reference to `RTMP_Read'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1


*scratches head*
<<

tstrike

Serviio lover

Posts: 79

Joined: Fri May 10, 2013 5:03 am

Post Tue May 28, 2013 7:00 pm

Re: FFMPEG in Linux

Anyone?
Previous

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 84 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.