svn6384 not producing web optimized MP4s

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
vassie
Posts: 10
Joined: Wed Nov 26, 2008 3:29 pm

svn6384 not producing web optimized MP4s

Post by vassie »

I am using svn6384 on my x64 Ubuntu 14.04.1 server (CLI) and it is not producing web optimized MP4s

The command I am using is

Code: Select all

HandBrake -i input.mkv -o output.mp4 -Z "High Profile" -w 1280 -a 1 -E faac -m -O
However running the file through mediainfo shows it is not being optimized

Code: Select all

mediainfo -f output.mp4 |grep "Is"
IsStreamable                             : No
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: svn6384 not producing web optimized MP4s

Post by JohnAStebbins »

Thanks. Should be fixed in the next nighly build
https://trac.handbrake.fr/changeset/6386
Post Reply