Ticket #1071 (new Feature)

Opened 7 months ago

Last modified 2 weeks ago

detect encoder type and version (feature request)

Reported by: anonymous Assigned to: bflorat
Priority: 5, normal Milestone: To Be Decided by Jajuk Team
Component: (Java Developer) Core Version: 1.6-trunk
Keywords: detect encoder Cc:

Description

Is it possible to detect, which encoder an version produce the audio file? (e.g LAME v3.97) Together with die bit rate it can be useful to receive an impression of the quality of the file. The feature must not support all encoders, starting with lame would be a good basic.

Attachments

patch.txt (14.8 kB) - added by liree on 07/09/08 17:08:08.
patch which replaces entagged with jaudiotagger (state 9th july 2008, jaudiotagger head, jajuk trunk)

Change History

05/12/08 16:35:45 changed by bflorat

  • type changed from Discussion to Feature.

Well, not sure if this is realy useful... Moreover, this is technically possible only if jaudiotagger supports this ID3 tag. I link this ticket to ticket #947 for now.

05/12/08 16:37:03 changed by bflorat

BTW, IMO a more interesting data is the encoding level (already available from a file properties)

07/09/08 17:08:08 changed by liree

  • attachment patch.txt added.

patch which replaces entagged with jaudiotagger (state 9th july 2008, jaudiotagger head, jajuk trunk)

11/22/08 11:05:03 changed by anonymous

this can be an interesting feature, because some encoders are better than others. e.g. Blade is bad when using low or medium bitrates, older xing versions are bad, errors in the older FhG "fastenc"-Encoders destroys the Joint-Stereo-Mode. see german page

audiohq.de/index.php?showtopic=19

The TotalCommander? Plugin "anytag" and the program "Tag&Rename" are supporting this feature.

11/22/08 14:41:54 changed by bflorat

  • priority changed from 1, lowest to 5, normal.
  • owner set to bflorat.
  • component changed from (Jajuk Members) Any (Default Component) to (Java Developer) Core.

Jajuk already choose best quality when several files of the same track is available (based on the bitrate). It's true that this meta-data could be displayed and token into account for quality detection (in condition we can find serious comparison studies).


Add/Change #1071 (detect encoder type and version (feature request))