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" Ta, nick
_______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
