x264 can encode to H264, but I don't know if it can handle your camera's output, it may need some front-end code. It's not a streaming encoder, either, but you didn't say if that was a requirement.
On Mon, Oct 28, 2013 at 8:45 AM, <[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.
