Re: [FFmpeg-user] only audio ffmpeg

2014-07-28 Thread Christian Ebert
* Lou on Sunday, July 27, 2014 at 13:51:25 -0800 On Sun, 27 Jul 2014 19:23:45 +0100 Christian Ebert blacktr...@gmx.net wrote: * Carl Eugen Hoyos on Monday, July 21, 2014 at 15:01:08 + FFmpeg contains a native opus decoder, libopus is not needed. Then the fine new website is not up

Re: [FFmpeg-user] only audio ffmpeg

2014-07-27 Thread Christian Ebert
* Carl Eugen Hoyos on Monday, July 21, 2014 at 15:01:08 + Reindl Harald h.reindl at thelounge.net writes: at least for opus you need to enable the external library --enable-libopus is your friend FFmpeg contains a native opus decoder, libopus is not needed. Then the fine new website

Re: [FFmpeg-user] only audio ffmpeg

2014-07-21 Thread Carl Eugen Hoyos
Abu Abdullah falcon.sheep at gmail.com writes: --disable-everything \ ... it is working with rm, mp3, m4a but it is not for wma,opus. any help is appreciated For opus, you need --enable-parser=opus For wma, I need to see your failing command line including complete, uncut console output.

Re: [FFmpeg-user] only audio ffmpeg

2014-07-21 Thread Carl Eugen Hoyos
Reindl Harald h.reindl at thelounge.net writes: at least for opus you need to enable the external library --enable-libopus is your friend FFmpeg contains a native opus decoder, libopus is not needed. Carl Eugen ___ ffmpeg-user mailing list

Re: [FFmpeg-user] only audio ffmpeg

2014-07-21 Thread Abu Abdullah
On Mon, Jul 21, 2014 at 7:00 PM, Carl Eugen Hoyos ceho...@ag.or.at wrote: Abu Abdullah falcon.sheep at gmail.com writes: --disable-everything \ ... it is working with rm, mp3, m4a but it is not for wma,opus. any help is appreciated For opus, you need --enable-parser=opus For wma, I need

Re: [FFmpeg-user] only audio ffmpeg

2014-07-21 Thread Carl Eugen Hoyos
Abu Abdullah falcon.sheep at gmail.com writes: --enable-demuxer=mp3,asf,rm,mov,matroska wma is working now but opus is still not working Sorry, I confused something (opus vs webm), it should be: --enable-demuxer=mp3,asf,rm,mov,ogg Carl Eugen ___

Re: [FFmpeg-user] only audio ffmpeg

2014-07-21 Thread Abu Abdullah
On Tue, Jul 22, 2014 at 1:14 AM, Carl Eugen Hoyos ceho...@ag.or.at wrote: Abu Abdullah falcon.sheep at gmail.com writes: --enable-demuxer=mp3,asf,rm,mov,matroska wma is working now but opus is still not working Sorry, I confused something (opus vs webm), it should be: