Transcoding Experiments

Tutorials, tips and tricks.

Moderator: moderators

Does using two step transcoding - using FFmpeg and Lame - create a better sound?

YES, I think so
4
80%
NO, there is no difference
1
20%
FFmpeg does a better job solo
0
No votes
 
Total votes : 5

Transcoding Experiments

Postby PieterB » Mon Apr 28, 2014 1:39 pm

I looked into FFmpeg & Lame, in relation to my FLAC music collection.

Using just FFmpeg as Step 1, this is the most simple downsampling syntax:
ffmpeg -i %s -b:a 192k -f mp3 -
And it works. Leave Step 2 empty.

It could be that my ears are tricking me, but it seems that transcoding to WAV with FFmpeg:
Step 1
ffmpeg -i %s -f wav -
&
Step 2
downsampling to 192 kbps MP3 with Lame:
lame -b 192 - -

gives a clearer - less distorted - sound.

You'll have to download the latest codecs:
http://ffmpeg.zeranoe.com/builds/
http://sourceforge.net/projects/lame/files/lame/3.99/
and copy ffmpeg.exe and lame.exe & lame_enc.dll to ....\subsonic\transcode

Let me know what you think.
PB
User avatar
PieterB
 
Posts: 107
Joined: Sat Nov 08, 2008 6:36 pm
Location: Delft, The Netherlands

Re: Transcoding Experiments

Postby j3tblk » Thu May 21, 2015 8:11 am

Damn. This does sound better. It shouldn't but my god it's is clearer to my ears.
j3tblk
 
Posts: 117
Joined: Thu Jun 03, 2010 3:51 pm

Re: Transcoding Experiments

Postby PieterB » Thu May 21, 2015 9:47 am

Nice to find - eventually, after more than one year - some acknowledgement. What kind of music do you have? And how much? Only interested in FLAC....
Thanks for answering - use PM.
PB
User avatar
PieterB
 
Posts: 107
Joined: Sat Nov 08, 2008 6:36 pm
Location: Delft, The Netherlands


Return to Tutorials

Who is online

Users browsing this forum: No registered users and 9 guests