Quote:
Originally Posted by Syl0pt
I have a few questions i'm hoping someone can help me with. I'm trying to use the convert.js script from Horacio's v3.0.2 node, but I'm getting this error:
user ~/Videos/mfc-node-2 $ node convert.js
/home/user/Videos/mfc-node-2/convert.js:61
: [ // speex or something else'-i', srcFile,'-y','-hide_banner','-loglevel','panic','-movflags','+faststart','-c:v', 'copy','-c:a', 'aac','-b:a','64k',dstFile])}
|
Sorry my error. I use my simple script for that so I have not tried convert.js.
I switched this script to all three formats ('flv', 'mp4' and 'ts') to 'flv'. Originaly only 'flv' and 'ts' switched to 'mp4' but that converted 'mp4' is in fact 'flv'.
I see that the converted directory needs to be released immediately to not convert the converted file again.
Mostly upgraded version I uploaded at
https://github.com/horacio9a/mfc-node/tree/v2