gstreamer0.10-ffmpeg-dbg software package provides FFmpeg plugin for GStreamer (debug symbols), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gstreamer0.10-ffmpeg-dbg
gstreamer0.10-ffmpeg-dbg is installed in your system.
Make ensure the gstreamer0.10-ffmpeg-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep gstreamer0.10-ffmpeg-dbg *
You will get with gstreamer0.10-ffmpeg-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Library development |
| Package | gstreamer0.10-ffmpeg-dbg |
| Version | 0.10.13-1 |
| Description | FFmpeg plugin for GStreamer (debug symbols) |
| Sub Section | libdevel |