Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
30th July 2024, 14:50 | #63 | Link | |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,147
|
New upload: ffmpeg N-116471-g54b0f439ec-g0e09f6d690 (now with libxeve + libxevd)
Code:
[Win32] ffmpeg version N-116469-g34d90c2be5-g0e09f6d690+1 Copyright (c) 2000-2024 the FFmpeg developers [Win64] ffmpeg version N-116471-g54b0f439ec-g0e09f6d690+3 Copyright (c) 2000-2024 the FFmpeg developers built with gcc 14.1.0 (Rev3, Built by MSYS2 project) Quote:
Code:
libavutil 59. 31.100 / 59. 31.100 libavcodec 61. 11.100 / 61. 11.100 libavformat 61. 5.101 / 61. 5.101 libavdevice 61. 2.100 / 61. 2.100 libavfilter 10. 2.102 / 10. 2.102 libswscale 8. 2.100 / 8. 2.100 libswresample 5. 2.100 / 5. 2.100 libpostproc 58. 2.100 / 58. 2.100 |
|
31st July 2024, 21:16 | #64 | Link | |
SuperVirus
Join Date: Jun 2012
Location: Antarctic Japan
Posts: 1,409
|
Quote:
But thanks anyway
__________________
«Your software patents have expired.» |
|
31st July 2024, 21:22 | #65 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,147
|
I tried to include as much as I could. Mainly to see if any of the libraries fail. You can surely select a more practical subset for your needs. And possibly some beyond GPL licenses, too...
|
19th August 2024, 20:52 | #66 | Link |
Registered User
Join Date: Aug 2013
Posts: 203
|
(I'll just note, & not that I care, but since you built it, figured I'd test it [on Win7], but
that build will no longer work on Windows 7. Similar thread, Gyan FFmpeg, 7.0.1 fails to run on Win7.) Last edited by therube; 19th August 2024 at 20:58. |
19th August 2024, 21:03 | #67 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,147
|
If my ffmpeg build links a codec which does not support Windows 7 anymore, or the ffmpeg core relies on OS functions not yet available in Windows 7 (especially related to multithreading), then the whole ffmpeg may not support Windows 7 anymore. That's not my fault but the development progress of ffmpeg.
|
29th August 2024, 20:19 | #69 | Link | |
Registered User
Join Date: Aug 2013
Posts: 203
|
(
Quote:
His -n-6.1 [I'll assume] work, as does gyan's ffmpeg-release-essentials [but not ffmpeg-release-full]. ) |
|
29th August 2024, 20:55 | #70 | Link | |
SuperVirus
Join Date: Jun 2012
Location: Antarctic Japan
Posts: 1,409
|
Quote:
Well, misinformation is all that we get for trusting lazy developers... (YES, if someone takes two months to change a few words in a ReadMe.txt, then that someone is definitely lazy).
__________________
«Your software patents have expired.» Last edited by filler56789; 29th August 2024 at 20:58. |
|
8th November 2024, 14:41 | #71 | Link | |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,147
|
Big shoutout to Chris Degawa who made mplayer/mencoder compile again!
New upload: mplayer SVN r38666 (2024-11-07) / ffmpeg N-117719-g9687f712c1-g2eb9c35010 Code:
[Win32] ffmpeg version N-117717-ga266bd02d2-g2eb9c35010+1 Copyright (c) 2000-2024 the FFmpeg developers [Win64] ffmpeg version N-117719-g9687f712c1-g2eb9c35010+3 Copyright (c) 2000-2024 the FFmpeg developers built with gcc 14.2.0 (Rev1, Built by MSYS2 project) libavutil 59. 46.100 / 59. 46.100 libavcodec 61. 24.100 / 61. 24.100 libavformat 61. 9.100 / 61. 9.100 libavdevice 61. 4.100 / 61. 4.100 libavfilter 10. 6.101 / 10. 6.101 libswscale 8. 9.101 / 8. 9.101 libswresample 5. 4.100 / 5. 4.100 libpostproc 58. 4.100 / 58. 4.100 Quote:
|
|
12th November 2024, 20:18 | #72 | Link | |
Registered User
Join Date: Aug 2013
Posts: 203
|
Quote:
Now they do show a "hack" in there, but if I look at sherpya's build, https://raw.githubusercontent.com/sh...ub/subreader.c, it does not have that hack included (& yet, something he does bypasses the issue)? - With a filename of "für.mp4", mplayer (sherpya build, loading & displaying the sub) shows: Load subtitles in C:\out\MI\ Load subtitles in C:/out/MI/mplayer/sub/ SUB: Added subtitle file (1): C:\out\MI\f├╝r.srt - With r38666, if I drop für.mp4 onto mplayer.exe, it shows: > Load subtitles in C:\out\MI\ But no mention of, SUB: Added... - If I (with r38666): mplayer.exe -sub für.srt für.mp4 I get: SUB: Added subtitle file (1): f├╝r.srt Load subtitles in ./ and that DOES work!? - And with (sherpya's) if I: mplayer.exe -sub für.srt für.mp4 I get: SUB: Added subtitle file (1): f├╝r.srt Load subtitles in ./ Load subtitles in C:/out/MI/mplayer/sub/ SUB: Added subtitle file (2): ./f├╝r.srt So it loads 2 sets of (the same as it is) subtitle. 1 time, it is picked up automatically, based on same name-part, the other from the command line. - Might path separators be playing in, / vs \ ? Last edited by therube; 12th November 2024 at 21:54. |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|