π
<-
Chat plein-écran
[^]

convert des films (EN +FR)

:32tins: :32tinsktpb: :32tinsktpn: :32tinscas: :32tinstpkc: :32tinstpktpb: :32tinstp: :32tinscastp: :32tinscmc: :32tinscx: :32tinscxcas:

convert des films (EN +FR)

Message non lude sportler1993 » 29 Oct 2012, 18:30

J'ai un problèm.
Je conais pas convert un wmf. fichie dans un nmp. format.
L' automatic program pour se marche sur mon ordinateur.
queand je cliquer sur lui je connais choisi mon film et après je donne mon noveaux fichie un nom.
Mais se nouveaux fichier n'été pas dans l'ordinateur "output" à quelle qu' un le quelle problème et peut-être une solution?

Merci pour les replies

I have a problem
I can't convert a wmf. document in a nmp. document
The automatic program for this run on my computer.
If i click on him, I can coose my film and after this i can give my new film a name.
But this new document isn't in the dossier "output"on my computer. Have somebody the same problem and perhaps un solution?

Thank you for the answers
Dernière édition par sportler1993 le 29 Oct 2012, 21:36, édité 3 fois.
Avatar de l’utilisateur
sportler1993
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Prochain niv.: 56%
 
Messages: 13
Inscription: 19 Sep 2012, 17:18
Localisation: Switzerland
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: convert des films

Message non lude Adriweb » 29 Oct 2012, 18:34

Could you post that in English, it would be better than this french, and we do understand English anyway :)

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
My calculator programs
Mes programmes pour calculatrices
Avatar de l’utilisateur
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 78.4%
 
Messages: 14672
Images: 1118
Inscription: 01 Juin 2007, 00:00
Localisation: France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Twitter/X: adriweb
GitHub: adriweb

Re: convert des films (EN +FR)

Message non lude Hayleia » 30 Oct 2012, 08:06

sportler1993 a écrit:Have somebody the same problem and perhaps un solution?

I have the exact same problem. Everything seems to work but then, nothing appears in the Output folder.

I "have" a solution: convert the movie "by hand" using the command prompt.
_____

-Read this tutorial as a whole before starting to know which folders you need to create

-Open a command prompt in the folder where you have "ffmpeg"
(to open a command prompt in a certain folder, open this folder then right-click while pressing shift somewhere in the blank space and select "open a command prompt here")


-Type this command in it:
ffmpeg -i "path to movie" -s qvga -an -r 15 "path to the outputted frames folder\frame-%05d.jpg"
For example, type this:
ffmpeg -i "F:\II.mp4" -s qvga -an -r 15 "C:\Users\Me\Desktop\Finally\Output\Frames\frame-%05d.jpg"

-Close the command prompt and open another one in the folder where you have "moviecompile"

-Type this command in it:
moviecompile "path to the outputted frames folder" "path to the outputted movie folder\Movie.nmp.tns" 15 [-v]
For example, type this:
moviecompile "C:\Users\Me\Desktop\Finally\Output\Frames" "C:\Users\Me\Desktop\Finally\Output\Movie\Movie.nmp.tns" 15 [-v]
_____

You should now see Movie.nmp.tns in your outputted movie folder :)
All credits for this tutorial go to Xacto. I only understood how to use ffmpeg and moviecompile by looking at his automated scripts ;)

Image
ImageImageImage
Pokemon Topaze (Axe) discussion and download links here
(19:29:36) noelnadal: plus sérieusemen​t, j'ai très peu de problèmes
(22:45:44) Clifward: J'aime rire du malheur des autres :troll:

(2017.11.18 - 17:07:12) Fireworks: Hayleia !!!!!
(2017.11.18 - 17:07:19) TI-Bot: Fireworks has been logged out (Kicked).
(2017.11.18 - 17:07:22) TI-Bot: Ban of user Fireworks revoked.
(2017.11.18 - 17:07:25) TI-Bot: Fireworks logs into the Chat.
(2017.11.18 - 17:07:28) Fireworks: <3
(2017.11.18 - 17:07:31) Fireworks: 208
Avatar de l’utilisateur
HayleiaGénéreux
Niveau 17: GM (Grand Maître des calculatrices)
Niveau 17: GM (Grand Maître des calculatrices)
Prochain niv.: 43.8%
 
Messages: 2509
Images: 2
Inscription: 30 Aoû 2011, 08:22
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile
Classe: Templar

Re: convert des films (EN +FR)

Message non lude sportler1993 » 04 Nov 2012, 10:26

Thank you:D

With this tipp i can convert and look films. But its very hardcore to tip the comando prompt with out fault.
You must look on every little thing inckuding the (holes).
My film is a bit slower than the original. But with ndless it works a bit faster.
Avatar de l’utilisateur
sportler1993
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Prochain niv.: 56%
 
Messages: 13
Inscription: 19 Sep 2012, 17:18
Localisation: Switzerland
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: convert des films (EN +FR)

Message non lude Hayleia » 04 Nov 2012, 12:06

sportler1993 a écrit:With this tipp i can convert and look films. But its very hardcore to tip the comando prompt with out fault.

You can copy paste to avoid mistakes ;)

Also, another tip (already mentionned in another topic but in French so maybe you didn't see it). For now, your videos are converted using jpeg compression, so they are small but the quality of the image is not the best.
If you don't mind about space but want the best quality, I suggest you to use the sameq option in ffmpeg. Just replace the first command by this one:
ffmpeg -i "path to movie" -s qvga -an -sameq -r 15 "path to the outputted frames folder\frame-%05d.jpg"

Image
ImageImageImage
Pokemon Topaze (Axe) discussion and download links here
(19:29:36) noelnadal: plus sérieusemen​t, j'ai très peu de problèmes
(22:45:44) Clifward: J'aime rire du malheur des autres :troll:

(2017.11.18 - 17:07:12) Fireworks: Hayleia !!!!!
(2017.11.18 - 17:07:19) TI-Bot: Fireworks has been logged out (Kicked).
(2017.11.18 - 17:07:22) TI-Bot: Ban of user Fireworks revoked.
(2017.11.18 - 17:07:25) TI-Bot: Fireworks logs into the Chat.
(2017.11.18 - 17:07:28) Fireworks: <3
(2017.11.18 - 17:07:31) Fireworks: 208
Avatar de l’utilisateur
HayleiaGénéreux
Niveau 17: GM (Grand Maître des calculatrices)
Niveau 17: GM (Grand Maître des calculatrices)
Prochain niv.: 43.8%
 
Messages: 2509
Images: 2
Inscription: 30 Aoû 2011, 08:22
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile
Classe: Templar


Retourner vers Problèmes divers / Aide débutants

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 48 invités

-
Rechercher
-
Social TI-Planet
-
Sujets à la une
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Offre de test des nouveautés de rentrée 2024 par Casio. Enseignant(e), reçois gratuitement 1 exemplaire, à ton choix, de la Graph Light ou bien de la Graph Math+
14€ remboursés par Casio sur l'achat de ta calculatrice Graph 35 d'ici le 31 Octobre 2024
10€ remboursés par Casio sur l'achat de ta calculatrice Graph 90+E d'ici le 31 Décembre 2024
10€ remboursés par Casio sur l'achat de ta calculatrice Graph 25 d'ici le 31 Décembre 2024
8€ remboursés par Casio sur l'achat de ta calculatrice Graph Math+ d'ici le 31 Octobre 2024
Reprise de ton ancienne fx-92 Collège ou Graph 25/35/90 à 3€ peu importe son état. Même non fonctionnelle et donc invendable, même ancienne Graph 35 non conforme aux programmes (pas de Python), même ancienne Graph 25/35 inutilisable aux examens (pas de mode examen) et donc invendable. Etiquette de retour fournie, pas de frais de port à payer.
3€ remboursés par Casio sur l'achat de ta calculatrice fx-92 Collège d'ici le 30 Septembre 2024
5€ de remise immédiate sur l'achat de ta calculatrice TI-83 Premium CE Edition Python chez les revendeurs partenaires
4€ de remise immédiate sur l'achat de ta calculatrice TI-82 Advanced Edition Python chez les revendeurs partenaires
3€ de remise immédiate sur l'achat de ta calculatrice TI-82 Advanced chez les revendeurs partenaires
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234567891011121314
-
Faire un don / Premium
Pour plus de concours, de lots, de tests, nous aider à payer le serveur et les domaines...
Faire un don
Découvrez les avantages d'un compte donateur !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partenaires et pub
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
1199 utilisateurs:
>1176 invités
>18 membres
>5 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Autres sites intéressants
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)