transcoding issues

Need help? Post your questions here.

Moderator: moderators

transcoding issues

Postby moo » Thu Jun 22, 2017 2:06 pm

ive had subsonic running for a few years now I dont use the music feature at all just for streaming movies and TV (mkv, avi etc).

3 of us all use the same setting for transcoding

now we cant seem to play some files, any help would be great, the transcoding ive been using is

NAME CONVERT FROM CONVERT TO STEP 1

mp3 audio
ogg oga aac m4a flac wav wma aif aiff ape mpc shn

mp3
ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 –

flv/h264 video
avi mpg mpeg mp4 m4v mkv mov wmv ogv divx m2ts

flv
ffmpeg -ss %o -i %s -async 1 -b %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f flv -vcodec libx264 -preset superfast -threads 0 –

mkv video
avi mpg mpeg mp4 m4v mkv mov wmv ogv divx m2ts

mkv
ffmpeg -ss %o -i %s -c:v libx264 -preset superfast -b:v %bk -c:a libvorbis -f matroska -threads 0 -



Downsample command
ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 –
ffmpeg -ss %o -t %d -i %s -async 1 -b:v %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f mpegts -c:v libx264 -preset superfast -c:a libmp3lame -threads 0 -


any help please streaming movies and TV is now not working for me ?
moo
 
Posts: 2
Joined: Fri Dec 02, 2016 10:02 am

Re: transcoding issues

Postby Exrace » Sun Jun 25, 2017 5:10 pm

Possible file corruption. Can you ffmpeg the files running the commands outside of SS or on a local computer?
Exrace
 
Posts: 218
Joined: Thu Nov 11, 2010 5:02 am

Re: transcoding issues

Postby zeroth » Wed Aug 09, 2017 6:55 pm

guess this forum is pretty dead. here is a link to the bug. First file I tested seems to work after removing flac from the transcoding sections per a response in the link.

https://sourceforge.net/p/subsonic/bugs/175/
zeroth
 
Posts: 50
Joined: Sat Jan 17, 2015 2:56 pm

Re: transcoding issues

Postby zeroth » Sun Sep 17, 2017 12:47 pm

only thing is that the fix involves removing "flac" from the transcoding section so chrome will play flac itself. This screws up transcoding for mobile devices. Now we have no choice but to either stream flac remotely or change the transcoding setting on and off. Please fix.
zeroth
 
Posts: 50
Joined: Sat Jan 17, 2015 2:56 pm


Return to Help

Who is online

Users browsing this forum: No registered users and 17 guests