Sorry, sent it previously from an unknown email address

Dear readers.

I am a bit confused, just subscribed and expected to be redericted to a
forum. Since this is not the case I'll try this way. Hope not to spam
the whole list. pls point me to the right direction if I am in the wrong
list here.

Here's my situation

I own a raspberry Pi. Connected a IT9135 DVB-T USB dongle, installed
raspbian (a Debain linux special for this hardware) and tvheadend. I am
able to stream and watch TV over my LAN network. However I like to
stream TV over the internet, but I lack the required bandwidth to do so.
This issue is often referred to in the raspberry forum

I can do some aftermath once I recorded a program in tvheadend, but a 1
hour show will take 3 hours to transcode in the raspberry with avconv.
The CPU is limited.
However, there is a GPU with hardware acceleration in the raspberry pi.
And there is an example program under /opt/vc/.../hello_video that
works. It works with an Openmax API

A request for compiling an avconv version that is hardware accelerated
probably already exists (if not pls consider to do so), however for my
application I only need scaling. My DVB-T dongle receives MPEG2 in SD
(704x576) And I only need to transcode it to the same codec but at a
quarter resolution (CIF=352x288)

So for now I do not need the whole library to be recompiled for hardware
acceleration just he scaling bit.

Could this be possible?

Thanks







_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to