Force stereo in target vcd.
authorMichel Bardiaux <mbardiaux@peaktime.be>
Mon, 5 Feb 2007 16:07:26 +0000 (16:07 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Mon, 5 Feb 2007 16:07:26 +0000 (16:07 +0000)
Patch by Michel Bardiaux, mbardiaux mediaxim be.

Originally committed as revision 7826 to svn://svn.ffmpeg.org/ffmpeg/trunk

ffmpeg.c

index 5cb702a..5542d64 100644 (file)
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -3538,6 +3538,7 @@ static void opt_target(const char *arg)
 
         audio_bit_rate = 224000;
         audio_sample_rate = 44100;
+        audio_channels = 2;
 
         opt_default("packetsize", "2324");
         opt_default("muxrate", "1411200"); // 2352 * 75 * 8;