Forums

Skip to content

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

vlc 0.8.1 now in portage

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
94 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
Author
Message
RCMN
Apprentice
Apprentice
User avatar
Posts: 203
Joined: Sun Jun 08, 2003 7:22 am
Location: fr-paris us-minneapolis

  • Quote

Post by RCMN » Thu Feb 03, 2005 2:48 pm

sabrina wrote:Hi

I've just emerged vlc-0.8.1 and had no problems so far.
So I`ve tried to play some videos, but I couldn`t watch .avi files. The only thing I got was sound, but no picture. It works fine with .bin files.
By the way playing .avi files with mplayer isn`t a problem at all.

Does anyone have any suggestions what to do?

Thanks
did you add in your make.conf
"dvd nls xv bidi truetype wxwindows imlib matroska faad png" and also very important "ffmpeg"??
Top
sabrina
n00b
n00b
Posts: 19
Joined: Sat Apr 10, 2004 5:43 am

  • Quote

Post by sabrina » Thu Feb 03, 2005 3:47 pm

No, I had not. So I`ve changed my useflags but no I cannot even emerge vlc. I am getting the following error:

hecking for ffmpeg/avcodec.h... yes
checking postproc/postprocess.h usability... no
checking postproc/postprocess.h presence... no
checking for postproc/postprocess.h... no
configure: error: Missing header file postproc/postprocess.h.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/vlc-0.8.1/work/vlc-0.8.1/config.log

!!! ERROR: media-video/vlc-0.8.1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed.
Top
stp_1993
Apprentice
Apprentice
User avatar
Posts: 173
Joined: Sun May 09, 2004 6:08 am
Location: Isle of Lesbos

  • Quote

Post by stp_1993 » Tue Feb 08, 2005 12:13 pm

sabrina wrote:No, I had not. So I`ve changed my useflags but no I cannot even emerge vlc. I am getting the following error:

hecking for ffmpeg/avcodec.h... yes
checking postproc/postprocess.h usability... no
checking postproc/postprocess.h presence... no
checking for postproc/postprocess.h... no
configure: error: Missing header file postproc/postprocess.h.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/vlc-0.8.1/work/vlc-0.8.1/config.log

!!! ERROR: media-video/vlc-0.8.1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed.
According to this thread:
http://forums.gentoo.org/viewtopic.php? ... 62#2069462
you should emerge the latest version of ffmpeg, which contains postproc/postprocess.h
Top
dwardo
n00b
n00b
User avatar
Posts: 62
Joined: Wed Nov 10, 2004 10:07 am
Location: France

  • Quote

Post by dwardo » Tue Feb 08, 2005 7:13 pm

Hi I installed vlc-0.8.1 thankx to this thread (ffmpeg ~x86 and use flags...)

sound and video are here, but i can't change the interface... All I have is wxwindows

I wanted skin2... but vlc -I skin2 gives me same thing as wxvlc

Any clue anyone :idea:
Top
dwardo
n00b
n00b
User avatar
Posts: 62
Joined: Wed Nov 10, 2004 10:07 am
Location: France

  • Quote

Post by dwardo » Tue Feb 08, 2005 7:40 pm

After looking for info on the web, I also realised i don't have the Settings and Video tabs...

I just have File View Audio Navigation Help :?

Something is wrong here...
Top
mmebane
n00b
n00b
Posts: 26
Joined: Wed Feb 16, 2005 8:01 pm

  • Quote

Post by mmebane » Tue Mar 01, 2005 5:20 pm

Hi, I have Firefox installed (from mozilla-firefox-bin), but the ebuild still depends on mozilla. I tried installing mozilla-bin, but that didn't satisfy it. Do I really have to compile Mozilla?

My machine is kind of slow, so most of my packages are from GRP, and I would rather not have to do that. I would prefer using Firefox, but I'm OK with Mozilla.
Top
dwardo
n00b
n00b
User avatar
Posts: 62
Joined: Wed Nov 10, 2004 10:07 am
Location: France

  • Quote

Post by dwardo » Tue Mar 01, 2005 5:28 pm

if you don't care about mozilla support in vlc

You can :
1) USE="-mozilla" emerge -auvDt vlc --> remove for vlc just this time.

2) remove mozilla use flag from make.conf using "ufed" or by direct edition.. --> removes for all packages always.

3) echo "media-video/vlc -mozilla >> /etc/portage/packages.use --> remove just for vlc always
Top
mmebane
n00b
n00b
Posts: 26
Joined: Wed Feb 16, 2005 8:01 pm

  • Quote

Post by mmebane » Tue Mar 01, 2005 5:35 pm

Actually, I can't do without the plugin. :P I just want to know if I can do it with firefox-bin or mozilla-bin.
Top
mmebane
n00b
n00b
Posts: 26
Joined: Wed Feb 16, 2005 8:01 pm

  • Quote

Post by mmebane » Tue Mar 01, 2005 9:26 pm

OK, I have a very serious problem with the VLC plugin. Basically, it doesn't work.

I have a web page which opens on two instances of the VLC plugin viewing 2 security cameras. This works fine if I load the two streams in normal instances of VLC, and it works fine in the VLC plugin on Windows. When I open it here, it crashes almost instantly. This is not good...

Here's the error. Mozilla 1.7.5, VLC 0.8.1.

My USE flags:

Code: Select all

USE="-gnome kde qt dvd alsa theora ogg oggvorbis flac mad encode nvidia wxwindows nls bidi xv truetype imlib matroska faad png ffmpeg flac mozilla stream streamout"
When I run it, I get a bunch of assert failed errors, but those happen no matter what I do. Those aren't caused by this. When I load the page, it loads up for a brief moment, then dies with:

Code: Select all

/usr/bin/mozilla: line 415:  8419 Killed                  $mozbin "$@"
The 8419 varies, I'm guessing it's the PID.
Top
Evadream_
n00b
n00b
Posts: 1
Joined: Thu Mar 03, 2005 6:38 pm

  • Quote

Post by Evadream_ » Thu Mar 03, 2005 6:46 pm

Hello everybody,

I've a common problem i think, but i find nowhere how to fix it.

I'd like to use the skins2 interface, but i can't see it. I do not have "Skinnable Interface" in the interface module and when i laucnh vlc from a console with vlc -I skins2, it launchs the wxwindows interface. I have a /usr/share/vlc/skins/ directory with some .vlt inside.

What do i need to make this work ?

Thanx !
Top
honigsalz
n00b
n00b
User avatar
Posts: 39
Joined: Sun Dec 05, 2004 9:48 pm
Location: vienna, austria
Contact:
Contact honigsalz
Website

  • Quote

Post by honigsalz » Sat Mar 05, 2005 5:19 pm

as far as i know skins2 is completely disabled on the vlc ebuilds for being too buggy. at least it was in some earlier version. but not too sure about it...
Top
Sauli
n00b
n00b
User avatar
Posts: 24
Joined: Mon Feb 28, 2005 1:04 am

  • Quote

Post by Sauli » Sun Mar 06, 2005 11:22 am

If I emerge with
ACCEPT_KEYWORDS="~x86" emerge vlc
I get vlc 0.7.2 but how can I get 0.8.1
Top
wilho
Apprentice
Apprentice
Posts: 169
Joined: Mon Jul 22, 2002 6:03 pm

  • Quote

Post by wilho » Mon Mar 07, 2005 12:00 pm

Sync your portage tree:
emerge sync
?
Top
kargig
n00b
n00b
Posts: 27
Joined: Tue Sep 21, 2004 2:56 pm

  • Quote

Post by kargig » Mon Mar 07, 2005 2:46 pm

emerge /usr/portage/media-video/vlc/vlc-0.8.1.ebuild
Top
mmebane
n00b
n00b
Posts: 26
Joined: Wed Feb 16, 2005 8:01 pm

  • Quote

Post by mmebane » Mon Mar 07, 2005 11:10 pm

Is there any way to get the plugin working with Firefox?
Top
Sauli
n00b
n00b
User avatar
Posts: 24
Joined: Mon Feb 28, 2005 1:04 am

  • Quote

Post by Sauli » Tue Mar 08, 2005 10:41 am

i managed to install vlc 0.8.1 but when i try to play avi i get the following error:

VLC media player 0.8.1 Janus
Remote control interface initialized, `h' for help
[00000188] main decoder error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.

i tried emerge xvid but it didn't help
Top
gentoo_lan
l33t
l33t
User avatar
Posts: 891
Joined: Wed Sep 08, 2004 12:45 am
Location: Charles Town, WV

  • Quote

Post by gentoo_lan » Tue Mar 08, 2005 6:10 pm

Sauli wrote:i managed to install vlc 0.8.1 but when i try to play avi i get the following error:

VLC media player 0.8.1 Janus
Remote control interface initialized, `h' for help
[00000188] main decoder error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.

i tried emerge xvid but it didn't help
Do you have it compiled with ffmpeg support?
Top
wilho
Apprentice
Apprentice
Posts: 169
Joined: Mon Jul 22, 2002 6:03 pm

  • Quote

Post by wilho » Wed Mar 09, 2005 5:16 pm

Seems to me that authors plans to make this stable are abitious if I put that nicely :p

Neither watching tc-card (v4l) nor streaming into network won't work properly. Regular video file playback seems to work fine though. Here's what I got when I start the VLC:

Code: Select all

VLC media player 0.8.1 Janus
libhal.c 644 : Error connecting to system bus: Failed to connect to socket /var/lib/dbus/system_bus_socket: No such file or directory
Don't know if that matters. When I try to open capture device nornally I just get "Killed" to command line. If I modify "Open:" box in Video4Linux tab from v4l:// :v4l-vdev="/dev/video" :v4l-adev="/dev/dsp" to v4l:// :v4l-adev="/dev/dsp" (video device removed!) It opens, but image is in black and white somehow.

Streaming won't work at all. No matter what I do I get allways this no sout stream module matched "standard" error:

Code: Select all

invalid options (empty)[00000201] main private error: no sout stream module matched "standard"
[00000200] main stream output error: stream chained failed for `standard{mux=asf,url=,access=http:/'
[00000199] main input error: cannot start stream output instance, aborting
If I do vlc -l|grep standard, I got nothing if that means anything.

Here's info about use flags if thats the problem:

Code: Select all

#emerge -pv vlc
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] media-video/vlc-0.8.1  -3dfx +X -a52 +aac -aalib +alsa (-altivec) -arts -bidi -cdda -cddb -cdio -debug +dts -dvb* +dvd +esd +fbcon +ffmpeg +flac +freetype -ggi -gnutls +hal -httpd +joystick -libcaca -lirc -live +mad +matroska -mozilla +mpeg +ncurses +nls -ogg +oggvorbis +opengl -oss -stream -svg +svga -theora +unicode +v4l -vcd -vlm +wxwindows -xosd +xv 0 kB
Any tips are very welcome.
Top
masteroftheuniverse
Apprentice
Apprentice
Posts: 259
Joined: Thu Jan 20, 2005 8:12 pm
Contact:
Contact masteroftheuniverse
Website

  • Quote

Post by masteroftheuniverse » Sat Mar 19, 2005 8:19 pm

Interesting anomale :) My video is milliseconds ahead of my audio! I've always seen it behind before, but now it's ahead !? The audio desynchronization compensation in the preferences is set to zero, changing it doesn't change anything... So what's wrong? Using 0.8.1, never a problem emerging... Other than that it works great.
Top
dtmf
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 124
Joined: Tue Jan 18, 2005 3:48 am

  • Quote

Post by dtmf » Sun Mar 20, 2005 12:46 am

I got vlc-0.8.1 to emerge but the video window will not show up. Any video I try to play on it the video window will not show. Any ideas on what I should uninstall and reinstall to get it to work.
Top
gentoo_lan
l33t
l33t
User avatar
Posts: 891
Joined: Wed Sep 08, 2004 12:45 am
Location: Charles Town, WV

  • Quote

Post by gentoo_lan » Sun Mar 20, 2005 1:59 am

dtmf wrote:I got vlc-0.8.1 to emerge but the video window will not show up. Any video I try to play on it the video window will not show. Any ideas on what I should uninstall and reinstall to get it to work.
Could you show us your output of:

Code: Select all

emerge -pv vlc
Top
dtmf
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 124
Joined: Tue Jan 18, 2005 3:48 am

  • Quote

Post by dtmf » Sun Mar 20, 2005 11:39 am

after running the command this is what i got.

Code: Select all

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] media-video/vlc-0.6.2 [0.8.1] -3dfx +X +aac -aalib -alsa (-altivec) +arts -debug -dvb +dvd -dvdread +esd -fbcon -ggi +gnome +gtk +imlib -joystick +kde -lirc +mad -matroska* -mozilla +ncurses +nls +oggvorbis +oss +qt +sdl -slp +svga +truetype -v4l -wxwindows* -xosd +xv +xvid 0 kB 

Total size of downloads: 0 kB
Top
Nanoy
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Tue Aug 03, 2004 7:16 pm
Location: Denmark

  • Quote

Post by Nanoy » Sun Mar 20, 2005 1:50 pm

You need to add wxwindows to your use flags, matroska might be a good idea aswell.

I had quite a few issues with that too :)
Top
gentoo_lan
l33t
l33t
User avatar
Posts: 891
Joined: Wed Sep 08, 2004 12:45 am
Location: Charles Town, WV

  • Quote

Post by gentoo_lan » Sun Mar 20, 2005 6:49 pm

dtmf wrote:after running the command this is what i got.

Code: Select all

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] media-video/vlc-0.6.2 [0.8.1] -3dfx +X +aac -aalib -alsa (-altivec) +arts -debug -dvb +dvd -dvdread +esd -fbcon -ggi +gnome +gtk +imlib -joystick +kde -lirc +mad -matroska* -mozilla +ncurses +nls +oggvorbis +oss +qt +sdl -slp +svga +truetype -v4l -wxwindows* -xosd +xv +xvid 0 kB 

Total size of downloads: 0 kB
Did you add

Code: Select all

media-video/vlc ~x86
to your package.keywords.

It looks like it is trying to downgrade your package. Also you need to add wxwindows and ffmpeg to your package.use for vlc:

Code: Select all

media-video/vlc wxwindows ffmpeg
Top
Shadow Skill
Veteran
Veteran
Posts: 1023
Joined: Sat Dec 04, 2004 8:37 pm

Can someone explain to me what this means

  • Quote

Post by Shadow Skill » Sun Mar 20, 2005 10:29 pm

I emerged vlc 8.1 and I cannot get audio to playback properly at all and yes I included a52 and ffmpeg and matroska in my use flags here are spme pf the messages I get when playing a video file with aac audio.

Code: Select all

main error: option dvdnav-caching does not exist
main error: option dvdnav-caching does not exist
main debug: adding playlist item `/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv' ( /media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 65541 (input) created at priority 0 (src/input/input.c:228)
main debug: `/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv' gives access `' demux `' path `/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv'
main debug: demux2_New: access='' demux='' path='/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv'
main debug: looking for access_demux module
main debug: probing 0 candidates
main warning: no access_demux module matched "any"
main debug: access2_New: access='' path='/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv'
main debug: looking for access2 module
main debug: probing 2 candidates
access_file debug: opening file `/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv'
main debug: using access2 module "access_file"
main debug: pre buffering
main debug: received first data for our buffer
main debug: prebuffering done 1408981 bytes in 0s - 37408 kbytes/s
main debug: demux2_New: access='' demux='' path='/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv'
main debug: looking for demux2 module
main debug: probing 30 candidates
mkv debug: EbmlHead
mkv debug: + Segment
mkv debug: |   + Seek head
mkv debug: |   |   |   = cues at 336416787
mkv debug: |   + Unknown (N7libebml8EbmlVoidE)
mkv debug: |   + Information
mkv debug: |   |   + TimecodeScale=1000000
mkv debug: |   |   + Muxing Application=libebml v0.7.3 + libmatroska v0.7.4
mkv debug: |   |   + Writing Application=mkvmerge v1.0 ('Soul Food To Go') built on Nov 17 2004 15:06:35
mkv debug: |   |   + Duration=1457835.000000
mkv debug: |   |   + Date=Wed Feb 16 04:10:46 2005
mkv debug: |   |   + Title=[Anime-4ever]Ikki-Tousen_01: Ichi
mkv debug: |   |   + UID=28
mkv debug: |   + Tracks
mkv debug: |   |   + Track Entry
mkv debug: |   |   |   + Track Number=1
mkv debug: |   |   |   + Track UID=3720486048
mkv debug: |   |   |   + Track Type=video
mkv debug: |   |   |   + Track Default=1
mkv debug: |   |   |   + Track Lacing=0
mkv debug: |   |   |   + Track MinCache=1
mkv debug: |   |   |   + Track TimeCodeScale=1.000000
mkv debug: |   |   |   + Track CodecId=V_MS/VFW/FOURCC
mkv debug: |   |   |   + Track CodecPrivate size=40
mkv debug: |   |   |   + Track Default Duration=41708375
mkv debug: |   |   |   + Track Language=`und'
mkv debug: |   |   |   + Track Name=[a4e]Ikki-Tousen_01[divx5.2.1].mkv
mkv debug: |   |   |   + Track Video
mkv debug: |   |   |   |   + width=704
mkv debug: |   |   |   |   + height=528
mkv debug: |   |   |   |   + display width=704
mkv debug: |   |   |   |   + display height=528
mkv debug: |   |   + Track Entry
mkv debug: |   |   |   + Track Number=2
mkv debug: |   |   |   + Track UID=2017201154
mkv debug: |   |   |   + Track Type=subtitle
mkv debug: |   |   |   + Track Default=1
mkv debug: |   |   |   + Track Lacing=0
mkv debug: |   |   |   + Track MinCache=0
mkv debug: |   |   |   + Track TimeCodeScale=1.000000
mkv debug: |   |   |   + Track CodecId=S_TEXT/UTF8
mkv debug: |   |   |   + Track Language=`eng'
mkv debug: |   |   |   + Track Name=English Subtitles
mkv debug: |   |   + Track Entry
mkv debug: |   |   |   + Track Number=3
mkv debug: |   |   |   + Track UID=391441148
mkv debug: |   |   |   + Track Type=audio
mkv debug: |   |   |   + Track Default=1
mkv debug: |   |   |   + Track Lacing=1
mkv debug: |   |   |   + Track MinCache=0
mkv debug: |   |   |   + Track TimeCodeScale=1.000000
mkv debug: |   |   |   + Track CodecId=A_AAC/MPEG4/LC/SBR
mkv debug: |   |   |   + Track Default Duration=42666666
mkv debug: |   |   |   + Track Language=`eng'
mkv debug: |   |   |   + Track Name=English Audio - 2ch AAC
mkv debug: |   |   |   + Track Audio
mkv debug: |   |   |   |   + afreq=24000
mkv debug: |   |   |   |   + achan=2
mkv debug: |   |   |   |   + Unknown (N11libmatroska26KaxAudioOutputSamplingFreqE)
mkv debug: |   |   + Track Entry
mkv debug: |   |   |   + Track Number=4
mkv debug: |   |   |   + Track UID=1800831968
mkv debug: |   |   |   + Track Type=audio
mkv debug: |   |   |   + Track Default=0
mkv debug: |   |   |   + Track Lacing=1
mkv debug: |   |   |   + Track MinCache=0
mkv debug: |   |   |   + Track TimeCodeScale=1.000000
mkv debug: |   |   |   + Track CodecId=A_AAC/MPEG4/LC/SBR
mkv debug: |   |   |   + Track Default Duration=42666666
mkv debug: |   |   |   + Track Language=`jpn'
mkv debug: |   |   |   + Track Name=Japanese Audio - 2ch AAC
mkv debug: |   |   |   + Track Audio
mkv debug: |   |   |   |   + afreq=24000
mkv debug: |   |   |   |   + achan=2
mkv debug: |   |   |   |   + Unknown (N11libmatroska26KaxAudioOutputSamplingFreqE)
mkv debug: |   + Unknown (N7libebml8EbmlVoidE)
mkv debug: |   + Cluster
mkv debug: loading cues
mkv debug: loading cues done.
mkv debug: found 4 es
main debug: Selecting program id=0
mkv debug: profile=3 srate=6
mkv debug: profile=3 srate=6
main debug: using demux2 module "mkv"
main debug: looking for a subtitle file in /media/dump/Anime/Incomplete Anime/Ikkitousen/
main debug: looking for decoder module
main debug: probing 18 candidates
ffmpeg debug: libavcodec initialized (interface 4743 )
ffmpeg debug: postprocessing disabled
ffmpeg debug: using direct rendering
ffmpeg debug: ffmpeg codec (MPEG-4 Video) started
main debug: using decoder module "ffmpeg"
main debug: thread 81926 (decoder) created at priority 0 (src/input/decoder.c:157)
main debug: looking for decoder module
main debug: probing 18 candidates
main debug: using decoder module "faad"
main debug: thread 98311 (decoder) created at priority 0 (src/input/decoder.c:157)
main debug: meta information:
main debug:   - 'Title' = '[Anime-4ever]Ikki-Tousen_01: Ichi'
main debug:   - 'Date' = 'Wed Feb 16 04:10:46 2005'
main debug:   - 'Muxing application' = 'libebml v0.7.3 + libmatroska v0.7.4'
main debug:   - 'Writing application' = 'mkvmerge v1.0 ('Soul Food To Go') built on Nov 17 2004 15:06:35'
main debug:   - 'Description' = '[a4e]Ikki-Tousen_01[divx5.2.1].mkv'
main debug:   - 'Description' = 'English Subtitles'
main debug:   - 'Description' = 'English Audio - 2ch AAC'
main debug:   - 'Description' = 'Japanese Audio - 2ch AAC'
main debug: `/media/dump/Anime/Incomplete Anime/Ikkitousen/[a4e]Ikki-Tousen_01[divx5.2.1].mkv' sucessfully opened
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
main debug: no usable vout present, spawning one
main debug: looking for video output module
main debug: probing 5 candidates
xvideo debug: adaptor 0, port 59, format 0x32315659 (YV12) planar
main debug: Registering subpicture channel, ID: 2
main debug: Registering subpicture channel, ID: 3
main debug: Registering subpicture channel, ID: 4
main debug: Registering subpicture channel, ID: 5
xvideo debug: Window manager supports NetWM
xvideo debug: Window manager supports _NET_WM_STATE_FULLSCREEN
xvideo debug: Window manager supports _NET_WM_STATE_ABOVE
xvideo debug: Window manager supports _NET_WM_STATE_BELOW
xvideo debug: Window manager supports _NET_WM_STATE_STAYS_ON_TOP
main debug: using video output module "xvideo"
main debug: waiting for thread completion
main debug: got 8 direct buffer(s)
main debug: picture in 704x528, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: picture out 704x528, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: direct render, mapping render pictures 0-6 to system pictures 1-7
main debug: thread 114696 (video output) created at priority 0 (src/video_output/video_output.c:443)
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
faad warning: Unable to find ADTS syncword
I forgot to mention that it just decides to exit whenever I try to open another file aside from the one I open first when I launch the player. IE video1 will play [possibly without sound if there are aac streams.] try to load video2 and player promptly exits I've tried it from a terminal and I get this

Code: Select all

*** glibc detected *** free(): invalid next size (normal): 0x00000000008d8150 ***
Killed
Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.

"First there was nothing, so the lord gave us light. There was still nothing, but at least you could see it."
Top
Post Reply

94 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

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