sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* [ sox-Bugs-3565095 ] failure to auto detect AAC file even with --magic
@ 2012-09-05 22:05 SourceForge.net
  0 siblings, 0 replies; 3+ messages in thread
From: SourceForge.net @ 2012-09-05 22:05 UTC (permalink / raw
  To: SourceForge.net

Bugs item #3565095, was opened at 2012-09-05 15:05
Message generated for change (Tracker Item Submitted) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=3565095&group_id=10706

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: failure to auto detect AAC file even with --magic

Initial Comment:
a file which plays fine with a .m4a extension yields this when it has a different extension:

play FAIL formats: no handler for file extension `aac'
play FAIL formats: no handler for detected file type `audio/x-hx-aac-adts; charset=binary'

sox should know that aac is the same thing as m4a.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=3565095&group_id=10706

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ sox-Bugs-3565095 ] failure to auto detect AAC file even with --magic
       [not found] <E1T9NjT-0007Qp-68@sfs-ml-4.v29.ch3.sourceforge.com>
@ 2012-09-06  6:41 ` Jan Stary
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Stary @ 2012-09-06  6:41 UTC (permalink / raw
  To: sox-devel

> Summary: failure to auto detect AAC file even with --magic
> 
> Initial Comment:
> a file which plays fine with a .m4a extension yields this when it has a different extension:
> 
> play FAIL formats: no handler for file extension `aac'
> play FAIL formats: no handler for detected file type `audio/x-hx-aac-adts; charset=binary'
> 
> sox should know that aac is the same thing as m4a.

(1)

It's not

(2)

Files named *.m4a (and a few other file formats)
are just delegated to ffmpeg; the interaction of
sox with ffmpeg is not very reliable; you are probably better off
processing your aac files in ffmpeg directly


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ sox-Bugs-3565095 ] failure to auto detect AAC file even with --magic
@ 2013-02-07  1:31 SourceForge.net
  0 siblings, 0 replies; 3+ messages in thread
From: SourceForge.net @ 2013-02-07  1:31 UTC (permalink / raw
  To: SourceForge.net

Bugs item #3565095, was opened at 2012-09-05 15:05
Message generated for change (Comment added) made by uklauer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=3565095&group_id=10706

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: failure to auto detect AAC file even with --magic

Initial Comment:
a file which plays fine with a .m4a extension yields this when it has a different extension:

play FAIL formats: no handler for file extension `aac'
play FAIL formats: no handler for detected file type `audio/x-hx-aac-adts; charset=binary'

sox should know that aac is the same thing as m4a.

----------------------------------------------------------------------

>Comment By: Ulrich Klauer (uklauer)
Date: 2013-02-06 17:31

Message:
The ffmpeg format handler has been deprecated and will be removed from the
next release. Use
ffmpeg -i file -f sox - | sox - ...
(or avconv) to process file types not directly supported by SoX.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=3565095&group_id=10706

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-07  1:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-07  1:31 [ sox-Bugs-3565095 ] failure to auto detect AAC file even with --magic SourceForge.net
     [not found] <E1T9NjT-0007Qp-68@sfs-ml-4.v29.ch3.sourceforge.com>
2012-09-06  6:41 ` Jan Stary
  -- strict thread matches above, loose matches on Subject: below --
2012-09-05 22:05 SourceForge.net

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).