GNOME Bugzilla – Bug 342222
[amrnb] can't play AMR Narrowband from cellphone (S.E. W800)
Last modified: 2006-08-24 10:06:51 UTC
Please describe the problem: My cellphone can record voice etc to file. It is saved as AMR Narrowband. This plays fine in QuickTime for Windows and RealPlayer for Linux. I think I have all gstreamer-plugins offered by Ubuntu Dapper installed and I can't play this file with gstreamer. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Could you attach a short sample please?
Created attachment 65756 [details] AMR Narrowband sample Yes of cource, I just had some problems with the transfer to the computer.. :-)
Also, the gnome desktop doesn't seem to recognize this mime-type. Any ideas where I should file a bug about that?
* ext/amrnb/amrnbdec.c: (gst_amrnbdec_event), (gst_amrnbdec_chain): * ext/amrnb/amrnbparse.c: (gst_amrnbparse_init), (gst_amrnbparse_sink_event), (gst_amrnbparse_chain), (gst_amrnbparse_sink_activate), (gst_amrnbparse_state_change): * ext/amrnb/amrnbparse.h: Sortof first quick cleanup of all this mess... Don't crap out on empty and invalid FTs but treat them as empty packets, the decoder handles them fine. Fixes #342222.
(In reply to comment #3) > Also, the gnome desktop doesn't seem to recognize this mime-type. > Any ideas where I should file a bug about that? shared-mime-info on the freedesktop.org site I already fixed it though.