Git Product home page Git Product logo

dvgrab's People

Contributors

aaeegg avatar aakoskin avatar ddennedy avatar tvasenin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dvgrab's Issues

BIG THANKS

I have just discovered this software and it makes my day as i can backup all my minidv tapes full of memories. I know this is not an issue but didn't know where to thank you. People like you makes the linux comunity the best in the world. Thanks.

"No audio" suddenly in middle of stream

I was grabbing footage from a tape as follows

dvgrab --autosplit=15 --timestamp --size 0 --rewind --format dv2 --opendml Florida-

when dvgrab suddenly output lots of messages

# no audio

The resulting output file was corrupt from that point on. When I play it, I hear audio all the time(!), but video stops playing from that point.

Compiling for MacOS

Can someone provide me with information to compile dvgrab for MacOS? Actually libraw1394 depends on epoll which is Linux only. That’s wehere I’m stuck.

Thanks,
Florian

`recordonly` option not functioning

Hi,

I have been trying to setup a DTE record device using dvgrab. The recordonly (-r) option is key to this because, as I understand it, it should not starting capturing anything until the camera is recording. Here is my command:

dvgrab -recordonly -autosplit foo-

I run this when the camera is in record pause mode. dvgrab starts capturing immediately. If I then press record it then starts capturing a new file, and again when I put the camera back into record pause. Basically each time I press the record trigger it starts capturing a new file, but it is never in a pending state waiting for the camera to start recording. Perhaps I'm doing something wrong here but I thought that was the expected behavior.

I have noticed that if I remove -recordonly from the command the behaviour is exactly the same, so it is as if the recordonly param is being ignored. If I remove the autosplit it starts capturing straight away to one big file. I cannot get it to wait for the signal to start capturing. I'm using version 3.5 and have used the compiled version and one I compiled from source and they behave exactly the same. My cameras are mainly HDV cameras but I've tried them in DV output mode and it's just the same. Can anyone help me out here.

Thanks,
Richard

Different file size and frame drop warning when reading RAW DV input file

I always get a single-frame warning when trying to process previously captured RAW DV file.
Reproduces for every RAW DV file I've tried!

Also, if I run the same command multiple times, the capture result is sometimes different.

Consider this file:

DV Analyzer v.1.4.2 by AudioVisual Preservation Solutions, Inc. http://www.avpreserve.com

<path>\dv-02--2005-06-18.dv

Frame Count: 239

Absolute time	DV timecode range        	Recorded date/time range                         	Frame range
00:00:00.000	00:00:00:17 - 00:00:10:05	2005-06-18 19:52:44     - 2005-06-18 19:52:53    	       0 -      238

No identified errors

dvgrab run 8 times in a row:

$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-001.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-001.dv"    32.82 MiB 239 frames
Capture Stopped
Warning: 1 dropped frames.
$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-002.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-002.dv"    32.82 MiB 239 frames
Capture Stopped
Warning: 1 dropped frames.
$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-003.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-003.dv"    28.98 MiB 211 frames
Capture Stopped
Warning: 1 dropped frames.
$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-004.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-004.dv"    32.82 MiB 239 frames
Capture Stopped
Warning: 1 dropped frames.
$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-005.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-005.dv"    28.98 MiB 211 frames
Capture Stopped
Warning: 1 dropped frames.
$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-006.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-006.dv"    32.82 MiB 239 frames
Capture Stopped
Warning: 1 dropped frames.
$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-007.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-007.dv"    29.66 MiB 216 frames
Capture Stopped
Warning: 1 dropped frames.
$ dvgrab -I dv-02--2005-06-18.dv
Waiting for DV...
Capture Started
End of pipe

"dvgrab-008.dv": frame dropped: timecode 00:00:06.06 date 2005.06.18 19:52:50
This error means that the ieee1394 driver received an incomplete frame.
"dvgrab-008.dv"    32.82 MiB 239 frames
Capture Stopped
Warning: 1 dropped frames.

Wrong aspect ratio of DV files on MacOS

Dear Dan,

the grabbed DV (also AVI) files have a wrong aspect ratio when viewed on MacOS, it is 4:3 rather than 16:9. On Linux the aspect ratio is fine.

It tried dvgrab 3.4 and I rebuild dvgrab from sources. Same behavior.

I observed that "transcoding" a dv file to a dv file using FFmpeg solves the issue (but the Creation Time get's lost): ffmpeg -i in.dv out.dv

Do you have any ideas to solve the issue (instead of "transcoding" and loosing metadata)?

Thanks for still maintaining this highly useful piece of software!

Best regards,
Erik

Splits occur when they shouldn't...

Hi,

I'm using dvgrab 3.5 from Ubuntu 16.10 to grab video footage from a MiniDV camcorder.

Ideally dvgrab would only auto-split files where there is actually a discontinuation in timecode or the "new recording" flag set -- but for some reason this doesn't work in a reliable way, dvgrab splits files where it shouldn't, because it's a contiguous recording.

So I tried using --autosplit=5 to make it create separate files only if there is at least a gap of 5 secs. But not even this works properly, too many splits again.

Any clue what's going on? Can I somehow help debugging this? Would be really great if this could be fixed, as with iMovie under macOS or Movie Maker under Windoze I can't capture some of my tapes at all (strangely enough, also too many splits occur, or there is an error message "no data from device.")

Thanks!

Capturing HDV 1080i with dvgrab 3.5, loss of audio in last frames and additional video frames

Hi Dan

Pardon me if I tackle this problem in the wrong way, but I am searching for days now for a solution.

I have a Sony HDV (HDR-HC1E) video camera. Capturing DV works 100% but HDV 1080i the m2t files don't join seamlessly on the editor (Kdenlive) timeline.

The last frames are missing some audio and have extra video frames so that a smooth joint of files is impossible and also the sync with other streams is out by 4 or more frames.

There must be a lot of these cameras still in use and people who also would like to move to HDV.

I would appreciate if you can give some advice or still better a solution/fix.

Command used: "dvgrab -format hdv -autosplit Hcap-" (adding more buffers don't change anything)

Regards
Henry

Autoconf files missing

Attempting to use bootstrap to invoke autoreconf results in the following:

./bootstrap
autoreconf: 'configure.ac' or 'configure.in' is required

sure enough, there are no autoconf files and no configure provided. If that is intentional, then perhaps a Makefile would suffice.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.