Hello sir,
I'd like to create a custom view, using a custom text. Actually I have some trouble creating my custom text. I'd like to get my media informations as BB-Code.
So I started with:
General
[B][U]General:[/U][/B]
Runtime: [I]%Duration/String1%[/I]
Video
[B]Video:[/B]
[U]%Format%[/U] by [B]%BitRate%[/B] (%Width%:%Height%*)
Audio
[B]Audio #1[/B]
[U]%Format%[/U] by [B]%BitRate%[/B] (%Channels% - %BitRate_Mode/String%)
[B]Audio #2[/B]
[U]%Format%[/U] by [B]%BitRate%[/B] (%Channels% - %BitRate_Mode/String%)
My problem is now, that I don't know how to get the correct Audio-ID. I'd like to get for track 1 "Audio #1" and for track 2 "Audio #2"
Also it would be very nice for me to see the used Encoded_Application, Encoded_Library and the Encoded_Library_Settings. If available. Is there a way to show these in another section then Video?
You see the * in my plan. Is there a way to view the ScanType in a "short" way?
Progessiv = p
Intelaced = i
In the mediainfo help is no information about these parameters:
ScanType
ScanType/String
ScanType_Original
ScanType_Original/String
Best regards and thank you
"Audio #%StreamKindPos%" but it does not work well in case of only 1 stream
They are linked to video, why putting them somwehere else? Encoded_Library and Encoded_Library_Settings are also in the General part in case data is about the complete file.
currently not possible with current template engine, you need to use something else after MediaInfo for changing that.