This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Solved: FreeBSD 10.1 kdenlive from ports lacks Vimeo profile

Tags: None
(comma "," separated)
johnedstone
Registered Member
Posts
2
Karma
0
I built kdenlive from ports
Code: Select all
Name           : kdenlive
Version        : 0.9.10
Installed on   : Sun Nov 30 11:31:14 EST 2014
Origin         : multimedia/kdenlive
Architecture   : freebsd:10:x86:64


At least two things are missing
2-pass is greyed out where I would expect it not to be greyed out, and
the Vimeo Rendering profile is missing.

Does anyone know how to build this from ports to fix this?

01-Dec-2014 Update
=================
pass=2 is not greyed out. Perhaps I missed this, or it's there now because I reinstalled the port recursively (see below). If I clicked where there was (CBR) displayed in the title then pass=2 was an option.

Vimeo profile is stil missing and it's missing from
Code: Select all
/usr/local/share/apps/kdenlive/export/profiles.xml


I'll post the
Code: Select all
make showconfig
for ffmpeg, not the kdenlive recursive
Code: Select all
complete make showconfig-recursive
Code: Select all
# pwd
/usr/ports/multimedia/ffmpeg
potter42# make showconfig
===> The following configuration options are available for ffmpeg-2.3.5_2,1:
     AACPLUS=on: AAC support via libaacplus
     ALSA=on: ALSA audio architecture support
     AMR_NB=on: AMR Narrow Band audio support (opencore)
     AMR_WB=on: AMR Wide Band audio support (opencore)
     ****=on: Subtitles rendering via libass
     CDIO=off: Audio CD grabbing with libcdio
     CELT=off: CELT audio codec support
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     FAAC=on: FAAC AAC encoder support
     FDK_AAC=on: AAC audio encoding via Fraunhofer FDK
     FFSERVER=on: Build and install ffserver
     FONTCONFIG=on: X11 font configuration support
     FREETYPE=on: TrueType font rendering support
     FREI0R=on: Frei0r video plugins support
     GNUTLS=on: SSL/TLS support via GnuTLS
     GSM=on: GSM codec support
     ICONV=on: Encoding conversion support via iconv
     JACK=on: JACK audio server support
     LAME=on: LAME MP3 audio encoder support
     LIBBLURAY=off: Blu-ray discs support via libbluray
     LIBV4L=off: Video for Linux support
     MODPLUG=off: ModPlug decoder support
     OPENAL=off: Audio support via OpenAL
     OPENCV=on: Computer Vision support via OpenCV
     OPENJPEG=off: Enhanced JPEG graphics support
     OPENSSL=off: SSL/TLS support via OpenSSL
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     OPUS=off: Opus audio codec support
     PULSEAUDIO=off: PulseAudio sound server support
     RTMP=on: RTMP protocol support via librtmp
     SCHROEDINGER=on: Dirac video codec support via libschroedinger
     SDL=on: Simple Direct Media Layer support
     SPEEX=off: Speex audio format support
     THEORA=on: Ogg Theora video codec support
     VAAPI=on: VAAPI (GPU video acceleration) support
     VDPAU=on: VDPAU (GPU video acceleration) support
     VORBIS=on: Ogg Vorbis audio codec support
     VO_AACENC=off: AAC audio encoding via vo-aacenc
     VO_AMRWBENC=on: AMR Wide Band encoding via vo-amrwbenc
     VPX=on: VP8/VP9 video codec support
     X11GRAB=on: Enable x11 grabbing
     X264=on: H.264 video codec support via x264
     X265=off: H.265 video codec support via x265
     XVID=on: Xvid MPEG-4 video codec support


I have tried to follow the compile options, installing by ports, esp for ffmpeg, listed at https://kdenlive.org/download-source. This URL was helpful, but still no Vimeo option in the 'Web sites' rendering profile.

01-Dec-2014: Solved
=================
I downloaded the source and the Vimeo profile is not in the latest git checked out version. Below you see webm is there, but not vimeo. I wonder why the Vimeo profile has been dropped? Maybe there is something up-to-date listed on Vimeo's website. If I ever figure out why, I'll post here.
Code: Select all
# egrep -i webm data/profiles.xml
    <profile name="WebM" extension="webm"
      args="properties=webm crf=%quality qcomp=1 aq=%audioquality" />
    <profile name="WebM (CBR)" extension="webm"
      args="properties=webm vb=%bitrate+'k' pass=%passes ab=%audiobitrate+'k'" />
#
#
# egrep -i vimeo data/profiles.xml
#
# git remote show origin
* remote origin
  Fetch URL: git://anongit.kde.org/kdenlive.git
  Push  URL: git://anongit.kde.org/kdenlive.git
  HEAD branch: master
  Remote branches:
    KDE3              tracked
    audioAlign        tracked
    bugfix/jogshuttle tracked
    feature/jack      tracked
    master            tracked
    movit             tracked
    next              tracked
    org               tracked
    refactoring       tracked
    stabilize         tracked
    v0.7.7            tracked
    v0.8.2            tracked
    v0.9              tracked
  Local branch configured for 'git pull':
    master merges with remote master
  Local ref configured for 'git push':
    master pushes to master (up to date)


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]