|
@@ -2513,7 +2513,7 @@ void prepare_play(void) |
|
|
fprintf(stderr, "Could not find audio device\n"); |
|
|
fprintf(stderr, "Could not find audio device\n"); |
|
|
exit(1); |
|
|
exit(1); |
|
|
} |
|
|
} |
|
|
opt_output_file(audio_device); |
|
|
|
|
|
|
|
|
opt_output_file(audio_device?audio_device:"/dev/dsp0"); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
if (has_video) { |
|
|
if (has_video) { |
|
|