Re: ffmpeg / avconv

2017-01-19 Thread Nicolas George
Le decadi 30 nivôse, an CCXXV, Pol Hallen a écrit : > My goal is not to waste the file size (disk space) That makes one. > > ie: if I've a 10Mb of a file with video bitrate 1000K and 128K audio > bitrate, I'd like don't exceed 10Mb using a larger bitrate :) > > unfortunately I've some flv file

Re: ffmpeg / avconv

2017-01-19 Thread Pol Hallen
What is your actual purpose? Hello, thanks for your reply My goal is not to waste the file size (disk space) ie: if I've a 10Mb of a file with video bitrate 1000K and 128K audio bitrate, I'd like don't exceed 10Mb using a larger bitrate :) unfortunately I've some flv file and my home player

Re: ffmpeg / avconv

2017-01-18 Thread Nicolas George
Le nonidi 29 nivôse, an CCXXV, Pol Hallen a écrit : > I use ffmpeg (or avconv) and also winff to convert video (transcode) from a > format to another. > > The question: it there an extended version to transcode keep same bitrate > (audio and video) to output file? > > Because I've to set manually

Re: ffmpeg/avconv doesn't recognize -strict experimental (reposted as top-level thread)

2013-03-15 Thread Joel Roth
On Fri, Mar 15, 2013 at 08:55:16AM +0100, Jochen Spieker wrote: > Joel Roth: > > Dear List, > > > > ffmpeg/avconv aborts even with -strict experimental when input > > file audio is encoded with AAC. Does the audio > > *have* to be decoded? I was thinking there might > > be some kind of pass-throu

Re: ffmpeg/avconv doesn't recognize -strict experimental (reposted as top-level thread)

2013-03-15 Thread Jochen Spieker
Joel Roth: > Dear List, > > ffmpeg/avconv aborts even with -strict experimental when input > file audio is encoded with AAC. Does the audio > *have* to be decoded? I was thinking there might > be some kind of pass-through option. Yes, you can try '-acodec copy'. J. -- All participation is a my