Need string for webm video transcoding

Got an idea? Missing something? Post your feature request here.

Moderator: moderators

Need string for webm video transcoding

Postby Krazypoloc » Thu Jan 10, 2013 9:43 pm

Beating my head against the wall here.I need to add transcoding but am not sure what string to use. This is an example of a string that should work with ffmpeg for webm.

ffmpeg -i %s -c:v libvpx -level 216 -profile 0 -qmax 42 -qmin 10 -c:a libvorbis -f webm -

I'm trying to get video streaming to work to my Android devices.
Krazypoloc
 
Posts: 11
Joined: Mon Feb 28, 2011 4:43 pm

Re: Need string for webm video transcoding

Postby lbvagrant » Sat Jan 12, 2013 7:33 pm

try useing the andriod app allready avail
iv been useing it for years and everything works great
http://subsonic.org/pages/apps.jsp#android
Sent: Thu Apr 25, 2013 12:51 am
From: itzikv
To: lbvagrant

oh boy you are one pathetic egoistic idiot.

wow someone cant deal with a NO
User avatar
lbvagrant
 
Posts: 35
Joined: Fri Jun 08, 2012 9:30 pm

Re: Need string for webm video transcoding

Postby utopianfir » Sat Nov 30, 2013 2:07 am

Name - flv/h264 video
Convert from- avi mpg mpeg mp4 m4v mkv mov wmv ogv divx m2ts
Convert to - webm
step 1 - ffmpeg -ss %o -t %d -i %s -async 1 -vf lutyuv=y=val*1.3 -b 1600k -s 854x480 -aspect 854:480 -r 23.976 -ar 44100 -ac 2 -v 0 -f webm -vcodec libvpx -preset superfast -acodec libvorbis -threads 0 -
User avatar
utopianfir
 
Posts: 1
Joined: Sat Nov 30, 2013 2:04 am


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 1 guest