![]() |
2011-11-02
, 11:49
|
|
Posts: 1,038 |
Thanked: 1,408 times |
Joined on Feb 2010
@ London
|
#72
|
I downloaded that video (using the 360p quality setting) and I was able to play it in the stock video player by launching it from the Transfer UI. However, it would not play in cuteTube. GStreamer reports the following error:
You can see that there are some characters (square brackets) that are URL encoded.
I renamed the file (removing the square brackets) and it worked fine. The two possible fixes are to replace these characters when downloading the file, or to decode the characters when passing the URL to the video player (this would be my preferred option, but I need to test it first). I'm not sure why it would work on the stock player, but not when using the QML Video component (stock player uses MeeGo Touch Framework for the UI, but I think it still uses the same backend). There must be a difference in behaviour (perhaps the stock player decodes the URL, or alternatively does not URL encode it). I expected that any legal filename would be acceptable to GStreamer.
Can you tell me which quality setting you are using for downloads? I haven't ever experienced that. It sounds like the video was only partially downloaded. If that happens, it should mark the download as 'Failed'. I handle all cases where the download operation is completed successfully or the QNetworkReply returns an error. Perhaps there are some cases where the download is incomplete, but the QNetworkReply does not return an error.
![]() |
2011-11-02
, 19:06
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#73
|
I am using 480P download quality. I agree, the video must have downloaded partially as it freezes after I forward it past a certain point. Unsure about how the naming conventions cause these issues but your suggestions sound worth trying.
I downloaded some more videos last night and it appears a file has downloaded in full - its 300MB. However it wont play in cutetube. The length of the video is shown as 59.59. This video however will play in the stock video player. The name of the file has the following special character -
I went into usb mass storage mode and manually deleted video files which would not play - however they remain in the cutetube archive and the stock video player. Is there a way to update/activate the tracker to rescan for media?
Finally - the thumbnails for all downloaded videos appear in the Gallery. Any plans on hiding these from the tracker so they dont show up?
/home/user/.config/tracker/tracker-miner-fs.cfg
![]() |
2011-11-03
, 11:59
|
|
Posts: 1,038 |
Thanked: 1,408 times |
Joined on Feb 2010
@ London
|
#74
|
I think the tracker should update automatically after the device has been unmounted. However, I noticed a similar problem myself last night. I did the same as you, and it seemed that the video files were still there until I deleted them from within the video player, even though I could not see them when mounting the device in mass storage mode.
![]() |
2011-11-03
, 12:18
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#75
|
ffmpeg -i input.mp4 -acodec copy -vn output.m4a
![]() |
2011-11-05
, 11:34
|
|
Posts: 1,038 |
Thanked: 1,408 times |
Joined on Feb 2010
@ London
|
#76
|
The Following User Says Thank You to afaq For This Useful Post: | ||
![]() |
2011-11-05
, 12:29
|
Posts: 138 |
Thanked: 100 times |
Joined on Oct 2011
|
#77
|
![]() |
2011-11-06
, 01:29
|
Posts: 138 |
Thanked: 100 times |
Joined on Oct 2011
|
#78
|
![]() |
2011-11-06
, 08:58
|
Posts: 11 |
Thanked: 20 times |
Joined on Nov 2011
|
#79
|
![]() |
2012-03-11
, 00:56
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#80
|
The Following User Says Thank You to thedead1440 For This Useful Post: | ||
Sailfish want list: calendar bugfixes, glanceable agenda, Swype or similar
Evolution continues (but we're still pre-Cambrian)