shshankjain / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Cannot open webm with only audio track (no video track) #207

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps:
- Run QuickTime Player Pro on MacOS X
- Open an AVI video (or any video)
- File / Export...
- Choose "Movie to WebM"
- Turn on "Audio" checkbox, turn off "Video" checkbox
- OK and Save "test_audio_only.webm"

- File / Open and select the file you just created, "test_audio_only.webm".
- Results in alert:
      "The move could not be opened.  An invalid track was found in the movie."

Verify if audio-only is a valid webm according to the spec. 
If so, then bug is in the Import component.  

Original issue reported on code.google.com by jeffko...@google.com on 20 Oct 2010 at 2:06

GoogleCodeExporter commented 9 years ago
Fixed in Change Id: I2fa03f15

Original comment by jeffko...@google.com on 20 Oct 2010 at 4:47

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 8 Mar 2012 at 12:10