2018-12-17 10:04 GMT+01:00, Felix Muster <[email protected]>:
> I need to convert different audio streams with ffmpeg (v4.0.3-win64). > > But there are several error/warning messages I need to handle. > > Here are some example code snippets: Code snippets unfortunately are not helpful, if you need support here, please test current FFmpeg git head and provide the command line you tested together with its complete, uncut console output here on the mailing list. [...] > [ac3 @ 0000000000502b40] Estimating duration from bitrate, this may be > inaccurate > > Only pops up when I'm trying to convert the following lossy formats: ac3, > dts and eac3. These have bitrates, variable bitrate is unusual for them but theoretically possible. (The warning is correct.) > With lossy dts (as DTS-HD High Resolution) I'm fine. This has no bitrate and therefore no duration can be estimated. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
