Re: [FFmpeg-user] Right audio channel shifted

2014-10-15 Thread Alex
Alex wrote > VLC still said: > > http://s14.directupload.net/images/141014/r7h73d5b.jpg > > One other thing: I checked my database again and I have to verify over 300 > videos which are possibly affected by this bug. Is there a possibility > with ffmpeg to repair those files automatically or at l

Re: [FFmpeg-user] Right audio channel shifted

2014-10-14 Thread Alex
Moritz Barsnick wrote > On Tue, Oct 14, 2014 at 06:35:07 -0700, Alex wrote: >> thanks for your help, works great! The mapping thing is still a bit >> confusing to me. :) > > :-) > >> One last problem: I would like to set the sample format of the second >> stream >> back to s32. I tried the follwo

Re: [FFmpeg-user] Right audio channel shifted

2014-10-14 Thread Moritz Barsnick
On Tue, Oct 14, 2014 at 06:35:07 -0700, Alex wrote: > thanks for your help, works great! The mapping thing is still a bit > confusing to me. :) :-) > One last problem: I would like to set the sample format of the second stream > back to s32. I tried the follwoing, but it won't work: In this case

Re: [FFmpeg-user] Right audio channel shifted

2014-10-14 Thread Alex
Moritz Barsnick wrote > Hi Alex, > >> I guess there is somehing wrong with the channel mapping, but without the >> fliter_complex the mapping seems to be okay. > > I think the filter_complex messes up the mapping. Note this mapping > from your output: >> Stream mapping: >> Stream #0:2 (pcm_s24l

Re: [FFmpeg-user] Right audio channel shifted

2014-10-14 Thread Celal Yasar Sahinoz
barsn...@gmx.net > To: ffmpeg-user@ffmpeg.org > Subject: Re: [FFmpeg-user] Right audio channel shifted > > Hi Alex, > > > I guess there is somehing wrong with the channel mapping, but without the > > fliter_complex the mapping seems to be okay. > > I think the filter_c

Re: [FFmpeg-user] Right audio channel shifted

2014-10-14 Thread Moritz Barsnick
Hi Alex, > I guess there is somehing wrong with the channel mapping, but without the > fliter_complex the mapping seems to be okay. I think the filter_complex messes up the mapping. Note this mapping from your output: > Stream mapping: > Stream #0:2 (pcm_s24le) -> atrim > atrim -> Stream #0:0

Re: [FFmpeg-user] Right audio channel shifted

2014-10-14 Thread Alex
Okay, I played a bit around with the atrim Filter, but the manual isn't very helpful here. I've tried the following: C:\>ffmpeg -i test.mxf -vcodec copy -map 0:v -acodec pcm_s24le -map 0:1 -map 0:2 -filter_complex "[a:1]atrim=start=0.035" test_new.mxf ffmpeg version N-66809-g20df026 Copyright (c)

Re: [FFmpeg-user] Right audio channel shifted

2014-10-14 Thread Alex
On 10/10/14 23:46, Alex wrote: > Thats absolutely clear, but I want to use ffmpeg to solve that issue. > Have you actually tried a later version of ffmbc? Baptiste said the issue would be fixed in the next version... > Alex > [...] Yep, I've tried ffmbc 0.7.1 and it works fine now. But I have

Re: [FFmpeg-user] Right audio channel shifted

2014-10-13 Thread tim nicholson
On 10/10/14 23:46, Alex wrote: > Thats absolutely clear, but I want to use ffmpeg to solve that issue. > Have you actually tried a later version of ffmbc? Baptiste said the issue would be fixed in the next version... > Alex > [...] -- Tim. Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC4

Re: [FFmpeg-user] Right audio channel shifted

2014-10-10 Thread Alex
Thats absolutely clear, but I want to use ffmpeg to solve that issue. Alex -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Right-audio-channel-shifted-tp4667730p4667732.html Sent from the FFmpeg-users mailing list archive at Nabble.com. ___

Re: [FFmpeg-user] Right audio channel shifted

2014-10-10 Thread Carl Eugen Hoyos
Alex ffmpeg.org> writes: [...] Since this is apparently not clear: This is not the ffmbc user mailing list. (FFmpeg != ffmbc) Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

[FFmpeg-user] Right audio channel shifted

2014-10-10 Thread Alex
Hi all, I normally transcode MY prores files to mxf/xdcam422 and 2 dedicated pcm audio streams with ffmbc, which basically works very well. Due a bug in ffmbc 0.7-rc7 (https://groups.google.com/forum/#!topic/ffmbc-discuss/6rqUhyG4Wv8), I have recognized yesterdaym that the second audio stream of