![]() |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
......snip..... if (!audio_started) http_req_success = FALSE; ......snip............. static int failed_tracks = 0; if (http_req_success) { failed_tracks = 0; controller_skip_track (); } else if (++failed_tracks == 3) { failed_tracks = 0; controller_stop_playing (); controller_show_warning ("Connection error"); } else { controller_skip_track (); } return FALSE; i'm using the vegalume from the repos. |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
BTW as you may probably saw, I wrote a code for bitrate calculation based on video resolution, framerate and quality, but left it commented, as there is no UI to control it and I am not much into GTK to implement one. |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
Code:
Dec 16 15:02:22 Nokia-N900 vagalume[4064]: GLIB DEBUG default - Initializing D-Bus... Dec 16 15:02:54 Nokia-N900 vagalume[4064]: GLIB WARNING ** default - Error: No valid frames found before end of stream Dec 16 15:02:54 Nokia-N900 vagalume[4064]: GLIB WARNING ** default - Error getting URL http://gigue.rrbone.net/310833.ogg2 The above sequence of messages comes from http.c and has nothing to do with gstreamer, it is curl that fails for some reason. Are you sure after you restore stock codecs vagalume works ok? If that is the case, what exactly do you restore to make it working. BTW opening the same url with gstreamer0.10-launch works like charm so gstreamer is not broken. Code:
gst-launch-0.10 playbin2 uri=http://gigue.rrbone.net/310833.ogg2 |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
ok, well it's not working for you either.. so something us 720p folk have has broken it. i wonder could it be kp49? i'll back out the 720p codecs and see if it works then. :mad::mad:
edit:backed out codecs,rebooted, and vagalume is still broken, so i guess the codecs themselves are off the hook.. i've no idea what's gone wrong... i don't want to go back to kp48, but might if i can't figure it out.. |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
|
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
OH nice, can test with higher bitrates? in my case, 20mbps, in theory higher bitrates, only demands higher write speeds and our nokia N900 its about 8-18mbps so... If the DPS doesnt limite the bitrate, maybe can get working 20mbps or more, but i think 20 its perfect ( for zero pixelation ). About the Camera Design, i can help with that :D THanks |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
|
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
You disable the whole tracker-process, is it that, why we can get that high bitrates? It is a no-go, now it may take minutes until the video is shown up in media player. We have to find a different way. I played a bit with dbus-commands for tracker and the indexer. If you like, please make some tests with this camera-ui-set-priority file: Code:
#!/bin/sh |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
Thanks, will test that, but my expectations are that it will work like charm. BTW some cheating for time to time won't hurt :). |
Re: [HOWTO]Watch 720p videos on n900 [09.12.2011 VIDEOCALL WORKS]
Quote:
|
All times are GMT. The time now is 17:01. |
vBulletin® Version 3.8.8