On Thursday 27 December 2012 20:15:27 Daniel Franke wrote:
> On Thursday 27 December 2012 17:25:51 Luca Barbato wrote:
> > I mean using vlc to backup the dvd. k9copy should remove the crypto-wrap
> > around the dvd and I'm thinking that might be the problem.
[...]
> Currently trying to figure out the right settings to get a dump of a single
> track/episode without transcoding but with all audio streams and subtitles.

Still busy with VLC, but mplayer gave me a full dump - with exactly the same 
problem:

$ mplayer dvd://1 -dumpstream

$ file stream.dump 
stream.dump: MPEG sequence, v2, program multiplex

$ avconv -i stream.dump 
avconv version 0.8.4-4:0.8.4-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the 
Libav developers
  built on Nov  6 2012 16:50:25 with gcc 4.6.3
[mpeg @ 0x8bd6240] max_analyze_duration reached
Input #0, mpeg, from 'stream.dump':
  Duration: 00:00:01.05, start: 0.287267, bitrate: -2147483 kb/s
    Stream #0.0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 
DAR 16:9], 8500 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0.1[0x80]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
    Stream #0.2[0x81]: Audio: ac3, 48000 Hz, 5.1, s16, 384 kb/s
    Stream #0.3[0x82]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
    Stream #0.4[0x28]: Subtitle: dvdsub
    Stream #0.5[0x2b]: Subtitle: dvdsub
    Stream #0.6[0x26]: Subtitle: dvdsub
    Stream #0.7[0x2a]: Subtitle: dvdsub
    Stream #0.8[0x22]: Subtitle: dvdsub
    Stream #0.9[0x23]: Subtitle: dvdsub
    Stream #0.10[0x24]: Subtitle: dvdsub
    Stream #0.11[0x25]: Subtitle: dvdsub
    Stream #0.12[0x27]: Subtitle: dvdsub

Btw, in the meantime I also found other mpgs I ripped earlier with completely 
silly values for duration and bitrate (all done with k9copy). 

Examples: movies with a duration of >90 minutes are shown as:
  Duration: 00:14:43.82, start: 0.053622, bitrate: 40410 kb/s
  Duration: 00:37:23.86, start: 0.060000, bitrate: 21111 kb/s

Does this make sense? Any idea?

Thanks

        Daniel

_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to