Bug#789254: This sample seems not to be processable by FFmpeg

Peter Belkner pbelkner at snafu.de
Sun Jun 21 21:56:00 UTC 2015


Hi Carl Eugen,

thanks for sharing. The issue under the hood is seems to be that 
avcodec_decode_audio4() returns with error "[mp2 @ 0x9e527c0] Header 
missing". How to continue in such a case?

Thanks and regards,

Peter



On 21.06.2015 23:09, Carl Eugen Hoyos wrote:
> On Sunday 21 June 2015 10:28:55 pm Peter Belkner wrote:
>> What BS1770GAIN does is best approximated by the following FFmpeg
>> command (copying the video stream, transcoding the audio stream into
>> FLAC and muxing both into a MKV container):
>>
>>      $ ffmpeg -i sample/20030213-cvs.mpeg -vcodec copy -acodec flac -y
>> ffmpeg/20030213-cvs.mkv
> $ ffmpeg -fflags +genpts -i 20030213-cvs.mpeg -vcodec copy
> -acodec flac out.mkv
>
> Carl Eugen
>



More information about the pkg-multimedia-maintainers mailing list