ildar
ildar
This app's development is stagnated. Someone has to take over
With VPN connections it's quite often determined wrong because of many nontrivial network hops. MTU is definitely the setting you want to be at hand in such cases. But yes,...
test if any other similar app works, e.g. https://f-droid.org/en/packages/io.github.muntashirakon.AppManager
that's great! would you also please add a tag? Then I can ask F-Droid to get it back to the repo. And we can announce the future integration into the...
appid changed in "add gradle" commit.
Looks like mp4mux makes the same problem. Need to check if "container": "qtmux" forces the "name": "x264enc" to high-profile. FYI: $ rpm -qf /usr/lib64/gstreamer-0.10/libgstisomp4.so gst-plugins-good-0.10.31-alt1
BTW, does this matter? $ LANG=C arista-transcode -p "N900 H.264" -d nokia-nseries 1.flv *\* Message: pygobject_register_sinkfunc is deprecated (GstObject) Encoding 1.flv for nokia-nseries (N900 H.264) Encoding... 94% (0:00 remaining) $
Anyway, I applied the workaround in ALTLinux: http://git.altlinux.org/people/ildar/packages/arista.git?p=arista.git;a=shortlog;h=refs/heads/patches/alt/fix-codecs
As I suspected, arista is not guilty for this. $ gst-launch videotestsrc num-buffers=90 ! x264enc profile=baseline ! mp4mux ! filesink location=test.mp4 produces High-profile mp4, while $ gst-launch-0.10 videotestsrc num-buffers=90 !...
$ arista-transcode ы.flv *\* Message: pygobject_register_sinkfunc is deprecated (GstObject) Traceback (most recent call last): File "/usr/bin/arista-transcode", line 387, in to_be_created=outputs, device_name=options.device) File "/usr/lib/python2.7/site-packages/arista/utils.py", line 175, in generate_output_path default_out = name...