Run containers with a service account, not root
features: mount local drive, upload max 1Gb,download files
doc + features: thumbnail, preview
first version that can create DPG videos
Added gravitiy docs from analysis and initial migration
Added gravitiy docs from analysis and initial migration
migration web: first steps using Google Gravity
mplayer misssing
dpg4x directory issue?
Not obvious from the description how this happened, but likely that the conversion cannot handle huge files. It doesn't use streaming. When my kids were younger around 2011 I mainly encoded shorter videos and some 90 minute movies recorded from analogue broadcasts in what today would be seen as very low resolution formats.
Not obvious from the description how this happened, but likely that the conversion cannot handle huge files. It doesn't use streaming. When my kids were smaller around 2011 I mainly encoded shorter videos and some 90 minute movies recorded from analogue broadcasts in what today would be seen as very low resolution formats.
i got an error saying argument out of range
Output DPG's have 2 issues in Playback
Error: 'ascii' codec can't decode byte 0xe1 in position 14: ordinal not in range(128)
The suggestion in the comment from 2022-09-02 will probably work. Otherwise a new release with updated url would be need, I don't know how many people that actually use this program and view videos on their nintendo ds. Won't most people use mobile phones instead?
im having this trouble all off a sudden too.... is there a way to solve it
Thanks for the advice. To be license compliant I cannot include mplayer in the relase and instead let the downloader install it. But download links for mplayer changes over time.
me too
1.download http://sourceforge.net/projects/mplayer-win32/files/MPlayer%20and%20MEncoder/r38188%2Bg6e1903938b/MPlayer-x86_64-r38188%2Bg6e1903938b.7z/download 2.extract 3.put mencoder.exe and mplayer.exe into C:\ProgramData\dpg4x\dependencies 4.done to be honestly, i dont have much confidence about my answer. because you did not upload the log file. it is in C:\Users\youradminnamehere\AppData\Local\Temp and called "dpg4x.log". the error messages are very helpful to locate where errors are and fix ...
Failed to execute script dpg4x_main
Repaired windows installer for admin, added preliminary nsis file for user installation.
Current wxPython version support?
I released 3.0 today. It includes a .deb package wich works on my virtual Ubuntu 20.04.
New version dpg4x 3.0 released
New version dpg4x 3.0 released
Release 3.0
Ubuntu: preparing to release 3.0
Ubuntu: added script to build .deb file
Current wxPython version support?
Portuguese translation of dpg4x
Current wxPython version support?
DPG FOR OSX (dpg4x)
Closing this as a duplicate of request #7. Even with the new upcoming 3.0 releae there is no packaging for OSX. But the installation is using more standard Python (setuptools and installing the Fedora rpm in Python directories) so it should probably be easier to run 3.0 on OSX.
use powershell script for mplayer download instead of inetc
NSIS UMUI installer with translations working:
Added html online docs from Sourceforge help pages to this repo
Fedora32: used more setuptools to create rpm
Updated windows exe packaging to use pyinstaller
Runs just swell! Haven't run video on actual hardware, but software seems to be 100% functional.
Ubuntu 20.04: corrected deb package build... should probably move python files to a more standard location
Sorry for messing up the Linux start script. It seemed better and more Python 3 compliant to move all py files into a package when creating the windows exe file... Please do a 'git pull' and use the wrapper script "run_dpg4x" or run "python dpg4x_main.py" to start the program. I'll fix the fedora rpm/ubuntu deb packages when I've got the Windows installer to run better.
Ubuntu 20.04 - repaired start script after moving dpg4x.py into a package during win migration
Nice work. Tried firing it up on Ubuntu Mate 20.04 minimal install. Apologies if I am missing something obvious - I'm no developer, that's for sure. Let me know what I missed or what you'd like me to try. Was able to install all of the dependencies (I think) and build/install deb package. Running the program from the Mate menu, nothing happens. Running script: b7630/dpg4x$ dpg4x Traceback (most recent call last): File "/usr/share/dpg4x/Dpg4x.py", line 36, in <module> import dpg4x.Globals as Globals...
Portuguese translation of dpg4x
Work still ongoing. I've created some preliminary deb packages and managed run the checkout https://sourceforge.net/p/dpg4x/master/ci/migration_fedora32/tree/ on Ubuntu 20.04. Need to spend more time on the windows packaging.
Added test video with dpg4x running on Swe Win 10
Added wrapper script to package with pyinstaller
Updates to package into a windows exe file:
Updates to run checkout on Windows 10 + verified translation (SWE)
First .deb package build on Ubuntu 20.04
First step to align with Python packaging guidelines: Moved install files to dist, READMEs to top level
Updates to run from checkout on Ubuntu 20.04
Thanks, I've uploaded a very first rpm version that can be installed in a clean Fedora32 with rpmfusion enabled, see https://sourceforge.net/projects/dpg4x/files/pre-releases/. Not worth testing yet, but most UI features work and some DPG files are produced. More to test (GOPs, translations, win packaging...). I'll try to create an Ubuntu packaging too.
Preliminary rpm for Fedora 32
corrected Dpg info/play, individual settings
Python 3 and mencoder flag updates to use cmdline conversion btw avi/dpg
Python 2to3
Basic UI works, known todos: AddSpacer, individual settings
Wow - that's quite the update! I will test it for you when you get to that point.
Hi, glad some people still download and maybe use this. My kids have gone from Nintendo DS:s to phones/tablets. I don't have old OS:es to run this either (except for the windows packaging) and I'm not sure I've got any Nintendo DS any longer... But I've moved the repo to git today and hope I get some more time to revisit this and get it to run on my Fedora 32 (Python 3 migration , vxPython, and most likely adapting to new mplayer releases and rework the Windows installer packaging).
Added commits lost in svn git conversion, probably due to mistakes when I branched 7 years ago:
tags folder fixed (I hope)