Skip to main content

Questions tagged [player]

The tag has no usage guidance.

0 votes
0 answers
13 views

Setting mute, changing volume, listener [migrated]

this.dsh.initialize(this.v, '/dash.mpd', true); this.dsh.on(dashjs.MediaPlayer.events.PLAYBACK_NOT_ALLOWED, _ => this.dsh.initialize(this.v, '/dash.mpd', this.v.muted = true)); Start playback if ...
Dmitrii's user avatar
0 votes
0 answers
135 views

How to Simultaneously Play Two Videos at Different resolutions Side by Side

How do I view two videos side by side? The absolute easiest way is GridPlayer. However I liked one of the solutions that went something like this: mpv --lavfi-complex="[vid1][vid2]hstack[vo];[...
Ted T's user avatar
  • 1
0 votes
2 answers
832 views

Does accidentally putting in a dvd damage a cd player?

There was a bonus disc with my cd which I assumed to be another cd, writing was very faint. After putting it in realized it was a dvd and now the cd player rarely works, was mostly working before. It’...
Jess's user avatar
  • 11
0 votes
1 answer
3k views

How can I put Media Player Classic only in full screen, without a toggle?

There's a few options in Media Player Classic to set it on full screen, you can typically press Alt+Enter or F, but both of those options will toggle it so if it's playing in full screen already, it ...
bat_cmd's user avatar
  • 551