Date: Mon, 17 Dec 2007 16:16:02 +0900 From: Hyogeol Lee <hyogeollee@gmail.com> To: freebsd-ports@freebsd.org Subject: Cannot play MP3 with gstreamer after update Message-ID: <47662232.3010404@gmail.com>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 > Dear all, > > I could not play MP3 with gstreamer after update.(totem, rhythmbox > ...) > > Error was 'Internal data flow error'. > > I tested FreeBSD/i386 7.0 beta 4, FreeBSD/amd64 -current, but both > > had problem. > > OGG, flac, wma works fine. Is there any problem with gstreamer? > > 1. I could play MP3 with specific decoder, e.g. > > gst-launch filesrc location=01.mp3 ! mad ! audioconvert ! esdsink > > works fine. > > 2. I could not play MP3 with playbin, > > gst-launch playbin uri=file:///home/ez8/01.mp3 > > Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: > from element /playbin0/source: Internal data flow error. Additional > debug info: gstbasesrc.c(2099): gst_base_src_loop (): > /playbin0/source: streaming task paused, reason error (-5) ERROR: > pipeline doesn't want to preroll. Setting pipeline to NULL ... > FREEING pipeline ... > > 3. gst-inspect information > > gst-inspect | grep mp3 > > mad: mad: mad mp3 decoder ffmpeg: ffdemux_mp3: FFMPEG MPEG audio > demuxer ffmpeg: ffdec_mp3on4: FFMPEG MP3ON4 decoder ffmpeg: > ffdec_mp3adu: FFMPEG ADU-formatted MPEG-1 layer 3 audio decoder > ffmpeg: ffdec_mp3: FFMPEG MPEG-1 layer 3 audio decoder > mpegaudioparse: mp3parse: MPEG1 Audio Parser typefindfunctions: > audio/mpeg: mp3, mp2, mp1, mpga typefindfunctions: > application/x-id3v1: mp3, mp2, mp1, mpga, ogg, flac, tta > typefindfunctions: application/x-id3v2: mp3, mp2, mp1, mpga, ogg, > flac, tta > > Best Regards, > > -- Hyogeol Lee hyogeollee at gmail.com > <http://lists.freebsd.org/mailman/listinfo/freebsd-ports> Solved after gstreamer-plungins-ugly mpegaudioparse update. Thanks. - -- Hyogeol Lee hyogeollee@gmail.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHZiIy1D7/GiH6QSERCvheAKCWKH54qZ5BNw7BoXOV+GCYg5H7/wCeInft uvszSQ3NUdbCFJqPT9c3CpQ= =bjQF -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47662232.3010404>