CNN Videos play when displayed, but crash when transcoding.
Posted: 20 Dec 2006 04:00
Something about CNN videos makes then crash when transcoded, even though they will play normally on screen. For example:
http://dynamic.cnn.com/apps/tp/video/te ... deo.ws.asx
Transcodes about 3 seconds and then the dreaded "VLC media player has encountered a problem and needs to close. We are sorry for the inconvenience."
CTRL-I tells me that the video is WMV3, and the audio stream is wma2 Windows Media Video 9 and Audio 9.1 respectively.
Any solution?
http://dynamic.cnn.com/apps/tp/video/te ... deo.ws.asx
Code: Select all
"C:\Program Files\VideoLAN\VLC\vlc.exe" http://dynamic.cnn.com/apps/tp/video/tech/2006/12/17/colburn.data.doctor.cnn/video.ws.asx :sout=#transcode{vcodec=mp2v,vb=1024,scale=1,acodec=mp2a,ab=192,channels=2}:duplicate{dst=std{access=file,mux=ps,dst="c:\path\filename.mpg"}}
CTRL-I tells me that the video is WMV3, and the audio stream is wma2 Windows Media Video 9 and Audio 9.1 respectively.
Any solution?