You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
wmv format is asf format
Originally committed as revision 139 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -939,7 +939,7 @@ AVFormat asf_format = {
|
||||
"asf",
|
||||
"asf format",
|
||||
"application/octet-stream",
|
||||
"asf",
|
||||
"asf,wmv",
|
||||
CODEC_ID_MP2,
|
||||
CODEC_ID_MSMPEG4,
|
||||
asf_write_header,
|
||||
|
Reference in New Issue
Block a user