Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

[SOLVED]vlc 0.9.8a video does not integrate in the interface

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
9 posts • Page 1 of 1
Author
Message
drseergio
Apprentice
Apprentice
Posts: 236
Joined: Wed Sep 28, 2005 12:45 pm

[SOLVED]vlc 0.9.8a video does not integrate in the interface

  • Quote

Post by drseergio » Sun Mar 01, 2009 5:42 pm

Basically, the subj. I cannot make vlc to play video in the same window as the controls - it always opens a new one even though I have set "Integrate video in interface" option on. I have searched on this topic but all of the discussions apply to much older versions. Here are my use flags for vlc:

Code: Select all

X a52 aac aalib alsa atmo cdda cddb cdio dbus dirac dts dvd ffmpeg flac gnome hal id3tag kate libcaca libgcrypt libnotify live matroska mmx mp3 mpeg musepack ncurses nsplugin ogg opengl png qt4 samba schroedinger sdl shout skins speex sse stream svg theora truetype twolame upnp v4l2 vlm vorbis win32codecs xinerama xml xv -altivec -arts -avahi -bidi -cddax -dc1394 -debug -directfb -dvb -esd -fbcon -fluidsynth -fontconfig -ggi -gnutls -httpd -jack -libass -libsysfs -libv4l2 -lirc -lua -modplug -optimisememory -oss -pda -pulseaudio -pvr -remoteosd -rtsp -run-as-root -sdl-image -seamonkey -svga -taglib -v4l -vcdinfo -vcdx -x264 -xosd -zvbi
Any ideas?
Last edited by drseergio on Sat Mar 07, 2009 12:12 am, edited 1 time in total.
Top
yabbadabbadont
Advocate
Advocate
User avatar
Posts: 4791
Joined: Fri Mar 14, 2003 12:02 am
Location: 2 exits past crazy

Re: vlc 0.9.8a video does not integrate in the interface

  • Quote

Post by yabbadabbadont » Sun Mar 01, 2009 8:11 pm

drseergio wrote:Any ideas?
File an upstream bug with the VLC devs.
Top
keenblade
Veteran
Veteran
User avatar
Posts: 1087
Joined: Sun Oct 03, 2004 6:19 pm
Contact:
Contact keenblade
Website

Re: vlc 0.9.8a video does not integrate in the interface

  • Quote

Post by keenblade » Sun Mar 01, 2009 8:54 pm

drseergio wrote:Basically, the subj. I cannot make vlc to play video in the same window as the controls - it always opens a new one even though I have set "Integrate video in interface" option on.

Any ideas?
Did you try deleting profile folder for vlc?

Code: Select all

rm -r ~/.config/vlc
Because the default behavior is playing in the same window within the main gui. Setting "Integrate video in interface" does not work if you change some other options. (Don't ask me which ones, don't know).
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Top
drseergio
Apprentice
Apprentice
Posts: 236
Joined: Wed Sep 28, 2005 12:45 pm

  • Quote

Post by drseergio » Mon Mar 02, 2009 11:58 am

Tried. Does not help. What I have noticed though that in .config/vlc/vlcrc the following line always stays commented, even if I try to modify it myself:

Code: Select all

# boolean (Embedded video)
#embedded-video=1
Top
keenblade
Veteran
Veteran
User avatar
Posts: 1087
Joined: Sun Oct 03, 2004 6:19 pm
Contact:
Contact keenblade
Website

  • Quote

Post by keenblade » Mon Mar 02, 2009 1:39 pm

drseergio wrote:Tried. Does not help. What I have noticed though that in .config/vlc/vlcrc the following line always stays commented, even if I try to modify it myself:

Code: Select all

# boolean (Embedded video)
#embedded-video=1
Those lines are the same for me. But I have video integrated in to main gui. Could you try this from console?

Code: Select all

vlc -v --reset-config --reset-plugins-cache
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Top
drseergio
Apprentice
Apprentice
Posts: 236
Joined: Wed Sep 28, 2005 12:45 pm

  • Quote

Post by drseergio » Thu Mar 05, 2009 2:53 pm

This is what I get:

Code: Select all

[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.
[00000373] avi stream warning: unknown chunk (not loaded)
[00000377] main audio output warning: PTS is out of range (9731), dropping buffer
[00000377] main audio output warning: PTS is out of range (-14130), dropping buffer
[00000377] main audio output warning: PTS is out of range (-15060), dropping buffer
[00000377] main audio output warning: PTS is out of range (-32325), dropping buffer
[00000378] message video output warning: message queue overflowed
[00000378] main video output warning: late picture skipped (715823)
[00000378] main video output warning: late picture skipped (675881)
[00000378] main video output warning: late picture skipped (675900)
[00000378] main video output warning: late picture skipped (635917)
[00000375] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
The frame dropping took place because my machine was utilized. The video still plays in a separate window.
Top
keenblade
Veteran
Veteran
User avatar
Posts: 1087
Joined: Sun Oct 03, 2004 6:19 pm
Contact:
Contact keenblade
Website

  • Quote

Post by keenblade » Thu Mar 05, 2009 10:37 pm

My searches made me think, it is a known bug in 0.9.*, which fixed in 1.0. If you don't mind using a live ebuild, use the "media-video/vlc-)9999-r3"
from the overlay called gimpel
I use it and it works fine.
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Top
onelove
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 143
Joined: Sun Dec 19, 2004 8:13 pm
Location: Bielefeld, Germany

  • Quote

Post by onelove » Fri Mar 06, 2009 8:31 pm

this is a known bug. read this post on the vlc forums.

regards,
onelove
Top
drseergio
Apprentice
Apprentice
Posts: 236
Joined: Wed Sep 28, 2005 12:45 pm

  • Quote

Post by drseergio » Sat Mar 07, 2009 12:12 am

Thanks for the link, I thought I was going slightly mad!
Top
Post Reply

9 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic