Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
124 user(s) are online (67 user(s) are browsing Forums)

Members: 0
Guests: 124

more...

Headlines

 
  Register To Post  

« 1 2 (3) 4 »
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@Spectre660

True, but it will play your test file on the 1st page.

Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@LiveForIt

Interesting difference in decoding results between AmigaOS 4.1 and MorphOS on the Sam460ex .
The MorphOS version decodes 2.36x faster than the AmigaOS 4.1 version. What could cause such a large difference ?

====================================================
4.AmigaOS 4.1:> Programs:Video/liveforit-mplayer/mplayer -benchmark -nosound -ao null -vo null -lavdopts
skiploopfilter=none
Data:Downloads/Prometheus-Trailer.mp4
LiveForIt-MPlayer-6.5.7 SVN-r37230-snapshot-1.1.1 (C) 2000-2014 MPlayer Team

Playing Data:Downloads/Prometheus-Trailer.mp4.
libavformat version 56.36.100 (internal)
libavformat file format detected.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x5a795a48]stream 0, timescale not set
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x5a795a48]Could not find codec parameters for stream 2 (Video: mjpeg, none):
unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang eng
[lavf] stream 2: video (unknown), -vid 1
VIDEO: [H264] 1920x816 24bpp 23.976 fps 6828.3 kbps (833.5 kbyte/s)
Clip info:
major_brand: mp42
minor_version: 0
compatible_brands: mp42isomavc1
creation_time: 2011-12-23 08:24:51
genre: Trailer
artist: 20th Fox
title: Prometheus - Trailer
encoder: HandBrake 4344svn 2011111001
date: 2012
Load subtitles in Data:Downloads/
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 56.41.100 (internal)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound
Starting playback...
libmpcodecs/vd.c:mpcodecs_config_vo:d
Movie-Aspect is 2.35:1 - prescaling to correct movie aspect.
VO: [null] 1920x816 => 1920x816 Planar YV12
Select error: No such file or directory
AmigaOS4.1 Bug select() don't reset or set errno value


BENCHMARKs: VC: 458.010s VO: 0.020s A: 0.000s Sys: 2.787s = 460.817s
BENCHMARK%: VC: 99.3908% VO: 0.0043% A: 0.0000% Sys: 0.6049% = 100.0000%

Exiting... (End of file)
4.AmigaOS 4.1:>

====================================================
Ram Disk:> Work:MPlayer-1.1-svn-2015.05.21/MPlayer -benchmark -nosound -ao null -vo null -lavdopts
skiploopfilter=none Work:Prometheus-Trailer.mp4
MPlayer SVN-r37401 (C) 2000-2015 MPlayer Team
211 audio & 442 video codecs

Playing Work:Prometheus-Trailer.mp4.
libavformat version 56.33.101 (internal)
libavformat file format detected.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x23d48690]stream 0, timescale not set
[h264 @ 0x23e7b4f0]Warning: not compiled with thread support, using thread emulation
[aac @ 0x23e7b4f0]Warning: not compiled with thread support, using thread emulation
[mjpeg @ 0x23e7b4f0]Warning: not compiled with thread support, using thread emulation
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang eng
[lavf] stream 2: video (mjpeg), -vid 1
VIDEO: [H264] 1920x816 24bpp 23.976 fps 6828.3 kbps (833.5 kbyte/s)
Clip info:
major_brand: mp42
minor_version: 0
compatible_brands: mp42isomavc1
creation_time: 2011-12-23 08:24:51
genre: Trailer
artist: 20th Fox
title: Prometheus - Trailer
encoder: HandBrake 4344svn 2011111001
date: 2012
Load subtitles in Work:
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 56.39.100 (internal)
[h264 @ 0x23e7b4f0]Warning: not compiled with thread support, using thread emulation
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound
Starting playback...
Movie-Aspect is 2.35:1 - prescaling to correct movie aspect.
VO: [null] 1920x816 => 1920x816 Planar YV12


BENCHMARKs: VC: 190.363s VO: 0.009s A: 0.000s Sys: 5.132s = 195.504s
BENCHMARK%: VC: 97.3703% VO: 0.0045% A: 0.0000% Sys: 2.6252% = 100.0000%

Exiting... (End of file)
Ram Disk:>



Edited by Spectre660 on 2015/10/15 22:46:52
Edited by Spectre660 on 2015/10/15 22:47:23
Go to top
Re: Sam460 and 720p video playback
Home away from home
Home away from home


See User information
@Spectre660

Very interesting, especially since the libavcodec library version is supposed to be the same. Maybe the following entries in the MorphOS output could be key:

[h264 @ 0x23e7b4f0]Warning: not compiled with thread support, using thread emulation
[aac @ 0x23e7b4f0]Warning: not compiled with thread support, using thread emulation
[mjpeg @ 0x23e7b4f0]Warning: not compiled with thread support, using thread emulation

I'd expect multi-threading in the codecs to only help with multi-core machines.

The only other difference that I found was the following in the AmigaOS version:

[mov,mp4,m4a,3gp,3g2,mj2 @ 0x5a795a48]Could not find codec parameters for stream 2 (Video: mjpeg, none):
unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options

However, I doubt that this would make much of a difference.

Also, you may want to doublecheck that the config files have the same settings. You disabled skiploopfilter in the command line, but there may be other settings in the config file that also matter.

Finally, could the MorphOS version have been compiled with a newer version of gcc with a better optimizer? Or maybe with better compiler settings?

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more.
https://keasigmadelta.com/ - more of my work
Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@Hans

Ran the benchmarks again from ram: so no .config files .
OS 4.1 = 468.274
MorphOS 3.9 = 243.830

still almost 2x .

also Ubuntu-Mate 15.10= 311.379

EDIT:
AmigaOS 4.1FE MUI-Mplayer = 411.991


Edited by Spectre660 on 2015/10/16 14:22:38
Edited by Spectre660 on 2015/10/16 14:44:55
Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
Benchmarks with http://download.blender.org/peach/big ... uck_bunny_720p_stereo.avi

Ubuntu-Mate 15.10 = 469.621s
MorphOS 3.9 = 718.103s
AmigaOS 4.1 Fe = 829.115s

Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@Spectre660

AmigaOS 4.1FE old MUI-Mplayer = 640.236s
for Big Buck Bunny

Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@Spectre660

RAM disk can be pretty slow. Try from a fast and modern SFS formatted disk. Could be faster. Especially in the old days, RAM disk was dead slow. A UDMA harddisk was much faster.

MorphOS has done stuff to improve the RAM disk speed, so has OS4. Maybe MOS got it better? But check the mplayer config etc first.

Software developer for Amiga OS3 and OS4.
Develops for OnyxSoft and the Amiga using E and C and occasionally C++
Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@Deniil

Did everything from from ram to eliminate the config file .

Go to top
Re: Sam460 and 720p video playback
Home away from home
Home away from home


See User information
@Spectre660

Quote:

Interesting difference in decoding results between AmigaOS 4.1 and MorphOS on the Sam460ex .
The MorphOS version decodes 2.36x faster than the AmigaOS 4.1 version. What could cause such a large difference ?


Different version avcodec (FFMPEG)

Older FFMPEG is faster on operating systems with no hardware accelerated video decoding, but support fewer new video formats.

I suggest you take a look at codec version when comparing results, should be present in console output.

Try different version of MPlayer to see what is best.


(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: Sam460 and 720p video playback
Home away from home
Home away from home


See User information
@Spectre660

RAM handler is slow on AmigaOS, it rally sucks!!!

If you like avoid benchmarking the filesystem, you might use large cache.

(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: Sam460 and 720p video playback
Home away from home
Home away from home


See User information
@Hans

Quote:
I'd expect multi-threading in the codecs to only help with multi-core machines.


yes might worth trying to compile one without that, and see how that effects speed.

(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@LiveForIt

Ran Prometheus from harddrive with Mui-Mplayer .

412.584s from harddrive
411.991s from ram:

so no difference there .

Livefor-itMplayer 6.5.7

457.142s from harddrive
411.991s from ram:



Edited by Spectre660 on 2015/10/16 18:00:22
Go to top
Re: Sam460 and 720p video playback
Just popping in
Just popping in


See User information
Does anybody hear news about the development of DV Player?

SAM 460 @ 1150 Mhz , 2GB RAM, 1TB HD +250 GB HD, 4x SATA Controller,Club 3D R7 250 + Warp3D Driver,PCIe 7.1 Soundcard,Fractal Design Define R3 artic white,AmigaOS 4.1FE, Ultra Accounts ,Mace, Dir me up, Gimp ,YAM. Turboprint 7.6
Go to top
Re: Sam460 and 720p video playback
Not too shy to talk
Not too shy to talk


See User information

Go to top
Re: Sam460 and 720p video playback
Just popping in
Just popping in


See User information
Does anybody knows someone who is testing the beta of DV Player
v.0.78?

SAM 460 @ 1150 Mhz , 2GB RAM, 1TB HD +250 GB HD, 4x SATA Controller,Club 3D R7 250 + Warp3D Driver,PCIe 7.1 Soundcard,Fractal Design Define R3 artic white,AmigaOS 4.1FE, Ultra Accounts ,Mace, Dir me up, Gimp ,YAM. Turboprint 7.6
Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
Almost 5 years later.
Things are looking very intersting .

Go to top
Re: Sam460 and 720p video playback
Home away from home
Home away from home


See User information
@Spectre660

What cryptic message is this?
Or still the same old slow?

X5000
Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@Antique

We have lift off.
With a way heavier payload .
4k .

Go to top
Re: Sam460 and 720p video playback
Just can't stay away
Just can't stay away


See User information
@Spectre660

The real question is not what this can do (since we've known it from about 6 months that "it is coming") but when it will be released.

You've been playing with it from the beginning but we, simple users who will pay for the software, are left over.

For me, with no released date, it's useless speaking of it, sorry.

And since I don't think it will appear before the A1222 is released officially for everyone (in 6 months or more), it's even useless to tease us with cryptic messages.

Emotion used to have a blog ( http://entwickler-x.de/emotion-wip ) on which we can follow the development.

Here, we have nothing except "cryptic messages" of something we all know about and some videos posted on social networks on which we have to guess what is happening.

--
AmigaONE X1000 and Radeon RX 560
Go to top
Re: Sam460 and 720p video playback
Quite a regular
Quite a regular


See User information
@K-L

Had bookmarked this old thread and found it while cleaning up old bookmarks.

I can also only speculate also as to when a release will come.

(Hans's blog post regarding working with deadlines comes to mind here .)
https://dl.dropboxusercontent.com/s/0p ... _at_Amiwest_2018.jpg?dl=0

I wonder if the hold up could have anything to do with trying to find some option(s) for X1000 users ?. (Pure speculation on my part).


My role is as a Beta tester. One is not always allowed to be verbose .(I already overstepped earlier in the year).

I have tasked myself to push the video playback on Polaris as far as I can with the machine,components,drivers and software available to me. Interestingly this is an area that the actual Developers of the drivers and Emotion may not have had the time to explore.


Edited by Spectre660 on 2020/5/12 20:38:18
Edited by Spectre660 on 2020/5/12 20:52:18
Go to top

  Register To Post
« 1 2 (3) 4 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project