You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.Added ignored_devices to the database
2.Resulting webmin_view gives
name value
paths /data/videos/
encode_command /bin/nice /usr/bin/HandBrakeCLI -i $input -o $output -e x264 -a
1 -E faac -B 160 -6 dpl2 -R 48 -D 0.0 -f mp4 -X 720 -Y 480 --loose-anamorphic
-m -x crf=23:cabac=1:ref=2:me=umh:bframes=0:8x8dct=1:trellis=0:subme=6:keyint=75
encode_extension m4v
video_extensions m4v,mp4,ts,mov,divx,xvid,vob,m2v,avi,mpg,mpeg,mkv,mt2,m2ts
ignored_devices mobile,Android
3.Also tried android
What is the expected output? What do you see instead?
That encoding halts after done for the non ignored_devices
Encoding loops
What version of the product are you using? On what operating system?
The tarball available on this site.
Please provide any additional information below.
Would love to have a frontend for Apple's HLS, encoding using different setting
for different devices and having devices automagically choosing the best
possible version.
Original issue reported on code.google.com by [email protected] on 23 Sep 2012 at 1:45
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 23 Sep 2012 at 1:45The text was updated successfully, but these errors were encountered: