For some legal reasons, don't ask me why exactly, ffmpeg cannot be legally distributed as an executable with H264 support. Therefore u have to compile it yourself, all components you need are legally available. See eg here: https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide
I did this several times on desktop computers, no problem. But I never cross compiled it or asked a Beagle to compile it. good luck! Dieter On Mon, Oct 28, 2013 at 4:45 PM, <[email protected]> wrote: > Hi, > > I am currently using Ubuntu 12.10, Kernel 3.7.10-x13 where gst-dsp is > enabled. I'm tasked to encode the video camera output (UYVY) to H264 in > BB-xM. I see that there is no related dll64P (h264venc_sn.dll64P) available > in /lib/dsp. Also, no H264 encoding supported in ffmpeg or avconv (ffmpeg > -codecs | grep H.264). > > So, how can I proceed in this circumstances? I'm looking forward to some > guidance. Thanks in advance. > > Regards, > Ozkan. > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
