Re: Re: [Call For Testing] VirtualBox for FreeBSD! take2

2009-05-19 Thread Hyogeol Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

> Howdy ..
>
> Next run,
>
> We updated the port to 2.2.2r19801.
> The Patch files/patch-amd64-r0-exec-
> alloc
> was removed in favor of a similar fix
> commited to upstream. Also was fixed a
> bug on HEAD which should be fix the Kernel
> crash. Please test test test .. :-)
>
> PS: Yes this run is for AMD64 and HEAD
> users!
>
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
> <http://people.freebsd.org/%7Emiwi/vbox/virtualbox_3.tgz>
>
>
> Happy Testing!
>

Hi,

I'm using -current/amd64 and it works fine with new port.

But it is need to *turn off VT-x/AMD-V* to run VM.

I could not run VM when I turn on VT-x/AMD-V.
(I'm using VT-X supported processor, Q9450.)

Anyway, nice works!

Regards,
- 
Hyogeol Lee
hyogeol...@gmail.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREKAAYFAkoSoJYACgkQ1D7/GiH6QSFeowCglEKXInWYffShYWh4YMYjzupN
vbIAoK4XsHsx5ASAnolq1F1aBIFYVgjl
=4cD8
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Cannot play MP3 with gstreamer after update

2007-12-16 Thread Hyogeol Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

> Dear all,
>
> I could not play MP3 with gstreamer after update.(totem, rhythmbox
> ...)
>
> Error was 'Internal data flow error'.
>
> I tested FreeBSD/i386 7.0 beta 4, FreeBSD/amd64 -current, but both
>
> had problem.
>
> OGG, flac, wma works fine. Is there any problem with gstreamer?
>
> 1. I could play MP3 with specific decoder, e.g.
>
> gst-launch filesrc location=01.mp3 ! mad ! audioconvert ! esdsink
>
> works fine.
>
> 2. I could not play MP3 with playbin,
>
> gst-launch playbin uri=file:///home/ez8/01.mp3
>
> Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR:
> from element /playbin0/source: Internal data flow error. Additional
> debug info: gstbasesrc.c(2099): gst_base_src_loop ():
> /playbin0/source: streaming task paused, reason error (-5) ERROR:
> pipeline doesn't want to preroll. Setting pipeline to NULL ...
> FREEING pipeline ...
>
> 3. gst-inspect information
>
> gst-inspect | grep mp3
>
> mad: mad: mad mp3 decoder ffmpeg: ffdemux_mp3: FFMPEG MPEG audio
> demuxer ffmpeg: ffdec_mp3on4: FFMPEG MP3ON4 decoder ffmpeg:
> ffdec_mp3adu: FFMPEG ADU-formatted MPEG-1 layer 3 audio decoder
> ffmpeg: ffdec_mp3: FFMPEG MPEG-1 layer 3 audio decoder
> mpegaudioparse: mp3parse: MPEG1 Audio Parser typefindfunctions:
> audio/mpeg: mp3, mp2, mp1, mpga typefindfunctions:
> application/x-id3v1: mp3, mp2, mp1, mpga, ogg, flac, tta
> typefindfunctions: application/x-id3v2: mp3, mp2, mp1, mpga, ogg,
> flac, tta
>
> Best Regards,
>
> -- Hyogeol Lee hyogeollee at gmail.com
> <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>
Solved after gstreamer-plungins-ugly mpegaudioparse update.

Thanks.
- --
Hyogeol Lee
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHZiIy1D7/GiH6QSERCvheAKCWKH54qZ5BNw7BoXOV+GCYg5H7/wCeInft
uvszSQ3NUdbCFJqPT9c3CpQ=
=bjQF
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Cannot play MP3 with gstreamer after update

2007-12-16 Thread Hyogeol Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear all,

I could not play MP3 with gstreamer after update.(totem, rhythmbox ...)

Error was 'Internal data flow error'.

I tested FreeBSD/i386 7.0 beta 4, FreeBSD/amd64 -current, but both

had problem.

OGG, flac, wma works fine. Is there any problem with gstreamer?

1. I could play MP3 with specific decoder, e.g.

gst-launch filesrc location=01.mp3 ! mad ! audioconvert ! esdsink

works fine.

2. I could not play MP3 with playbin,

gst-launch playbin uri=file:///home/ez8/01.mp3

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/source: Internal data flow error.
Additional debug info:
gstbasesrc.c(2099): gst_base_src_loop (): /playbin0/source:
streaming task paused, reason error (-5)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

3. gst-inspect information

gst-inspect | grep mp3

mad: mad: mad mp3 decoder
ffmpeg: ffdemux_mp3: FFMPEG MPEG audio demuxer
ffmpeg: ffdec_mp3on4: FFMPEG MP3ON4 decoder
ffmpeg: ffdec_mp3adu: FFMPEG ADU-formatted MPEG-1 layer 3 audio decoder
ffmpeg: ffdec_mp3: FFMPEG MPEG-1 layer 3 audio decoder
mpegaudioparse: mp3parse: MPEG1 Audio Parser
typefindfunctions: audio/mpeg: mp3, mp2, mp1, mpga
typefindfunctions: application/x-id3v1: mp3, mp2, mp1, mpga, ogg,
flac, tta
typefindfunctions: application/x-id3v2: mp3, mp2, mp1, mpga, ogg,
flac, tta

Best Regards,

- --
Hyogeol Lee
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHZePc1D7/GiH6QSERCrNqAJ9vP8Ck6ahgCVEu+mGQdNmJOgAFxwCgoFIp
KFei9qpsPFX6eGz51SfzOZY=
=eBGo
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Here we go again: mplayer 1.0 rc2, please test

2007-11-18 Thread Hyogeol Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi,

Works fine on -current/amd64.

CFLAGS=-DNDEBUG -O2 -pipe -fno-strict-aliasing
WITHOUT_DEBUG=yes
WITHOUT_RTCPU=yes
WITHOUT_MENCODER=yes

Best Regards,

- --
Hyogeol Lee
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHQFcQ1D7/GiH6QSERCpQ+AJ0WN2dnOtIvpoxAHS6guEM3TvLkTgCfToau
OUe4+9j38KTc+OTaDjUxWwM=
=tGyV
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"