Readers,

The function avconv was used to convert an flv file containing audio in mp4a format, to ogg vorbis:

avconv -i file.flv newfile.ogg

The filesizes were compared: file.flv=231mb; newfile=2.5gb.

Why is the output file size much bigger than the original?

Any suggestions please to reduce the output file size?
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to