Vinod Nagarajan wrote:
Hi Folks,
I have a question on interleaving of Audio and Video with ffmpeg. By default are the tracks interleaved or are there specific options to force this.
The command line I'm using is
ffmpeg -y -i $1 -vcodec xvid -pass 1 -me full -refs 3 -subq 5 -b 500 -rc_max_rate 500 -rc_buffer_size 244 -s 320x240 -r 23.98 -ac 2 -max_b_frames 0 -level 13 -f avi /dev/null && ffmpeg -y -i $1 -vcodec xvid -pass 2 -me full -refs 3 -subq 5 -b 500 -rc_max_rate 500 -rc_buffer_size 244 -s 320x240 -r 23.98 -ac 2 -max_b_frames 0 -level 13 -f avi -acodec mp3 -ar 48000 -ab 160 $2
and I'm using SVN-r6003.
I do not see any errors during encoding (I can include the output if needed).
Please do so *always*.
If I try to play the file locally everything is fine, but when I try to play using a HTTP URL to the file, the Video plays but there is no audio.
What does ffmpeg -i http://yoururlhere say?
I appreciate any input or pointers.
Thank You.
Vinod Nagarajan Email: vinod1000 at yahoo.com
_______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
-- Michel Bardiaux R&D Director T +32 [0] 2 790 29 41 F +32 [0] 2 790 29 02 E mailto:mbardiaux at mediaxim.be Mediaxim NV/SA Vorstlaan 191 Boulevard du Souverain Brussel 1160 Bruxelles http://www.mediaxim.com/