Browse code

Force stereo in target vcd. Patch by Michel Bardiaux, mbardiaux mediaxim be.

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

Michel Bardiaux authored on 2007/02/06 01:07:26
Showing 1 changed files
... ...
@@ -3538,6 +3538,7 @@ static void opt_target(const char *arg)
3538 3538
 
3539 3539
         audio_bit_rate = 224000;
3540 3540
         audio_sample_rate = 44100;
3541
+        audio_channels = 2;
3541 3542
 
3542 3543
         opt_default("packetsize", "2324");
3543 3544
         opt_default("muxrate", "1411200"); // 2352 * 75 * 8;