;
;
;Bug: "Page_Begin", "Page_Middle" and "Page_End" sections are picked on lines 10, 11 and 12 regardless what is there. So it is better to leave them there.
;Bug: \r\n is not turned into a newline on "Page" entries.
;Bug: "Image" sections are not active, but should.
;
;
;
Page;(unused)\r\n
Page_Begin;
Media InfoKind | Format | Lng | Def. | Bits | Freq. | Bitrate |
Page_Middle;
Page_End; | |
;
File;(unused)\r\n
File_Begin;
File_Middle;(unused)\r\n
File_End;
;
General;File | %FileName%.%FileExtension% |
| Cont | $if(%Format%,%Format%,?) | ($if(%FileSize%,%FileSize/String2%,size ?)$if(%Duration%, ~ %Duration/String%)) | $if(%BitRate%,%BitRate/String%,?) |
General_Begin;
General_Middle;(unused)\r\n
General_End;
;
Video; | Video | $if(%Format%,%Format%,?) | $if(%Language%,%Language%,?) | [%Width%x%Height%] [%Channel(s)% ch] | $if(%Resolution%,%Resolution%,?) | $if(%FrameRate%,%FrameRate%,?) | $if(%BitRate%,%BitRate/String%,?) |
Video_Begin;
Video_Middle;
Video_End;
;
Audio; | Audio | $if(%Format%,%Format%,?) | $if(%Language%,%Language%,?) | %Channel(s)% ch | $if(%Resolution%,%Resolution%,?) | $if(%SamplingRate%,%SamplingRate/String%,?) | $if(%BitRate%,%BitRate/String%,?) |
Audio_Begin;
Audio_Middle;
Audio_End;
;
Text;\[$if(%Format%,%Format%,?) $if(%Language%,%Language%,?)\]
Text_Begin; | Subs |
Text_Middle; +
Text_End; |
;
Chapters;\[$if(%Format%,%Format%,?) $if(%Language%,%Language%,?)\]
Chapters_Begin; | Chaps |
Chapters_Middle; +
Chapters_End; |
;
Image; | Img | $if(%Format%,%Format%,?) | $if(%Language%,%Language%,?) | [%Width%x%Height%] [%Channel(s)% ch] | $if(%Resolution%,%Resolution%,?) | $if(%FrameRate%,%FrameRate%,-) | $if(%BitRate%,%BitRate/String%,?) |
Image_Begin;
Image_Middle;
Image_End;
;
Menu; | Menu | $if(%Format%,%Format%,?) | $if(%Language%,%Language%,?) | [%Width%x%Height%] [%Channel(s)% ch] | $if(%Resolution%,%Resolution%,?) | $if(%FrameRate%,%FrameRate%,?) | $if(%BitRate%,%BitRate/String%,?) |
Menu_Begin;
Menu_Middle;
Menu_End;
;