Streaming VOB file using VLC to Windows Media Player

  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:d121373c73a637409b314d304298e03e' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>I did a fresh install of MD10 I am having problems transcoding an mpeg2 movie using VLC. I try running VLC via the GUI, select my movie.vob file, click Windows(wmv/asf) format from the drop down, click MMMH, click [stream]. </p>\n<p>:sout=#transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma,ab=128,channels=2}:duplicate{dst=std{access=mmsh,mux=asf,dst=:1234}}</p>\n<p>In WMP11 I open url <a href=\"mms://1.2.3.4:1234\">mms://1.2.3.4:1234</a> and get the video (a bit choppy) and no audio. </p>\n<p>On the VLC server side I get error: </p>\n<p>[00000001] main libvlc debug: translation test: code is \"C\"<br />\n[00000001] main libvlc: Running vlc with the default interface. Use \'cvlc\' to use vlc without interface.<br />\n[00000435] main stream output error: invalid chain<br />\n[00000436] stream_out_transcode stream out error: cannot create chain<br />\n[00000435] main stream output error: stream chain failed for `transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma,ab=128,channels=2}\'<br />\n[00000434] main input error: cannot start stream output instance, aborting<br />\n[00000447] main access out: creating httpd<br />\n[00000538] a52 packetizer: A/52 channels:6 samplerate:48000 bitrate:448000<br />\n[00000441] stream_out_transcode stream out error: cannot find audio encoder (module:any fourcc:wma )<br />\n[00000441] stream_out_transcode stream out error: cannot create audio chain<br />\n[00000538] main packetizer error: cannot create packetizer output (a52 )</p>\n<p>What do I need to do to get the audio working? </p>\n<p>As a side note, If I don\'t transcode and leave it and play w/ VLC player it works fine.</p>\n', created = 1369011890, expire = 1369098290, headers = '', serialized = 0 WHERE cid = '1:d121373c73a637409b314d304298e03e' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:0ae6c73d68227fdf4baa1165a38e97ec' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Try mp3 as the acodec instead of wma</p>\n', created = 1369011890, expire = 1369098290, headers = '', serialized = 0 WHERE cid = '1:0ae6c73d68227fdf4baa1165a38e97ec' in /var/www/mythdora/html/includes/cache.inc on line 109.

I did a fresh install of MD10 I am having problems transcoding an mpeg2 movie using VLC. I try running VLC via the GUI, select my movie.vob file, click Windows(wmv/asf) format from the drop down, click MMMH, click [stream].

:sout=#transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma,ab=128,channels=2}:duplicate{dst=std{access=mmsh,mux=asf,dst=:1234}}

In WMP11 I open url mms://1.2.3.4:1234 and get the video (a bit choppy) and no audio.

On the VLC server side I get error:

[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00000435] main stream output error: invalid chain
[00000436] stream_out_transcode stream out error: cannot create chain
[00000435] main stream output error: stream chain failed for `transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma,ab=128,channels=2}'
[00000434] main input error: cannot start stream output instance, aborting
[00000447] main access out: creating httpd
[00000538] a52 packetizer: A/52 channels:6 samplerate:48000 bitrate:448000
[00000441] stream_out_transcode stream out error: cannot find audio encoder (module:any fourcc:wma )
[00000441] stream_out_transcode stream out error: cannot create audio chain
[00000538] main packetizer error: cannot create packetizer output (a52 )

What do I need to do to get the audio working?

As a side note, If I don't transcode and leave it and play w/ VLC player it works fine.

Streaming VOB file using VLC to Windows Media Player

Try mp3 as the acodec instead of wma