Project

General

Profile

Actions

Bug #5308

closed

libav x264 transcoding broken on ubuntu 14.04 builds

Added by Nicholas Oldroyd over 6 years ago. Updated over 6 years ago.

Status:
Fixed
Priority:
Normal
Category:
Streaming
Target version:
-
Start date:
2018-11-01
Due date:
% Done:

100%

Estimated time:
Found in version:
4.2.7-17~g45cc65a
Affected Versions:

Description

It seems that currently x264 transcoding is broken on ubuntu Trusty due to older avconv in libav-tools.

Log when trying to transcode:

2018-11-01 08:51:55.067 transcode: 0039: 1:MPEG2VIDEO 1920x1080 > H264 1280x720 (libx264)
2018-11-01 08:51:55.067 transcode: 0039: 2:AC3 > AAC (libfdk_aac)
2018-11-01 08:51:55.314 transcode: 0039: Using preset medium
2018-11-01 08:51:55.314 libav: Undefined constant or missing '(' in 'high'
2018-11-01 08:51:55.314 libav: Unable to parse option value "high"
2018-11-01 08:51:55.314 libav: Error setting option profile to value high.
2018-11-01 08:51:55.314 transcode: 0039: Unable to open libx264 encoder
2018-11-01 08:52:00.114 libav: Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
2018-11-01 08:52:00.114 libav: track 0: codec frame size is not set

If you are still providing Trusty builds maybe this can be fixed? I know it used to work on trusty, but it's actually been broken for several months now. I'm not sure exactly what version update broke it though.

Actions

Also available in: Atom PDF