[MPlayer-users] No sound

Khaled Jouda khaled.jouda at gmail.com
Sun Jun 10 20:19:37 CEST 2007


Hi
I have a video sharing web site, I use mencoder to convert uploaded videos
to flv, the site was working fine until I moved to a new server, now when a
new video is uploaded it get converted to flv but without sound, I didn't
make any changes to the script, so I think it is just a problem in mencoder
configuration, the operating system is the same on both servers,  do you
have any idea why such a thing happens?

here is how I convert the videos:
 exec("/usr/local/mencoder $input_video -o $output_video -of lavf -oac
mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts
vcodec=flv:vbitrate=9600:mbd=2:mv0:trell:v4mv:cbp:last_pred=3  -srate
22050");

thank you in advance



More information about the MPlayer-users mailing list