All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Help about gstreamer h264 in buildroot
@ 2014-06-14  9:19 Marco Trapanese
  2014-06-14 12:14 ` Thomas Petazzoni
  2014-06-18 23:13 ` Arnout Vandecappelle
  0 siblings, 2 replies; 11+ messages in thread
From: Marco Trapanese @ 2014-06-14  9:19 UTC (permalink / raw)
  To: buildroot

Hello,
I'm trying to play mp4 h264 video files on a RPi.
Attached there is the .config file.
When I try to play such a file I get this error:

Warning: "No decoder available for type 'video/x-h264, 
stream-format=(string)avc, alignment=(string)au, level=(string)4, 
profile=(string)main, 
codec_data=(buffer)014d4028ffe10016274d4028a9180f0044fcb8035010101b6c2b5ef7c04001000428de09c8, 
width=(int)1920, height=(int)1080, framerate=(fraction)25/1, 
pixel-aspect-ratio=(fraction)1/1, parsed=(boolean)true'."
Error: "Your GStreamer installation is missing a plug-in."

Anyway I selected (and checked with gst-inspect) the x264parse plugin 
(from bad- ones).
After a search on the web it seems I need also the gst-ffmpeg but this 
requires libavcodec which cannot compile:

libavcodec/arm/ac3dsp_armv6.S: Assembler messages:
libavcodec/arm/ac3dsp_armv6.S:40: Error: selected processor does not 
support ARM mode `movw r8,#0x1fe0'


I was working on a 2014.05-git-00366-gba25b12-dirty version.
I tried on a newer one (2014.08-git-00302-g712414c) but there is the 
same error.

What am I missing?

Thanks!
Marco


-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/xml
Size: 53179 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140614/6604f687/attachment.wsdl>

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-06-21 16:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-14  9:19 [Buildroot] Help about gstreamer h264 in buildroot Marco Trapanese
2014-06-14 12:14 ` Thomas Petazzoni
2014-06-14 19:50   ` Marco Trapanese
2014-06-14 22:34     ` Thomas Petazzoni
2014-06-17 12:54       ` Marco Trapanese
2014-06-17 13:18         ` Thomas Petazzoni
2014-06-21 11:04   ` Marco Trapanese
2014-06-21 13:04     ` Thomas Petazzoni
2014-06-21 13:23       ` Marco Trapanese
2014-06-21 16:23         ` Marco Trapanese
2014-06-18 23:13 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.