Bugs item #3469107, was opened at 2012-01-03 10:11
Message generated for change (Comment added) made by uklauer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=3469107&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: Jesse Frey (jmfrey)
Assigned to: Nobody/Anonymous (nobody)
Summary: warning issued with .m4a files

Initial Comment:
while processing .m4a files I noticed the following warning but the files were 
processed sucussfully and everything seems fine.
"Using network protocols without global network initialization. Please use 
avformat_network_init(), this will become mandatory later."



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

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

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=3469107&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
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to