Advertisement
AbstractBeliefs

Untitled

Nov 7th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. user@host:~$ cvlc "Art of Flight.mp4" --sout '#transcode{vcodec=FLV1,vb=512,acodec=mpga,ab=64,samplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8082/stream.flv}' --loop
  2.  
  3. VLC media player 1.1.3 The Luggage (revision exported)
  4. Warning: call to srand(1352350667)
  5. Warning: call to rand()
  6. Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
  7. Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
  8. [0x825edf4] inhibit interface error: Failed to connect to the D-Bus session daemon: /usr/bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.
  9.  
  10. [0x825edf4] main interface error: no suitable interface module
  11. [0x827481c] main interface error: no suitable interface module
  12. [0x81cf0d4] main libvlc error: interface "globalhotkeys,none" initialization failed
  13. [0x827481c] dummy interface: using the dummy interface module...
  14. [0x8266b0c] main access out: creating httpd
  15. [0x82edba4] avcodec encoder error: cannot find encoder MPEG Audio layer 1/2/3
  16. *** Your FFMPEG installation is crippled. ***
  17. *** Please check with your FFMPEG packager. ***
  18. *** This is NOT a VLC media player issue. ***
  19. [0x82edba4] main encoder error: Streaming / Transcoding failed
  20. [0x82edba4] main encoder error: It seems your FFMPEG (libavcodec) installation lacks the following encoder:
  21. MPEG Audio layer 1/2/3.
  22. If you don't know how to fix this, ask for support from your distribution.
  23.  
  24. This is not an error inside VLC media player.
  25. Do not contact the VideoLAN project about this issue.
  26.  
  27. [0x827a62c] main stream out error: Failed to create audio filter
  28. [0x827a62c] stream_out_transcode stream out error: Failed to find conversion filter for resampling
  29. [0x827a62c] stream_out_transcode stream out error: cannot create audio chain
  30. [0x82d7f64] main decoder error: cannot create packetizer output (mp4a)
  31. rc buffer underflow
  32. rc buffer underflow
  33. rc buffer underflow
  34. [0x825e5f4] signals interface error: Caught Interrupt signal, exiting...
  35. rc buffer underflow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement