maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS] (https://talk.maemo.org/showthread.php?t=77695)

don_falcone 2011-11-19 09:42

Re: [HOWTO]Watch 720p videos on n900
 
@freemangordon:

Necessary changes to the script IMHO, as the explicitely created new node/ loopback device /tmp/n950loop was not writable on my aptosid (=Debian sid) VM:

Code:

#edit that as appropriate for your system
LOOPBACK_DEVICE=/dev/loop0
test -w /
if [ $? != 0 ]; then
    echo 'You must run this script as root'
    exit 1
fi
umount $LOOPBACK_DEVICE
# losetup -d $LOOPBACK_DEVICE
rm -f $LOOPBACK_DEVICE
rm -rf $RX71TMP
# mknod $LOOPBACK_DEVICE b 7 99
if [ $? != 0 ]; then
    echo 'Unable to create loopback device '$LOOPBACK_DEVICE
    exit 1
fi

Just use any available and empty /dev/loop[n] device.

And as Nokia removed the Beta 2 firmware, we need to adapt for:
Win_OCF_39-5_RM680-RM680-OEM1.exe 953 MiB ffe09a83dc5c09afd28ba9152d049290
- or, even better, switch to the binary file that's available and omit some extraction -
Linux_OCF_39-5_RM680-RM680-OEM1.bin 945 MiB 7adf7e021647afa9349a8a4294021296

Sounds good?

don_falcone 2011-11-19 10:44

Re: [HOWTO]Watch 720p videos on n900
 
I won't ask you here if that was serious. Because it would made you look stupid.

don_falcone 2011-11-19 11:09

Re: [HOWTO]Watch 720p videos on n900
 
So then please explain what would make it easier for you and everyone else when packaging the mount-script and the modified libgstdsp.so library in a Debian package? Do you mean a package on the host system used to extract the RX-71 flasher image, or a package for the N900? Or (what i strongly assume) a package intended for the N900 to exchange it's Maemo DSP libs with those extracted from Harmattan, to spare you the complicated work? This won't be done for reasons stated in this thread. I suggest you to re-read this entire thread and then come to your own conclusions.

don_falcone 2011-11-19 11:39

Re: [HOWTO]Watch 720p videos on n900
 
And btw again a thankful message to fremangordon, pali, nicolai to enable this for us (and them, har har). Right before today's Transmission 11/2011 @O2 Arena, Prague. My guess is pali won't attend despite studying there, but if at least his beers would be on me... *g*

sophocha 2011-11-19 19:19

Re: [HOWTO]Watch 720p videos on n900
 
Quote:

Originally Posted by strange1712 (Post 1125760)
Check from here: http://talk.maemo.org/showpost.php?p...&postcount=549
This is getting more interesting everyday, thank you freemangordon and pali and everybody testing and collaborating!

I`m not following this thread but how do you install these .deb files?I get an 'unsupported' file error.It must be a dumb question but do we have to go through what post no.1 says?If so then bye bye 720p, at least for me :( I`m no guru on this.I`ll just wait for an easier solution

impeham 2011-11-19 19:32

Re: [HOWTO]Watch 720p videos on n900
 
I'm not sure which of the latest updates caused this, but the camera application now gets stuck when i switch from image capture to video recording. if the applications starts when the last state was on video recording, the screen is black and the recording doesn't record anything...

it worked great yesterday - before i did apt-get upgrade...

[Edit]
after reinstalling all 3 packages:
camera-ui_1.1.29.2+0cssu7_armel.deb
libgdigicam0_0.3.29.1+0m5_armel.deb
libgdigicam-gst-camerabin0_0.3.29.1+0m5_armel.deb

and restarting - the camera is ok again

Minhaz 2011-11-19 19:55

Re: [HOWTO]Watch 720p videos on n900
 
Hi i have some problem with the script... everytime i execute it in x-terminal i get the following error message:

Code:

[1|root@Nokia-N900|~/n900_720p]./mount_n950_rootfs.sh
umount: cannot umount /tmp/n950loop: Invalid argument
losetup: /tmp/n950loop: No such device or address
Reading package lists... Done
Building dependency tree     
Reading state information... Done
wget is already the newest version.
liblzo2-2 is already the newest version.
p7zip-full is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
/usr/bin/7z: exec: line 2: /usr/lib/p7zip/7z: Too many levels of symbolic links
7z archiver not found.
On n900 it is a part of p7zip-full package
You may try to install it with "sudo apt-get install p7zip-full"
[1|root@Nokia-N900|~/n900_720p]

it says 7z archiver not found and i have already installed using the command apt-get install p7zip-full as root...any help would be appreciated..

pali 2011-11-19 19:56

Re: [HOWTO]Watch 720p videos on n900
 
Quote:

Originally Posted by freemangordon (Post 1124241)
Have no clue, why you ask me :p . On the other hand if we can include those binaries in CSSU that would be great (along with transforming KP to community kernel once it is stable enough). TBH I don't believe they will allow us to distribute it, most probably those DSP binaries are not owned by Nokia but by TI/ARICENT

Maybe it is better to ask Nokia/Quim/whoever can answer.

I sent mail to Quim.

freemangordon 2011-11-19 20:12

Re: [HOWTO]Watch 720p videos on n900
 
Just a warning - after today's CSSU update you have to reinstall camera-ui in order to restore HD/DVD video recording capability.

hhmah 2011-11-19 20:59

Re: [HOWTO]Watch 720p videos on n900
 
greatt, lets see if its ganna work


All times are GMT. The time now is 12:06.

vBulletin® Version 3.8.8