On 26/06/2019 01:22, Carl Eugen Hoyos wrote: > Am Mi., 26. Juni 2019 um 00:11 Uhr schrieb Peter B. <[email protected]>: > >> 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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
