Click here to Skip to main content
16,004,806 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: List control with "horizontal header" ? Pin
Vaclav_3-Jan-08 16:17
Vaclav_3-Jan-08 16:17 
GeneralRe: List control with "horizontal header" ? Pin
David Crow4-Jan-08 2:31
David Crow4-Jan-08 2:31 
AnswerRe: List control with "horizontal header" ? Pin
Iain Clarke, Warrior Programmer3-Jan-08 23:31
Iain Clarke, Warrior Programmer3-Jan-08 23:31 
GeneralRe: List control with "horizontal header" ? Pin
Vaclav_4-Jan-08 7:55
Vaclav_4-Jan-08 7:55 
GeneralC++ Quick Filespace Allocation Pin
x87Bliss3-Jan-08 15:22
x87Bliss3-Jan-08 15:22 
QuestionRe: C++ Quick Filespace Allocation Pin
David Crow3-Jan-08 15:55
David Crow3-Jan-08 15:55 
GeneralRe: C++ Quick Filespace Allocation Pin
Vaclav_3-Jan-08 16:08
Vaclav_3-Jan-08 16:08 
Generalregarding AVCODEC Pin
Girish Kumar3-Jan-08 1:01
Girish Kumar3-Jan-08 1:01 
Hi Friends
I Am new to this site
i got one problem regarding playback of mpeg compressed files
iam using windows mfc for this
iam receiving the file from the board via tcp protocol and iam storing in the hard disk and then calling decompression function like this
Decompression("filename.M4V");
HERE I WANT DIRECTLY WITHOUT STORING IN THE HARD DISK
IF WE WON'T GIVE EXTENSION TO FILE(LIKE .M4V,.MP4 ETC)IT IS NOT WORKING AT THE FUNCTION guess_format OF AV LIBRARY.
THE DETAILS OF THIS guess_format FUNCTION I DON'T KNOW

while i am storing the file (around 2 mb) in the buffer and calling decompression it is not working.but if you take from hard disk it is working....
pls help me

Girish

GeneralRe: regarding AVCODEC Pin
Vaclav_3-Jan-08 16:40
Vaclav_3-Jan-08 16:40 
General[Message Deleted] Pin
Girish Kumar3-Jan-08 17:58
Girish Kumar3-Jan-08 17:58 
GeneralRe: regarding AVCODEC Pin
Vaclav_3-Jan-08 18:11
Vaclav_3-Jan-08 18:11 
GeneralRe: regarding AVCODEC Pin
Girish Kumar3-Jan-08 18:41
Girish Kumar3-Jan-08 18:41 
GeneralRe: regarding AVCODEC Pin
Girish Kumar4-Jan-08 22:07
Girish Kumar4-Jan-08 22:07 
GeneralRe: regarding AVCODEC Pin
Girish Kumar5-Jan-08 20:23
Girish Kumar5-Jan-08 20:23 
GeneralTemplate and operator Pin
Vics3-Jan-08 0:53
Vics3-Jan-08 0:53 
GeneralRe: Template and operator Pin
CPallini3-Jan-08 2:08
mveCPallini3-Jan-08 2:08 
GeneralRe: Template and operator Pin
Vics3-Jan-08 2:49
Vics3-Jan-08 2:49 
Questionhow to modify these matrix? Pin
gentleguy3-Jan-08 0:39
gentleguy3-Jan-08 0:39 
AnswerRe: how to modify these matrix? [modified] Pin
CPallini3-Jan-08 0:57
mveCPallini3-Jan-08 0:57 
QuestionRe: how to modify these matrix? Pin
David Crow3-Jan-08 2:58
David Crow3-Jan-08 2:58 
GeneralRe: how to modify these matrix? Pin
CPallini3-Jan-08 3:18
mveCPallini3-Jan-08 3:18 
GeneralRe: how to modify these matrix?[modifed 4/01/08] Pin
gentleguy3-Jan-08 14:43
gentleguy3-Jan-08 14:43 
GeneralRe: how to modify these matrix?[modifed 4/01/08] Pin
David Crow3-Jan-08 15:50
David Crow3-Jan-08 15:50 
GeneralRe: how to modify these matrix?[modifed 4/01/08] Pin
CPallini3-Jan-08 20:59
mveCPallini3-Jan-08 20:59 
AnswerRe: how to modify these matrix? Pin
David Crow3-Jan-08 2:47
David Crow3-Jan-08 2:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.