gstreamer-android Digest, Vol 55, Issue 1

김경욱 ryan.kim at pandora.tv
Tue Dec 1 21:10:54 PST 2015


Dear Sebastian,

Thank you for your reply.

Below is how I checked the category.

GST_DEBUG_CATEGORY_STATIC( filesrc );
#define GST_CAT_DEFAULT filesrc

GST_DEBUG_CATEGORY_INIT( filesrc, "XMF_GST", 0, "2,filesrc:6" );
gst_debug_set_threshold_for_name( "XMF_GST", GST_LEVEL_DEBUG );

If this is correct, please check the attached android logcat log. 

Looking forward to your reply.

Thanks,
Ryan

-----Original Message-----
From: Sebastian Dröge [mailto:sebastian at centricular.com] 
Sent: Tuesday, December 01, 2015 7:55 PM
To: 김경욱 <ryan.kim at pandora.tv>
Cc: 'Alex Kang' <alex.kang at Pandora.tv>; kevin.ryu at pandora.tv; gstreamer-android at lists.freedesktop.org
Subject: Re: gstreamer-android Digest, Vol 55, Issue 1

Hi Ryan,

On Di, 2015-12-01 at 17:45 +0900, 김경욱 wrote:
> Hello Sebastian Dröge,
> 
> Thank you for your reply. 
> 
> We are unable to play all media formats: AVI, MKV, MP4, MPEG, etc.
> that are larger than 2 gigs. 
> 
> I have attached a screen shot of the error we are getting.
> 
> SEK VER: 1.6.1
> 
> The phone is a Samsung Galaxy S3.

Thanks, that's a weird error. Note that you can't store files bigger than 4GB on a FAT32 file system, and on some systems there might be other constraints.

Can you get me a debug log with "2,filesrc:6"?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: log_02122015.txt
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20151202/7f08d67b/attachment-0001.txt>


More information about the gstreamer-android mailing list