Re: Can't play m4a
Nicolas George <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
Rodolfo Medina (12019-08-24): > Thnak you... Unfortunately I can't upload it, because it contains some stuff > we wouldn't like to share outside... Music rehearsing with mistakes and so > on... In order to extract a small piece from the file to upload, on the older > machine - the one that plays the file - I then did: > > $ ffmpeg -i fantasia_a_due-prova_13_agosto.m4a -c copy -t 45 output.m4a > > and the output.m4a can be played also on the newer machine... That was to be expected. Just copy the first few megaoctets of the file: head -c $((2*1024*1024)) fantasia_a_due-prova_13_agosto.m4a > sample.m4a Regards, -- Nicolas George _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAl1hgd0ACgkQcZVLI8pN xgzOCw/+Ih5OKGosCw/bQnfpJ9GEo2tmj2ca18yj8EoGnJPREniLwX5GW8048kIM pnPG8tYCDiLNJAYSiF+QNmiMXncv16EI15uTVdY9RlnnOgHdZQs3xd1Jas6Zw3Zh LsIeRJuL2VJLyW1mC0H0AtgxXa4DFIkp6oJnQoy7oxBDHU+VZN7LWi69dDjwPsF7 6XvsRfDCs9xvchYVY/j2e1x+ryRd9GHPs3RsHqnZlzgqfYc7tAyKbQdtlIzD8JoI CvKhvlOshVkSUvB8WLLd0Jd13cyBgubDQLpBgb+5JeT1wt5aKTsHckbkqXSbkN9k +jooXe8vRziN0cpv6u56CHJorVyur5zWAqBOrXvJu4u0+a0p2U7yFZWlCAVHLX3D e4sZgbUImmkM2AybCaxaZnAVafR/ORQ7a7IdKOL13ikyE06mzn2wt0Gc20y1roQf US1ZDjKazbHLJ/5RcomeX50Rpnu2M1A3jdmuqVo7dHZ+mYKa5xfgjSrWYoPJjpOr sePhv/ZH+t1+pklcz5dokZuPZExzYCpryxYsSGD2k7RYHUFFrHx/jtZIaNrCzVba jvfHY5HICr1WK6+peqYdClURxC2aXwKTpPtm9kFryOVV3D+wcsujKycvCw5ae8JO YYpMY86vMSKV7k6GE0X9QaaM5KVl+TkZnPYLWhHnE+nPjJw+8z8= =T8yS -----END PGP SIGNATURE-----