|
Re: Video editing software bounty? |
Posted on: 2011/8/14 20:46
#41 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/1/26 21:48 From New Zealand
Posts: 1617
|
Quote:
Yes, but it's LGPL, so chip has to make the source-code available. If the code isn't in a public repository, then someone should ask him for it. We don't want to lose that code, and if he isn't working on it anymore, then at least the code would be there for someone else to take over. I haven't seen or heard anything from chip on the Amiga forums for years. Quote: Isn't avformat needed to handle containers as well ?! Encoders could be inside avcodec. Also if graphics.library or P96 library could handle YUV420P and other needed colour formats then we wouldn't need swscale library at all. Yes, avformat is needed as well, which would have to be included. I've just updated the bounty description to make that clear. Ideally, we'd have one library and all of the formats and all codecs would be plugins. However, I'd be happy if we had two separate libraries that work well. I've added the option to add the encoders to the avcodec.library to the bounty; it's up to whoever wants to take it on. Regarding YUV420P, P96's overlay can handle it, at least since the last update to AmigaOS 4.1 (I can't remember exactly when it was introduced). However, the Radeon HD driver doesn't support overlay yet, and you always need a fallback. Scaling can be done efficiently using CompositeTags, so it's just the conversion from YUV420P to RGBA that needs to be done separately. Quote: Btw. Where's the source of the latest libffmpeg port ? No idea. Hans |
|
_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. http://keasigmadelta.co.nz/ - more of my software. |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/14 21:04
#42 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/12/4 23:15 Posts: 1482
|
there doesn't even appear to be devs files (includes etc) for avcodec.library on either aminet or os4depot
Without those you can't even replicate the original.... |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/14 23:03
#43 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/1/26 21:48 From New Zealand
Posts: 1617
|
Quote:
DvPlayer uses the avcodec.library, so Stephen Fellner (a.k.a Cobra) should have the necessary dev files. IIRC, he used his own video format demuxers, so the avcodec.library may be just the decoders at present. No idea really, but if that's true, then I'd really like to see a full libavcodec shared library (or split into multiple libraries as already discussed). Anyway, if nobody except Chip has the source-code, then now would be a good time for someone to contact him. Hans |
|
_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. http://keasigmadelta.co.nz/ - more of my software. |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/14 23:52
#44 |
---|---|---|
Just popping in
![]() ![]() Joined:
2010/10/15 6:13 Posts: 78
|
Quote:
Yes I agree with you on this I would like something like iMovie of course scaled to what works best with AmigaOS and available hardware, video editing on this level is an essential suite for modern computing these days. I must say with USB camera devices these days we will badly need USB2.0 speed in update 3 cause it would be painful transferring your newly captured video over for editing at USB1.0 speed ![]() |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/15 9:58
#45 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/12/9 10:44 From Lyon, France
Posts: 1182
|
@Thread
Diego "diegocr" Casorran has the source code of avcodec.libarry. He updated it already. I don't know the current status though. I'll now tell him about the bounty. |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/15 10:35
#46 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2008/10/14 18:36 From France
Posts: 647
|
Quote:
@Hans Diego allready worked on it, with the Cbasa source. Diego will take the bounty (In fact, I have myself wrote a bounty description about avcodec.library, months ago). He now know this thread (mail send) and he will surely post here soon. We hope that Update3 will help to give allways the exact output error when development problem came (no more the feeze only case). |
|
_________________
A1200+Mediator+VooDoo3+060/50+96mo+IIYAMA 17"+CD,CDRW,ZIP SCSI-KIT SAM440EP on Mapower 3000+AOS4.1 Amiga Docs Disk Preservation Project |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/15 10:36
#47 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/12/9 10:44 From Lyon, France
Posts: 1182
|
Ok thanks.
|
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/15 14:10
#48 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2007/2/23 13:49 From Finland, the land of Santa, sauna, sisu and salmiakki
Posts: 982
|
@Elwood & Mrodfr
Nice to know somebody's already working on it. Could he add that avformat part as well ? Swscale is needed as well. |
|
_________________
Extremely happy X1000 user. Be authentic. "Anyone can build a fast CPU. The trick is to build a fast system." - Seymour Cray AmigaOne X1000 |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/15 20:57
#49 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/1/26 21:48 From New Zealand
Posts: 1617
|
Quote:
Good to hear. Diego is obviously 10 steps ahead of the rest of us. Quote: Diego will take the bounty (In fact, I have myself wrote a bounty description about avcodec.library, months ago). I did a search before adding my bounty suggestion, but I completely missed your one. Quote: We hope that Update3 will help to give allways the exact output error when development problem came (no more the feeze only case). Redirecting debug output to serial and using a null-modem cable is usually the best tool when it comes to stuff that locks up the machine. Hans |
|
_________________
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. http://keasigmadelta.co.nz/ - more of my software. |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/16 5:18
#50 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2008/10/14 18:36 From France
Posts: 647
|
Quote:
I have done a bounty but I have never posted the bounty on the site. Because Diego want to wait to know if he is sure or not to complete the project. I have seen that you have posted yesterday a bounty. Thanks Hans. I will give this information to Diego. - The goal for us is to update, add more decoders and optmimize avcodec.library for our amigas, with cbasa source based. IMHO, creating an avdecoder.library should be made from scratch (hard work). If the bounty goes well, maybe Diego will think also about this library, I don't know. If not, another bounty for an updated avcodec.libary should maybe be made also. Diego theorically has asked a loaned NG hardware recently for avcodec.library. He has planned to buy an X1000 when available. This fact is linked with the avcodec.library development. |
|
_________________
A1200+Mediator+VooDoo3+060/50+96mo+IIYAMA 17"+CD,CDRW,ZIP SCSI-KIT SAM440EP on Mapower 3000+AOS4.1 Amiga Docs Disk Preservation Project |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/16 10:01
#51 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/10/25 9:21 From Gothenburg / Sweden
Posts: 1102
|
Will be nice to have Diego in the os4 family :)
|
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/16 12:08
#52 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
@Kicko
Agree ![]() |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/16 18:41
#53 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/30 18:43 From Norway
Posts: 2416
|
Who is Diego?
|
|
_________________
Sam460 Lite |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/16 22:07
#54 |
---|---|---|
Just popping in
![]() ![]() Joined:
2007/3/25 23:56 From Los Angeles
Posts: 65
|
328gts:
FYI "YOMGUI" from Morphzone, a Morphos dev who did the ports of Blender3d and Python for Morphos has the Video editing aspects of Blender 3d working in a beta state! I think he even had it working with morphos Firewire driver for Capture!!! ![]() @ Hans Quote: Before I got sidetracked into updating MiniGL and working on graphics drivers, I was working on creating a new video base datatype with modern features (multiple codec support, hifi multi-track audio, multiple video tracks, etc.). My ultimate goal was to write an AmigaOS video editor that used the datatypes for decoding and encoding. I still have the code, but no time to work on it. If someone with suitable expertise wants to take over, I would consider opening up the code. Very cool of you. I tell you what OS4 effort is very lucky to have a coder of your caliber on the team. I admire your professionalism. ![]() |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/17 0:38
#55 |
---|---|---|
Just popping in
![]() ![]() Joined:
2007/3/19 13:44 Posts: 160
|
Quote:
I have been doing video editing on my A1 with OS4 using Blender since a couple of months :) The problems is that Blender seems to run too slow on some systems, or not at all because of lack of 3D drivers. Varthall |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/17 6:16
#56 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/5/1 17:57 From Czech Republic
Posts: 831
|
|
|
_________________
- Do you suffer from long-term memory loss? - I can't remember. |
||
|
Re: Video editing software bounty? |
Posted on: 2011/8/17 7:22
#57 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
He is also the AmiGift author
![]() |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/18 19:25
#58 |
---|---|---|
Just popping in
![]() ![]() Joined:
2008/9/18 14:44 Posts: 106
|
I was thinking for quite a while to add video tracks to HD-Rec. That would be a fully featured editor and would allow complex audio editing.
However, the idea always suffered from a usable decoder/encoder library. It doesnt need to suport all codecs in the world, but some common ones for decoding and for encoding a fast, high-quality one plus a "release" one, like mpeg4. ![]() I have alreay written a couple of effects: ![]() |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/20 9:53
#59 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/11/30 21:19 Posts: 448
|
@Mrodfr
Please tell Diego that we have a loaner system at his disposal if he wants to take on the bounty (once it's opened). |
|
|
Re: Video editing software bounty? |
Posted on: 2011/8/20 12:55
#60 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2007/2/23 13:49 From Finland, the land of Santa, sauna, sisu and salmiakki
Posts: 982
|
Could Diego join amigans.net ?
|
|
_________________
Extremely happy X1000 user. Be authentic. "Anyone can build a fast CPU. The trick is to build a fast system." - Seymour Cray AmigaOne X1000 |
||