Click here to Skip to main content
15,912,204 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Reading and Writing File using Class Library Pin
Ashfield18-Feb-09 1:40
Ashfield18-Feb-09 1:40 
GeneralRe: Reading and Writing File using Class Library Pin
Anurag Gandhi18-Feb-09 1:47
professionalAnurag Gandhi18-Feb-09 1:47 
GeneralRe: Reading and Writing File using Class Library Pin
Ashfield18-Feb-09 8:43
Ashfield18-Feb-09 8:43 
GeneralRe: Reading and Writing File using Class Library Pin
Anurag Gandhi18-Feb-09 19:49
professionalAnurag Gandhi18-Feb-09 19:49 
GeneralRe: Reading and Writing File using Class Library Pin
Ashfield18-Feb-09 20:16
Ashfield18-Feb-09 20:16 
QuestionDecimal to Exponential conversion -Kindly Help me Pin
SnaKeBeD17-Feb-09 22:35
SnaKeBeD17-Feb-09 22:35 
QuestionJQuery with asp.net Pin
Member 398136617-Feb-09 22:14
Member 398136617-Feb-09 22:14 
QuestionError Pin
nithydurai17-Feb-09 21:57
nithydurai17-Feb-09 21:57 
I'm trying to a rather odd conversion: a set of wmv to FLVs transport streams. The command I'm using is:


Most of the time it works. However, some FLVs are encoded differently than others, and I sometimes get this error:

fmpeg.StartInfo.Arguments = " -i " + video + " -s 480*360 -deinterlace -ab
32 -r 15 -ar 22050 -ac 1" + mpg;

FFmpeg version Sherpya-r13537, Copyright (c) 2000-2008 Fabrice Bellard, et al. libavutil version: 49.6.0 libavcodec version: 51.57.0 libavformat version: 52.14.0 libavdevice version: 52.0.0 libavfilter version: 0.0.0 built on May 29 2008 21:35:56, gcc: 4.2.3 Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 15.00 (15/1) Input #0, asf, from 'D:\finalconverter\inputfolder\movie.wmv': Duration: 00:04:49.94, start: 5.000000, bitrate: 78 kb/s Stream #0.0: Audio: wmav2, 16000 Hz, mono, 16 kb/s Stream #0.1: Video: wmv3, yuv420p, 320x240, 58 kb/s, 15.00 tb(r) Output #0, flv, to 'D:\finalconverter\outputfolder\movie.flv': Stream #0.0: Video: flv, yuv420p, 320x240, q=2-31, 200 kb/s, 15.00 tb(c) Stream #0.1: Audio: libmp3lame, 16000 Hz, mono, 64 kb/s Stream mapping: Stream #0.1 -> #0.0 Stream #0.0 -> #0.1 [libmp3lame @ 00B13560]flv does not support that sample rate, choose from (44100, 22050, 11025). Could not write header for output file #0 (incorrect codec parameters ?)

Why isn't the command working?
QuestionHelp required in ASP.net treeview Pin
Member 350019817-Feb-09 21:55
Member 350019817-Feb-09 21:55 
QuestionHelp required in ExcelDriver Part in ASP Pin
priyaahh17-Feb-09 21:34
priyaahh17-Feb-09 21:34 
Questionerror while trying to publish my web application Pin
Mansour Shaaban17-Feb-09 21:32
Mansour Shaaban17-Feb-09 21:32 
AnswerRe: error while trying to publish my web application Pin
Vimalsoft(Pty) Ltd17-Feb-09 21:42
professionalVimalsoft(Pty) Ltd17-Feb-09 21:42 
Questiondate time picker.. problem Pin
anujbanka178417-Feb-09 21:19
anujbanka178417-Feb-09 21:19 
AnswerRe: date time picker.. problem Pin
mr_muskurahat17-Feb-09 22:23
mr_muskurahat17-Feb-09 22:23 
QuestionASP.NET File Download Pin
kraven00117-Feb-09 21:07
kraven00117-Feb-09 21:07 
AnswerRe: ASP.NET File Download Pin
N a v a n e e t h17-Feb-09 21:57
N a v a n e e t h17-Feb-09 21:57 
GeneralRe: ASP.NET File Download Pin
kraven00117-Feb-09 22:10
kraven00117-Feb-09 22:10 
QuestionHELP !!! Radio button font size change Pin
Docarctiss17-Feb-09 20:59
Docarctiss17-Feb-09 20:59 
AnswerRe: HELP !!! Radio button font size change Pin
Anurag Gandhi17-Feb-09 23:02
professionalAnurag Gandhi17-Feb-09 23:02 
QuestionHow Store video and picture file using sql2000 with a unique user Pin
ali2k617-Feb-09 20:33
ali2k617-Feb-09 20:33 
Questionhow to filter distinct row from DataView Pin
krishnaveer17-Feb-09 20:32
krishnaveer17-Feb-09 20:32 
AnswerRe: how to filter distinct row from DataView Pin
Abhishek Sur17-Feb-09 20:42
professionalAbhishek Sur17-Feb-09 20:42 
AnswerRe: how to filter distinct row from DataView Pin
Satish Mahapatra17-Feb-09 20:42
Satish Mahapatra17-Feb-09 20:42 
GeneralRe: how to filter distinct row from DataView Pin
krishnaveer17-Feb-09 20:47
krishnaveer17-Feb-09 20:47 
AnswerRe: how to filter distinct row from DataView Pin
N a v a n e e t h17-Feb-09 21:53
N a v a n e e t h17-Feb-09 21:53 

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.