search for: libmad

Displaying 20 results from an estimated 50 matches for "libmad".

2017 Feb 21
1
movie player vs. mp3
...available, I'm not sure if it is.) >>> >> >> Fedora apparently now allows mp3 decoders but not encoders. >> >> If movie player is totem - it is GStreamer based and you can buy the fluendo plugins and they works well and are fairly cheap. > > > EPEL has libmad included (its not a gstreamer plugin): > > yum install epel-release > yum install madplay > > In that case the extra gstreamer plugins in EPEL should probably be updated to build the libmad plugin, as libmad-devel should be available to. The libmad gstreamer plugin should allow an...
2004 Aug 06
2
Streaming my currently playing thru xmms
Unable to stream from xmms. The Icecast plugin is not working. I am unable to install oddcastv2_xmms-2.0.1 b/c it says I need libmad but I have libmad installed. libmad-0.15.1b-1.fr. Are there any other methods --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the wor...
2011 Sep 13
1
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
...HDI/i1/9833754756-1 [root at host0040 ~]# rpm -qa | grep sox sox-12.18.1-1.el5_5.1 [root at host0040 ~]# rpm -qa | grep lame lame-3.98.4-1.el5.rf lame-devel-3.98.4-1.el5.rf [root at host0040 ~]# MP3 support in SoX is optional and requires access to either or both the external libmad and libmp3lame libraries. To see if there is support for Mp3 run sox -h and look for it under the list of supported file formats as "mp3". [root at host0040 ~]# sox -h sox: Version 12.18.1 Usage: [ gopts ] [ fopts ] ifile [ fopts ] ofile [ effect [ effopts ] ] gopts:...
2017 Feb 21
2
movie player vs. mp3
On 02/20/2017 06:06 PM, Scott Robbins wrote: > On Mon, Feb 20, 2017 at 07:58:22PM -0600, Michael Hennebry wrote: > > >> I have movie player installed on centos 6. >> When I try to play an mp3 file, it complains about the lack of a codec, >> mpeg-1 something 3. >> google hasn't helped. What package do I need? >> Trying to install ffmpeg gets me a no such
2006 Mar 01
9
MOH native files
Where can I find alaw, ulaw, gsm, g729 formats for native music on hold? I have some mp3 files and I have tried to transcode them to above, but it seams that SOX can't do that. Please, tell me where to download some MOH files (in above formats) or how to transcode mp3? Thank you for your time! -- Tomislav Parcina tparcina#lama.hr
2006 Jan 30
2
Lame update from Dag's repo fails for me, any help?
Trying yum update for the latest announcements. Part of the problem I experienced last week appears again: lame library DSA key is unavailable. I had tried to resolve this last week, to no avail. Tried again this week and found a French site with the key ID, but for libmad. Anyone can give me the proper instructions so this works? TIA Bill Here is a snipped part of the yum log. =================================================================== Setting up Update Process Setting up repositories dries 100% |=========================| 951 B 00:00...
2010 Dec 12
5
Stripping silent periods from MP3s
...standards for audio and video compression. They are a lossy compression format that achieves good compression rates with a mini- mum amount of quality loss. Also see Ogg Vorbis for a similar format. MP3 support in SoX is optional and requires access to either or both the external libmad and libmp3lame libraries. To see if there is support for Mp3 run sox -h and look for it under the list of supported file formats as "mp3". libmad is installed: Installed Packages Name : libmad Arch : i386 Version : 0.15.1b Release : 4.el5.rf Size : 138 k...
2006 Feb 07
5
Re: ices0.4: icecast mp3 stream for source ?
thank you, for your fast answer. my problem with ogg is, that the mediaplayer don?t understand it. a lot of users are using ms mediaplayer unfortunately. greets Geoff Shang schrieb: > Carsten Henkel wrote: > >> we would like to use IceCast 2.3.1 as a mp3 streamer source for >> reencoding several sources of ices 0.4. >> >> It is working perfectly already by using
2010 Jan 12
7
Rhythmbox won't play mp3 files
...gtk+ mikmod yum --enablerepo=rpmforge install gstreamer gstreamer gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-tools which installed these: gstreamer-plugins-ugly a52dec amrnb lame libcdio libdvdcss libdvdread libid3tag libmad libsidplay libsndfile mpeg2dec twolame Anyone know what else I need to make rhythmbox recognize/play mp3 files? Thanks in advance.
2008 May 14
1
no suitable decoder for audio codec 2
hello i tried both swfdec-0.6.6 and current git with full gstreamer install as well as with libmad. however, i get the below error message: swfdec_codec_audio.c(205): swfdec_audio_decoder_new: no suitable decoder for audio codec 2 i'm not shure if 'audio codec 2' means AC2? with gst-inspect, i find only one related tag: ffenc_ac3. what's missing here? dennis
2004 Sep 10
1
flac in the filesystem?
...t library will become instantly able to handle it. This is clearly the best solution. However, no abstraction library exists today that can read and write all common uncompressed formats, vorbis, mp3, and FLAC. Instead I'm stuck writing and maintaining separate code for libsndfile, libvorbis, libmad, lame, and libFLAC. I also don't foresee all of the windows audio jukebox programs that my friends use linking with this universal audio format library anytime soon. :-( Joshua -- Joshua Haberman <joshua@haberman.com>
2004 Aug 06
2
More libshout questions
Okay, I am using libshout to stream to a NullSoft Shoutcast server. I am using libmad and libmp3lame to do re-encoding on the fly. I am streaming to the server (currently) with shout_send_raw(). When I try to use shout_metadata_add(), I get a segfault in strdup(). Anyone have any ideas as to why? Everything else works fine, just not the metadata. Thanks In Advance, Deven --- >8...
2006 Mar 06
1
Modify MP3 Files From Shell
hey Andy, you could use sox something like sox old.mp3 new.mp3 fade t 3 0 0 you need to first compile sox with libmad or libmp3lame http://sox.sourceforge.net/ adam ..on Mon, Mar 06, 2006 at 10:30:27PM -0000, Andy Woolley wrote: > Hi All, > > Sorry about the off topic post but I'm having trouble finding anything that > will work, thought one of you guys might have a quick answer to my quest...
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
...codec: [ffmpeg2vdpau] vfm: ffmpeg (FFmpeg MPEG-1/2 (VDPAU)) ========================================================================== Load subtitles in /home/guest/botva/vid/ ========================================================================== Forced audio codec: mad Opening audio decoder: [libmad] libmad mpeg audio decoder AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000) Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3) ========================================================================== AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample) Startin...
2016 Sep 21
3
PHP vulnerability CVE-2016-4073
On 2016-Sep-21 14:35, Adrian Sevcenco wrote: > On 09/21/2016 02:02 PM, ?????? wrote: > > Hello, > > > > My server with CentOS 6.8 just failed PCI scan, so I'm looking into > > vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of > > them are fixed/patched or have some kind of workaround. But I can't find > > a way to fix this one.
2007 Mar 11
0
Yum transaction checck error (x86_64)
...i386 0.9.3-1.2.el4.rf dries_i386 8.8 k libdv i386 0.103-1 base 72 k libdvdcss x86_64 1.2.9-2.el4.rf dries 42 k libdvdread i386 0.9.4-7.2.el4.rf dries_i386 54 k libmad i386 0.15.1b-4.el4.rf dries_i386 80 k libmng i386 1.0.8-1 base 136 k libogg i386 2:1.1.2-1 base 16 k libtermcap i386 2.0.8-39 base...
2006 Mar 22
1
ARM7 Speex decoder
...he detail of the speex library. I can only conclude that speex, is not suitable for architecture with a limited memory foot-print at the moment. Furthermore, a floating point architecture still necessary, it a pitty, because I think speex is a very good project. For your info I was able to move the libmad (MP3 library) on ARM7 this the small amount of memory foot-print Regards Paolo ---------- Initial Header ----------- >From : "Ralph Giles" giles@xiph.org To : "pberna@iol.it" pberna@iol.it Cc : "speex-dev" speex-dev@xiph.org Date : Tue...
2008 May 11
3
Today's log - yum entries
...ted and didn't run a yum update yesterday, and no packages were installed. Obviously the entries are old. I was wondering if anyone could offer an explanation? Thanks, Ned --------------------- yum Begin ------------------------ Packages Installed: lzo.i386 1.08-4.2.el5.rf libmad.i386 0.15.1b-4.el5.rf lame.i386 3.97-1.el5.rf faac.i386 1.25-2.el5.rf mplayer.i386 1.0-0.34.rc1try2.el5.rf giflib.i386 4.1.3-7.1.el5.1 xvidcore.i386 1.1.2-1.el5.rf mplayerplug-in.i386 3.40-1.el5.rf openal.i386 0.0.8-2.el5.rf kernel-devel.i686 2.6.18-8.1.3.el5...
2011 Sep 13
3
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
...AHDI/i1/9833754756-1 [root at host0040 ~]# rpm -qa | grep sox sox-12.18.1-1.el5_5.1 [root at host0040 ~]# rpm -qa | grep lame lame-3.98.4-1.el5.rf lame-devel-3.98.4-1.el5.rf [root at host0040 ~]# MP3 support in SoX is optional and requires access to either or both the external libmad and libmp3lame libraries. To see if there is support for Mp3 run sox -h and look for it under the list of supported file formats as "mp3". [root at host0040 ~]# sox -h sox: Version 12.18.1 Usage: [ gopts ] [ fopts ] ifile [ fopts ] ofile [ effect [ effopts ] ] gopts: -...
2008 Jun 19
3
failed dependencies during mplayer installation.
...6 libenca.so.0 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 libfaac.so.0 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 liblirc_client.so.0 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 liblzo.so.1 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 libmad.so.0 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 libmp3lame.so.0 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 libmpcdec.so.3 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 libopenal.so.0 is needed by mplayer-1.0-0.37.rc1try2.el5.rf.i386 libtwolame.so.0...