Skip to content

Commit

Permalink
- [#] wx type to use .m4v ext instead
Browse files Browse the repository at this point in the history
  • Loading branch information
suntong committed Sep 9, 2021
1 parent 69489b0 commit f849bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structEnc.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ func init() {
VES: "libx264",
ABR: "48k",
CRF: "33",
Ext: "_.mp4",
Ext: "_.m4v",
},
"x264-mp3": {
AES: "libmp3lame",
Expand Down

0 comments on commit f849bfd

Please sign in to comment.