Jump to content


zema3ema

Member Since 21 Mar 2011
Offline Last Active 11 Jul 2014 13:03
-----

Posts I've Made

In Topic: ffmpeg x264 aac rtmp support

20 April 2012 - 18:36

Anyway, what happened to the "I wont give up until I have ffmpeg with x264 aac and rtmp support :)"?


Thx once again :)

I won't give up :P
I will still try or find someone to do it for me and give him compensation as far as goal is reached ;)

Cheers...

In Topic: ffmpeg x264 aac rtmp support

20 April 2012 - 10:47

Thx one more time for this thourough explanation.
I've played a bit and realised that this is way above my knowledge.
First of all bitbake was missing so installed it via apt-get, now I have error when I run "bitbake ffmpeg_rtmp_test.bb"
The BBPATH variable is not set
I made ffmpeg_rtmp_test.bb and thought if pointing to this conf, ffmpeg will be downloaded from the source I specified and cross-compile with configure option I specified.
So, beside bitbake error I'm confused by this:

Openembedded for the OpenPLi 2.1 environment has been initialized
properly. Now you can start building your image, by doing either:

make -f Makefile-2.1 image
or
cd build-dm800 ; source env.source ; bitbake openpli-enigma2-image

and after 'some time' you should find your image (.nfi) in
build-dm800/tmp/deploy/images/

What confuses me is that I don't understand how make or bitbake openpli-enigma2-image know what will be in final image?
I mean, I see rtmp recipe, ffmpeg recipe, faac recipe, no x264 recipe and so on.

Anyway, I really try here, but it seems I'm not up to this task :/
I would gladly pay for support, for test openpli image for dm800hd that will support x264, faac and rtmp.

Cheers,
Zema

In Topic: ffmpeg x264 aac rtmp support

19 April 2012 - 10:18

Sjaaky, thx for reply mate.
As much as what you wrote is clear for you, it is rocket science for me, hehe.
I will try to understand what you wrote and try to follow the steps.
I thought sources are downloaded to my Ubuntu Server and I just have to change ffmpeg sources and ffmpeg configure file and build, it seems I'm wrong.

In Topic: ffmpeg x264 aac rtmp support

18 April 2012 - 18:50

Hello again.

I was able to prepare openpli environment on Ubuntu 11.10 server using suggested HowTo and ran
make -f Makefile-2.1
after done, I found ffmpeg in here /root/openpli/openembedded/recipes/ffmpeg

Can someone give me hint what has to be done in here?
I assume I will have to change ffmpeg sources inside or something.
I wont give up until I have ffmpeg with x264 aac and rtmp support :)
I would be happy to see it working bad and slow, but at least I tried it.
On the other hand, there is a slight change it could work on lower sizes and low preset settings.

Thx folks.

In Topic: ffmpeg x264 aac rtmp support

18 April 2012 - 11:04

Thx for reply.
Please note that it doesn't play it. All finishes in command line.
Takes stream from video adapter and encode with preset ultrafast and push it to rtmp server.
It runs on pentium III with 700Mhz CPU with ~30% of cpu usage.
We really have to try it as it could be kicker.

I understand it is not in feeds, but can someone help me build it, please :rolleyes: