Author Topic: DigiKam parts missing? {SOLVED} for now  (Read 1326 times)

Offline ff103

  • Hero Member
  • *****
  • Posts: 711
    • The City Of Paintsville, Ky.
Re: DigiKam parts missing?
« Reply #15 on: March 20, 2010, 12:01:05 PM »
I tried this earlier and it worked O K, I just need to get the code parameters to loop the show:
1:In a konsole, cd to directory where you saved the 720x480 flash video (we'll call it test1.flv)
2: ffmpeg  -i test1.flv -s 320x240 -ar 22050(or use 44100) test2.flv >Enter
After ffmpeg runs you will have a 320x240 copy of test1.flv movie.
It's kind of a work around but will do for now. ffmpeg will will convert large mpg or avi movies to swf or flv. I never tried tried to use it for flv to flv before now.
Hope this helps. Thanks for everyone's help and input. Now if I can figure out the sound proc error in videoporama, I'll try it out. Any takers?? :D
If Firefighters died and went to hell, they would just put it out!

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6852
  • MLU
Re: DigiKam parts missing?
« Reply #16 on: March 20, 2010, 12:54:17 PM »
Thanks JohnBoy: I did try that yesterday, but it exports in the same size format, which is to large, 740x480 I believe. I even looked into the config files of Imagination to see if I might be able to change it there but I didn't see any reference to it.

Yes it is very strange .......  the flv selection does not appear to be working properly.
I just tried it and it did not down-size as the selection implies it should.

There is a problem it seems in Imagination   :(

Offline ff103

  • Hero Member
  • *****
  • Posts: 711
    • The City Of Paintsville, Ky.
Re: DigiKam parts missing?
« Reply #17 on: March 20, 2010, 01:06:16 PM »
I just used a downloaded free FLV player called Maxi-Flv and was able to change the parameters and got the slide show to work in an html page and get it to loop, now if I can get rid of that black slide it puts in at the end before it restarts, this could work. Yes that's what I found also, even if you pick 320x240 it doesn't resize to that.
If Firefighters died and went to hell, they would just put it out!