Akkarapacha

Akkarapacha is a 1972 Indian Malayalam film, directed by M. M. Nesan and produced by M. M. Nesan/Sukumaran. The film stars Sathyan, Jayabharathi, Kaviyoor Ponnamma and Sunil in the lead roles. The film had musical score by G. Devarajan.[1][2][3]

Akkarapacha
Directed byM. M. Nesan
Produced bySukumaran/M. M. Nesan
Written byParappurathu
Screenplay byParappurathu
StarringSathyan
Jayabharathi
Kaviyoor Ponnamma
Music byG. Devarajan
CinematographyP. B. Mani
Edited byG. Venkittaraman
Production
company
VS Cine Arts
Distributed byVS Cine Arts
Release date
  • 29 July 1972 (1972-07-29)
CountryIndia
LanguageMalayalam

Cast

Soundtrack

All lyrics are written by Vayalar Ramavarma; all music is composed by G. Devarajan.

No.TitleArtist(s)Length
1."Aayiram Villodinju"K. J. Yesudas, P. Madhuri 
2."Bengal Kizhakkan Bengal"P. Madhuri 
3."Ezharapponnana"P. Madhuri 
4."Manassoru Mayilppeda"K. J. Yesudas 
gollark: Make sure that the first function yields enough.
gollark: It... shouldn't.
gollark: ```python#!/usr/bin/env python3from PIL import Imageimport mathimport sysdef chunks(l, n): for i in range(0, len(l), n): yield l[i:i + n]def from_bit_list(bl): i = 0 for ix, v in enumerate(bl): i |= v * (2 ** (7 - ix)) return iim = Image.open("out.png")id = im.load()(w, h) = im.sizebits = []for x in range(w): for y in range(h): bits.append(id[x, y])bits = [1 if x >= 1 else 0 for x in bits]byts = [from_bit_list(bytegroup) for bytegroup in chunks(bits, 8)]sys.stdout.buffer.write(bytes(byts))```Here it is. It's really rather awful.
gollark: With the companion program.
gollark: You can decode it with the companion program, which I can send an image of.

References

  1. "Akkarappacha". www.malayalachalachithram.com. Retrieved 15 October 2014.
  2. "Akkarappacha". malayalasangeetham.info. Archived from the original on 2 April 2015. Retrieved 15 October 2014.
  3. "Akkarapacha". spicyonion.com. Retrieved 15 October 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.