Who's Online 
 
         
              
          139  user(s) are online (
86  user(s) are browsing 
Forums )
Members: 1
Guests: 138
 
daveyw ,
    more...
  
       
      
     
   
                         
                         
                      
                
        
            
                        
            
                         
  
      
          Topic options 
                           
            
      
          View mode 
                        Newest First 
                 
                      
              
    
 
    
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/1/30 9:18 
                                  
                                    #281  
                             
         
     
    
                
                             Not too shy to talk
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2011/6/3 12:49Last Login
                                :  11/2 21:26
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        Hi I suppose that stride is a constant so (say) 3*stride will generate a constant too so no problem BTW if stride is a constant it should better be written as STRIDE Alain  
                        
             
            
                                    
 
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/1/30 11:25 
                                  
                                    #282  
                             
         
     
    
                
                             Just popping in
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/10/2 15:52Last Login
                                :  2015/7/23 14:07
                                                    From  Greece
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @thellier it's not a constant but a function parameter unfortunately so it can't be entirely precalculated -ie outside the function running scope.
                        
             
            
                                    
 
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/1 12:21 
                                  
                                    #283  
                             
         
     
    
                
                             Just popping in
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/10/2 15:52Last Login
                                :  2015/7/23 14:07
                                                    From  Greece
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @all update: ok, bug fixed, moving on.
                        
             
            
                                    
 
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/1 14:36 
                                  
                                    #284  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/6/1 13:11Last Login
                                :  2024/1/12 16:20
                                                    From  Germany
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @feanor Thanks  Is it now possible to compile a new ffmpeg version for testing?
                        
             
            
                                    
 
     
    
                
                                
                Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/1 14:51 
                                  
                                    #285  
                             
         
     
    
                
                             Just popping in
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/10/2 15:52Last Login
                                :  2015/7/23 14:07
                                                    From  Greece
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @tommysammy give me a few hours to do a few more tests, and I'll let you know.
                        
             
            
                                    
 
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/1 15:10 
                                  
                                    #286  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/6/1 13:11Last Login
                                :  2024/1/12 16:20
                                                    From  Germany
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @feanor Ok no problem 
                        
             
            
                                    
 
     
    
                
                                
                Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/3 12:10 
                                  
                                    #287  
                             
         
     
    
                
                             Just popping in
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/10/2 15:52Last Login
                                :  2015/7/23 14:07
                                                    From  Greece
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @all
ok, bug fixed, but I'm in the process of reorganizing the patches in a separate branch. For easier integration to upstream. Also, the bug I've fixed, even though I've eliminated the branches resulted in slower code, because I included initialization code inside the loop, I'll do a refactor to make it work properly -for those that are interested it's about this commit here:
https://github.com/markos/FFmpeg/commi ... 72ad5f90eaa9f661436f6e9ec  
                        
             
            
                                    
 
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/4 4:05 
                                  
                                    #288  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2008/3/11 8:29Last Login
                                :  2016/3/14 0:46
                                                    From  Dunedin, New Zealand
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @feanor looking good
                        
             
            
                                    
 
     
    
                
                                
                ~Yes I am a Kiwi, No, I did not appear as an extra in 'Lord of the Rings'~ 1x AmigaOne X5000 2.0GHz 2gM RadeonR9280X AOS4.x 3x AmigaOne X1000 1.8GHz 2gM RadeonHD7970 AOS4.x
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/4 8:40 
                                  
                                    #289  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2008/5/2 12:14Last Login
                                :  5/26 14:10
                                                    From  Sweden
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @feanor
I wish I could read (and write!) Altivec code. I have a few routines I probably could speed up a lot using Altivec.
Btw. Can't wait to test the new mplayer, or ffmpeg for video conversion as well, with these improvements, when its ready 
 
                        
             
            
                                    
 
     
    
                
                                
                Software developer for Amiga OS3 and OS4.
Develops for OnyxSoft and the Amiga using E and C and occasionally C++ 
 
             
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/5 5:12 
                                  
                                    #290  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/6/1 13:11Last Login
                                :  2024/1/12 16:20
                                                    From  Germany
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @feanor Many thanks Is it now possible to compile a first ffmpeg testversion or  take use for LiveforitMplayer?
                        
             
            
                                    
 
     
    
                
                                
                Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/5 19:53 
                                  
                                    #291  
                             
         
     
    
                
                             Just popping in
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/10/2 15:52Last Login
                                :  2015/7/23 14:07
                                                    From  Greece
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @tommysammy
I've refactored some patches and put everything in this branch:
https://github.com/markos/FFmpeg/tree/feature/morealtivec Now, I'm only including here patches that are tested to pass the tests both via "make fate" and by visual testing (no artifacts produced). So, at any moment, feel free to pull from this branch and produce a test version. In due time, I'll start sending the patches upstream, but I'm still occupied in the audio stuff at the moment.
 
                        
             
            
                                    
 
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/6 13:24 
                                  
                                    #292  
                             
         
     
    
                
                             Home away from home
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2006/11/20 16:26Last Login
                                :  11/2 23:20
                                                    From  Norway
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @tommysammy
I have uploaded latest liveforit-mplayer to google code, I fear having to apply my 64bit off_t fix again, I really wish Solie fix it in the SDK, it was lot of work the first time. 
 
                        
             
            
                                    
 
     
    
                
                                
                (NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps. 
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/7 6:25 
                                  
                                    #293  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/6/1 13:11Last Login
                                :  2024/1/12 16:20
                                                    From  Germany
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @LiveForIt Can you create a new LiveforitMPlayer version with the optimization from Markos?
                        
             
            
                                    
 
     
    
                
                                
                Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/7 14:19 
                                  
                                    #294  
                             
         
     
    
                
                             Home away from home
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2006/11/20 16:26Last Login
                                :  11/2 23:20
                                                    From  Norway
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @tommysammy Yes someone has to replace FFPMEG that is built into mplayer, but also apply the large file support fix I have done in the one inside mplayer now.
                        
             
            
                                    
 
     
    
                
                                
                (NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps. 
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/7 14:29 
                                  
                                    #295  
                             
         
     
    
                
                             Home away from home
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2006/11/30 18:43Last Login
                                :  10/31 23:45
                                                    From  Norway
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @LiveForIt
If you do it, i will donate a few $$$ for you. 
 
                        
             
            
                                    
 
     
    
                
                                
                X5000
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/8 6:16 
                                  
                                    #296  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/6/1 13:11Last Login
                                :  2024/1/12 16:20
                                                    From  Germany
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @LiveForIt I need the e-mail address from Michael Trebilcock Can somebody send me this address via PN ?
                        
             
            
                                    
 
     
    
                
                                
                Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/8 15:27 
                                  
                                    #297  
                             
         
     
    
                
                             Just can't stay away
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/4/28 3:57Last Login
                                :  Today 3:24
                                                    From  Adelaide, Australia
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        Sent. Edit: Not sure how I could help. My ffmpeg port doesn't have any large file tweak (and is probably broken in that regard). LiveForIt would have to tell me what to do, not the other way around. I'd just take the current source, delete the existing ffmpeg directory, drop in the new ffmpeg repo and see what happens.
                        
             
            
                                            
                
                
                    Edited by MickJT on 2015/2/8 15:50:49 
                
                      
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/9 14:11 
                                  
                                    #298  
                             
         
     
    
                
                             Just popping in
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/10/2 15:52Last Login
                                :  2015/7/23 14:07
                                                    From  Greece
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @all another update: past days, I optimized a couple more functions in the audiodsp.c, fixed a bug in float dsp (and found another one that manifests only in realaudio decoding for some reason), and am now working in AAC decoding optimizations (and ac3 after that).
                        
             
            
                                    
 
     
    
                
                             
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/10 4:46 
                                  
                                    #299  
                             
         
     
    
                
                             Quite a regular
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2009/6/1 13:11Last Login
                                :  2024/1/12 16:20
                                                    From  Germany
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        @feanor Thank you for your extra work
                        
             
            
                                    
 
     
    
                
                                
                Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek
            
                 
     
    
        
     
     
   
        
  
    
    
        
    
    
        
            
         
        
            Re: Any altivec experts? (H.264 codec)
         
        
            
                                    Posted on: 
2015/2/11 11:44 
                                  
                                    #300  
                             
         
     
    
                
                             Not too shy to talk
 
                                     
                     
                                 
                                    
                    
                         
 
                    
                        Joined:  2006/11/28 22:14Last Login
                                :  9/25 21:29
                                                    From  Perugia, ITALY
                                                                            Group: 
                                  Registered Users                            
                                                
                                                                            
                                             
                                     
        
                        Really curious to test that "new" mplayer when available :) @LiveForIt -I noticed that your mplayer in os4depot was slower than mplayer from afxgroup that I still use on my g4 Pegasos2....can you do anything from that? Thank you
                        
             
            
                                    
 
     
    
                
                                
                Simone"Tuxedo"Monsignori, Perugia, ITALY.
            
                 
     
    
        
     
     
   
    
  
    
      Currently Active Users Viewing This Thread:
      2
      (
        0 members
                  and 2 Anonymous Users
              )