Displaying 1 result from an estimated 1 matches for "xxhpyzuq".
2012 Apr 17
1
command line perl tool to create ogg/Vorbis picture comments
On 14 April 2012 23:40, Ian Malone <ibmalone at gmail.com> wrote:
> On 14 April 2012 23:34, Ian Malone <ibmalone at gmail.com> wrote:
>
>> http://pastebin.com/xXhPyZuQ
>
>> ./jpegtoblock.pl ?-i DSCN7376.JPG -o flacblock
>
>> You'll need to add the "METADATA_BLOCK_PICTURE=" which makes it into a
>> comment file yourself.
>>
>
> Like:
> echo -n "METADATA_BLOCK_PICTURE=" | cat - flacblock > flacblock....