Advertisement
Guest User

Untitled

a guest
Feb 28th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. halexander9000@halexander9000-904HD:~$ gksu gedit /usr/bin/ogv2avi
  2.  
  3. (gedit:22932): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
  4.  
  5. (gedit:22932): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.HBCDAW': No such file or directory
  6.  
  7. (gedit:22932): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
  8.  
  9. (gedit:22932): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.QWZGAW': No such file or directory
  10.  
  11. (gedit:22932): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
  12. halexander9000@halexander9000-904HD:~$ sudo chmod +x /usr/bin/ogv2avi
  13. halexander9000@halexander9000-904HD:~$ ogv2avi out.ogv output.avi
  14. “Converting 2 files !”
  15. “converting” out.ogv
  16. mencoder: Symbol `ff_codec_bmp_tags' has different size in shared object, consider re-linking
  17. MEncoder SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
  18. File not found: '“out.ogv″'
  19. Failed to open “out.ogv″.
  20. Cannot open file/device.
  21.  
  22. Exiting...
  23. “converting” output.avi
  24. mencoder: Symbol `ff_codec_bmp_tags' has different size in shared object, consider re-linking
  25. MEncoder SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
  26. File not found: '“output.avi″'
  27. Failed to open “output.avi″.
  28. Cannot open file/device.
  29.  
  30. Exiting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement