* Playing multiple mpg files simultaneously
@ 2011-11-02 4:38 Jyotsana
2011-11-03 6:33 ` Lan, Hai
0 siblings, 1 reply; 5+ messages in thread
From: Jyotsana @ 2011-11-02 4:38 UTC (permalink / raw)
To: intel-gfx@lists.freedesktop.org
Hi,
I am trying to run multiple mpg files simultaneously from the command line
using "mplayer" and "libva".
The videos run fine for a few seconds or so but then the display
flickers and
becomes black and ultimately the system hangs.
This is the log given by mplayer on commad line:
"Too many video packets in the buffer: (4096 in 1180675 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
A: 25.8 V: 25.4 A-V: 0.399 ct: 2.006 756/756 35% 43% 3.9% 1 0"
Multiple mp4/mov files work fine.
I have tested this with "gstreamer-vaapi" and it gives the same result.
PS :
1. Platform : SandyBridge
2. OS : 64 bit FC 15
3. Packages : 2011Q3 Packages
4. Mplayer : Downloaded from
"http://www.splitted-desktop.com/static/libva/mplayer-vaapi/mplayer-vaapi-latest-FULL.tar.bz2"
Also tested with 32-bit FC 13 and 2011Q1 Packages but it gives the same
result.
What could be the problem?
I have tried with different mpg files but all give the same result.
Thanks and Regards,
Jyotsana.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Playing multiple mpg files simultaneously
2011-11-02 4:38 Playing multiple mpg files simultaneously Jyotsana
@ 2011-11-03 6:33 ` Lan, Hai
2011-11-03 6:54 ` Jyotsana
0 siblings, 1 reply; 5+ messages in thread
From: Lan, Hai @ 2011-11-03 6:33 UTC (permalink / raw)
To: Jyotsana, intel-gfx@lists.freedesktop.org
I have tried it with 6 streams MPEG2 1080P files but don't find this issue. How many streams are you playing?
Hai Lan
> -----Original Message-----
> From: intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org
> [mailto:intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org] On
> Behalf Of Jyotsana
> Sent: Wednesday, November 02, 2011 12:38 PM
> To: intel-gfx@lists.freedesktop.org
> Subject: [Intel-gfx] Playing multiple mpg files simultaneously
>
> Hi,
>
> I am trying to run multiple mpg files simultaneously from the command line
> using "mplayer" and "libva".
>
> The videos run fine for a few seconds or so but then the display
> flickers and
> becomes black and ultimately the system hangs.
> This is the log given by mplayer on commad line:
>
> "Too many video packets in the buffer: (4096 in 1180675 bytes).
> Maybe you are playing a non-interleaved stream/file or the codec failed?
> For AVI files, try to force non-interleaved mode with the -ni option.
> A: 25.8 V: 25.4 A-V: 0.399 ct: 2.006 756/756 35% 43% 3.9% 1 0"
>
> Multiple mp4/mov files work fine.
>
> I have tested this with "gstreamer-vaapi" and it gives the same result.
>
> PS :
> 1. Platform : SandyBridge
> 2. OS : 64 bit FC 15
> 3. Packages : 2011Q3 Packages
> 4. Mplayer : Downloaded from
> "http://www.splitted-desktop.com/static/libva/mplayer-vaapi/mplayer-vaap
> i-latest-FULL.tar.bz2"
> Also tested with 32-bit FC 13 and 2011Q1 Packages but it gives the same
> result.
>
> What could be the problem?
> I have tried with different mpg files but all give the same result.
>
> Thanks and Regards,
> Jyotsana.
>
>
>
>
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Playing multiple mpg files simultaneously
2011-11-03 6:33 ` Lan, Hai
@ 2011-11-03 6:54 ` Jyotsana
2011-11-03 7:01 ` Lan, Hai
0 siblings, 1 reply; 5+ messages in thread
From: Jyotsana @ 2011-11-03 6:54 UTC (permalink / raw)
To: Lan, Hai; +Cc: intel-gfx@lists.freedesktop.org
I tried with 2 streams and have this problem only with mpg container.
There is no problem with mpegts containing mpeg2 video codec.
Lan, Hai wrote:
> I have tried it with 6 streams MPEG2 1080P files but don't find this issue. How many streams are you playing?
>
> Hai Lan
>
>
>> -----Original Message-----
>> From: intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org
>> [mailto:intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org] On
>> Behalf Of Jyotsana
>> Sent: Wednesday, November 02, 2011 12:38 PM
>> To: intel-gfx@lists.freedesktop.org
>> Subject: [Intel-gfx] Playing multiple mpg files simultaneously
>>
>> Hi,
>>
>> I am trying to run multiple mpg files simultaneously from the command line
>> using "mplayer" and "libva".
>>
>> The videos run fine for a few seconds or so but then the display
>> flickers and
>> becomes black and ultimately the system hangs.
>> This is the log given by mplayer on commad line:
>>
>> "Too many video packets in the buffer: (4096 in 1180675 bytes).
>> Maybe you are playing a non-interleaved stream/file or the codec failed?
>> For AVI files, try to force non-interleaved mode with the -ni option.
>> A: 25.8 V: 25.4 A-V: 0.399 ct: 2.006 756/756 35% 43% 3.9% 1 0"
>>
>> Multiple mp4/mov files work fine.
>>
>> I have tested this with "gstreamer-vaapi" and it gives the same result.
>>
>> PS :
>> 1. Platform : SandyBridge
>> 2. OS : 64 bit FC 15
>> 3. Packages : 2011Q3 Packages
>> 4. Mplayer : Downloaded from
>> "http://www.splitted-desktop.com/static/libva/mplayer-vaapi/mplayer-vaap
>> i-latest-FULL.tar.bz2"
>> Also tested with 32-bit FC 13 and 2011Q1 Packages but it gives the same
>> result.
>>
>> What could be the problem?
>> I have tried with different mpg files but all give the same result.
>>
>> Thanks and Regards,
>> Jyotsana.
>>
>>
>>
>>
>>
>> _______________________________________________
>> Intel-gfx mailing list
>> Intel-gfx@lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Playing multiple mpg files simultaneously
2011-11-03 6:54 ` Jyotsana
@ 2011-11-03 7:01 ` Lan, Hai
2011-11-03 9:57 ` Jyotsana
0 siblings, 1 reply; 5+ messages in thread
From: Lan, Hai @ 2011-11-03 7:01 UTC (permalink / raw)
To: Jyotsana; +Cc: intel-gfx@lists.freedesktop.org
I was also using mpg container file(mpeg2 ps file). What files are you using?
Hai Lan
> -----Original Message-----
> From: Jyotsana [mailto:jyotsanasingh@tataelxsi.co.in]
> Sent: Thursday, November 03, 2011 2:55 PM
> To: Lan, Hai
> Cc: intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] Playing multiple mpg files simultaneously
>
> I tried with 2 streams and have this problem only with mpg container.
> There is no problem with mpegts containing mpeg2 video codec.
>
> Lan, Hai wrote:
> > I have tried it with 6 streams MPEG2 1080P files but don't find this issue.
> How many streams are you playing?
> >
> > Hai Lan
> >
> >
> >> -----Original Message-----
> >> From: intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org
> >> [mailto:intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org] On
> >> Behalf Of Jyotsana
> >> Sent: Wednesday, November 02, 2011 12:38 PM
> >> To: intel-gfx@lists.freedesktop.org
> >> Subject: [Intel-gfx] Playing multiple mpg files simultaneously
> >>
> >> Hi,
> >>
> >> I am trying to run multiple mpg files simultaneously from the command
> line
> >> using "mplayer" and "libva".
> >>
> >> The videos run fine for a few seconds or so but then the display
> >> flickers and
> >> becomes black and ultimately the system hangs.
> >> This is the log given by mplayer on commad line:
> >>
> >> "Too many video packets in the buffer: (4096 in 1180675 bytes).
> >> Maybe you are playing a non-interleaved stream/file or the codec failed?
> >> For AVI files, try to force non-interleaved mode with the -ni option.
> >> A: 25.8 V: 25.4 A-V: 0.399 ct: 2.006 756/756 35% 43% 3.9% 1 0"
> >>
> >> Multiple mp4/mov files work fine.
> >>
> >> I have tested this with "gstreamer-vaapi" and it gives the same result.
> >>
> >> PS :
> >> 1. Platform : SandyBridge
> >> 2. OS : 64 bit FC 15
> >> 3. Packages : 2011Q3 Packages
> >> 4. Mplayer : Downloaded from
> >>
> "http://www.splitted-desktop.com/static/libva/mplayer-vaapi/mplayer-vaap
> >> i-latest-FULL.tar.bz2"
> >> Also tested with 32-bit FC 13 and 2011Q1 Packages but it gives the same
> >> result.
> >>
> >> What could be the problem?
> >> I have tried with different mpg files but all give the same result.
> >>
> >> Thanks and Regards,
> >> Jyotsana.
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> Intel-gfx mailing list
> >> Intel-gfx@lists.freedesktop.org
> >> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
> >>
> >
> >
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Playing multiple mpg files simultaneously
2011-11-03 7:01 ` Lan, Hai
@ 2011-11-03 9:57 ` Jyotsana
0 siblings, 0 replies; 5+ messages in thread
From: Jyotsana @ 2011-11-03 9:57 UTC (permalink / raw)
To: Lan, Hai; +Cc: intel-gfx@lists.freedesktop.org
Hi,
This is the information of the mpg file shown by "Elecard":
video stream type : MPEG2
resolution : 720x480
profile:level : Main:Main
aspect ratio : square pel
chroma format : 4:2:0
interlaced : yes
frames count : 1 805
duration : 00:01:00.193
frame size max : 155 376
avg : 55 457
avg/max (I) : 74 511 / 118 872
avg/max (P) : 72 246 / 112 320
avg/max (B) : 46 806 / 155 376
min : 9 672
framerate declared : 29.970
real : 29.970
bitrate type : CBR
bitrate declared : 12 000 000
bit allocation max : 15 110 394
avg : 13 296 370
min : 13 030 237
Regards,
Jyotsana
mpg container having mpeg2 video codec.
Profile: Level : Main:Main
Resolution : 720x480
Lan, Hai wrote:
> I was also using mpg container file(mpeg2 ps file). What files are you using?
>
> Hai Lan
>
>
>> -----Original Message-----
>> From: Jyotsana [mailto:jyotsanasingh@tataelxsi.co.in]
>> Sent: Thursday, November 03, 2011 2:55 PM
>> To: Lan, Hai
>> Cc: intel-gfx@lists.freedesktop.org
>> Subject: Re: [Intel-gfx] Playing multiple mpg files simultaneously
>>
>> I tried with 2 streams and have this problem only with mpg container.
>> There is no problem with mpegts containing mpeg2 video codec.
>>
>> Lan, Hai wrote:
>>
>>> I have tried it with 6 streams MPEG2 1080P files but don't find this issue.
>>>
>> How many streams are you playing?
>>
>>> Hai Lan
>>>
>>>
>>>
>>>> -----Original Message-----
>>>> From: intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org
>>>> [mailto:intel-gfx-bounces+hai.lan=intel.com@lists.freedesktop.org] On
>>>> Behalf Of Jyotsana
>>>> Sent: Wednesday, November 02, 2011 12:38 PM
>>>> To: intel-gfx@lists.freedesktop.org
>>>> Subject: [Intel-gfx] Playing multiple mpg files simultaneously
>>>>
>>>> Hi,
>>>>
>>>> I am trying to run multiple mpg files simultaneously from the command
>>>>
>> line
>>
>>>> using "mplayer" and "libva".
>>>>
>>>> The videos run fine for a few seconds or so but then the display
>>>> flickers and
>>>> becomes black and ultimately the system hangs.
>>>> This is the log given by mplayer on commad line:
>>>>
>>>> "Too many video packets in the buffer: (4096 in 1180675 bytes).
>>>> Maybe you are playing a non-interleaved stream/file or the codec failed?
>>>> For AVI files, try to force non-interleaved mode with the -ni option.
>>>> A: 25.8 V: 25.4 A-V: 0.399 ct: 2.006 756/756 35% 43% 3.9% 1 0"
>>>>
>>>> Multiple mp4/mov files work fine.
>>>>
>>>> I have tested this with "gstreamer-vaapi" and it gives the same result.
>>>>
>>>> PS :
>>>> 1. Platform : SandyBridge
>>>> 2. OS : 64 bit FC 15
>>>> 3. Packages : 2011Q3 Packages
>>>> 4. Mplayer : Downloaded from
>>>>
>>>>
>> "http://www.splitted-desktop.com/static/libva/mplayer-vaapi/mplayer-vaap
>>
>>>> i-latest-FULL.tar.bz2"
>>>> Also tested with 32-bit FC 13 and 2011Q1 Packages but it gives the same
>>>> result.
>>>>
>>>> What could be the problem?
>>>> I have tried with different mpg files but all give the same result.
>>>>
>>>> Thanks and Regards,
>>>> Jyotsana.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Intel-gfx mailing list
>>>> Intel-gfx@lists.freedesktop.org
>>>> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>>>>
>>>>
>>>
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-11-03 9:57 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-02 4:38 Playing multiple mpg files simultaneously Jyotsana
2011-11-03 6:33 ` Lan, Hai
2011-11-03 6:54 ` Jyotsana
2011-11-03 7:01 ` Lan, Hai
2011-11-03 9:57 ` Jyotsana
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox