Lavf VS LibFLAC |
Lavf VS LibFLAC |
Nov 15 2012, 20:50
Post
#1
|
|
|
Group: Members Posts: 4 Joined: 15-November 12 Member No.: 104547 |
Okay i converted .m4a file to .flac using FFMPEG like...
ffmpeg -i filename.m4a filename.flac Using spectro analizer to see the file I noticed the one converted with ffmpeg has compression type of "Lavf54.36.100" while all the others on my computer downloaded from different sources have "LibFLAC 1.2.1". I checked this with at least 20 different flac files from different albums and sources. So my question is what is this "Lavf54.36.100" when all other I checked have "LibFLAC 1.2.1"? Screenshots here! |
|
|
|
![]() |
Nov 15 2012, 22:43
Post
#2
|
|
![]() Group: Members (Donating) Posts: 760 Joined: 12-March 05 From: Kiel, Germany Member No.: 20561 |
Okay i converted .m4a file to .flac using FFMPEG like... I hope the .m4a files in question were ALAC and not AAC, since a conversion from lossy to lossless would be insanely wasteful and pointless. Also, A better way than spectrograms to ensure that your encoder was lossless is to bit-compare the decoded PCM data stream. For example, foo_bitcompare for foobar2000 allows to compare two decoded streams with each other.
ffmpeg -i filename.m4a filename.flac Using spectro analizer to see the file This post has been edited by Kohlrabi: Nov 15 2012, 22:44 -------------------- Audiophiles live in constant fear of jitter.
|
|
|
|
fehers Lavf VS LibFLAC Nov 15 2012, 20:50
saratoga Lavf is part of ffmpeg, so that tag means you... Nov 15 2012, 20:54
fehers QUOTE (saratoga @ Nov 15 2012, 20:54) Lav... Nov 16 2012, 00:48
saratoga QUOTE (fehers @ Nov 15 2012, 19:48) QUOTE... Nov 16 2012, 00:54
fehers QUOTE (saratoga @ Nov 16 2012, 00:54) No,... Nov 16 2012, 01:29
Heliologue QUOTE (fehers @ Nov 15 2012, 19:29) The f... Nov 16 2012, 03:41
fehers QUOTE (Kohlrabi @ Nov 15 2012, 22:43) I h... Nov 16 2012, 01:12
saratoga I don't know why you would assume that. Ffmpeg... Nov 16 2012, 02:51![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 04:44 |