mlanypitts / webcamstudio

Automatically exported from code.google.com/p/webcamstudio
GNU General Public License v3.0
0 stars 0 forks source link

Cannot load video if it doesn't have an audio track #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Find a video with no audio (or remove audio track from a video)
2. Try to load video into webcamstudio

What is the expected output? What do you see instead?
I expect the video to start playing but it sometimes causes the program to 
hang/stop responding

What version of the product are you using? On what operating system?
webcamstudio_0.57alpha2_all.deb on Ubuntu 10.10

Original issue reported on code.google.com by bv3...@gmail.com on 8 Apr 2011 at 9:54

GoogleCodeExporter commented 8 years ago
Need to validate if the movie has sound or not before building the gstreamer 
pipeline.  This is a "chicken or the egg" problem

Original comment by patrick.balleux on 22 Apr 2011 at 7:25