WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: ffmpeg - finally reached 1.0 stable!  (Read 4275 times)

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
ffmpeg - finally reached 1.0 stable!
« on: October 01, 2012, 10:19:28 AM »
hi friends,

ffmpeg made a new major release (1.0). It contains all features and bugfixes of the git master branch.
all new features can be read at http://ffmpeg.org/

ffmpeg is so rich for so many multimedia-features.
give it a try.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: ffmpeg - finally reached 1.0 stable!
« Reply #1 on: October 22, 2012, 05:37:44 AM »
does this mean you're compiling ffmpeg-1.0 or are you asking somebody to do it?

BTW, would we call it ffmpeg again or ffmpeg-1.0 - i.e. is the ABI going to be stable for a while?

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
Re: ffmpeg - finally reached 1.0 stable!
« Reply #2 on: October 22, 2012, 07:28:06 AM »
does this mean you're compiling ffmpeg-1.0 or are you asking somebody to do it?

hi juanito,

i'm asking for somebody to do it.

Quote
BTW, would we call it ffmpeg again or ffmpeg-1.0 - i.e. is the ABI going to be stable for a while?

sorry, i don't know enough about the changes of the api of ffmpeg.

thank you for your interest and your help.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: ffmpeg - finally reached 1.0 stable!
« Reply #3 on: October 29, 2012, 08:45:29 AM »
OK, so - ffmpeg and friends posted.

In the hope that the api won't change within the ffmpeg-1.0 series, the extensions have been named plain ffmpeg, libavcodec, libavdevice, etc

The recursive deps are somewhat complicated - please let me know if you see a mistake.

aus9

  • Guest
Re: ffmpeg - finally reached 1.0 stable!
« Reply #4 on: October 29, 2012, 10:57:05 AM »
hi

not an expert but I decided to build a package against the ffmpeg-0.00-dev. (yet to upload new package still testing)
Will that maintainer need to update?

or do I now try to rebuild against libavcodec-dev (and similar packages)?

2) I see a nice list of recent updates here
http://distro.ibiblio.org/tinycorelinux/4.x/updates/updatelist.txt
Would it be too much work to include deletions in that same file?

3) re:libavcodec and the like.....should we now delete libavcodecnn?

cheers

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: ffmpeg - finally reached 1.0 stable!
« Reply #5 on: October 29, 2012, 11:22:45 AM »
or do I now try to rebuild against libavcodec-dev (and similar packages)?
up to you - ffmpeg-1.0 is the latest and hopefully stable so it might be a good idea.

Quote
3) re:libavcodec and the like.....should we now delete libavcodecnn?
other extensions may need them and might not work against the latest libav* so the answer is not straightforward. If you do decide to recompile your app, you'd need to take care that libavcodecnn was not loaded.

aus9

  • Guest
Re: ffmpeg - finally reached 1.0 stable!
« Reply #6 on: October 29, 2012, 11:54:19 PM »
ffmpeg.tcz has tags of "record covert stream audio video"

in apps panel if I just do a search for ffmpeg, I don't get the latest in hit list.
Nor if I try tag search for "record"

Looking at vlc, vlc is mentioned in the tags so I wonder if info file just needs an adjustment or have I misunderstood (again)

nope thats not right!

if I search for libva, its tags do not include itself, but I get the hit.

hmmm

only way my 6 brain cells can get ffmpeg is to just scroll down the list after clicking on browse and not using any of the following search for "Provides/Tags/Search"

any clues? (other than being stupid)
« Last Edit: October 29, 2012, 11:56:47 PM by aus9 »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: ffmpeg - finally reached 1.0 stable!
« Reply #7 on: October 30, 2012, 01:44:48 AM »
I just tried this with the apps gui in tc-4.7rc4

Entering "ffmpeg" with the "search" button finds ffmpeg*

Entering "record" or "video" with the "tags" button finds ffmpeg

Maybe the changes hadn't propagated through to the mirrors when you tried?

aus9

  • Guest
Re: ffmpeg - finally reached 1.0 stable!
« Reply #8 on: October 30, 2012, 02:13:06 AM »
time must be the answer and that proves I am impatient ....eh?

ok on TC 4.6.2 all work now as expected except provides, maybe if I wait long enough that too will come over?

Is this some kind of /tmp/tags.lst and /tmp/tags.db issue?

EDIT Just deleted those files and redid  command tce-update, then back into apps provides is only gremlin.
IMHO it is supposed to find /usr/local/bin/ffmpeg on TC 32 bit
« Last Edit: October 30, 2012, 02:18:06 AM by aus9 »

aus9

  • Guest
Re: ffmpeg - finally reached 1.0 stable!
« Reply #9 on: October 30, 2012, 11:30:19 AM »
hi

I can see a number of libavcodec*-dev but can't see a ffmpeg-dev.tcz?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: ffmpeg - finally reached 1.0 stable!
« Reply #10 on: October 30, 2012, 01:51:23 PM »
that's correct - the dev files are with the appropriate libav*, etc

aus9

  • Guest
Re: ffmpeg - finally reached 1.0 stable!
« Reply #11 on: October 30, 2012, 08:36:46 PM »
I won't hijack the theme of this post any longer. I do have an issue with the libavcodec-dev but its probably my lack of skills.

If interested I started a new thread here
http://forum.tinycorelinux.net/index.php/topic,14317.0.html