[FFmpeg-user] Remove audio from DV file not working

桃源老師 xanadu6291 at dream.jp
Tue Dec 27 02:40:49 EET 2016


Sorry if I disturbing you...

> 2016/12/27 7:47 A.M. Tim Hiles <thiles at confex.com> wrote:
> 
> ffmpeg -i "clip-2007-01-01 17;02;58.dv" -c copy -an "noaudio.dv"

I think you should tell ffmpeg to:

ffmpeg -i "clip-2007-01-01 17;02;58.dv" -c:v copy -an "noaudio.dv"

you might missing "-c:v"...


Best Regards,

// Miya aka. TougenRoushi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2370 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20161227/0e9dc0cb/attachment.bin>


More information about the ffmpeg-user mailing list