Official BS.Player forums  

Go Back   Official BS.Player forums > Main forum > Feature Requests, Feedback And Suggestions

Feature Requests, Feedback And Suggestions Post your suggestions and feature requests here, what would you like to use in BS.Player. Any feedback is appreciated and will be reviewed by our team.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 16th November 2005
Junior Member
BS.Player Newbie
 
Join Date: Sep 2004
Posts: 9
Rep Power: 0
Dirk99 is an unknown quantity at this point
Default Selection of the chapterlanguage in mkv-files

Hallo BSPlayer-Team!

I use BSPlayer as my favorite player, but since I make my movies with the matroska (mkv) format, I added chapters to the file in multiple languages. mkvmerge gets a xml-chapter file (made with mkvmerge) which look like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>



<Chapters>
  <EditionEntry>
    <EditionFlagHidden>0</EditionFlagHidden>
    <EditionFlagDefault>0</EditionFlagDefault>
    <EditionUID>3480701323</EditionUID>
    <ChapterAtom>
      <ChapterUID>99114914</ChapterUID>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Chapter 1</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
      <ChapterDisplay>
        <ChapterString>Kapitel 1</ChapterString>
        <ChapterLanguage>ger</ChapterLanguage>
      </ChapterDisplay>
      <ChapterTimeStart>00:00:00.000000000</ChapterTimeStart>
    </ChapterAtom>
    <ChapterAtom>
      <ChapterUID>1990658221</ChapterUID>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Chapter 2</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
      <ChapterDisplay>
        <ChapterString>Kapitel 2</ChapterString>
        <ChapterLanguage>ger</ChapterLanguage>
      </ChapterDisplay>
      <ChapterTimeStart>00:03:29.480000000</ChapterTimeStart>
    </ChapterAtom>
  </EditionEntry>
</Chapters>
Now, the BSPlayer only shows the english chapter strings, and there is no possibility to change it to the german description.

I will be very pleased, if it would be possible to change the chapter language in a future version of BSPlayer. The automatic selection of the right language by default values in the mkv-file, would be fine too.

Thanks in advance!

Greets
Dirk
Reply With Quote
Reply

Tags
chapterlanguage, mkvfiles, selection

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules


All times are GMT +1. The time now is 09:38 AM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20