Is there an option or method with ffmpeg to avoid transcoding lossy audio, only using lossless sources? (This would be for a batch job with a mix of audio).
+ Reply to Thread
Results 1 to 4 of 4
-
-
i think your question is contradictory... - some operation can be performed with lossy sources and outputs by using copy instead processing however mixing imply signal processing thus signal need to be decoded, processed and encoded. If you are using lossless codecs then operations can be performed losslessly (but signal processing may alter signal itself thus it may introduce loss of quality).
If i misunderstand your question then sorry, perhaps you need to rephrase question. -
By "mix" I meant heterogeneous formats. Nothing is being mixed together. I want to copy when the source is lossy and compress when the source is lossless.
Similar Threads
-
FFMPEG transcoding gone down after few Minutes.
By drpaudel in forum Newbie / General discussionsReplies: 0Last Post: 20th Sep 2018, 20:36 -
Problems with transcoding to H.265 with FFmpeg
By PescaGialla in forum Video ConversionReplies: 3Last Post: 10th Apr 2018, 02:37 -
Cpu meltdown transcoding with ffmpeg
By oduodui in forum Newbie / General discussionsReplies: 17Last Post: 26th Apr 2016, 18:34 -
Hi, Newbie needing help with conversion to avoid YouTube transcoding issue
By M4347 in forum Newbie / General discussionsReplies: 6Last Post: 29th Jan 2016, 11:26 -
Lossy output with FFMPEG JPEG 2000
By dmkr in forum Video ConversionReplies: 20Last Post: 24th Jul 2014, 14:49