Hi there,
I'm trying to change an mkv format into an mp4 format. But, whenever I test it out, the audio is slowed right down, and the voices of people sound pretty goofy.
Here is my MRL:
:sout=#transcode{vcodec=h264,vb=1024,scale=1,acodec=mp4a,ab=512,channels=2}:duplicate{dst=std{access=file,mux=mp4,dst="<filename & path>"}}
Thanks for any insights