just as a though: have you checked the cbr/vbr thing with another tool? (wouldn't recommend to always trust only on MediaInfo)
+ Reply to Thread
Results 511 to 540 of 2343
-
-
Problem with mediainfo is that it only reads headers and some times the first few bytes of a file and MediaInfo had a lot of problems detecting aac related content properly in the past so I'm always a bit skeptic if it comes to mediainfo.Regarding bit rates and frame rates judging a file from the first few bytes often doesn't show precise infos.
-> since you don't want to analyse the file, this is probably as precise as you can get, but saying an encoder makes a mistake based just on mediainfos output is a bad ide -
Yes, it's nice to check stuff that is defined through the headers and where normally the headers are right.
-
no clue why you rename
-
official mkvmerge doesn't support muxing hevc content to mkv atm., so to do that in Hybird you need to replace mkvmerge, mkvinfo, mkvextract with the versions from ROVI
-
so to do that in Hybird you need to replace mkvmerge, mkvinfo, mkvextract with the versions from ROVI
-
Can't really follow you there, but send you a link to a more recent development version for testing.
-
Can't really follow you there, but send you a link to a more recent development version for testing.
Now do not have tormented
-
did some refactoring in the background to a. make the code 'nicer' and b. speed up the startUp a tiny bit
mainly a bunch of small bug fixes, see: http://forum.selur.de/topic22-infos-about-fixed-bugs-etc-in-the-next-release.html
I'm also waiting for feedback from a bunch of users regarding the development version. (for Windows I switched to Qt 5.2)
I also spend a lot of time trying to compile recent mplayer/mencoder versions with libass, libbluray,.. on Mac OS and failed and since it seems no one seems to create up-to-date mencoder&mplayer builds for Mac OS X, I'm thinking about dropping Mac OS X support.
Other than that, since there haven't been any interesting feature request (looked into Microsofts H.264 encoder, but since there isn't a cli encoder available it's not really interessting). Looked into q264 and QSTranscode both look interesting.(QSTranscode doesn't support pipe in, q264 does but is rather large with 45MB, so if I code q264 support, I won't ship it with Hybrid)
Cu SelurLast edited by Selur; 20th Jan 2014 at 14:04.
-
DivX player does not play HEVC in a container .mp4 (release version of their ROVI-mkvmerge)
-
What do you mean with 'encode video on the Internet' ?
Do you mean encoding over a network (= distributed encoding) like RipBot264 does?
Do you mean downloading stuff from youtube&co and convert that?
Do you mean converting stuff and automatically upload it to youtube or similar? -
Distributed encoding, isn't planned for the foreseeable future.
(distributed encoding should be possible independent of the used target format) -
you should add support with instructions on where they can download the needed binary for q264.
i do have a question for you. why is it you use vpxenc for vp8/9 encoding instead of ffmpeg? every app that i have tried that uses vpxenc for vp9 encoding fails big time on my system yet ffmpeg does the job just fine.
just wondering. -
you should add support with instructions on where they can download the needed binary for q264.
i do have a question for you. why is it you use vpxenc for vp8/9 encoding instead of ffmpeg?
- I first used vpxenc before ffmpeg support for vpx was working and for me it works fine (if you want to get to the bottom of why vpxenc using Hybrid fails for you, send me a debug output and I will look into it of the whole process that fails for you)
- compiling ffmpeg with all the dependencies that might be supported by Hybrid is a pain for most users and since I don't know for sure that the Linux users have the knowledge to compile ffmpeg themselves I try to keep the ffmpeg requirements to a minimum.
Problem is I don't have the knowledge, time&motivation to setup a build script or similar that:- will work on most linux distributions (static compilation is not really possible on linux to my knowledge since some libraries are system bound and not ment to be compiled statically)
- include most of the dependencies Hybrid supports
- clean up after itself, so that it doesn't consume tons of additional hdd space even after compilation and can be properly removed again
Similar Threads
-
vp9 vs x265 vs DivX265
By deadrats in forum Video ConversionReplies: 14Last Post: 28th Jun 2015, 09:48 -
HEVC-x265 player in linux?
By racer-x in forum LinuxReplies: 4Last Post: 20th Mar 2014, 18:10 -
Hybrid [x264/XViD - MKV/MP4] Converter Support Thread
By Bonie81 in forum Video ConversionReplies: 6Last Post: 8th Jan 2013, 03:53 -
VP8 vs x264
By Selur in forum Video ConversionReplies: 14Last Post: 14th Apr 2012, 07:48 -
How often do you reinstall your operating system(windows,mac,linux etc..)?
By johns0 in forum PollsReplies: 28Last Post: 22nd Jan 2011, 17:14