[theora] ffmpeg2theora and VOB files

Martin Korytár mar_kor at klikni.cz
Tue Nov 17 07:58:32 PST 2009


>/ add 3. I am using Kaffeine, first ogv created from first vob on HDD is OK.
/>/ At playing the second ogv file is played only sound.
/
Sorry: My question was more: What happens when you play VTS_01_2.VOB
(not the encoded copy?)

>/ add 4. I not use info file
/
Actually, the --info switch is not a file; it simply makes
ffmpeg2theora print out information about the file in question. Can
you please post the output of --info as requested? The syntax is
ffmpeg2theora --info /path/to/file. FFmpeg has supported MPEG-2
decoding for ages (which I assume is what's in use in the .vob file.)
Since you say another .vob file does work, it might be interesting to
compare the output of the two and see what differences exist.

Also, a small sample of the original .vob might be helpful.

add 3. I have purchased Fluendo codec complete bundle, the video is OK,
but audio is not working because Fluendo codecs haven't included Dolby codec.

add 4. The info file: {
  "duration": 1367.936035,
  "bitrate": 6279.293945,
  "video": [{
      "codec": "mu-law",
      "framerate": "90000:1",
      "id": 0
  }],
  "audio": [{
      "codec": "ac3",
      "samplerate": 48000,
      "channels": 6,
      "bitrate": 448.000000,
      "id": 1
  }, {
      "codec": "ac3",
      "samplerate": 48000,
      "channels": 6,
      "bitrate": 448.000000,
      "id": 2
  }],
  "oshash": "a4be0a5d6f5db6ed",
  "path": "VTS_01_2.VOB",
  "size": 1073709056
}

Thanks for help. Martin Korytár

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20091117/38b44a66/attachment.htm 


More information about the theora mailing list