Transfron.... so nah der Traum...

  • Hi Leutz,


    ich habe transfron nun nach langen Monaten am Laufen... *freu schonmal*
    Nun habe ich wie schon vor einiger Zeit immer noch ein Problem. Der mp4creator findet irgendwelche Libaries nicht... ;(

    Code
    mp4creator: error while loading shared libraries: libmp4v2.so.0: cannot open shared object file: No such file or directory
    command exited with failure


    Die Libaries sind jedoch vorhanden....?

    Code
    kellervdr:~# find / -name libmp4v2.so.0
    /usr/local/lib/libmp4v2.so.0
    /usr/local/src/mpeg4ip-1.2/lib/mp4v2/.libs/libmp4v2.so.0


    Beim compilieren von mpeg4ip sind zugegebenermaßen Fehler aufgetaucht. ?(


    Daran wird es wohl liegen.... aber wie bekomme ich dort bloss die Fehler wech?


    Greetz

    KellerServer | Fractal Cockpit Server + DigiBit Twin SAT>IP Server | Ubuntu22 VM mit vdr 2.6 |

  • Glücksgoogle?
    Habe nun versucht mit

    Code
    apt-get install xmms-dev

    gegenzusteuern...
    Werd mal sehen, ob es hilft...
    Der Fehler bei mp4creator war händisch auf jeden Fall nicht mehr nachzuvollziehen.
    Die Umwandlung dauert nur halt ein wenig.


    Schönen Abend noch und sry wegen des Panikschusses... ;)


    Greetz


    [EDIT]
    Der Compilierungsfehler kommt jedoch immer noch.. Ich rechne somit weiter mit dem Problem...
    [/EDIT]

    KellerServer | Fractal Cockpit Server + DigiBit Twin SAT>IP Server | Ubuntu22 VM mit vdr 2.6 |

    3 Mal editiert, zuletzt von kniepbert ()

  • Morgen...


    Das Problem hat sich nur ein wenig verlagert..

    Komisch finde ich, dass das Plugin eine Umwandlung in avi zur Auswahl gibt, obwohl der Weg dorthin dann nicht unterstützt wird....
    Ich werde mal weiterprobieren...



    Greetz

    KellerServer | Fractal Cockpit Server + DigiBit Twin SAT>IP Server | Ubuntu22 VM mit vdr 2.6 |

  • Habe es nun mal händisch ausgeführt.
    1. transcode -i temp_source/ -y xvid,null -Q 5,5 -V -w 1024 -Z 720x544 -J dilyuvmmx -o /dev/null -q 1 -R 1
    2. transcode -i temp_source/ -y xvid,wav -Q 5,5 -V -w 1024 -Z 720x544 -J dilyuvmmx -m temp.wav -o temp.xvid.avi -q 1 -R 2
    3. faac -m4 -pLC -b128 temp.wav temp.aac
    4.1 mp4creator -optimize -interleave -create=temp.acc /video/transcodes/nano.mp4
    5.1 mp4creator -optimize -interleave -create=temp.xvid.avi /video/transcodes/nano.mp4
    5.2 mp4creator -optimize -interleave -create=temp.xvid.avi --allow-avi-files /video/transcodes/nano.mp4


    5.1 ergab den oberen Fehler..
    5.2 ergab folgendes:

    Code
    knecht1:/video/transcodes# mp4creator -optimize -interleave -create=temp.xvid.avi --allow-avi-files /video/transcodes/nano.mp4
    You are creating an mp4 file from an avi file
    This is not recommended due to the use of b-frames
    mp4creator:Warning: no Visual Object Sequence Start (VOSH) header found in MPEG-4 video.
    This can cause problems with players other than those included
    with this package.
    mp4creator:Warning: no Visual Object start header found in MPEG-4 video.
    This can cause problems with players other than those included
    with this package.
    MP4ERROR: MP4File::FindIntegerProperty: no such property - moov.mvhd.modificationTime


    To be continued....

    KellerServer | Fractal Cockpit Server + DigiBit Twin SAT>IP Server | Ubuntu22 VM mit vdr 2.6 |

    Einmal editiert, zuletzt von kniepbert ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!