Re: how to convert a ma4 file to other format??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,


On Sun, 28 Jan 2018 08:04:07 +0800 Ed Greshko <ed.greshko@xxxxxxxxx> wrote:

> On 01/28/18 07:57, Ed Greshko wrote:
> > On 01/28/18 04:30, Samuel Sieb wrote:  
> >> On 01/27/2018 11:19 AM, Ed Greshko wrote:  
> >>> On 01/28/18 03:03, Antonio M wrote:  
> >>>> I have not clear how to convert many files at same time by ffmpeg or Vlc...  
> >>> It is only 03:20 here....  But something like
> >>>
> >>> for f in *.m4a; do ffmpeg -i "$f" "$f.mp3"; done
> >>>
> >>> could be done.  
> >> Close, but that will give you output files like filename.m4a.mp3.
> >>
> >> for f in *.m4a; do ffmpeg -i "$f" "${f%.m4a}.mp3"; done   
> > Hey, what to you want for 03:20?  :-) :-)
> >  
> One may want to add "-loglevel quiet" to the ffmpeg command.  Or another level to see
> less output. 
[snip]

2 cents more: what suppresses the technical header is -hide_banner.


Regards,

-- 
wwp

Attachment: pgpZTK4r1gwtu.pgp
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux