All your suggestions, requests and ideas for future development
-
stephen147
- Donor
- Posts: 131
- Joined: 01 Sep 2015, 22:40
Post
by stephen147 »
See attached only 2mb of 2xfiles that are causing the problem.
https://we.tl/HQorITQXTE
And screenshot:
I hope posting those two short snippets is not a problem. Please remove link after checking if so.
-
rednoah
- The Source
- Posts: 23932
- Joined: 16 Nov 2011, 08:59
- Location: Taipei
-
Contact:
Post
by rednoah »
MediaInfo says:
Code: Select all
Channel(s) 6
Channel(s)/String 6 channels
Channel(s)_Original 18
Channel(s)_Original/String 18 channels
ChannelPositions Front: 14, Side: L R, LFE= 2
ChannelPositions/String2 14/2/0.1
{af} and
{channels} is based on
Channel(s)_Original and
ChannelPositions/String2 respectively.
If you want to use
Channel(s) then you can access that directly via
{audio[0].channels}.
-
stephen147
- Donor
- Posts: 131
- Joined: 01 Sep 2015, 22:40
Post
by stephen147 »
Thanks. That wasn't showing in the preview. Cheers.
Using now:
Code: Select all
{audio[0].channels.replaceAll(/2/, "2ch").replaceAll(/6/, "5.1ch")}
-
rednoah
- The Source
- Posts: 23932
- Joined: 16 Nov 2011, 08:59
- Location: Taipei
-
Contact:
Post
by rednoah »
If you click the MediaInfo / Properties button

next to the file path then you will see what MediaInfo / FileBot sees.

-
stephen147
- Donor
- Posts: 131
- Joined: 01 Sep 2015, 22:40
Post
by stephen147 »
Now, I see that. This programs keeps on giving.
Bout time i made a donation for all your hard work.
EDIT:
I donated 10€. i didn't put my name in the note. Just done that there now.