Message from discussion
XMBC image: "apt-get upgrade" done .. no video anymore
Received: by 10.224.182.11 with SMTP id ca11mr5631547qab.1.1335274545989;
Tue, 24 Apr 2012 06:35:45 -0700 (PDT)
X-BeenThere: pandaboard@googlegroups.com
Received: by 10.229.205.91 with SMTP id fp27ls4556176qcb.2.gmail; Tue, 24 Apr
2012 06:35:41 -0700 (PDT)
Received: by 10.224.184.70 with SMTP id cj6mr5474701qab.3.1335274541683;
Tue, 24 Apr 2012 06:35:41 -0700 (PDT)
Received: by 10.224.8.211 with SMTP id i19msqai;
Tue, 24 Apr 2012 03:07:43 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.236.170.135 with SMTP id p7mr2307528yhl.19.1335262063729; Tue,
24 Apr 2012 03:07:43 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
alevi...@libero.it designates internal as permitted sender)
smtp.mail=alevi...@libero.it; dkim=pass
header...@libero.it
Received: by n19g2000yqk.googlegroups.com with HTTP; Tue, 24 Apr 2012 03:07:43
-0700 (PDT)
Date: Tue, 24 Apr 2012 03:07:43 -0700 (PDT)
In-Reply-To: <06b0ef91-155a-4f28-b9eb-6550be7d464b@f17g2000yqj.googlegroups.com>
References: <4F71A3BF.3020209@skypro.be> <CAHYQr0prvXp+zLuyrKHxJ+BBwZA0ptcUezZgOhRHGLS6CnJXHw@mail.gmail.com>
<31164122.119.1333012795282.JavaMail.geo-discussion-forums@ynes7>
<CAHYQr0rUx0h2S-1YbCeNBWFDgDREjCepX0Fe5pXyA3_nwjHOfQ@mail.gmail.com>
<26488204.158.1333032950915.JavaMail.geo-discussion-forums@vbw10>
<22718255.3714.1333093079293.JavaMail.geo-discussion-forums@vbue17>
<33192318.507.1333274158126.JavaMail.geo-discussion-forums@ynil13>
<CAHYQr0oFvApd-ZS7XBOCW=Yaf+Kf8h6GAy0X9ixyeaWn3Lp2Xw@mail.gmail.com>
<CAHYQr0qCOYJ3wE9vKTuyCGsdubgqHRWRgLRfR1r0eRw5E+0H_w@mail.gmail.com>
<28240679.2251.1334795139776.JavaMail.geo-discussion-forums@vbgx21>
<CAHYQr0pK5p4MHBUFTkq8YEm=6B_0Wwm6ZXdTEtS-M4mq_t9S5Q@mail.gmail.com>
<28136218.4076.1334882658666.JavaMail.geo-discussion-forums@vbiz13> <06b0ef91-155a-4f28-b9eb-6550be7d464b@f17g2000yqj.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152;
.NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3),gzip(gfe)
Message-ID: <25cd4098-e0d9-4a22-aaf8-3b52939e6...@n19g2000yqk.googlegroups.com>
Subject: Re: XMBC image: "apt-get upgrade" done .. no video anymore
From: alevi...@libero.it
To: pandaboard <pandaboard@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I have found others problems to decode live TS streaming (UDP & RTP).
In my test setup I'm using a realtime h264 encoder that stream the
generated H264 transport stream (TS) via UDP & RTP, I'm using the
following XBMC live streaming XML:
<?xml version=3D"1.0" ?>
<channels>
<channel><name>IPTV Channels</name><thumbnail>http://live-tv-
stream.googlecode.com/svn/icons/news.png</thumbnail><items>
<item>
<title>ENC UDP</title>
<link>udp://224.1.1.1:1234 timeout=3D10</link>
<thumbnail></thumbnail>
</item>
<item>
<title>ENC RTP</title>
<link>rtp://224.1.1.2:1234 timeout=3D10</link>
<thumbnail></thumbnail>
</item>
</items>
</channel>
</channels>
In both cases (UDP & RTP) the XBMC video player is black, but the
audio is ok.
Codec informations:
VIDEO:
CODEC =3D AVC/H264
bitrate =3D 5 Mbps
Resolution =3D 1920x1080i 50Hz
AUDIO:
Codec =3D MPEG1 layer 2
I have tested two cases:
1) when the streaming is running, I can stop the player correctly.
2) XBMC player is running (no video, audio ok), then I stop the
streaming (UDP & RTP).
In this case if I try to stop the player, XBMC hang, and I must
reboot the system.
Seems to be a problem when we try to stop the video player in case of
error condition. In this case the system doesn't respond anymore.
On 23 Apr, 12:46, alevi...@libero.it wrote:
> I'm using the suggested distribution, with all SW update specified.
> Most videos are ok, but I have a problem with the followingvideo
> format:
>
> VIDEO
> Dimensions: 720x296
> Codec: DivX MS-MPEG-4 Version 3
> Framerate: 25 frames per second
> Bitrate N/A
>
> AUDIO
> Codec: MPEG1 Layer 3 (MP3)
> Channels: Stereo
> Sample rate: 48000 Hz
> Bitrate: 128 kbps
>
> When I play thisvideowith Movie player (login: ubuntu-2d lightDM),
> the audio is reproduced but thevideois black. Software doesn't
> crash, it is possible to stop and play again.
> When I play the samevideowithXBMCthe software hang (it is
> necessary to reboot the card).
>
> In order to reproduce thisvideo, is it possible to update the codec
> drivers ?
>
> But, the most important question is: Is it possible to manage the
> error conditions in order to avoid to reboot the system when avideo
> is not supported?
>
> Thanks !
>
> On 20 Apr, 02:44, Stephen Neal <stephen.r.n...@gmail.com> wrote:
>
>
>
> > On Thursday, April 19, 2012 5:02:30 AM UTC+1, Ricardo Salveti wrote:
>
> > > On Wed, Apr 18, 2012 at 9:25 PM, Stephen Neal <stephen.r.n...@gmail.c=
om>
> > > wrote:
> > > > On Wednesday, April 18, 2012 4:34:44 PM UTC+1, Ricardo Salveti wrot=
e:
>
> > > >> On Mon, Apr 2, 2012 at 1:06 PM, Ricardo Salveti <rsalv...@rsalveti=
.net>
> > > >> wrote:
> > > >> > On Sun, Apr 1, 2012 at 6:55 AM, =A0<stephen.r.n...@gmail.com> wr=
ote:
> > > >> >> I see the same results with the SVT Play plug in, which isH264/=
AAC
> > > >> >> based.
> > > >> >> =A0It worked OK previously.
>
> > > >> >> When playingvideocontent you get audio, but it stays on the men=
u
> > > >> >> graphics.
> > > >> >> =A0When you stop the audioXBMChangs.
>
> > > >> > Yes, I was also able to reproduce such issue with the latest pac=
kages.
>
> > > >> > I know Avik was updatingXBMCagain based on latest upstream plus
> > > >> > gst/eglimage enablement, but something I didn't yet check myself=
.
>
> > > >> > Please don't upgrade it for know, and we'll update the status ag=
ain
> > > >> > once we know what the issues are.
>
> > > >> Can you update your packages and give it another try?
>
> > > >> I updated a few packages and finally got it all working on my boar=
d
> > > >> again. Just tested getting 12.03 and running apt-get
> > > >> update/dist-upgrade and after the reboot it worked fine :-)
>
> > > > OK - just downloaded from
> > >http://releases.linaro.org/12.03/ubuntu/leb-panda/
> > > > the image file panda-ubuntu-desktop.img.gz and dd-ed it to an 8GB C=
lass
> > > 10
> > > > SDHC card.
>
> > > > Booted - though on first boot got an 'Unsupported Resolution' error=
on
> > > my TV
> > > > (which accepts all standard HD TV resolutions) after the usual stre=
am of
> > > > Linux booting information.
>
> > > > Hit the reset button - the machine rebooted and booted fine to the =
Linaro
> > > > Ubuntu desktop.
>
> > > > Opened "Terminal" via the desktop and did a "sudo apt-get update"
> > > followed
> > > > by a "sudo apt-get dist-upgrade"
>
> > > With this image you need to install ubuntu-omap4-extras-multimedia
> > > first, so you can get the extra packages for hwvideodecode support.
> > > If you grab the
> > >http://releases.linaro.org/images/12.03/oneiric/linarotv-xbmc/
> > > instead, just apt-get update/dist-upgrade should be enough.
>
> > > Just downloaded the 12.03 linarotv-xbmcbuild and done an update and
>
> > dist-upgrade and it works!!!
>
> > Doing the parameter poll change to rc.local stops the hanging. =A0H264f=
rom
> > SVT plays smoothly - with 720p stuff taking ~ 15% of each CPU.
>
> > 576i SD MPEG2 in an MKV file (I have a lot of DVDs remastered to MKVs w=
ith
> > extra subtitle tracks) appears to be zoomed and cropped so you only see=
a
> > portion of the picture - and this is the area of picture that is altere=
d by
> > the zoom (z key) options - if I go to original size I see a portion of =
the
> > MPEG2 picture surrounded by black.
>
> > DVD ISOs appear to give me just a full-screen of blue or green (with au=
dio)
> > instead of the menu.
>
> > But I'm really happy with theH264stuff from SVT Play! =A0I think this i=
s
> > the first time I've had proper hardware decoding withnojudder.
>
> > Thanks all.
>
> > Cheers,
>
> > > --
> > > Ricardo Salveti de Araujo- Nascondi testo citato
>
> > - Mostra testo citato -- Nascondi testo citato
>
> > - Mostra testo citato -- Nascondi testo citato
>