11 Sep 2009 01:31
GStreamer profile for Transmageddon/Arista for the Meizu M6 player
Luis Menina <liberforce <at> freeside.fr>
2009-09-10 23:31:23 GMT
2009-09-10 23:31:23 GMT
Hi list, I'm still a noob in GStreamer stuff, so don't hit me too hard. If you think that this is not the right mailing list, and that I should use the "gstreamer-devel" one, please tell me. Here's my goal: I want to produce a GStreamer pipeline to transcode videos for the Meizu M6 miniplayer, which is a chinese audio/video player. I have an 8GB SL version. http://en.wikipedia.org/wiki/Meizu_M6_miniPlayer The fact is, I could find information on the web on how to transcode videos for this player using ffmpeg, or mencoder, but nothing using GStreamer. That's why I'm a bit struggling to find the right pipeline... I already asked for help on IRC, but couldn't find how to solve my problem. Which is : none of the videos I produce with GStreamer do work. I've tried to use the following command: GST_DEBUG=avidemux:3,riff:3 gst-launch-0.10 playbin2 uri=file:///home/user/testfile.avi ...to find differences between te way mencoder has encoded my sample file, to produce a working file, and the one that GStreamer produced, which miserably fails on the player (shows a black screen showing it's loading and exits after 1 second). The player is also shipped with a video that perfectly works on the player. Under Windows, transcoding is done by using (a customized ?) Virtualdub, shipped with the player.(Continue reading)
RSS Feed