Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread juan carlos Rebate
yes 1 is Spanish 0 is English 2016-05-06 0:50 GMT+02:00 Moritz Barsnick : > On Fri, May 06, 2016 at 00:44:00 +0200, juan carlos Rebate wrote: > > I think even did not understand what I want to do, what I need is that > the > > audio output is 1 but do not want to be 0 so tnto that is done with -a

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread Moritz Barsnick
On Fri, May 06, 2016 at 00:44:00 +0200, juan carlos Rebate wrote: > I think even did not understand what I want to do, what I need is that the > audio output is 1 but do not want to be 0 so tnto that is done with -ac but > does not work I'm sorry about our language differences, but you will have t

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread juan carlos Rebate
I think even did not understand what I want to do, what I need is that the audio output is 1 but do not want to be 0 so tnto that is done with -ac but does not work 2016-05-06 0:31 GMT+02:00 Cley Faye : > 2016-05-05 23:43 GMT+02:00 juan carlos Rebate : > > > https://trac.ffmpeg.org/wiki/AudioChan

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread Cley Faye
2016-05-05 23:43 GMT+02:00 juan carlos Rebate : > https://trac.ffmpeg.org/wiki/AudioChannelManipulation > > > here it is perfectly explained this in version 2.8 and earlier applies to > ffmpeg and ffmplay ​The link you provided explicitely say the same thing: -ac allows you to set the *number* o

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread juan carlos Rebate
https://trac.ffmpeg.org/wiki/AudioChannelManipulation here it is perfectly explained this in version 2.8 and earlier applies to ffmpeg and ffmplay 2016-05-05 19:11 GMT+02:00 Moritz Barsnick : > On Tue, May 03, 2016 at 16:23:58 +0200, juan carlos Rebate wrote: > > >ffplay -i rtp://239.0.0.111:8208

Re: [FFmpeg-user] move from audio track to another

2016-05-05 Thread Moritz Barsnick
On Tue, May 03, 2016 at 16:23:58 +0200, juan carlos Rebate wrote: > >ffplay -i rtp://239.0.0.111:8208 -ac 0 "-ac" selects the number (amount) of audio channels to output, as in "stereo to mono". I'm not even sure it applies to ffplay. And "-ac 0" doesn't make sense in that context. If you want to

Re: [FFmpeg-user] move from audio track to another

2016-05-03 Thread juan carlos Rebate
>ffplay -i rtp://239.0.0.111:8208 -ac 0 ffplay version N-77137-gff6dd58 Copyright (c) 2003-2015 the FFmpeg developers built with gcc 5.2.0 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutl

Re: [FFmpeg-user] move from audio track to another

2016-05-03 Thread Carl Eugen Hoyos
juan carlos Rebate gmail.com> writes: [...] If you ask for support here, please: * Test current FFmpeg git head, nothing else is supported. * Provide both the command line you tested and the complete, uncut console output. * Do not top-post, it is considered rude here. It also makes sense if y

Re: [FFmpeg-user] move from audio track to another

2016-05-01 Thread juan carlos Rebate
this stream transmits two channels, channel 0 transmits original version in Spanish transmits audio channel 1. the latest version 2.8.0 was tested, but when I realized I lost my pc clean source files the command is used ffplay -i rtp://239.0.0.111:8202 -ac1 this command worked in version 2.8.0, but

Re: [FFmpeg-user] move from audio track to another

2016-05-01 Thread Moritz Barsnick
On Sun, May 01, 2016 at 21:53:55 +0200, juan carlos Rebate wrote: > this is not an expired characteristic Which characteristic are you taking about? If I better understood what you are trying to achieve and expecting, and we saw you complete console output, we could understand the problem. (BTW,

Re: [FFmpeg-user] move from audio track to another

2016-05-01 Thread juan carlos Rebate
this is not an expired characteristic, if this is so should disappear from the documentation on windows ffmpeg version N-77137-gff6dd58 and linux is 3.0.2 2016-05-01 4:46 GMT+02:00 Moritz Barsnick : > On Sun, May 01, 2016 at 02:50:08 +0200, juan carlos Rebate wrote: > > the stream has 2 channels

Re: [FFmpeg-user] move from audio track to another

2016-04-30 Thread Moritz Barsnick
On Sun, May 01, 2016 at 02:50:08 +0200, juan carlos Rebate wrote: > the stream has 2 channels but only works one, but this in vlc if it works, You are free to continue to use VLC for transcoding, I am told it can do a fine job as well. > ffmpeg worse every day If this worked in a previous versio