Pity that there still isn't any QuickSync encoding support (yes I know it is not as good as x264 but it has its uses for items like live transcoding for webstreaming).
Phoronix: FFmpeg 1.1 Brings New Support, Encoders/Decoders
Version 1.1 of the FFmpeg library was released today under the codename of Fire Flower...
http://www.phoronix.com/vr.php?view=MTI2OTA
Pity that there still isn't any QuickSync encoding support (yes I know it is not as good as x264 but it has its uses for items like live transcoding for webstreaming).
Meanwhile libav guys didn't want to be behind their arch-enemy and released version 9 of the fork.
So will this allow the use of a capture card analog input that doesn't come with a hardware mpeg2 encoder? Cause I have a few of those lying around.
ffmpeg use x264 as an h264 encoder so i doubt that ffmpeg will ever support Quicksync or the encoding stuff from Amd or Nvidia
--------------
Does anybody know how to mux an ass subtitle with ffmpeg?
ffmpeg -i video.h264 -i audio.aac -i subtitle.ass -acodec copy -vcodec copy -scodec copy output.mkv didnt work :/ he say he cant do anything with the subtitle. and maybe if someone can tell me how to attach and file to the mkv would be awesome. currently i do this stuff with mkvtoolnix.
Not sure but check this:
http://ffmpeg.org/trac/ffmpeg/wiki/H...%20the%20video