Project

General

Profile

Bug #5534

Streaming Error "libav: AVCodecContext: Error setting profile 77."

Added by N A over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Category:
Streaming
Target version:
-
Start date:
2019-02-09
Due date:
% Done:

0%

Estimated time:
Found in version:
4.3-1748~gb1805bc70
Affected Versions:

Description

Arch Linux

Build: 4.3-1748~gb1805bc70 (2019-02-09T10:43:20-0600)
  libav                                    yes
  ffmpeg_static                            no
  libx264                                  yes
  libx264_static                           no
  libx265                                  yes
  libx265_static                           no
  libvpx                                   yes
  libvpx_static                            no
  libtheora                                yes
  libtheora_static                         no
  libvorbis                                yes
  libvorbis_static                         no
  libfdkaac                                no
  libfdkaac_static                         no
  libopus                                  yes
  libopus_static                           yes

Name            : ffmpeg
Version         : 1:4.1-1

Name            : x264
Version         : 2:155.r0a84d986-2

"webtv-h264-aac-matroska" and "webtv-h264-aac-mpegts"

2019-02-09 10:50:01.423 [   INFO] subscription: 0026: "HTTP" subscribing on channel <...>                                                             
2019-02-09 10:50:01.845 [   INFO] transcode: 000D: 01:MPEG2VIDEO: ==> Using profile webtv-h264
2019-02-09 10:50:01.845 [   INFO] transcode: 000D: 02:AC3: ==> Using profile webtv-aac
2019-02-09 10:50:01.845 [   INFO] transcode: 000D: 03:AC3: ==> Filtered out
x264 [error]: invalid profile: 77
2019-02-09 10:50:02.260 [  ERROR] libav: AVCodecContext: Error setting profile 77.
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext: Possible profiles:
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext:  baseline
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext:  main
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext:  high
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext:  high10
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext:  high422
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext:  high444
2019-02-09 10:50:02.260 [   INFO] libav: AVCodecContext: 
2019-02-09 10:50:12.824 [   INFO] subscription: 0026: "HTTP" unsubscribing <...>

"webtv-h264-aac-mpegts"

2019-02-09 11:13:45.265 [WARNING] libav: AVFormatContext: Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
2019-02-09 11:13:45.266 [WARNING] libav: AVFormatContext: frame size not set

"webtv-h264-vorbis-mp4" "libav: VORBIS is not supported in avmp4"

"webtv-vp8-vorbis-webm" is fine

History

#1

Updated by Flole Systems over 5 years ago

Had the same thing when using nvenc, I simply didn't set a profile then.

#2

Updated by psy psycmos over 5 years ago

Flole Systems wrote:

Had the same thing when using nvenc, I simply didn't set a profile then.

Me too. Transcoding not working in MP4 only "webtv-vp8-vorbis-webm" is fine.

Also available in: Atom PDF