As suggested by someone in the forums, I'm trying to transcode a tv show that I have in mkv format.
i downloaded ffmpeg and used the command ffmpeg -i file.mkv file.m4v
after doing so, i got two errors:
[libvo_aacent @30194B80] Unable to set encoding parameters
Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as _bit_rate, rate, width or height
What am i doing wrong?
i downloaded ffmpeg and used the command ffmpeg -i file.mkv file.m4v
after doing so, i got two errors:
[libvo_aacent @30194B80] Unable to set encoding parameters
Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as _bit_rate, rate, width or height
What am i doing wrong?