You are not logged in.

#1 2010-08-02 10:40:54

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

dvgrab ignores -format option?

So I'm using dvgrab to pull video from my DV camera (Sony HVR-H1P). I'm writing a script to pull the video into temp files, then use ffmpeg to split the audio and video into separate files. To minimize quality loss, I want the initial transfer to be done to RAW format...

BUT, dvgrab seems to be ignoring my wishes:

fukawi2@morpheus /tmp/testing  $ dvgrab -format raw -autosplit -timestamp -size 1998 -csize 4400 -cmincutsize 10 testing-.dv
rom1394_0 warning: read failed: 0x0000fffff0000414
error reading config rom directory for node 0
Found AV/C device with GUID 0x0800460104a25be0
Waiting for HDV...
Capture Started
^C"testing-2010.07.06_15-43-18.m2t":   177.07 MiB 1420 frames timecode 00:01:26.22 date 2010.07.06 15:44:15
fukawi2@morpheus /tmp/testing  $ file testing-2010.07.06_15-43-18.m2t
testing-2010.07.06_15-43-18.m2t: data

Note that it is writing to an "m2t" file, even though I specified `-format raw` *and* added the .dv extension to the base filename sad

vlc plays the file and the `media information` dialog reports the video stream as being `MPEG 1/2 (mpgv)`

Last edited by fukawi2 (2010-08-02 10:42:59)

Offline

#2 2010-08-04 01:06:10

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: dvgrab ignores -format option?

Really...? Among the collective Arch genii, there's no ideas? sad

Offline

Board footer

Powered by FluxBB