Giter Club home page Giter Club logo

Comments (5)

matteogobbi avatar matteogobbi commented on July 18, 2024

Proposed #547

from ksplayer.

kingslay avatar kingslay commented on July 18, 2024

这个是专门改的,为的是在选择字幕的时候,可以一眼就看出那些是视频的内嵌字幕

from ksplayer.

matteogobbi avatar matteogobbi commented on July 18, 2024

from ksplayer.

kingslay avatar kingslay commented on July 18, 2024

你是在什么场景下用这个name的

from ksplayer.

matteogobbi avatar matteogobbi commented on July 18, 2024

This is first of all a principle: FFmpegAssetTrack.swift shouldn't care about the UI.
It should provide the name of the track (as it is) and eventually, in a separate parameter, provide the information if it's an internal (embedded) subtitle (ie. track.isEmbedded).
On the player side, the developer can choose to show this info as needed. For example:

Embedded subtitles

sub1
sub2

External subtitles

sub3
sub4

Or

sub1 (embedded)
sub2 (embedded)
sub3 (external)
sub4 (external)

from ksplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.