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

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Jun 21 21:09:12 UTC 2015


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