Posts

CS5.5 being glitchy as hell...

hi there,   i having problem mov files, imported [with difficulty] now on fresh windows 7 64bit install, having more frustrating problems re-locating media project. having gotten tired initial re-location screen crashing every time, skipped it, , went replace footage manually 1 one. this seemed successful few goes, of 22 files went in.. froze on one. now when re-open program cannot find ones had relocated, , freezes if try load them again...   one thing questioning, installed premiere, on new samsung flash drive, , using scratch drive/ location project files. maybe bad idea?   any thoughts? oh, , i've installed quicktime also.. More discussions in Premiere Pro CC adobe

Graphic Design on a PC vs Mac

just wanted opinions current situation. went designing on pc 4 1/2 years new job has imac. concerns i'm off network, 1 on apple, have less functionality people have pc (outlook meetings, lync, internal docs manager access, etc.) , don't have dedicated mac specialist in it.   if switched pc, apple indesign, illustrator , photoshop files open on pc minimal issues? i use font manager now, may biggest problem transition. open type "universal font" move on without issues correct? any obvious benefits working on mac vs. pc? time machine biggest 1 can think of.   thanks! let me see if can address each 1 of concerns...   "my concerns i'm off network, 1 on apple, have less functionality people have pc (outlook meetings, lync, internal docs manager access, etc.) , don't have dedicated mac specialist in it."   as far know, can connect network if have ip address:  go menu > network.   if switched pc, apple indesign, illustrator , photoshop files open on pc ...

Edge oam flashes before starting to play

hi there, created simple edge animation elements (.jpg's, .png's , .svg's) appearing on time, way building-up full page in 3 seconds. so want start blank screen.   everythink seems work fine in timeline once preview in browser or import .oam inside indesign (delay: 0,125sec / user interaction: selected) if page first loaded in memory , flashes maybe 1/10 of second before animation starts.   i've tried solve , without posterframe; used blank .png posterframe, nothing seems te help. all elements set 0% transparency @ start of animation.   someone got idea going wrong ? do have place 'stop' action on first frame ? want animation start playing without user interaction...   i've got same error in free app i've made last moth. on pages i've animated lines of text, fading in on time. error same, full .oam flashes moment , animation starts , plays fine right after it. that app created adobe dps r24, today i'm using r25. link app in store: http://appstore...

Thread: jpg + mp3 = video

hello. have group of mp3s , associated jpgs , want create video of them. first attempt close didn't work. tried. code: ffmpeg -i 1.jpg -i 1.mp3 1.mp4 ffmpeg -i 2.jpg -i 2.mp3 2.mp4 ffmpeg -i 3.jpg -i 3.mp3 3.mp4 mp4box -cat 1.mp4 -cat 2.mp4 -cat 3.mp4 -new full.mp4 this works except each of images shows @ beginning 1 sec each instead of changing @ mp3 boundaries. i'm not sure how fix it. tips? 1. create segments (using current ffmpeg syntax): code: ffmpeg -loop 1 -i 1.jpg -i 1.mp3 -shortest -c:v mpeg2video -qscale 1 -c:a copy -y 1.mpg ffmpeg -loop 1 -i 2.jpg -i 2.mp3 -shortest -c:v mpeg2video -qscale 1 -c:a copy -y 2.mpg ffmpeg -loop 1 -i 3.jpg -i 3.mp3 -shortest -c:v mpeg2video -qscale 1 -c:a copy -y 3.mpg depending on ffmpeg version may need change: -loop 1 = -loop_input -c:v = -vcodec -c:a copy = -acodec copy 2. combine files: code: cat 1.mpg 2.mpg 3.mpg > full.mpg or ...

Thread: How can I change the font color on desktop icons?

my question pretty covers all. i'm on ubuntu 11.10, , use unity 2d. if want know why i'm asking question... change desktop background image frequently, , have difficulty reading names of apps/files. great if change desktop's font color, , wonder if in ubuntu forums community can me out. https://www.google.com/search?q=gnom...nt=iceweasel-a Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] How can I change the font color on desktop icons? Ubuntu

Thread: To Compiz or not to Compiz, that is the question.

hello, i'm working on python project (which learning process b.t.w.). put simply, making interface on desktop with, among other things, button triggering exposition of open windows. i've got 2 options that: 1. use compiz 2. make own exposition option 1 seems more sensible @ first, because don't have re-invent wheel. have 2 obstacles: a. overlay scaled windows ("scale" it's called in compiz), above interface window (which has reserved space on screen x-lib). how can control size of compiz overlay? b. want able highlight windows, need attention (because exposition replace task-bar altogether). can tweak compiz @ that? seems quite venture. option 2 more work, i'd have more control on application. haven't seen whether thumbnail of window python xlib, presume it's possible. find dilemma, seems pointless re-do compiz does, on other hand, it's hard integrate compiz , make want. how proceed th...

How do I disable vertical scroll?

i'm building website in muse uses anchor points travel horizontally on page, header , footer pinned in 1 spot.   the trouble i'm having when browser window isnt large enough, anchor points start shift horizontally upwards. can see here, http://homepages.wmich.edu/~tbp0743/index.html   i want know how disable vertical scroll in same vertical location. all previous answers seem not relevant due updates. i think best bet first remove padding above , below content body - way should remain consistent level top of page. i'd pin header doesn't move independantly.   you check page height in page setup - solve issues.   any further questions, shout! More discussions in Help with using Adobe Muse CC adobe