I have a bunch of DV streams that were imported from a DV camcorder using iMovie.
Unfortunately, neither avconv nor VLC seem to be capable of converting these files correctly, whereas QuickTime works just fine on "OS X".
As I would like to convert these files with avconv on Linux (no, using QuickTime is not an option), I wonder if I need to provide avconv with some extra options so that it understands iMovie's version of the DV format (or whatever is causing these peculiarities). I've googled but that didn't help.
Any ideas how I can make this work? Here's an example output from avconv -i FILENAME:
avconv version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2000-2013 the Libav developers
built on Mar 30 2013 22:20:06 with gcc 4.7.2
[dv @ 0x258cb80] Estimating duration from bitrate, this may be inaccurate
Input #0, dv, from 'clip-1998-08-02 01;58;06.dv':
Duration: 00:00:22.06, start: 0.000000, bitrate: 28771 kb/s
Stream #0.0: Video: dvvideo, yuv411p, 720x480, 28771 kb/s, PAR 8:9 DAR 4:3, 29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0.1: Audio: pcm_s16le, 32000 Hz, 2 channels, s16, 1024 kb/s
Stream #0.2: Audio: pcm_s16le, 32000 Hz, 2 channels, s16, 1024 kb/s