pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: mp4 (or m4a) editor



Hi

AI is saying:

ffmpeg -i input.m4a -i cover.jpg -map 0 -map 1 -c copy -disposition:v attached_pic output.m4a

Or to show image before playing music:

ffmpeg -i input.m4a -i cover.jpg -map 0 -map 1 -c copy -disposition:v attached_pic -movflags +faststart output.m4a

Didn't tried.

Thanks,

--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662

-----Original Message-----
From: pkgsrc-users-owner%NetBSD.org@localhost <pkgsrc-users-owner%NetBSD.org@localhost> On Behalf Of Paul Goyette
Sent: Thursday, January 1, 2026 5:59 PM
To: pkgsrc-users%netbsd.org@localhost
Subject: mp4 (or m4a) editor

I've got about 1000 .mp4/.m4a files with no video, only audio.  Most of these files have embedded "album art" (presumably in .jpg format?).

But there are a few files that don't seem to have the .jpg

I can get .jpg from various sources, but (I think) I need some sort of editor to insert the .jpg into the .m4a files.

Any recommendations?

+---------------------+--------------------------+----------------------+
| Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
| (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
| Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
| & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
+---------------------+--------------------------+----------------------+


Home | Main Index | Thread Index | Old Index