ConPlayer Changelog

What's new in ConPlayer 1.5.1

Apr 7, 2024
  • Added options to modify URL extraction command - "-extractor-max-height", "-extractor-prefix", "-extractor-suffix".
  • Fixed URL extraction not being able to extract URLs from most sites other than YouTube.
  • Improvements to the "-fc" option.
  • Added "Q" as second exit key.
  • Added support for Termux.
  • Added warning for potential libao issue on Linux.
  • Minor fixes.
  • Updated to FFmpeg 7 (Windows builds are on FFmpeg 6).

New in ConPlayer 1.5 (Jul 31, 2023)

  • Replaced message with UI when running without any arguments.
  • Added "--color-proc" option with 3 modes: "both" (default), "char-only" and "none".
  • Added "--preload" option.
  • Added "--fake-console" option.
  • Added "--opengl-settings" option.
  • Removed "--single-char" option (replaced with "--color-proc none").
  • You can now provide two filenames or stream URLs as input, one for video and one for audio.
  • Putting "$" before link as the "--input" argument now extracts stream URLs with yt-dlp.
  • Input errors are now more descriptive.
  • Changes to "--help", "--information" and "--full-info" options.
  • Playback and volume is now controlled with arrows or WASD.
  • Updated to FFmpeg 5.

New in ConPlayer 1.4.1 (May 29, 2023)

  • This build:
  • Doesn't support ANSI escape codes, and therefore 256 and RGB color modes,
  • Uses FFmpeg 3 instead of 4, so some filters (including these from help message) may not work.
  • Fixed FFmpeg filters

New in ConPlayer 1.4 (Nov 25, 2022)

  • Added options to apply FFmpeg filters - "--video-filters", "--scaled-video-filters", "--audio-filters".
  • Added "--scaling-mode" option.
  • Added "--libav-logs" option.
  • Added keys for going back/skipping forward 30 seconds ("-"/"+").
  • Added key for muting the audio ("M").
  • Added support for AV1 codec.
  • Added message when running without any arguments.
  • Small corrections to "help" message.
  • Reduced delay when changing the audio volume.
  • Fix: going back or skipping forward could sometimes freeze program.