Quantcast
Channel: Recent Discussions — Plex Forums
Viewing all articles
Browse latest Browse all 151235

Error transcoding to FLAC

$
0
0

Error transcoding to FLAC

When I set the transcoder to flac/flac it creates invalid output.

When I set my music profile output to container="flac" audioCodec="flac" the transcoder works but the .ts files generated are invalid.
I tested one of them with ffplay and the output is:
`
luismarcilio@luismarcilio-VirtualBox:/mnt/Multimedia$ ffplay media-00001.ts
ffplay version 3.3.4-2 Copyright (c) 2003-2017 the FFmpeg developers
built with gcc 7 (Ubuntu 7.2.0-8ubuntu2)
configuration: --prefix=/usr --extra-version=2 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
libavutil 55. 58.100 / 55. 58.100
libavcodec 57. 89.100 / 57. 89.100
libavformat 57. 71.100 / 57. 71.100
libavdevice 57. 6.100 / 57. 6.100
libavfilter 6. 82.100 / 6. 82.100
libavresample 3. 5. 0 / 3. 5. 0
libswscale 4. 6.100 / 4. 6.100
libswresample 2. 7.100 / 2. 7.100
libpostproc 54. 5.100 / 54. 5.100
Input #0, mpegts, from 'media-00001.ts':q= 0KB sq= 0B f=0/0
Duration: 00:00:00.84, start: 11.021678, bitrate: 16442 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0:0[0x100]: Data: bin_data ([6][0][0][0] / 0x0006)
Failed to open file 'media-00001.ts' or configure filtergraph

`

Find below the configuration I used for TranscodeTargets.

<TranscodeTargets> <VideoProfile container="mp4" codec="h264" audioCodec="aac" subtitleCodec="mov_text" context="static"/> <VideoProfile protocol="hls" container="mpegts" codec="h264" audioCodec="aac,mp3" context="streaming"> <Setting name="HlsExtraMultiChannelAudioStream" value="ac3"/> </VideoProfile> <MusicProfile protocol="hls" container="flac" audioCodec="flac" context="streaming"/> <PhotoProfile container="jpeg"/> <SubtitleProfile protocol="hls" container="webvtt" subtitleCodec="webvtt"/> </TranscodeTargets>

Thanks.


Viewing all articles
Browse latest Browse all 151235

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>