**** BEGIN LOGGING AT Mon Jun 19 03:00:03 2017 Jun 19 12:08:50 Just great... I changed from High@3.1 to Baseline@3.0, now I want to do this: https://stackoverflow.com/questions/29895517/convert-isom-to-mp42 Jun 19 12:11:05 I am just running of ideas about Media format not supported. Jun 19 12:26:39 Any idea about which things are and aren't supported? And https://stackoverflow.com/questions/29895517/convert-isom-to-mp42 Jun 19 12:27:13 Because I have one video which plays (mp42), another which doesn't (isom). Jun 19 12:28:51 N900 - the troubler of souls Jun 19 12:29:56 Looking at Hands.avi o_O Baseline@5.1 (not High@3.1, not Baseline@3.0). Avi, not mp4. Neither isom nor mp42 (because avi, not mp4). Jun 19 12:30:32 In short... Will start in the morning again, with "mp4 to avi" in mind. Jun 19 19:24:22 anyone succesffuly uanyone used n900 usb networking to share n900's data connection with a laptop for example? Jun 19 19:25:24 please share how - i've got the n900 able t ping laptop, and have setup the iptables rules on n900. laptop cannot ping n900 nor can access internet Jun 19 19:25:39 the no-ping situation is normal, i think Jun 19 19:26:18 laptop can ssh into n900 by the way Jun 19 19:32:14 i'd investigate it with tcpdump running on n900 to check if the packets are properly processed (SNAT'ed?) Jun 19 19:35:44 yes, thanks :-) Jun 19 19:35:55 although for some reason the link is down now O.o Jun 19 19:36:17 usb cable dislodged? Jun 19 19:39:24 working now. Jun 19 19:39:29 :-) Jun 19 21:07:15 Mp4 to avi done (with h264 codec), still 800x480 video has "Media format not supported". Will try disabling CABAL next, as well as changing ReFrames from 4 to 1. Jun 19 21:16:11 h264 in avi is usually not a good idea Jun 19 21:16:29 and you probably meant CABAC* (vs CAVLC) Jun 19 21:18:53 CABAC isn't available in baseline (neither in main iirc, but you'd better check that), btw Jun 19 21:20:24 thus assuming you're using stock codecs (vs "hd"-codecs imported from harmattan/n9 and the updated gstdsp version patched/packaged by fmg) you shouldn't be able to play a cabac-enabled stream Jun 19 21:20:51 afair **** BEGIN LOGGING AT Tue Jun 20 00:12:07 2017 Jun 20 01:17:04 I am trying to use h264 in avi simply because that's what Hands video by Nokia has. Yes, CABAC appears be the problem (okay, should force ffmpeg again to use Baseline profile, not High profile; maybe, the CABAC will be disabled then). Jun 20 02:10:51 o_O : bencoh : this video plays. On that note, I should adjust -ss and -t parameters. And, when applying filter "crop=x:y", does ffmpeg cut off from left, from right, or from both at the same time? Jun 20 02:25:31 is crop just 2 parameters, not 4? Jun 20 02:28:52 The one I found, yes. Should duck for more crop with ffmpeg examples. Jun 20 02:29:31 Given that ffmpeg is apparently capable of cutting video in 0.1s increments, and media player dispays only seconds, I have no idea how to cut up the video precisely, other than hit-and-miss approach. **** ENDING LOGGING AT Tue Jun 20 03:00:02 2017