Active Topics

 


Reply
Thread Tools
pawelstryju's Avatar
Posts: 119 | Thanked: 103 times | Joined on Feb 2011 @ Poland, Częstochowa
#311
Video LINK
(can be still processed by YT, will be 720p in few minutes)

Code:
Nokia-N900:~# sh rechd.sh 
Setting pipeline to PAUSED ...
/GstPipeline:pipeline0/GstV4l2CamSrc:v4l2camsrc0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)UYVY, framerate=(fraction)30/1, width=(int)1280, height=(int)720
/GstPipeline:pipeline0/GstV4l2CamSrc:v4l2camsrc0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)UYVY, framerate=(fraction)30/1, width=(int)1280, height=(int)720
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)UYVY, framerate=(fraction)30/1, width=(int)1280, height=(int)720
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-raw-yuv, format=(fourcc)UYVY, framerate=(fraction)30/1, width=(int)1280, height=(int)720
/GstPipeline:pipeline0/GstDspHdMp4VEnc:dsphdmp4venc0.GstPad:src: caps = video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)1280, height=(int)720, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstDspHdMp4VEnc:dsphdmp4venc0.GstPad:sink: caps = video/x-raw-yuv, format=(fourcc)UYVY, framerate=(fraction)30/1, width=(int)1280, height=(int)720
/GstPipeline:pipeline0/GstDspHdMp4VEnc:dsphdmp4venc0.GstPad:src: caps = video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)1280, height=(int)720, framerate=(fraction)30/1, codec_data=(buffer)000001b006000001b50900000100000001200086c404b294022d0a31
/GstPipeline:pipeline0/GstAviMux:avimux0.GstPad:video_00: caps = video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)1280, height=(int)720, framerate=(fraction)30/1, codec_data=(buffer)000001b006000001b50900000100000001200086c404b294022d0a31
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 15131713860 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
/GstPipeline:pipeline0/GstAviMux:avimux0.GstPad:video_00: caps = NULL
/GstPipeline:pipeline0/GstDspHdMp4VEnc:dsphdmp4venc0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstDspHdMp4VEnc:dsphdmp4venc0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = NULL
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = NULL
/GstPipeline:pipeline0/GstV4l2CamSrc:v4l2camsrc0.GstPad:src: caps = NULL
Setting pipeline to NULL ...
Freeing pipeline ...

Nokia-N900:~# sh playhd.sh 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "playbin20".
Execution ended after 11231567368 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
Attached Files
File Type: txt rechd.sh.txt (135 Bytes, 98 views)
File Type: txt playhd.sh.txt (50 Bytes, 108 views)
__________________
N900@dsp 600-900MHz + CSSU (21.2011.38-1Tmaemo3.1)

Last edited by pawelstryju; 2011-10-05 at 16:14.
 

The Following User Says Thank You to pawelstryju For This Useful Post:
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#312
Originally Posted by zeljkobo12 View Post
Same message here, with replaced bridgedriver.ko
izgleda da smo mi balkanci baksuzi
 
Alfred's Avatar
Posts: 855 | Thanked: 612 times | Joined on Oct 2010 @ Germany
#313
I wonder if the script could be done this way, so it gives every next video some other name...
__________________
Reps are just one click away: Extras | Extras-Testing | Extras-Devel | My-Maemo | CSSU |
Transform your lock screen into a weather forecast Thanks button ================>
 
pawelstryju's Avatar
Posts: 119 | Thanked: 103 times | Joined on Feb 2011 @ Poland, Częstochowa
#314
Originally Posted by Alfred View Post
I wonder if the script could be done this way, so it gives every next video some other name...
i think it is possible an very easy but we need command to check if file is existing.
__________________
N900@dsp 600-900MHz + CSSU (21.2011.38-1Tmaemo3.1)
 
Alfred's Avatar
Posts: 855 | Thanked: 612 times | Joined on Oct 2010 @ Germany
#315
Originally Posted by pawelstryju View Post
i think it is possible an very easy but we need command to check if file is existing.
or create a specific path, let's say
/home/user/MyDocs/.videos/HD/
and make the next video in a numerical order...Possible?
i got no linux knowledge in this sphere...
__________________
Reps are just one click away: Extras | Extras-Testing | Extras-Devel | My-Maemo | CSSU |
Transform your lock screen into a weather forecast Thanks button ================>
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#316
Originally Posted by patlak View Post
izgleda da smo mi balkanci baksuzi
Yeah, seems so

Anyway, the bridgedriver I've posted/sent via PM is not meant to be used for 720p it is for stock setup.For 720p use the one from the first post in 720p.zip
 

The Following 4 Users Say Thank You to freemangordon For This Useful Post:
Banned | Posts: 778 | Thanked: 337 times | Joined on Jun 2010
#317
 
Sandeep's Avatar
Posts: 110 | Thanked: 59 times | Joined on Nov 2010 @ Bangalore
#318
Originally Posted by Sandeep View Post
Thank you.

I already tried so many times and still getting reboots. i tried moving loopback image to SD card and still it reboots.
i will wait for your new script anyway.

i ran the following to rollback
apt-get install --reinstall omap3430-dsp-baseimage-ti omap3430-dsp-libraries-ti gstreamer0.10-openmax libbridge2 gstreamer0.10-dsp

i re-installed power-modules
still am not able to view other videos??
please help.
Never had the patience to wait for the new script. So I just ran the script using Windows and VMWare-Linux.

Just a doubt.. Wouldn't it be possible to use if someone copies the N9/N950 root files from another user who extracted it already running the script?
I did the extraction in Linux and copied it to Windows to SSH into N900 !!

Thanks a lot !!
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#319
Originally Posted by pawelstryju View Post
it's strange for me because yesterday it was green LINK. Today it's not! I didn't change anything, may only 2-3 reboots.
I placed freemangordon's commands to rec and play into sh files and it's working. They're alson not changed in any way, even output filename is the same, but try to change effects in camera-ui, maybe that will help. DSP at 600mhz. In several minutes I upload recorded video, and give xterm output

I suspect it was due to white balance. Probably, recording also preserves white balance set on last recording through camera-ui, and your today light conditions were different than, when recording last time.
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#320
@freemangordon

My videos are now playing, but trying the 720p sample you have on the first page, it seems to play only for like 0.5s in KMPlayer and then closes (gstreamer/mplayer).

Have you capped max resolution at 1024x768:

Originally Posted by freemangordon
First post updated, mafw-gst-...-renderer's removed, as for resolutions above 1024x768 software scaling is used (which reduces performance). A new kernel is needed for higher resolutions. I will send a patch for kernel-power to pali.
EDIT: Works fine now. The file has gotten corrupt somehow during copying.

Last edited by patlak; 2011-10-05 at 21:07.
 
Reply

Tags
balls, gpl violation, hackjobs, lgpl violation, nokia, upgrade..., video player


 
Forum Jump


All times are GMT. The time now is 04:32.