Groups | Search | Server Info | Login | Register
Groups > comp.sys.acorn.apps > #19607
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jean-Michel <jmc.bruck@orange.fr> |
| Newsgroups | comp.sys.acorn.apps |
| Subject | Re: File type for .m4a files |
| Date | Tue, 24 Feb 2026 19:43:05 +0100 |
| Organization | Jean-Michel |
| Lines | 31 |
| Message-ID | <51a44bb05c.jmb@jmc.bruck.orange.fr> (permalink) |
| References | <5cb0268addbob@sick-of-spam.invalid> |
| Injection-Date | Tue, 24 Feb 2026 18:43:13 +0000 (UTC) |
| Injection-Info | dont-email.me; posting-host="a3c14a3d29ebaac031e96496a7b41cf4"; logging-data="142377"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+L1lVUtcHcs/z/rCeeHlrxROVqo3TJ9+c=" |
| User-Agent | Messenger-Pro/9.03 (MsgServe/9.03) (RISC-OS/5.31) NewsHound/v1.53-32 RC1 |
| Cancel-Lock | sha1:CUQl6WpuL/UvMb+652SxDSjMaqg= |
| X-Editor | EmailEdit 2.04 |
| Xref | csiph.com comp.sys.acorn.apps:19607 |
Show key headers only | View raw
In message <5cb0268addbob@sick-of-spam.invalid>
Bob Latham <bob@sick-of-spam.invalid> wrote:
> Can't find a RISCOS mime mapping for .m4a files. These are what you
> used to get for iTunes file downloads. No mention in Tim Hill's list.
> Any ideas?
> Thanks.
I have an mp4 audio file, which is played automatically by Mplayer, but
you can use it with KinoAmp
from !boot file for Mplayer.
if "<File$Type_FB2>" = "" then Set File$Type_FB2 "AVI"
Set Alias$@RunType_FB2 Run <MPlayer$Dir>.!Run %%*0
Set File$Type_A63 "MKV"
Set Alias$@RunType_A63 Run <MPlayer$Dir>.!Run %%*0
Set File$Type_A64 "MP4"
Set Alias$@RunType_A64 Run <MPlayer$Dir>.!Run %%*0
In my mimefile there is:
# Media type 'Video'
video/x-msvideo AVI fb2 .avi
video/mp4 MP4 a64 .mp4
video/x-matroska MKV a63 .mkv
I don't know if iTunes uses Mplayer?
--
Jean-Michel
Back to comp.sys.acorn.apps | Previous | Next — Previous in thread | Next in thread | Find similar
File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-02-24 11:57 +0000
Re: File type for .m4a files Jean-Michel <jmc.bruck@orange.fr> - 2026-02-24 19:43 +0100
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-02-24 21:57 +0000
Re: File type for .m4a files Jean-Michel <jmc.bruck@orange.fr> - 2026-02-24 23:39 +0100
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-02-25 10:07 +0000
Re: File type for .m4a files Sebastian Barthel <naitsabes@freenet.de> - 2026-02-25 11:54 +0000
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-02-25 13:41 +0000
Re: File type for .m4a files Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-02-25 16:42 +0000
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-02-25 18:30 +0000
Re: File type for .m4a files Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-02-25 22:08 +0000
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-02-26 09:03 +0000
Re: File type for .m4a files Sebastian Barthel <naitsabes@freenet.de> - 2026-02-26 13:53 +0000
Re: File type for .m4a files David Higton <dave@davehigton.me.uk> - 2026-02-26 17:09 +0000
Re: File type for .m4a files Steve Fryatt <news@stevefryatt.org.uk> - 2026-02-26 23:27 +0000
Re: File type for .m4a files Jean-Michel <jmc.bruck@orange.fr> - 2026-02-27 08:38 +0100
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-03-04 11:14 +0000
Re: File type for .m4a files Chris Newman <mec@npost.uk> - 2026-03-04 13:08 +0000
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-03-04 17:52 +0000
Re: File type for .m4a files David Higton <dave@davehigton.me.uk> - 2026-02-25 20:09 +0000
Re: File type for .m4a files Bob Latham <bob@sick-of-spam.invalid> - 2026-02-25 22:09 +0000
Re: File type for .m4a files Harriet Bazley <harriet@bazleyfamily.co.uk> - 2026-02-25 22:09 +0000
csiph-web