[FFmpeg-user] Equivalent of "-f rawvideo" but for audio?
Peter B.
pb at das-werkstatt.com
Thu Jun 27 19:56:56 EEST 2019
On 26/06/2019 01:22, Carl Eugen Hoyos wrote:
> Am Mi., 26. Juni 2019 um 00:11 Uhr schrieb Peter B. <pb at das-werkstatt.com>:
>
>> So, instead of specifying "-f s16le" or "-f s24le", is there something
>> like "-f rawaudio"?
> Yes, there is a muxer that happily accepts audio and writes
> it to a file (unchanged), it is the "rawvideo" muxer.
> (Use -map)
Thanks!
Will give that a try.
> Not all audio formats are playable in rawvideo format
> (just as not all video formats are)
It's actually just for hashing the content (single hash, instead of
framemd5), so playability is not really a concern.
Will test and report :)
Thanks and nice greetings,
Peter
More information about the ffmpeg-user
mailing list