On 24/01/14 02:41, Nick Lawrence wrote: > Hello, > > I am trying to convert an mp4 to an mpeg-1 > > my command is; > > avconv -i map.mp4 -vcodec mpeg1video map.mpg > > But, I get the error > "Error while opening encoder for output stream #0:0 - maybe incorrect > parameters such as bit_rate, rate, width or height"
mpeg1 has defined resolutions and bitrate. _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
