Ticket #1721 (closed enhancement: wontfix)

Opened 15 years ago

Last modified 12 years ago

[PATCH] Update audio and video associations for Midnight Commander

Reported by: birdie Owned by:
Priority: major Milestone:
Component: mc-core Version: 4.7.0-pre3
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

mc.ext:

Audio:

  • adds support for audio with APE/FLA/FLAC/AAC/WV/M4A extensions
  • unifies some audio formats to be identified and played by MPlayer

Video:

  • adds support for FlashXXXXXX video files in $TMP
  • adds support for video with MP4/MKV extensions
  • adds video identification using MPLayer

Attachments

mc.ext.diff (2.8 KB) - added by birdie 12 years ago.
Simplify and unify audio/video handling

Change History

comment:1 Changed 15 years ago by slavazanko

  • Component changed from mc-core to mc-vfs

Related to #1686. Need to create wrappers for some filetypes. Not on any OSes will installed mplayer.

comment:2 Changed 15 years ago by zaytsev

  • Blocking 1686 added

comment:3 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases

Changed 12 years ago by birdie

Simplify and unify audio/video handling

comment:4 follow-up: ↓ 5 Changed 12 years ago by andrew_b

  • Blocked By 2118 added

The unconditional usage of xdg_open is not well way.

comment:5 in reply to: ↑ 4 Changed 12 years ago by birdie

Replying to andrew_b:

The unconditional usage of xdg_open is not well way.

There's a much bigger chance that the user has xdg-utils installed than any Gnome/KDE/X11 specific applications (like gqview - I don't have it, xmms - dead for several years already, ogginfo - I don't have oggutils installed, etc.).

I'd even suggest trying to open any filetype using xdg-open and if it fails then call some other alternatives.

comment:6 Changed 12 years ago by andrew_b

  • Component changed from mc-vfs to mc-core

comment:7 Changed 12 years ago by birdie

This patch is outdated, please close this bug report, I will open a new one.

comment:8 Changed 12 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to wontfix
  • Blocking 1686 removed
  • Blocked By 2118 removed
  • Milestone Future Releases deleted

See #2767.

Note: See TracTickets for help on using tickets.