(function(){"use strict";var e={7797:function(e,t,n){var o=n(5471),r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"ffmpeg"},[t("input",{attrs:{type:"file",accept:"video/mp4"},on:{change:e.onFileChange}}),t("button",{attrs:{disabled:!e.videoFile},on:{click:function(t){return e.extractAudio()}}},[e._v("提取音频")]),e.audioUrl?t("audio",{attrs:{src:e.audioUrl,controls:""}}):e._e()])},i=[],u=(n(4603),n(7566),n(8721),n(8375)),a=n.n(u);const{createFFmpeg:c,fetchFile:s}=a(),l=c({corePath:"./ffmpeg-core.js",log:!0});var f={data(){return{videoFile:null,audioUrl:null}},methods:{async onFileChange(e){this.videoFile=e.target.files[0]},async extractAudio(e){return new Promise((async t=>{try{if(e=e||this.videoFile,!e)return window.parent.postMessage({code:1,msg:"请选择视频文件"},"*"),void t({code:1,msg:"请选择视频文件"});l.isLoaded()||await l.load(),l.FS("writeFile","input.mp4",await s(e)),await l.run("-i","input.mp4","-q:a","0","-map","a","output.mp3");const n=l.FS("readFile","output.mp3");let o=new Blob([n.buffer],{type:"audio/mp3"});o.name="output.mp3",this.videoFile&&(this.audioUrl=URL.createObjectURL(o));let r=new File([o],"output.mp3",{type:"audio/mp3"});window.parent.postMessage({code:0,msg:"提取音频成功",file:r},"*"),t({file:o})}catch(n){console.log(n),window.parent.postMessage({code:1,msg:"提取音频失败",error:n},"*"),t({code:1,msg:"提取音频失败",error:n})}}))}},mounted(){window.addEventListener("message",(e=>{let t=e.data;"extractAudio"===t.type&&this.extractAudio(t.file)}))}},d=f,p=n(1656),v=(0,p.A)(d,r,i,!1,null,"3f0ba4f2",null),h=v.exports;o.Ay.config.productionTip=!1,new o.Ay({render:e=>e(h)}).$mount("#app")}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={exports:{}};return e[o].call(i.exports,i,i.exports,n),i.exports}n.m=e,function(){var e=[];n.O=function(t,o,r,i){if(!o){var u=1/0;for(l=0;l=i)&&Object.keys(n.O).every((function(e){return n.O[e](o[c])}))?o.splice(c--,1):(a=!1,i0&&e[l-1][2]>i;l--)e[l]=e[l-1];e[l]=[o,r,i]}}(),function(){n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,{a:t}),t}}(),function(){n.d=function(e,t){for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})}}(),function(){n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}}(),function(){var e={524:0};n.O.j=function(t){return 0===e[t]};var t=function(t,o){var r,i,u=o[0],a=o[1],c=o[2],s=0;if(u.some((function(t){return 0!==e[t]}))){for(r in a)n.o(a,r)&&(n.m[r]=a[r]);if(c)var l=c(n)}for(t&&t(o);s