AnimeSuki.com Forum

AnimeSuki Forum (http://forums.animesuki.com/index.php)
-   Playback Help (http://forums.animesuki.com/forumdisplay.php?f=23)
-   -   My MPlayer build (http://forums.animesuki.com/showthread.php?t=69047)

Scab 2008-07-24 14:12

Quote:

Originally Posted by Kovensky (Post 1753548)
And those errors happen on the first 30 seconds of the file

Yes. I'm using the Windows build linked in the first post.

Kovensky 2008-07-24 14:31

I could reproduce it using wine... I'll see what happens with the linux build and the cross-compiled one. If that happens after I upgrade the Linux mplayer, then there's a regression on ffmpeg.

Bug status:

64-bit Linux build: Does not reproduce
32-bit Linux buid: Does not reproduce -- Couldn't get any real VO to work, instead I output to a yuv4mpeg file and then played the yuv file back.
Win32 build: Reproduces
Win32 cross-build: DOES NOT REPRODUCE (a.k.a. fixed :D)

Good news:
libschroedinger and live555 appear to be working on the cross-compiler :D

Kovensky 2008-07-24 17:36

New version is up.

PurpleLightning 2008-07-24 18:26

horrendous blocks on resize of h264 files... horrendous, but only replicable on those files not the newer ones... curious.
btw the seeking seems fine tho... also curious.

Kovensky 2008-07-24 19:27

What do you mean by "resize of h264 files"?

WanderingKnight 2008-07-24 19:42

It's probably the same issue I encountered when seeking.

anime_layer 2008-07-25 10:18

Quote:

Originally Posted by Slice of Life (Post 1750254)
You should. When you modify GPL code and distribute a complied version without with code then it's technically warez you're distributing.

You should, but you don't have to. The GPL explicitly states that you don't have to provide the source code together with the binary. You can instead include a written offer to provide the source upon request.

So it's perfectly fine to release a binary and only release the source later when you're satisfied with it or when anyone asks for it. Of course, you should release the source early to avoid that the source code becomes unreachable if you loose interest or time for the project.

Kovensky 2008-07-25 13:43

Well, someone asked and I released :)

So no problems here.

Kovensky 2008-08-04 19:29

New release
 
New version is up! Major changes in this release.

Kovensky 2008-08-11 13:24

New version uploaded. Changes:

r27448(r14686): Fixed the directx VO. libass improvements and bugfixes. On ffmpeg: more and more h.264 fixes, lavf matroska demuxer practically rewritten with a patch frenzy from aurel, new decoder for Electronic Arts TGV, fixes for Fraps decoder. superdump's AAC decoder is making it's way into the libavcodec tree, expect me to drop faad in a few builds :)

Kovensky 2008-08-29 16:18

New version:

20080829 - r27492(r15034) [082420CF]: More H.264 fixes and speedups. Assembly magic speedup by Loren Merritt. AC-3 downmixing speedups. The AAC decoder has been fully committed, and already got speed improvements; it is not the default yet on my build due to lack of HE-AAC support. Lots of matroska fixes/new features, but nothing that allows subtitles to work properly *sigh*. Anton Khirnov submitted a patch for ordered chapters support, it is still waiting for bashing from the matroska maintainer. DV100/DVCPRO HD decoding/demuxing implemented. lavf is now the default matroska demuxer upstream, but due to those subtitle problems and higher CPU usage I kept mplayer's internal demuxer as the default. New, simplified config file.

tritoch 2008-10-13 11:24

I am no programmer so I have no clue how to use the fontconfig-hack.patch of yours.

I just set the value on fontconfig to 0 in the config file so it'll skip the error. Unfortunately, subs are turned off that way (doesn't matter if I'm not watching anime but...) :) Mind helping me out by giving me a step by step on how and where to put the contents of fontconfig-hack.patch?

I already did try pasting it in the config file string */mplayer/config but then mplayer crashes due to numerous errors regarding the string I copied.

Great work on the build though. It is seriously fast and I will try to use it on my 'atom' mini pc to see if I can run those 720p or 1080p on those tiny puters!

Kovensky 2008-10-28 05:18

.patch files are used when you compile the source code. They are applied by a program called (guess what) 'patch', and it changes the code. My build already comes patched with that, so you have no use for it unless you want to build fontconfig and/or mplayer yourself.

And what error is it giving?

And I gotta get my compiling environment working again ASAP, this build is bitrotting :X

Kovensky 2008-12-09 18:08

I got a webhost and the build can now be found at http://kovensky.project357.com/#releases.


All times are GMT -5. The time now is 11:49.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.