[MPlayer-users] M player for linux will support lossless format mp3HD?
Frater AEC
frateraec at gmail.com
Mon Mar 18 22:54:35 CET 2013
Carl Eugen,
I generated the 2 samples 128 legacy mp3 and 128 and lossless mp3HD:
Encoding file: 01 - desconhecido 1 - Faixa 1.wav =>
sample-128-and-lossless-mp3HD.mp3
Duration: 3:39:280
mp3 Bit Rate: 128 kbit/s
mp3 VBR mode: 0
Channels: 2
Sample Rate: 44.1 kHz
Stereo Mode: 1
Fat entries: 100 (mp3 100)
Coded Frame: 8397 Time: 3:39:280
and
Using polyphase lowpass filter, transition band: 18671 Hz - 19205 Hz
Encoding 01 - desconhecido 1 - Faixa 1.wav to sample-legacy-128.mp3
Encoding as 44.1 kHz j-stereo MPEG-1 Layer III VBR(q=2)
Frame | CPU time/estim | REAL time/estim | play/CPU | ETA
8396/8396 (100%)| 0:05/ 0:05| 0:05/ 0:05| 38.276x| 0:00
32 [ 158] %***
40 [ 0]
48 [ 0]
56 [ 0]
64 [ 0]
80 [ 0]
96 [ 1] *
112 [ 3] *
128 [1234] %****************************
160 [4705] %%%%%%%*******************************************************************************************************
192 [1286] %%%%***************************
224 [ 480] %%**********
256 [ 415] %%%%******
320 [ 114] %**
-------------------------------------------------------------------------------------------------------------------------
kbps LR MS % long switch short %
168.3 8.5 91.5 86.9 7.1 6.0
I can send samples for your personal email in order to open the
request for FFmpeg enhancement?
Frater Linux
Frater AEC <frateraec <at> gmail.com> writes:
> I saw FFmpeg ticket #2372! But mp3hd and mp3pro formats
> are different. mp3pro is lossy and mp3hd is lossless,
> both compatible with players mp3 legacy.
True.
Please provide mp3hd samples, two files are needed,
one with the mp3hd content and one that contains
identical data encoded with a supported format.
Please do not top-post here, Carl Eugen
2013/3/18 Frater AEC <frateraec at gmail.com>:
> The help of the tool:
>
> $ ./mp3hdEncoder
>
> Usage: ./mp3hdEncoder [-if infile] [-of outfile] [-br Birate] [options]
>
> -if infile:
> A 1 channel or 2 channel wave input file.
> -of outfile:
> The destination mp3HD bitstream file.
>
> [options]:
> -br Bitrate
> The MP3 bitrate in bits/sec <default: 128 Kbit/s>
> -mode <0-5>
> Encoder mode (0 = CBR, 1 = VBR highest quality, 5 = VBR lowest
> bit rate) <default: CBR>
> VBR mode 5 is disabled for infiles with 48 kHz samplerate.
> -id3in id3File
> The id3File can contain an ID3V1.x and an ID3V2.3 or an ID3V2.4 tag.
> The ID3 tags are copied into the mp3HD file.
> The ID3V2.X tag has to be at the beginning of the file.
> The ID3V1.x tag has to be at the end of the file.
> Add ID3 tags directly:
> (Ignored in combination with the "-id3in" option)
> -Title "[title string]"
> -Artist "[artist string]"
> -Album "[album string]"
> -Track "[track number]"
> -Length "[length in ms]"
> -Year "[year string]"
> -Genre "[content type]"
> -Encoder "[encoded by ..]"
> -Encoder_Settings "[encoder name and settings]"
> -pic jpegFile
> The jpegFile must contain an jpeg picture.
> The picture is copied into the mp3HD file.
> -noid3v1
> The noid3v1 flag disables the writing of ID3v1 tags.
> -com "[Text]"
> Adds a comment text into the mp3HD info frame.
> -quiet
> Standard output of only one line
>
> Example: ./mp3hdEncoder -br 128000 -if test.wav -of test.mp3
>
More information about the MPlayer-users
mailing list