audio passthrough
Antonio Beamud Montero <[email protected]> Wed, 29 Jul 2009 12:50:39 +0200
| Newsgroups | gmane.comp.video.transcode.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all: I'm trying transcode an avi file, and change only audio, with this command: transcode -P1 -N 0x55 -b 96k -E 22050,16,1 -i test.avi -o test2.avi The output video shows the audio stream and all seems ok, but triying to play with totem or mplayer, the video is shown perfectly but I can't listen any audio... It's posible to passthrough audio and video at the same time? Greetings.