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

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

2013-03-14 Thread 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. The behavior of ffmpeg and avconv appears to be identical. $ avconv -acodec aac -strict

ffmpeg/avconv doesn't recognize -strict experimental

2013-03-14 Thread 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. The behavior of ffmpeg and avconv appears to be identical. $ avconv -acodec aac -strict