channles/af wrong values
Posted: 20 Nov 2016, 17:43
I have some videos wrongly renamed while using {channels}
I need to investigate further but I have one test case
ffmpeg says:
mediainfo says:
filebot says:
The audio is in fact 5.1
ffmpeg is right.
mediainfo not sure. It looks as if it were saying the audio is now 6.0 and that it originally was 18.0
filebot is wrong. it is taking the original channels instead of the actual channels.
So we have here a mediaindo bug + a filebot bug?
I need to investigate further but I have one test case
ffmpeg says:
Code: Select all
Stream #0:1: Audio: aac (HE-AAC), 48000 Hz, 5.1, fltp (default)
Code: Select all
Channel(s) : 6
Channel(s) : 6 channels
Channel(s)_Original : 18
Channel(s)_Original : 18 channels
Channel positions : Front: L C R, Side: 15
Channel positions : 3/15/0
ChannelLayout : ? ? ? ?
Code: Select all
channels18.0
af18ch
ffmpeg is right.
mediainfo not sure. It looks as if it were saying the audio is now 6.0 and that it originally was 18.0
filebot is wrong. it is taking the original channels instead of the actual channels.
So we have here a mediaindo bug + a filebot bug?